[ 395.292947] [54858]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 395.294359] [54858]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Jan 23 18:33:31 2025] *** [ 395.294359] [54858]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 395.294359] [54858]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 395.294359] [54858]: nodename: devstack [ 395.294359] [54858]: machine: x86_64 [ 395.294359] [54858]: clock source: unix [ 395.294359] [54858]: pcre jit disabled [ 395.294359] [54858]: detected number of CPU cores: 8 [ 395.294359] [54858]: current working directory: / [ 395.294359] [54858]: detected binary path: /usr/bin/uwsgi-core [ 395.294359] [54858]: your processes number limit is 63753 [ 395.294359] [54858]: your memory page size is 4096 bytes [ 395.294359] [54858]: detected max file descriptor number: 2048 [ 395.294359] [54858]: lock engine: pthread robust mutexes [ 395.294805] [54858]: thunder lock: enabled [ 395.294805] [54858]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 395.294805] [54858]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 395.294805] [54858]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 395.294805] [54858]: Set PythonHome to /opt/stack/data/venv [ 395.320750] [54858]: Python main interpreter initialized at 0x5c0d69a70be0 [ 395.320750] [54858]: python threads support enabled [ 395.320750] [54858]: your server socket listen backlog is limited to 100 connections [ 395.320750] [54858]: your mercy for graceful operations on workers is 80 seconds [ 395.321090] [54858]: mapped 403077 bytes (393 KB) for 2 cores [ 395.321172] [54858]: *** Operational MODE: preforking *** [ 395.321356] [54858]: *** uWSGI is running in multiple interpreter mode *** [ 395.321356] [54858]: spawned uWSGI master process (pid: 54858) [ 395.322060] [54858]: spawned uWSGI worker 1 (pid: 54859, cores: 1) [ 395.326024] [54858]: spawned uWSGI worker 2 (pid: 54860, cores: 1) [ 395.326024] [54858]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 396.305765] [54859]: /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 [ 396.305765] [54859]: warnings.warn( [ 396.307075] [54860]: /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 [ 396.307075] [54860]: warnings.warn( [ 396.413336] [54860]: /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. [ 396.413336] [54860]: from defusedxml.lxml import parse [ 396.413428] [54859]: /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. [ 396.413428] [54859]: from defusedxml.lxml import parse [ 396.449846] [54859]: /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) [ 396.449846] [54859]: BASE = declarative_base() [ 396.450014] [54860]: /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) [ 396.450014] [54860]: BASE = declarative_base() [ 396.619066] [54860]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54860) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 396.619230] [54859]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54859) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 396.625711] [54860]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54860) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 396.626015] [54859]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54859) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 396.626169] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.626495] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.626749] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.626791] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.626938] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.626969] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.766027] [54860]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 396.766027] [54860]: @jsonschema.FormatChecker.cls_checks('date-time') [ 396.779926] [54859]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 396.779926] [54859]: @jsonschema.FormatChecker.cls_checks('date-time') [ 396.812128] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.812328] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.812328] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.812328] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.812480] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.812480] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.812576] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.839422] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.839611] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.839611] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.839611] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.839751] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.839751] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.839843] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.986741] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.986982] [54860]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.986982] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.986982] [54860]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.987184] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.987184] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.987184] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.988402] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.988503] [54859]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.988580] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.988653] [54859]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.988720] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.988786] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.988861] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.992388] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.992531] [54860]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.992531] [54860]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.992770] [54860]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.992770] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.992770] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.992933] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.993469] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.993567] [54859]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.993639] [54859]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.993707] [54859]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.993793] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.993931] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.993931] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.994066] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.994119] [54860]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.994162] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.994234] [54860]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.994301] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.994356] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.994432] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.994483] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.994526] [54859]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.994574] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.994637] [54859]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.994702] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.994765] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.994835] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.995398] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.995484] [54860]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.995556] [54860]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.995602] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.995644] [54860]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.995693] [54859]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.995739] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.995791] [54859]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.995834] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.995875] [54859]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.995917] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.995962] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.995962] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.996073] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.997233] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.997327] [54860]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.997374] [54860]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.997445] [54860]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.997504] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.997569] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.997620] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 396.997663] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 396.997712] [54859]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 396.997758] [54859]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 396.997822] [54859]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 396.997888] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 396.997951] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 396.998051] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.000827] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.000914] [54860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.001025] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.001076] [54860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.001121] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.001163] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.001204] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.001247] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.001295] [54859]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.001339] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.001414] [54859]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.001489] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.001556] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.001628] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.002524] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.002601] [54860]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.002674] [54860]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.002722] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.002766] [54859]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.002826] [54860]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.002884] [54859]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.002940] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.002940] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.003035] [54859]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.003080] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.003124] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.003124] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.003124] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.003658] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.003743] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.003814] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.003859] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.003905] [54860]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.003948] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.003994] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.004069] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.004112] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.004112] [54859]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.004193] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.004253] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.004253] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.004340] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.013874] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.014039] [54860]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.014039] [54860]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.014160] [54860]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.014160] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.014245] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.014290] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.014333] [54859]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.014359] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.014389] [54859]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.014389] [54859]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.014434] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.014496] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.014588] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.015151] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.015234] [54860]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.015309] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.015378] [54860]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.015443] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.015473] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.015499] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.015569] [54859]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.015606] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.015654] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.015712] [54859]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.015778] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.015859] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.015930] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.017274] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.017359] [54860]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.017430] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.017499] [54860]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.017564] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.017594] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.017639] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.017665] [54859]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.017691] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.017716] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.017795] [54859]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.017868] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.017930] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.018008] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.022094] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.022198] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.022247] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.022309] [54860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.022341] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.022375] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.022401] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.022430] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.022454] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.022526] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.022582] [54859]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.022630] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.022673] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.022742] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.036660] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.036792] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.036792] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.036989] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.037040] [54860]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.037066] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.037159] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.037159] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.037251] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.037292] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.037320] [54859]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.037320] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.037320] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.037320] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.037792] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.037871] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.037941] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.038026] [54860]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.038092] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.038137] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.038183] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.038220] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.038279] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.038318] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.038368] [54859]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.038431] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.038513] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.038616] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.039033] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.039118] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.039187] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.039262] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.039326] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.039388] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.039437] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.039485] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.039548] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.039636] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.039730] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.039805] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.039889] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.039938] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.041981] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.042094] [54860]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.042142] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.042177] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.042203] [54859]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.042227] [54860]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.042256] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.042281] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.042307] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.042332] [54859]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.042413] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.042465] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.042465] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.042555] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.043126] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.043206] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.043278] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.043348] [54860]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.043399] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.043445] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.043487] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.043528] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.043528] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.043607] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.043607] [54859]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.043691] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.043792] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.043863] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.047312] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.047397] [54860]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.047457] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.047526] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.047589] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.047636] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.047674] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.047720] [54859]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.047762] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.047794] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.047794] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.047866] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.047907] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.047980] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.050769] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.050865] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.050914] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.050958] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.050995] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.050995] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.051101] [54860]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.051190] [54859]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.051241] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.051284] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.051325] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.051370] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.051412] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.051448] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.051662] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.051765] [54860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.051797] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.051850] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.051898] [54859]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.051942] [54860]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.051976] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.052011] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.052036] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.052060] [54859]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.052096] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.052122] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.052205] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.052249] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.055882] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.055986] [54860]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.056057] [54860]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.056110] [54860]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.056178] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.056232] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.056307] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.056682] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.056787] [54859]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.056877] [54859]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.056959] [54859]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.057033] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.057064] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.057091] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.057141] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.057184] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.057226] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.057273] [54860]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.057322] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.057375] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.057444] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.057477] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.057543] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.057614] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.057680] [54859]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.057745] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.057808] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.057877] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.059225] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.059314] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.059372] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.059440] [54860]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.059504] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.059534] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.059561] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.059630] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.059662] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.059708] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.059795] [54859]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.059864] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.059928] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.060009] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.062762] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.062833] [54860]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.062863] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.062889] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.062959] [54859]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.063031] [54860]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.063099] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.063144] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.063144] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.063239] [54859]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.063286] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.063314] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.063314] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.063314] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.066111] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.066197] [54860]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.066254] [54860]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.066324] [54860]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.066386] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.066420] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.066444] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.066469] [54859]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.066528] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.066577] [54859]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.066626] [54859]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.066675] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.066726] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.066783] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.067265] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.067348] [54860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.067419] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.067490] [54860]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.067554] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.067612] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.067643] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.067688] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.067731] [54859]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.067841] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.067841] [54859]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.067894] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.067965] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.068052] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.068476] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.068557] [54860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.068626] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.068694] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.068759] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.068822] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.068868] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.068899] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.068961] [54859]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.069018] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.069092] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.069159] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.069225] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.069300] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.070862] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.070928] [54860]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.070956] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.071029] [54860]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.071095] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.071142] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.071186] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.071234] [54859]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.071278] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.071323] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.071375] [54859]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.071418] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.071474] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.071542] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.072303] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.072384] [54860]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.072439] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.072485] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.072528] [54860]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.072576] [54859]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.072622] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.072659] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.072730] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.072762] [54859]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.072790] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.072816] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.072816] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.072866] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.074528] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.074623] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.074678] [54860]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.074739] [54860]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.074795] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.074825] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.074852] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.074902] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.074944] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.074986] [54859]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.075116] [54859]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.075116] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.075205] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.075241] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.076176] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.076259] [54860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.076329] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.076385] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.076434] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.076466] [54859]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.076491] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.076518] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.076546] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.076614] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.076662] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.076711] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.133360] [54860]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54860) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 397.133586] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.133622] [54859]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54859) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 397.133653] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.133728] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.133788] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.133844] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.133887] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.133887] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.133936] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.133960] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.134049] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.134115] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.134170] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.134209] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.134255] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.134297] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.134325] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.134352] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.134352] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.134398] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.134423] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.134452] [54860]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.134452] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.134523] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.134558] [54860]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.134587] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.134612] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.134637] [54859]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.134661] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.134686] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.134717] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.134745] [54859]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.134769] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.134795] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.134820] [54860]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.134844] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.134869] [54860]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.134894] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.134920] [54860]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.134950] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.134975] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.135013] [54859]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.135041] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.135066] [54859]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.135090] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.135115] [54859]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.135140] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.135164] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.135195] [54860]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.135221] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.135245] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.135270] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.135295] [54860]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.135319] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.135344] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.135369] [54859]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.135393] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.135421] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.135447] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.135472] [54859]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.135496] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.135521] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.135546] [54860]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.135572] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.135841] [54860]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.135893] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.135942] [54860]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.135986] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.136060] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.136110] [54859]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.136152] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.136194] [54859]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.136236] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.136278] [54859]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.136320] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.136368] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.136412] [54860]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.136458] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.136501] [54860]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.136542] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.136584] [54860]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.136631] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.136674] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.136716] [54859]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.136766] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.136810] [54859]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.136851] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.136893] [54859]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.136935] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.136977] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.137027] [54860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.137072] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.137114] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.137161] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.137204] [54860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.137246] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.137288] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.137333] [54859]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.137375] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.137416] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.137462] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.137504] [54859]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.137549] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.137592] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.137633] [54860]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.137675] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.137716] [54860]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.137758] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.137799] [54860]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.137799] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.137878] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.137923] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.137965] [54859]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.138014] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.138060] [54859]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.138102] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.138150] [54859]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.138193] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.138235] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.138277] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.138324] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.138367] [54860]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.138409] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.138452] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.138493] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.138535] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.138586] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.138650] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.138706] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.138756] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.138800] [54859]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.138849] [54860]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.138893] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.138934] [54860]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.138975] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.139026] [54860]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.139074] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.139117] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.139163] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.139209] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.139251] [54859]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.139291] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.139333] [54859]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.139374] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.139402] [54859]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.139427] [54860]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.139452] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.139476] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.139504] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.139528] [54860]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.139553] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.139577] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.139602] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.139627] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.139652] [54859]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.139676] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.139701] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.139728] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.139754] [54859]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.139779] [54860]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.139805] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.139830] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.139855] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.139879] [54860]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.139904] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.139932] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.139960] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.139985] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.140145] [54859]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.140193] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.140236] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.140278] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.140278] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.140359] [54859]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.140401] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.140445] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.140488] [54860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.140531] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.140577] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.140577] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.140661] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.140705] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.140747] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.140788] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.140833] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.140877] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.140918] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.140959] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.141015] [54859]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.141061] [54860]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.141104] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.141145] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.141187] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.141234] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.141282] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.141325] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.141367] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.141408] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.141450] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.141492] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.141533] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.141576] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.141713] [54859]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.141789] [54860]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.141858] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.141924] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.141967] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.142018] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.142050] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.142076] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.142101] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.142135] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.142161] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.142185] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.142210] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.142235] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.142259] [54859]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.142284] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.142310] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.142334] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.142361] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.142385] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.142409] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.142434] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.142463] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.142489] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.142514] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.142538] [54860]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.142562] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.142587] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.142611] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.142638] [54860]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.142666] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.142699] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.142726] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.142750] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.142776] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.142805] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.142831] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.142858] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.142883] [54859]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.142909] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.142934] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.142963] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.142991] [54859]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.143023] [54860]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.143049] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.143073] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.143098] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.143121] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.143121] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.143167] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.143196] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.143222] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.143246] [54860]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.143271] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.143296] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.143320] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.143344] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.143368] [54859]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.143393] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.143419] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.143443] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.143467] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.143491] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.143519] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.143544] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.143569] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.143593] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.143618] [54859]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.143645] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.143670] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.143695] [54860]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.143719] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.143744] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.143769] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.143793] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.143817] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.143842] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.143868] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.143894] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.143919] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.143943] [54860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.143968] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.143992] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.144385] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.144439] [54860]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.144488] [54859]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.144539] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.144583] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.144625] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.144667] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.144716] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.144761] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.144805] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.144847] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.144891] [54860]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.144937] [54859]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.144979] [54860]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.145042] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.145089] [54860]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.145133] [54859]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.145175] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.145221] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.145264] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.145307] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.145354] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.145398] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.145440] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.145483] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.145525] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.145567] [54859]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.145609] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.145651] [54859]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.145693] [54860]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.145738] [54859]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.145781] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.145824] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.145866] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.145912] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.145955] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.145997] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.146050] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.146093] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.146141] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.146185] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.146228] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.146270] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.146312] [54860]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.146354] [54859]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.146397] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.146439] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.146481] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.146526] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.146574] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.146617] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.146660] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.146702] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.146744] [54860]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.146786] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.146827] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.146868] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.146913] [54860]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.146955] [54859]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.146998] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.147050] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.147092] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.147134] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.147176] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.147176] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.147261] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.147312] [54860]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.147355] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.147397] [54860]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.147440] [54859]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.147481] [54860]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.147522] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.147563] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.147604] [54859]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.147645] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.147690] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.147742] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.147785] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.147826] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.147872] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.147921] [54860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.147921] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.148009] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.148054] [54860]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.148103] [54859]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.148103] [54859]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.148184] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.148184] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.148265] [54859]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.148265] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.148343] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.148386] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.148431] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.148476] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.148522] [54860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.148563] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.148610] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.148652] [54859]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.148693] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.148735] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.148776] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.148817] [54859]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.148858] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.148902] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.148944] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.148990] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.149057] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.149099] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.149141] [54860]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.149182] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.149223] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.149270] [54859]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.149317] [54860]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.149360] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.149400] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.149441] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.149483] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.149525] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.149567] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.149609] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.149650] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.149695] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.149737] [54860]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.149779] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.149821] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.149865] [54859]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.149927] [54860]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.149971] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.150020] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.150065] [54859]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.150112] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.150155] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.150182] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.150207] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.150232] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.150257] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.150282] [54860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.150307] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.150332] [54860]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.150365] [54859]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.150390] [54860]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.150414] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.150439] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.150464] [54859]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.150488] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.150512] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.150535] [54860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.150560] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.150587] [54860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54860) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.150613] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.150641] [54860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.150677] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.150716] [54860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.150742] [54859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.150766] [54860]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.150790] [54859]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.150815] [54860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.150844] [54859]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.150869] [54860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54860) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.150894] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.150894] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.150894] [54859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.150894] [54859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54859) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.150894] [54859]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.150894] [54859]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.150894] [54859]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.150894] [54859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.150894] [54859]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54859) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.172188] [54860]: INFO dbcounter [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Registered counter for database cinder [ 397.174840] [54859]: INFO dbcounter [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Registered counter for database cinder [ 397.181302] [54860]: DEBUG oslo_db.sqlalchemy.engines [None req-4f09b960-5e63-4568-92b1-b49498eaf475 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=54860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 397.183721] [54859]: DEBUG oslo_db.sqlalchemy.engines [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 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=54859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 397.311676] [54860]: DEBUG dbcounter [-] [54860] Writer thread running {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 397.314162] [54859]: DEBUG dbcounter [-] [54859] Writer thread running {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 397.314835] [54860]: INFO cinder.rpc [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 397.316277] [54859]: INFO cinder.rpc [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 397.316933] [54860]: INFO cinder.rpc [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 397.318397] [54859]: INFO cinder.rpc [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 397.318910] [54860]: INFO cinder.rpc [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 397.320474] [54859]: INFO cinder.rpc [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 397.320688] [54860]: INFO cinder.rpc [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 397.321107] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.321302] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.322380] [54859]: INFO cinder.rpc [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 397.322808] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.322906] [54860]: WARNING cinder.keymgr.conf_key_mgr [None req-4f09b960-5e63-4568-92b1-b49498eaf475 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' [ 397.322985] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.323652] [54859]: WARNING cinder.keymgr.conf_key_mgr [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 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' [ 397.325766] [54860]: DEBUG oslo_db.sqlalchemy.engines [None req-4f09b960-5e63-4568-92b1-b49498eaf475 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=54860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 397.326365] [54859]: DEBUG oslo_db.sqlalchemy.engines [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 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=54859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 397.327382] [54860]: INFO cinder.rpc [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 397.328037] [54859]: INFO cinder.rpc [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 397.329269] [54860]: INFO cinder.rpc [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 397.329732] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.329926] [54859]: INFO cinder.rpc [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 397.329978] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.330360] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.330531] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.331192] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.331353] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.331629] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.331810] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.332181] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.332340] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.332600] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.332764] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.344660] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.344832] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.345451] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.345636] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.347529] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.347698] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.348330] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.348495] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.350379] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.350540] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.351185] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.351350] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.354101] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.354273] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.355224] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.355399] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.356802] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.356973] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.357867] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.358042] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.359453] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.359627] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.360552] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.360720] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.362283] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.362445] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.363350] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.363515] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.364725] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.364892] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.365781] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.365951] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.367302] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.367469] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.368235] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.368382] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.368415] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.368541] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.369297] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.369461] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.371490] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.371656] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.372444] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.372610] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.466563] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.466859] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.467483] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.467684] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.470132] [54859]: WARNING cinder.api.contrib.hosts [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 397.470588] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.470752] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.471098] [54860]: WARNING cinder.api.contrib.hosts [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 397.471547] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.471615] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.471749] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.471824] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.472604] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.472767] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.472837] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.472968] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.473706] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.473744] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.473862] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.473899] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.474659] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.474818] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.474872] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.475037] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.475809] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.475925] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.475980] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.476100] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.476872] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.476927] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.477057] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.477108] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.477845] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.477963] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.477994] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.478137] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.478887] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.479047] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.479080] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.479214] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.479938] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: extensions {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.480084] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.480263] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.480970] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: extensions {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.481266] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: os-hosts {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.482312] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: os-hosts {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.483347] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: qos-specs {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.484320] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: qos-specs {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.485526] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: os-quota-class-sets {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.486508] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: os-quota-class-sets {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.486934] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: scheduler-stats {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.487915] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: scheduler-stats {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.488466] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: os-snapshot-manage {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.489456] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: os-snapshot-manage {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.489957] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: capabilities {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.490981] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: capabilities {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.491362] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: encryption {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.492408] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: encryption {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.493082] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: cgsnapshots {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.494084] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: cgsnapshots {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.494548] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: os-quota-sets {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.495541] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: os-quota-sets {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.496082] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: os-volume-manage {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.497429] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: os-volume-manage {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.498499] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: os-volume-transfer {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.499834] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: os-volume-transfer {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.500530] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: os-volume-type-access {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.501528] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: os-volume-type-access {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.502137] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: backups {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.503153] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: backups {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.504202] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: os-services {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.505521] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: consistencygroups {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.505563] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: os-services {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.506899] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: consistencygroups {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.507510] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: extra_specs {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.508907] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: extra_specs {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.509126] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: os-availability-zone {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.510424] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extended resource: encryption {{(pid=54859) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.510530] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: os-availability-zone {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.511978] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extended resource: encryption {{(pid=54860) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 397.512332] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.512511] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.513497] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.513664] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.513912] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.514104] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.514502] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.514666] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.515009] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.515184] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.515519] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.515682] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.516046] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.516212] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.516606] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.516767] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.517068] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.517229] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.517764] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.517926] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.518177] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.518338] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.518860] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.519055] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.519263] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.519432] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.519883] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.520057] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.520378] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.520538] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.521054] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.521226] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.521373] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.521535] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.522063] [54859]: WARNING stevedore.named [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.522225] [54859]: WARNING castellan.key_manager [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.522531] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.522756] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.523511] [54859]: DEBUG cinder.api.contrib.snapshot_actions [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] SnapshotActionsController initialized {{(pid=54859) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 397.523511] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension VolumeActions extending resource: volumes {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.523511] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension UsedLimits extending resource: limits {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.523511] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.523511] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.523665] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension TypesManage extending resource: types {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.523691] [54860]: WARNING stevedore.named [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 397.523717] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.523815] [54860]: WARNING castellan.key_manager [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 397.523847] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension AdminActions extending resource: volumes {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.523933] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension AdminActions extending resource: snapshots {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524110] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension AdminActions extending resource: backups {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524183] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524302] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524439] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524558] [54860]: DEBUG cinder.api.contrib.snapshot_actions [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] SnapshotActionsController initialized {{(pid=54860) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 397.524610] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524701] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension VolumeActions extending resource: volumes {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524754] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524860] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension UsedLimits extending resource: limits {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524912] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524968] [54859]: DEBUG cinder.api.openstack [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54859) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.524999] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.525121] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.525247] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension TypesManage extending resource: types {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.525367] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.525485] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension AdminActions extending resource: volumes {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.525616] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension AdminActions extending resource: snapshots {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.525738] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension AdminActions extending resource: backups {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.525854] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.525986] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.526115] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.526243] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.526445] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.526563] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.526674] [54860]: DEBUG cinder.api.openstack [None req-4f09b960-5e63-4568-92b1-b49498eaf475 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54860) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 397.527193] [54859]: WARNING keystonemiddleware.auth_token [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 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. [ 397.528811] [54860]: WARNING keystonemiddleware.auth_token [None req-4f09b960-5e63-4568-92b1-b49498eaf475 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. [ 397.531478] [54859]: WARNING keystonemiddleware.auth_token [None req-45b195bf-cb05-48c6-979e-cc73e79aaf33 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 [ 397.533143] [54860]: WARNING keystonemiddleware.auth_token [None req-4f09b960-5e63-4568-92b1-b49498eaf475 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 [ 397.533907] [54859]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5c0d69a70be0 pid: 54859 (default app) [ 397.535574] [54860]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5c0d69a70be0 pid: 54860 (default app) [ 397.543107] [54859]: /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. [ 397.543107] [54859]: warnings.warn(deprecated_msg) [ 397.543232] [54859]: /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. [ 397.543232] [54859]: warnings.warn(deprecated_msg) [ 397.543232] [54859]: /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. [ 397.543232] [54859]: warnings.warn(deprecated_msg) [ 397.543232] [54859]: /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. [ 397.543408] [54859]: warnings.warn(deprecated_msg) [ 397.543408] [54859]: /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. [ 397.543408] [54859]: warnings.warn(deprecated_msg) [ 397.543408] [54859]: /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. [ 397.543408] [54859]: warnings.warn(deprecated_msg) [ 397.543408] [54859]: /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. [ 397.543593] [54859]: warnings.warn(deprecated_msg) [ 397.543593] [54859]: /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. [ 397.543593] [54859]: warnings.warn(deprecated_msg) [ 397.543593] [54859]: /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. [ 397.543593] [54859]: warnings.warn(deprecated_msg) [ 397.543732] [54859]: /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. [ 397.543732] [54859]: warnings.warn(deprecated_msg) [ 397.543732] [54859]: /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. [ 397.543732] [54859]: warnings.warn(deprecated_msg) [ 397.543855] [54859]: /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. [ 397.543855] [54859]: warnings.warn(deprecated_msg) [ 397.543855] [54859]: /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. [ 397.543855] [54859]: warnings.warn(deprecated_msg) [ 397.543982] [54859]: /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. [ 397.543982] [54859]: warnings.warn(deprecated_msg) [ 397.543982] [54859]: /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. [ 397.543982] [54859]: warnings.warn(deprecated_msg) [ 397.543982] [54859]: /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. [ 397.544188] [54859]: warnings.warn(deprecated_msg) [ 397.544188] [54859]: /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. [ 397.544188] [54859]: warnings.warn(deprecated_msg) [ 397.544188] [54859]: /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. [ 397.544188] [54859]: warnings.warn(deprecated_msg) [ 397.544333] [54859]: /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. [ 397.544333] [54859]: warnings.warn(deprecated_msg) [ 397.544333] [54859]: /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. [ 397.544333] [54859]: warnings.warn(deprecated_msg) [ 397.544333] [54859]: /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. [ 397.544333] [54859]: warnings.warn(deprecated_msg) [ 397.544510] [54859]: /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. [ 397.544510] [54859]: warnings.warn(deprecated_msg) [ 397.544510] [54859]: /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. [ 397.544510] [54859]: warnings.warn(deprecated_msg) [ 397.544510] [54859]: /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. [ 397.544510] [54859]: warnings.warn(deprecated_msg) [ 397.544687] [54859]: /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. [ 397.544687] [54859]: warnings.warn(deprecated_msg) [ 397.544687] [54859]: /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. [ 397.544687] [54859]: warnings.warn(deprecated_msg) [ 397.544687] [54859]: /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. [ 397.544687] [54859]: warnings.warn(deprecated_msg) [ 397.544859] [54859]: /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. [ 397.544859] [54859]: warnings.warn(deprecated_msg) [ 397.544859] [54859]: /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. [ 397.544859] [54859]: warnings.warn(deprecated_msg) [ 397.544859] [54859]: /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. [ 397.544859] [54859]: warnings.warn(deprecated_msg) [ 397.545046] [54859]: /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. [ 397.545046] [54859]: warnings.warn(deprecated_msg) [ 397.545046] [54859]: /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. [ 397.545046] [54859]: warnings.warn(deprecated_msg) [ 397.545172] [54859]: /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. [ 397.545172] [54859]: warnings.warn(deprecated_msg) [ 397.545172] [54859]: /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. [ 397.545172] [54859]: warnings.warn(deprecated_msg) [ 397.545172] [54859]: /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. [ 397.545333] [54859]: warnings.warn(deprecated_msg) [ 397.545333] [54859]: /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. [ 397.545333] [54859]: warnings.warn(deprecated_msg) [ 397.545333] [54859]: /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. [ 397.545333] [54859]: warnings.warn(deprecated_msg) [ 397.545476] [54859]: /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. [ 397.545476] [54859]: warnings.warn(deprecated_msg) [ 397.545476] [54859]: /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. [ 397.545476] [54859]: warnings.warn(deprecated_msg) [ 397.545476] [54859]: /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. [ 397.545476] [54859]: warnings.warn(deprecated_msg) [ 397.545639] [54859]: /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. [ 397.545639] [54859]: warnings.warn(deprecated_msg) [ 397.545639] [54859]: /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. [ 397.545639] [54859]: warnings.warn(deprecated_msg) [ 397.545639] [54859]: /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. [ 397.545802] [54859]: warnings.warn(deprecated_msg) [ 397.545802] [54859]: /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. [ 397.545802] [54859]: warnings.warn(deprecated_msg) [ 397.545802] [54859]: /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. [ 397.545802] [54859]: warnings.warn(deprecated_msg) [ 397.545953] [54859]: /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. [ 397.545953] [54859]: warnings.warn(deprecated_msg) [ 397.545953] [54859]: /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. [ 397.545953] [54859]: warnings.warn(deprecated_msg) [ 397.546092] [54859]: /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. [ 397.546092] [54859]: warnings.warn(deprecated_msg) [ 397.546092] [54859]: /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. [ 397.546092] [54859]: warnings.warn(deprecated_msg) [ 397.546212] [54859]: /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. [ 397.546212] [54859]: warnings.warn(deprecated_msg) [ 397.546212] [54859]: /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. [ 397.546212] [54859]: warnings.warn(deprecated_msg) [ 397.546212] [54859]: /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. [ 397.546373] [54859]: warnings.warn(deprecated_msg) [ 397.546373] [54859]: /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. [ 397.546373] [54859]: warnings.warn(deprecated_msg) [ 397.546373] [54859]: /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. [ 397.546373] [54859]: warnings.warn(deprecated_msg) [ 397.546513] [54859]: /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. [ 397.546513] [54859]: warnings.warn(deprecated_msg) [ 397.546513] [54859]: /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. [ 397.546513] [54859]: warnings.warn(deprecated_msg) [ 397.546642] [54859]: /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. [ 397.546642] [54859]: warnings.warn(deprecated_msg) [ 397.546642] [54859]: /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. [ 397.546642] [54859]: warnings.warn(deprecated_msg) [ 397.546771] [54859]: /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. [ 397.546771] [54859]: warnings.warn(deprecated_msg) [ 397.546771] [54859]: /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. [ 397.546771] [54859]: warnings.warn(deprecated_msg) [ 397.546939] [54859]: /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. [ 397.546939] [54859]: warnings.warn(deprecated_msg) [ 397.546939] [54859]: /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. [ 397.546939] [54859]: warnings.warn(deprecated_msg) [ 397.548250] [54859]: /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. [ 397.548250] [54859]: warnings.warn(deprecated_msg) [ 397.548250] [54859]: /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. [ 397.548250] [54859]: warnings.warn(deprecated_msg) [ 397.548458] [54859]: /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. [ 397.548458] [54859]: warnings.warn(deprecated_msg) [ 397.548458] [54859]: /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. [ 397.548458] [54859]: warnings.warn(deprecated_msg) [ 397.548458] [54859]: /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. [ 397.548458] [54859]: warnings.warn(deprecated_msg) [ 397.548756] [54859]: /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. [ 397.548756] [54859]: warnings.warn(deprecated_msg) [ 397.548756] [54859]: /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. [ 397.548756] [54859]: warnings.warn(deprecated_msg) [ 397.548756] [54859]: /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. [ 397.549016] [54859]: warnings.warn(deprecated_msg) [ 397.549016] [54859]: /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. [ 397.549016] [54859]: warnings.warn(deprecated_msg) [ 397.549016] [54859]: /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. [ 397.549016] [54859]: warnings.warn(deprecated_msg) [ 397.549016] [54859]: /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. [ 397.549016] [54859]: warnings.warn(deprecated_msg) [ 397.549349] [54859]: /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. [ 397.549349] [54859]: warnings.warn(deprecated_msg) [ 397.549349] [54859]: /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. [ 397.549349] [54859]: warnings.warn(deprecated_msg) [ 397.549349] [54859]: /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. [ 397.549349] [54859]: warnings.warn(deprecated_msg) [ 397.549633] [54859]: /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. [ 397.549633] [54859]: warnings.warn(deprecated_msg) [ 397.549633] [54859]: /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. [ 397.549633] [54859]: warnings.warn(deprecated_msg) [ 397.549633] [54859]: /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. [ 397.549633] [54859]: warnings.warn(deprecated_msg) [ 397.549943] [54859]: /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. [ 397.549943] [54859]: warnings.warn(deprecated_msg) [ 397.549943] [54859]: /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. [ 397.549943] [54859]: warnings.warn(deprecated_msg) [ 397.549943] [54859]: /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. [ 397.549943] [54859]: warnings.warn(deprecated_msg) [ 397.550251] [54859]: /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. [ 397.550251] [54859]: warnings.warn(deprecated_msg) [ 397.550251] [54859]: /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. [ 397.550251] [54859]: warnings.warn(deprecated_msg) [ 397.550441] [54859]: /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. [ 397.550441] [54859]: warnings.warn(deprecated_msg) [ 397.550441] [54859]: /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. [ 397.550441] [54859]: warnings.warn(deprecated_msg) [ 397.550635] [54859]: /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. [ 397.550635] [54859]: warnings.warn(deprecated_msg) [ 397.550635] [54859]: /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. [ 397.550635] [54859]: warnings.warn(deprecated_msg) [ 397.550836] [54859]: /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. [ 397.550836] [54859]: warnings.warn(deprecated_msg) [ 397.550836] [54859]: /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. [ 397.550836] [54859]: warnings.warn(deprecated_msg) [ 397.550836] [54859]: DEBUG cinder.api.middleware.request_id [None req-67e48d88-1ce1-4abd-9c90-5bdf35236a1c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 397.550836] [54859]: [pid: 54859|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Jan 23 18:33:33 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 400.864086] [54860]: /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. [ 400.864086] [54860]: warnings.warn(deprecated_msg) [ 400.864430] [54860]: /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. [ 400.864430] [54860]: warnings.warn(deprecated_msg) [ 400.864430] [54860]: /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. [ 400.864430] [54860]: warnings.warn(deprecated_msg) [ 400.864430] [54860]: /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. [ 400.864597] [54860]: warnings.warn(deprecated_msg) [ 400.864597] [54860]: /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. [ 400.864597] [54860]: warnings.warn(deprecated_msg) [ 400.864597] [54860]: /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. [ 400.864597] [54860]: warnings.warn(deprecated_msg) [ 400.864597] [54860]: /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. [ 400.864755] [54860]: warnings.warn(deprecated_msg) [ 400.864755] [54860]: /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. [ 400.864755] [54860]: warnings.warn(deprecated_msg) [ 400.864755] [54860]: /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. [ 400.864755] [54860]: warnings.warn(deprecated_msg) [ 400.864892] [54860]: /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. [ 400.864892] [54860]: warnings.warn(deprecated_msg) [ 400.864892] [54860]: /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. [ 400.864892] [54860]: warnings.warn(deprecated_msg) [ 400.864997] [54860]: /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. [ 400.864997] [54860]: warnings.warn(deprecated_msg) [ 400.864997] [54860]: /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. [ 400.864997] [54860]: warnings.warn(deprecated_msg) [ 400.865128] [54860]: /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. [ 400.865128] [54860]: warnings.warn(deprecated_msg) [ 400.865128] [54860]: /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. [ 400.865128] [54860]: warnings.warn(deprecated_msg) [ 400.865128] [54860]: /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. [ 400.865259] [54860]: warnings.warn(deprecated_msg) [ 400.865259] [54860]: /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. [ 400.865259] [54860]: warnings.warn(deprecated_msg) [ 400.865259] [54860]: /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. [ 400.865259] [54860]: warnings.warn(deprecated_msg) [ 400.865387] [54860]: /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. [ 400.865387] [54860]: warnings.warn(deprecated_msg) [ 400.865387] [54860]: /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. [ 400.865387] [54860]: warnings.warn(deprecated_msg) [ 400.865387] [54860]: /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. [ 400.865387] [54860]: warnings.warn(deprecated_msg) [ 400.865538] [54860]: /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. [ 400.865538] [54860]: warnings.warn(deprecated_msg) [ 400.865538] [54860]: /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. [ 400.865538] [54860]: warnings.warn(deprecated_msg) [ 400.865538] [54860]: /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. [ 400.865538] [54860]: warnings.warn(deprecated_msg) [ 400.865694] [54860]: /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. [ 400.865694] [54860]: warnings.warn(deprecated_msg) [ 400.865694] [54860]: /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. [ 400.865694] [54860]: warnings.warn(deprecated_msg) [ 400.865694] [54860]: /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. [ 400.865694] [54860]: warnings.warn(deprecated_msg) [ 400.865868] [54860]: /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. [ 400.865868] [54860]: warnings.warn(deprecated_msg) [ 400.865868] [54860]: /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. [ 400.865868] [54860]: warnings.warn(deprecated_msg) [ 400.865868] [54860]: /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. [ 400.865868] [54860]: warnings.warn(deprecated_msg) [ 400.866036] [54860]: /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. [ 400.866036] [54860]: warnings.warn(deprecated_msg) [ 400.866036] [54860]: /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. [ 400.866036] [54860]: warnings.warn(deprecated_msg) [ 400.866145] [54860]: /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. [ 400.866145] [54860]: warnings.warn(deprecated_msg) [ 400.866145] [54860]: /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. [ 400.866145] [54860]: warnings.warn(deprecated_msg) [ 400.866145] [54860]: /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. [ 400.866280] [54860]: warnings.warn(deprecated_msg) [ 400.866280] [54860]: /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. [ 400.866280] [54860]: warnings.warn(deprecated_msg) [ 400.866280] [54860]: /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. [ 400.866280] [54860]: warnings.warn(deprecated_msg) [ 400.866402] [54860]: /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. [ 400.866402] [54860]: warnings.warn(deprecated_msg) [ 400.866402] [54860]: /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. [ 400.866402] [54860]: warnings.warn(deprecated_msg) [ 400.866402] [54860]: /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. [ 400.866402] [54860]: warnings.warn(deprecated_msg) [ 400.866549] [54860]: /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. [ 400.866549] [54860]: warnings.warn(deprecated_msg) [ 400.866549] [54860]: /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. [ 400.866549] [54860]: warnings.warn(deprecated_msg) [ 400.866549] [54860]: /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. [ 400.866687] [54860]: warnings.warn(deprecated_msg) [ 400.866687] [54860]: /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. [ 400.866687] [54860]: warnings.warn(deprecated_msg) [ 400.866687] [54860]: /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. [ 400.866687] [54860]: warnings.warn(deprecated_msg) [ 400.866820] [54860]: /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. [ 400.866820] [54860]: warnings.warn(deprecated_msg) [ 400.866820] [54860]: /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. [ 400.866820] [54860]: warnings.warn(deprecated_msg) [ 400.866925] [54860]: /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. [ 400.866925] [54860]: warnings.warn(deprecated_msg) [ 400.866925] [54860]: /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. [ 400.866925] [54860]: warnings.warn(deprecated_msg) [ 400.867038] [54860]: /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. [ 400.867038] [54860]: warnings.warn(deprecated_msg) [ 400.867038] [54860]: /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. [ 400.867038] [54860]: warnings.warn(deprecated_msg) [ 400.867038] [54860]: /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. [ 400.867936] [54860]: warnings.warn(deprecated_msg) [ 400.867936] [54860]: /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. [ 400.867936] [54860]: warnings.warn(deprecated_msg) [ 400.867936] [54860]: /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. [ 400.867936] [54860]: warnings.warn(deprecated_msg) [ 400.868188] [54860]: /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. [ 400.868188] [54860]: warnings.warn(deprecated_msg) [ 400.868188] [54860]: /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. [ 400.868188] [54860]: warnings.warn(deprecated_msg) [ 400.868367] [54860]: /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. [ 400.868367] [54860]: warnings.warn(deprecated_msg) [ 400.868367] [54860]: /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. [ 400.868367] [54860]: warnings.warn(deprecated_msg) [ 400.868544] [54860]: /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. [ 400.868544] [54860]: warnings.warn(deprecated_msg) [ 400.868544] [54860]: /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. [ 400.868544] [54860]: warnings.warn(deprecated_msg) [ 400.868730] [54860]: /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. [ 400.868730] [54860]: warnings.warn(deprecated_msg) [ 400.868730] [54860]: /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. [ 400.868730] [54860]: warnings.warn(deprecated_msg) [ 400.868903] [54860]: /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. [ 400.868903] [54860]: warnings.warn(deprecated_msg) [ 400.868903] [54860]: /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. [ 400.868903] [54860]: warnings.warn(deprecated_msg) [ 400.869105] [54860]: /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. [ 400.869105] [54860]: warnings.warn(deprecated_msg) [ 400.869105] [54860]: /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. [ 400.869105] [54860]: warnings.warn(deprecated_msg) [ 400.869105] [54860]: /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. [ 400.869105] [54860]: warnings.warn(deprecated_msg) [ 400.869358] [54860]: /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. [ 400.869358] [54860]: warnings.warn(deprecated_msg) [ 400.869358] [54860]: /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. [ 400.869358] [54860]: warnings.warn(deprecated_msg) [ 400.869358] [54860]: /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. [ 400.869588] [54860]: warnings.warn(deprecated_msg) [ 400.869588] [54860]: /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. [ 400.869588] [54860]: warnings.warn(deprecated_msg) [ 400.869588] [54860]: /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. [ 400.869588] [54860]: warnings.warn(deprecated_msg) [ 400.869588] [54860]: /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. [ 400.869588] [54860]: warnings.warn(deprecated_msg) [ 400.869900] [54860]: /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. [ 400.869900] [54860]: warnings.warn(deprecated_msg) [ 400.869900] [54860]: /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. [ 400.869900] [54860]: warnings.warn(deprecated_msg) [ 400.869900] [54860]: /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. [ 400.869900] [54860]: warnings.warn(deprecated_msg) [ 400.870179] [54860]: /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. [ 400.870179] [54860]: warnings.warn(deprecated_msg) [ 400.870179] [54860]: /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. [ 400.870179] [54860]: warnings.warn(deprecated_msg) [ 400.870179] [54860]: /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. [ 400.870179] [54860]: warnings.warn(deprecated_msg) [ 400.870440] [54860]: /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. [ 400.870440] [54860]: warnings.warn(deprecated_msg) [ 400.870440] [54860]: /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. [ 400.870440] [54860]: warnings.warn(deprecated_msg) [ 400.870440] [54860]: /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. [ 400.870440] [54860]: warnings.warn(deprecated_msg) [ 400.870701] [54860]: /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. [ 400.870701] [54860]: warnings.warn(deprecated_msg) [ 400.870701] [54860]: /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. [ 400.870701] [54860]: warnings.warn(deprecated_msg) [ 400.870845] [54860]: /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. [ 400.870845] [54860]: warnings.warn(deprecated_msg) [ 400.870845] [54860]: /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. [ 400.870845] [54860]: warnings.warn(deprecated_msg) [ 400.870947] [54860]: /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. [ 400.870947] [54860]: warnings.warn(deprecated_msg) [ 400.870947] [54860]: /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. [ 400.870947] [54860]: warnings.warn(deprecated_msg) [ 400.871061] [54860]: /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. [ 400.871061] [54860]: warnings.warn(deprecated_msg) [ 400.871061] [54860]: /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. [ 400.871061] [54860]: warnings.warn(deprecated_msg) [ 400.871061] [54860]: DEBUG cinder.api.middleware.request_id [None req-0b39dc20-a75a-48af-b8b7-af38535de290 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 401.216401] [54860]: INFO cinder.api.openstack.wsgi [None req-0b39dc20-a75a-48af-b8b7-af38535de290 admin admin] POST http://10.180.1.21/volume/v3/types [ 401.217071] [54860]: DEBUG cinder.api.openstack.wsgi [None req-0b39dc20-a75a-48af-b8b7-af38535de290 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 401.219061] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 401.219061] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 401.222553] [54860]: DEBUG oslo_db.sqlalchemy.engines [None req-0b39dc20-a75a-48af-b8b7-af38535de290 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=54860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 401.246056] [54860]: INFO cinder.api.openstack.wsgi [None req-0b39dc20-a75a-48af-b8b7-af38535de290 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 401.246596] [54860]: [pid: 54860|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 23 18:33:36 2025] POST /volume/v3/types => generated 182 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 401.251691] [54859]: DEBUG cinder.api.middleware.request_id [req-0b39dc20-a75a-48af-b8b7-af38535de290 req-fffccd47-72c1-4c2b-baba-c8d0ca32fe88 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 401.533854] [54859]: INFO cinder.api.openstack.wsgi [req-0b39dc20-a75a-48af-b8b7-af38535de290 req-fffccd47-72c1-4c2b-baba-c8d0ca32fe88 admin admin] POST http://10.180.1.21/volume/v3/types/56d34922-690b-491e-82cd-c4f8476b3954/extra_specs [ 401.534761] [54859]: DEBUG cinder.api.openstack.wsgi [req-0b39dc20-a75a-48af-b8b7-af38535de290 req-fffccd47-72c1-4c2b-baba-c8d0ca32fe88 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 401.537853] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 401.537853] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 401.542395] [54859]: DEBUG oslo_db.sqlalchemy.engines [req-0b39dc20-a75a-48af-b8b7-af38535de290 req-fffccd47-72c1-4c2b-baba-c8d0ca32fe88 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=54859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 401.597710] [54859]: INFO cinder.api.openstack.wsgi [req-0b39dc20-a75a-48af-b8b7-af38535de290 req-fffccd47-72c1-4c2b-baba-c8d0ca32fe88 admin admin] http://10.180.1.21/volume/v3/types/56d34922-690b-491e-82cd-c4f8476b3954/extra_specs returned with HTTP 200 [ 401.598226] [54859]: [pid: 54859|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Jan 23 18:33:37 2025] POST /volume/v3/types/56d34922-690b-491e-82cd-c4f8476b3954/extra_specs => generated 51 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 411.243683] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 411.596069] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 412.605047] [54860]: DEBUG cinder.api.middleware.request_id [None req-c2086168-1391-4bbc-a732-404968070701 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 412.605300] [54860]: INFO cinder.api.openstack.wsgi [None req-c2086168-1391-4bbc-a732-404968070701 None None] GET http://10.180.1.21/volume// [ 412.605490] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c2086168-1391-4bbc-a732-404968070701 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 412.605714] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c2086168-1391-4bbc-a732-404968070701 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 412.606297] [54860]: INFO cinder.api.openstack.wsgi [None req-c2086168-1391-4bbc-a732-404968070701 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 412.606605] [54860]: [pid: 54860|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Thu Jan 23 18:33:48 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 490.868580] [54859]: DEBUG cinder.api.middleware.request_id [None req-9f2c5966-64c4-49f8-9a8a-afe216d7a25c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 490.937795] [54859]: INFO cinder.api.openstack.wsgi [None req-9f2c5966-64c4-49f8-9a8a-afe216d7a25c tempest-verify_tempest_config-49859358 tempest-verify_tempest_config-49859358-project-member] GET http://10.180.1.21/volume/v3/extensions [ 490.938104] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9f2c5966-64c4-49f8-9a8a-afe216d7a25c tempest-verify_tempest_config-49859358 tempest-verify_tempest_config-49859358-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 490.938363] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9f2c5966-64c4-49f8-9a8a-afe216d7a25c tempest-verify_tempest_config-49859358 tempest-verify_tempest_config-49859358-project-member] Calling method 'index' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 490.938809] [54859]: INFO cinder.api.openstack.wsgi [None req-9f2c5966-64c4-49f8-9a8a-afe216d7a25c tempest-verify_tempest_config-49859358 tempest-verify_tempest_config-49859358-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 490.939297] [54859]: [pid: 54859|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Jan 23 18:35:06 2025] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1825.133032] [54860]: DEBUG cinder.api.middleware.request_id [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.253659] [54860]: INFO cinder.api.openstack.wsgi [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1825.253967] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2100654262"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1825.257638] [54860]: DEBUG cinder.api.v3.volumes [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2100654262'}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1825.258080] [54860]: INFO cinder.api.v3.volumes [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Create volume of 1 GB [ 1825.268974] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Availability zone cache updated, next update will occur around 2025-01-23 19:57:21.125260. {{(pid=54860) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1825.269217] [54860]: INFO cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Availability Zones retrieved successfully. [ 1825.286332] [54860]: /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 [ 1825.286332] [54860]: import asyncore [ 1825.293755] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Flow 'volume_create_api' (5e64fdfd-d17f-4496-a89a-ac9ffab56084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1825.294955] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e06893-d74d-45f5-aa8d-c60da0379b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1825.296177] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1825.329804] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e06893-d74d-45f5-aa8d-c60da0379b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1825.330782] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9e6412-f242-4dce-a486-a5c8e5ce777f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1825.358464] [54860]: WARNING cinder.quota [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-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. [ 1825.358856] [54860]: WARNING cinder.quota [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-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. [ 1825.398541] [54860]: DEBUG cinder.quota [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Created reservations ['08984aac-d31b-40db-95e6-cdfaaa925f3e', '39f439b3-5a99-4f25-8de3-2a1d8339c1b7', 'e1274586-62b5-40cd-a384-714a881cc915', 'dcf02ff4-d16d-47e9-9be6-3f0261d63511'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1825.399795] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9e6412-f242-4dce-a486-a5c8e5ce777f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08984aac-d31b-40db-95e6-cdfaaa925f3e', '39f439b3-5a99-4f25-8de3-2a1d8339c1b7', 'e1274586-62b5-40cd-a384-714a881cc915', 'dcf02ff4-d16d-47e9-9be6-3f0261d63511']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1825.401172] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47dddda-e8b3-40b0-8197-cbaf5dfdb520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1825.565041] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47dddda-e8b3-40b0-8197-cbaf5dfdb520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51f00864-ba53-4713-ac43-9482cec24292', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2100654262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4343443b353c456aa0912f15e9a00b9d',qos_specs=None,replication_status=,reservations=['08984aac-d31b-40db-95e6-cdfaaa925f3e','39f439b3-5a99-4f25-8de3-2a1d8339c1b7','e1274586-62b5-40cd-a384-714a881cc915','dcf02ff4-d16d-47e9-9be6-3f0261d63511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90c15c98dfe45c283fab22a488cf1a8',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T18:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2100654262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51f00864-ba53-4713-ac43-9482cec24292,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4343443b353c456aa0912f15e9a00b9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d90c15c98dfe45c283fab22a488cf1a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1825.565960] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce0001c-d807-475a-82ae-6b5677e952e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1825.594786] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce0001c-d807-475a-82ae-6b5677e952e4) transitioned into state 'SUCCESS' from state '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-2100654262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4343443b353c456aa0912f15e9a00b9d',qos_specs=None,replication_status=,reservations=['08984aac-d31b-40db-95e6-cdfaaa925f3e','39f439b3-5a99-4f25-8de3-2a1d8339c1b7','e1274586-62b5-40cd-a384-714a881cc915','dcf02ff4-d16d-47e9-9be6-3f0261d63511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90c15c98dfe45c283fab22a488cf1a8',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1825.596308] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4a6a16-839c-44c4-8bac-8fb05596684e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1825.627357] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4a6a16-839c-44c4-8bac-8fb05596684e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1825.627357] [54860]: DEBUG cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Flow 'volume_create_api' (5e64fdfd-d17f-4496-a89a-ac9ffab56084) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1825.627357] [54860]: INFO cinder.volume.api [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Create volume request issued successfully. [ 1825.630232] [54860]: INFO cinder.api.openstack.wsgi [None req-2ac7f53f-08e1-4c4f-80d7-a1484159268d tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1825.630232] [54860]: [pid: 54860|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 18:57:20 2025] POST /volume/v3/volumes => generated 784 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1825.646260] [54859]: DEBUG cinder.api.middleware.request_id [None req-36524493-b392-48e5-be82-eca37fa873b4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.648189] [54859]: INFO cinder.api.openstack.wsgi [None req-36524493-b392-48e5-be82-eca37fa873b4 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] GET http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 [ 1825.648502] [54859]: DEBUG cinder.api.openstack.wsgi [None req-36524493-b392-48e5-be82-eca37fa873b4 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.648775] [54859]: DEBUG cinder.api.openstack.wsgi [None req-36524493-b392-48e5-be82-eca37fa873b4 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.695423] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.695423] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.703416] [54859]: INFO cinder.volume.api [None req-36524493-b392-48e5-be82-eca37fa873b4 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Volume info retrieved successfully. [ 1825.708308] [54859]: INFO cinder.api.openstack.wsgi [None req-36524493-b392-48e5-be82-eca37fa873b4 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 returned with HTTP 200 [ 1825.708973] [54859]: [pid: 54859|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:21 2025] GET /volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1826.724714] [54860]: DEBUG cinder.api.middleware.request_id [None req-9eb60bd1-c139-4347-920e-21dbb26ebd46 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.728447] [54860]: INFO cinder.api.openstack.wsgi [None req-9eb60bd1-c139-4347-920e-21dbb26ebd46 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] GET http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 [ 1826.728447] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9eb60bd1-c139-4347-920e-21dbb26ebd46 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.728447] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9eb60bd1-c139-4347-920e-21dbb26ebd46 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.749705] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1826.749705] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.760418] [54860]: INFO cinder.volume.api [None req-9eb60bd1-c139-4347-920e-21dbb26ebd46 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Volume info retrieved successfully. [ 1826.772739] [54860]: INFO cinder.api.openstack.wsgi [None req-9eb60bd1-c139-4347-920e-21dbb26ebd46 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 returned with HTTP 200 [ 1826.773185] [54860]: [pid: 54860|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:22 2025] GET /volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1835.706100] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=4 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1836.770807] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1846.350113] [54859]: DEBUG cinder.api.middleware.request_id [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.415964] [54859]: INFO cinder.api.openstack.wsgi [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1846.416413] [54859]: DEBUG cinder.api.openstack.wsgi [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1487843193"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1846.418548] [54859]: DEBUG cinder.api.v3.volumes [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1487843193'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1846.419024] [54859]: INFO cinder.api.v3.volumes [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Create volume of 1 GB [ 1846.434016] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Availability zone cache updated, next update will occur around 2025-01-23 19:57:42.290355. {{(pid=54859) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1846.434016] [54859]: INFO cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Availability Zones retrieved successfully. [ 1846.447145] [54859]: /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 [ 1846.447145] [54859]: import asyncore [ 1846.458278] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Flow 'volume_create_api' (ee8a7a9f-4b4d-48fa-91bd-cbe7e9b3989a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1846.459711] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81c6176-49b1-494b-a0c5-ac77820ca129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.462064] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1846.626498] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81c6176-49b1-494b-a0c5-ac77820ca129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.627602] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa92ee3-4219-4369-9e97-55bbdd6c11f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.671993] [54859]: WARNING cinder.quota [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-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. [ 1846.672481] [54859]: WARNING cinder.quota [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-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. [ 1846.712901] [54859]: DEBUG cinder.quota [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Created reservations ['a349a760-9a32-4c17-8bd7-80eb7e3e0c85', 'ffe6e9b5-d74f-4a32-b876-c7597f123442', '0081cf55-071c-43a3-a706-d2dd51a51316', '6863f18d-c6c3-40f1-bf77-9a3173973ca5'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1846.713906] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa92ee3-4219-4369-9e97-55bbdd6c11f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a349a760-9a32-4c17-8bd7-80eb7e3e0c85', 'ffe6e9b5-d74f-4a32-b876-c7597f123442', '0081cf55-071c-43a3-a706-d2dd51a51316', '6863f18d-c6c3-40f1-bf77-9a3173973ca5']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.715633] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd95c52-0847-49ae-842b-198c38d48b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.752561] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd95c52-0847-49ae-842b-198c38d48b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6172de4b-7be0-4266-b92d-f351345b6cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1487843193',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4e8b1383693b4690a900c343f360f205',qos_specs=None,replication_status=,reservations=['a349a760-9a32-4c17-8bd7-80eb7e3e0c85','ffe6e9b5-d74f-4a32-b876-c7597f123442','0081cf55-071c-43a3-a706-d2dd51a51316','6863f18d-c6c3-40f1-bf77-9a3173973ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62d820d11e040cd85d65ecd7e517b0e',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T18:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1487843193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6172de4b-7be0-4266-b92d-f351345b6cdb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4e8b1383693b4690a900c343f360f205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62d820d11e040cd85d65ecd7e517b0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.752561] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f99d0a8-1964-4933-bf78-f89e26ba33a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.772597] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f99d0a8-1964-4933-bf78-f89e26ba33a8) transitioned into state 'SUCCESS' from state '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-1487843193',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4e8b1383693b4690a900c343f360f205',qos_specs=None,replication_status=,reservations=['a349a760-9a32-4c17-8bd7-80eb7e3e0c85','ffe6e9b5-d74f-4a32-b876-c7597f123442','0081cf55-071c-43a3-a706-d2dd51a51316','6863f18d-c6c3-40f1-bf77-9a3173973ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62d820d11e040cd85d65ecd7e517b0e',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.773510] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825cfea9-3dbc-47c5-987d-1502fe847090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1846.801322] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825cfea9-3dbc-47c5-987d-1502fe847090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1846.802036] [54859]: DEBUG cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Flow 'volume_create_api' (ee8a7a9f-4b4d-48fa-91bd-cbe7e9b3989a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1846.802467] [54859]: INFO cinder.volume.api [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Create volume request issued successfully. [ 1846.803188] [54859]: INFO cinder.api.openstack.wsgi [None req-20f3aaae-7ee7-4b91-8f92-bb1343794833 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1846.808423] [54859]: [pid: 54859|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 23 18:57:42 2025] POST /volume/v3/volumes => generated 759 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1846.813371] [54860]: DEBUG cinder.api.middleware.request_id [None req-eb51123c-0dac-4119-80ce-59e1feb66b1b None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.815649] [54860]: INFO cinder.api.openstack.wsgi [None req-eb51123c-0dac-4119-80ce-59e1feb66b1b tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb [ 1846.815649] [54860]: DEBUG cinder.api.openstack.wsgi [None req-eb51123c-0dac-4119-80ce-59e1feb66b1b tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.815881] [54860]: DEBUG cinder.api.openstack.wsgi [None req-eb51123c-0dac-4119-80ce-59e1feb66b1b tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.844831] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.844831] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.850239] [54860]: INFO cinder.volume.api [None req-eb51123c-0dac-4119-80ce-59e1feb66b1b tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1846.855433] [54860]: INFO cinder.api.openstack.wsgi [None req-eb51123c-0dac-4119-80ce-59e1feb66b1b tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb returned with HTTP 200 [ 1846.855905] [54860]: [pid: 54860|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:42 2025] GET /volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1847.866715] [54859]: DEBUG cinder.api.middleware.request_id [None req-1902bd0c-b9d9-4965-b945-fd78137533b9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.869190] [54859]: INFO cinder.api.openstack.wsgi [None req-1902bd0c-b9d9-4965-b945-fd78137533b9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb [ 1847.869456] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1902bd0c-b9d9-4965-b945-fd78137533b9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.869696] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1902bd0c-b9d9-4965-b945-fd78137533b9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.882119] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.882119] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.886528] [54859]: INFO cinder.volume.api [None req-1902bd0c-b9d9-4965-b945-fd78137533b9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1847.893249] [54859]: INFO cinder.api.openstack.wsgi [None req-1902bd0c-b9d9-4965-b945-fd78137533b9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb returned with HTTP 200 [ 1847.893554] [54859]: [pid: 54859|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:43 2025] GET /volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1848.540934] [54860]: DEBUG cinder.api.middleware.request_id [req-cc02fde3-0f1d-4b2e-8fcc-c1998d36376d req-94c2127d-1af5-4afd-be65-5de0ad3c9cae None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.542625] [54860]: WARNING keystonemiddleware.auth_token [req-cc02fde3-0f1d-4b2e-8fcc-c1998d36376d req-94c2127d-1af5-4afd-be65-5de0ad3c9cae 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. [ 1848.544390] [54860]: INFO cinder.api.openstack.wsgi [req-cc02fde3-0f1d-4b2e-8fcc-c1998d36376d req-94c2127d-1af5-4afd-be65-5de0ad3c9cae tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb [ 1848.544586] [54860]: DEBUG cinder.api.openstack.wsgi [req-cc02fde3-0f1d-4b2e-8fcc-c1998d36376d req-94c2127d-1af5-4afd-be65-5de0ad3c9cae tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.544828] [54860]: DEBUG cinder.api.openstack.wsgi [req-cc02fde3-0f1d-4b2e-8fcc-c1998d36376d req-94c2127d-1af5-4afd-be65-5de0ad3c9cae tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.564937] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.564937] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.571228] [54860]: INFO cinder.volume.api [req-cc02fde3-0f1d-4b2e-8fcc-c1998d36376d req-94c2127d-1af5-4afd-be65-5de0ad3c9cae tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1848.579625] [54860]: INFO cinder.api.openstack.wsgi [req-cc02fde3-0f1d-4b2e-8fcc-c1998d36376d req-94c2127d-1af5-4afd-be65-5de0ad3c9cae tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb returned with HTTP 200 [ 1848.580268] [54860]: [pid: 54860|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 18:57:44 2025] GET /volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1848.589368] [54859]: DEBUG cinder.api.middleware.request_id [None req-8254cbd9-20be-48b2-a230-9da644da732d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.597186] [54859]: INFO cinder.api.openstack.wsgi [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1848.597521] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1694743920"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1848.599337] [54859]: DEBUG cinder.api.v3.volumes [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1694743920'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1848.599517] [54859]: INFO cinder.api.v3.volumes [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Create volume of 1 GB [ 1848.604635] [54859]: INFO cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Availability Zones retrieved successfully. [ 1848.612653] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Flow 'volume_create_api' (14ad12aa-8b17-4ac6-b63c-71772d89429f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1848.614239] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c119c419-316a-49d3-8bfa-f289d7bb1c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1848.615602] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1848.642661] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c119c419-316a-49d3-8bfa-f289d7bb1c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1848.643539] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12bcb6f-708b-416e-b525-543e34c8bd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1848.692286] [54859]: DEBUG cinder.quota [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Created reservations ['43ecc803-7515-45e9-b977-ff81225e57d7', '68a07fcf-6247-4227-9096-0de11775783a', '6f3c6e12-9779-4d30-b22e-7f5efd74f5fd', '289d5879-9b7c-4e9c-aab6-3c57765febb0'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1848.693499] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12bcb6f-708b-416e-b525-543e34c8bd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43ecc803-7515-45e9-b977-ff81225e57d7', '68a07fcf-6247-4227-9096-0de11775783a', '6f3c6e12-9779-4d30-b22e-7f5efd74f5fd', '289d5879-9b7c-4e9c-aab6-3c57765febb0']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1848.695939] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e34ef561-5b08-4dd1-a1d1-ded8ad2e5e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1848.718247] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e34ef561-5b08-4dd1-a1d1-ded8ad2e5e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '997d5236-012c-49be-b461-aa51484193b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1694743920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4e8b1383693b4690a900c343f360f205',qos_specs=None,replication_status=,reservations=['43ecc803-7515-45e9-b977-ff81225e57d7','68a07fcf-6247-4227-9096-0de11775783a','6f3c6e12-9779-4d30-b22e-7f5efd74f5fd','289d5879-9b7c-4e9c-aab6-3c57765febb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62d820d11e040cd85d65ecd7e517b0e',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T18:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1694743920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=997d5236-012c-49be-b461-aa51484193b4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4e8b1383693b4690a900c343f360f205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62d820d11e040cd85d65ecd7e517b0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1848.719233] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756f9f9f-7b2b-45b5-b969-18c56783f30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1848.732232] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756f9f9f-7b2b-45b5-b969-18c56783f30e) transitioned into state 'SUCCESS' from state '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-1694743920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4e8b1383693b4690a900c343f360f205',qos_specs=None,replication_status=,reservations=['43ecc803-7515-45e9-b977-ff81225e57d7','68a07fcf-6247-4227-9096-0de11775783a','6f3c6e12-9779-4d30-b22e-7f5efd74f5fd','289d5879-9b7c-4e9c-aab6-3c57765febb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62d820d11e040cd85d65ecd7e517b0e',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1848.733219] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d7caaf-aa0a-4a11-94a9-c0121a3ccf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1848.742272] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d7caaf-aa0a-4a11-94a9-c0121a3ccf67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1848.745740] [54859]: DEBUG cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Flow 'volume_create_api' (14ad12aa-8b17-4ac6-b63c-71772d89429f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1848.745740] [54859]: INFO cinder.volume.api [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Create volume request issued successfully. [ 1848.745740] [54859]: INFO cinder.api.openstack.wsgi [None req-8254cbd9-20be-48b2-a230-9da644da732d tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1848.745740] [54859]: [pid: 54859|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 23 18:57:44 2025] POST /volume/v3/volumes => generated 759 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1848.756982] [54860]: DEBUG cinder.api.middleware.request_id [None req-65928283-35d2-4db7-9393-b893a955d57e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.761495] [54860]: INFO cinder.api.openstack.wsgi [None req-65928283-35d2-4db7-9393-b893a955d57e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 [ 1848.761495] [54860]: DEBUG cinder.api.openstack.wsgi [None req-65928283-35d2-4db7-9393-b893a955d57e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.761495] [54860]: DEBUG cinder.api.openstack.wsgi [None req-65928283-35d2-4db7-9393-b893a955d57e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.779718] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.779718] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.784696] [54860]: INFO cinder.volume.api [None req-65928283-35d2-4db7-9393-b893a955d57e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1848.794800] [54860]: INFO cinder.api.openstack.wsgi [None req-65928283-35d2-4db7-9393-b893a955d57e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 returned with HTTP 200 [ 1848.797398] [54860]: [pid: 54860|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:44 2025] GET /volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 => generated 827 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1849.810120] [54859]: DEBUG cinder.api.middleware.request_id [None req-31081ff6-cea5-44fb-9b2b-8240c3fdb9ef None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.813187] [54859]: INFO cinder.api.openstack.wsgi [None req-31081ff6-cea5-44fb-9b2b-8240c3fdb9ef tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 [ 1849.814548] [54859]: DEBUG cinder.api.openstack.wsgi [None req-31081ff6-cea5-44fb-9b2b-8240c3fdb9ef tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1849.814732] [54859]: DEBUG cinder.api.openstack.wsgi [None req-31081ff6-cea5-44fb-9b2b-8240c3fdb9ef tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1849.830575] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1849.830575] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.837925] [54859]: INFO cinder.volume.api [None req-31081ff6-cea5-44fb-9b2b-8240c3fdb9ef tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1849.845459] [54859]: INFO cinder.api.openstack.wsgi [None req-31081ff6-cea5-44fb-9b2b-8240c3fdb9ef tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 returned with HTTP 200 [ 1849.845599] [54859]: [pid: 54859|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:45 2025] GET /volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1850.561038] [54860]: DEBUG cinder.api.middleware.request_id [req-68202972-edb6-4a52-b9cb-c7ee647e385d req-06a51624-727f-4851-9945-f72bcba5cfdf None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.563374] [54860]: INFO cinder.api.openstack.wsgi [req-68202972-edb6-4a52-b9cb-c7ee647e385d req-06a51624-727f-4851-9945-f72bcba5cfdf tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 [ 1850.563596] [54860]: DEBUG cinder.api.openstack.wsgi [req-68202972-edb6-4a52-b9cb-c7ee647e385d req-06a51624-727f-4851-9945-f72bcba5cfdf tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1850.563844] [54860]: DEBUG cinder.api.openstack.wsgi [req-68202972-edb6-4a52-b9cb-c7ee647e385d req-06a51624-727f-4851-9945-f72bcba5cfdf tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1850.582782] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1850.582782] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1850.593455] [54860]: INFO cinder.volume.api [req-68202972-edb6-4a52-b9cb-c7ee647e385d req-06a51624-727f-4851-9945-f72bcba5cfdf tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1850.601279] [54860]: INFO cinder.api.openstack.wsgi [req-68202972-edb6-4a52-b9cb-c7ee647e385d req-06a51624-727f-4851-9945-f72bcba5cfdf tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 returned with HTTP 200 [ 1850.602033] [54860]: [pid: 54860|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 18:57:46 2025] GET /volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1850.615051] [54859]: DEBUG cinder.api.middleware.request_id [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.617777] [54859]: INFO cinder.api.openstack.wsgi [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1850.619036] [54859]: DEBUG cinder.api.openstack.wsgi [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1246636377"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1850.621522] [54859]: DEBUG cinder.api.v3.volumes [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1246636377'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1850.621674] [54859]: INFO cinder.api.v3.volumes [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Create volume of 1 GB [ 1850.630802] [54859]: INFO cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Availability Zones retrieved successfully. [ 1850.642137] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Flow 'volume_create_api' (b109e73b-9bed-47df-abbe-692b6a365e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1850.643481] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15865ed6-f2c7-42e2-96cb-5cb235e99b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.644803] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1850.668365] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15865ed6-f2c7-42e2-96cb-5cb235e99b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.669458] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57fb7de2-5608-4de8-ab11-4316caaefd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.715783] [54859]: DEBUG cinder.quota [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Created reservations ['8c127f84-8766-49b6-a307-1d01c3970794', 'd879a0ee-1016-4bab-8718-47e067631744', '830df82c-a93d-4795-8cfb-0ad9088c6fa0', 'a6a8310f-5c03-4b9f-bb08-ab6f57318eec'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1850.716868] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57fb7de2-5608-4de8-ab11-4316caaefd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c127f84-8766-49b6-a307-1d01c3970794', 'd879a0ee-1016-4bab-8718-47e067631744', '830df82c-a93d-4795-8cfb-0ad9088c6fa0', 'a6a8310f-5c03-4b9f-bb08-ab6f57318eec']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.717813] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791bec8c-fcde-4290-848e-e8310e954d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.737026] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791bec8c-fcde-4290-848e-e8310e954d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c96189-385e-464d-bf53-219d55f3cefc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1246636377',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4e8b1383693b4690a900c343f360f205',qos_specs=None,replication_status=,reservations=['8c127f84-8766-49b6-a307-1d01c3970794','d879a0ee-1016-4bab-8718-47e067631744','830df82c-a93d-4795-8cfb-0ad9088c6fa0','a6a8310f-5c03-4b9f-bb08-ab6f57318eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62d820d11e040cd85d65ecd7e517b0e',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T18:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1246636377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c96189-385e-464d-bf53-219d55f3cefc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4e8b1383693b4690a900c343f360f205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62d820d11e040cd85d65ecd7e517b0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.737313] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19c9dc2-32dc-43d7-a6a9-d2ee2505ebdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.751611] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19c9dc2-32dc-43d7-a6a9-d2ee2505ebdf) transitioned into state 'SUCCESS' from state '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-1246636377',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4e8b1383693b4690a900c343f360f205',qos_specs=None,replication_status=,reservations=['8c127f84-8766-49b6-a307-1d01c3970794','d879a0ee-1016-4bab-8718-47e067631744','830df82c-a93d-4795-8cfb-0ad9088c6fa0','a6a8310f-5c03-4b9f-bb08-ab6f57318eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62d820d11e040cd85d65ecd7e517b0e',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.754665] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2addfc-10f5-4b64-a6d9-a1d56f29f312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.762450] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2addfc-10f5-4b64-a6d9-a1d56f29f312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.764988] [54859]: DEBUG cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Flow 'volume_create_api' (b109e73b-9bed-47df-abbe-692b6a365e18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1850.764988] [54859]: INFO cinder.volume.api [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Create volume request issued successfully. [ 1850.764988] [54859]: INFO cinder.api.openstack.wsgi [None req-da95a5fe-91e1-4f65-a2cc-da1603c8d8dd tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1850.764988] [54859]: [pid: 54859|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 23 18:57:46 2025] POST /volume/v3/volumes => generated 759 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1850.775687] [54860]: DEBUG cinder.api.middleware.request_id [None req-db2c9e58-f807-4677-8965-cb305fa32927 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.778545] [54860]: INFO cinder.api.openstack.wsgi [None req-db2c9e58-f807-4677-8965-cb305fa32927 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc [ 1850.779099] [54860]: DEBUG cinder.api.openstack.wsgi [None req-db2c9e58-f807-4677-8965-cb305fa32927 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1850.779448] [54860]: DEBUG cinder.api.openstack.wsgi [None req-db2c9e58-f807-4677-8965-cb305fa32927 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1850.788962] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1850.788962] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1850.794594] [54860]: INFO cinder.volume.api [None req-db2c9e58-f807-4677-8965-cb305fa32927 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1850.801332] [54860]: INFO cinder.api.openstack.wsgi [None req-db2c9e58-f807-4677-8965-cb305fa32927 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc returned with HTTP 200 [ 1850.801727] [54860]: [pid: 54860|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:46 2025] GET /volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1851.815644] [54859]: DEBUG cinder.api.middleware.request_id [None req-8f4f400b-27d7-4014-8529-4fb5749b3969 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1851.820207] [54859]: INFO cinder.api.openstack.wsgi [None req-8f4f400b-27d7-4014-8529-4fb5749b3969 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc [ 1851.820656] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8f4f400b-27d7-4014-8529-4fb5749b3969 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1851.821055] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8f4f400b-27d7-4014-8529-4fb5749b3969 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1851.837906] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1851.837906] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1851.842852] [54859]: INFO cinder.volume.api [None req-8f4f400b-27d7-4014-8529-4fb5749b3969 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1851.849132] [54859]: INFO cinder.api.openstack.wsgi [None req-8f4f400b-27d7-4014-8529-4fb5749b3969 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc returned with HTTP 200 [ 1851.849680] [54859]: [pid: 54859|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:47 2025] GET /volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1852.973534] [54860]: DEBUG cinder.api.middleware.request_id [req-65d55eba-a0e0-463d-8bdc-55e0295d1aab req-8c89bd9e-6e3b-4214-ae5d-c2bb0bd1b011 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.976328] [54860]: INFO cinder.api.openstack.wsgi [req-65d55eba-a0e0-463d-8bdc-55e0295d1aab req-8c89bd9e-6e3b-4214-ae5d-c2bb0bd1b011 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc [ 1852.976792] [54860]: DEBUG cinder.api.openstack.wsgi [req-65d55eba-a0e0-463d-8bdc-55e0295d1aab req-8c89bd9e-6e3b-4214-ae5d-c2bb0bd1b011 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1852.977086] [54860]: DEBUG cinder.api.openstack.wsgi [req-65d55eba-a0e0-463d-8bdc-55e0295d1aab req-8c89bd9e-6e3b-4214-ae5d-c2bb0bd1b011 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1852.989807] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1852.989807] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1852.995192] [54860]: INFO cinder.volume.api [req-65d55eba-a0e0-463d-8bdc-55e0295d1aab req-8c89bd9e-6e3b-4214-ae5d-c2bb0bd1b011 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1852.999739] [54860]: INFO cinder.api.openstack.wsgi [req-65d55eba-a0e0-463d-8bdc-55e0295d1aab req-8c89bd9e-6e3b-4214-ae5d-c2bb0bd1b011 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc returned with HTTP 200 [ 1853.000768] [54860]: [pid: 54860|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 18:57:48 2025] GET /volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1854.570694] [54859]: DEBUG cinder.api.middleware.request_id [req-3fc8a1fa-2208-41ba-817f-8ca0e545ec53 req-5d0f1bf8-9b73-4f52-92c4-8537b2f18fb7 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.572313] [54859]: WARNING keystonemiddleware.auth_token [req-3fc8a1fa-2208-41ba-817f-8ca0e545ec53 req-5d0f1bf8-9b73-4f52-92c4-8537b2f18fb7 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. [ 1854.574127] [54859]: INFO cinder.api.openstack.wsgi [req-3fc8a1fa-2208-41ba-817f-8ca0e545ec53 req-5d0f1bf8-9b73-4f52-92c4-8537b2f18fb7 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1854.574505] [54859]: DEBUG cinder.api.openstack.wsgi [req-3fc8a1fa-2208-41ba-817f-8ca0e545ec53 req-5d0f1bf8-9b73-4f52-92c4-8537b2f18fb7 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.574897] [54859]: DEBUG cinder.api.openstack.wsgi [req-3fc8a1fa-2208-41ba-817f-8ca0e545ec53 req-5d0f1bf8-9b73-4f52-92c4-8537b2f18fb7 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'detail' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.575575] [54859]: DEBUG cinder.api.api_utils [req-3fc8a1fa-2208-41ba-817f-8ca0e545ec53 req-5d0f1bf8-9b73-4f52-92c4-8537b2f18fb7 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Removing options '' from query. {{(pid=54859) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1854.576761] [54859]: DEBUG cinder.volume.api [req-3fc8a1fa-2208-41ba-817f-8ca0e545ec53 req-5d0f1bf8-9b73-4f52-92c4-8537b2f18fb7 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54859) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1854.615463] [54859]: INFO cinder.volume.api [req-3fc8a1fa-2208-41ba-817f-8ca0e545ec53 req-5d0f1bf8-9b73-4f52-92c4-8537b2f18fb7 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Get all volumes completed successfully. [ 1854.617806] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.617806] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.623620] [54859]: INFO cinder.api.openstack.wsgi [req-3fc8a1fa-2208-41ba-817f-8ca0e545ec53 req-5d0f1bf8-9b73-4f52-92c4-8537b2f18fb7 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1854.624236] [54859]: [pid: 54859|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 23 18:57:50 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1855.372335] [54860]: DEBUG cinder.api.middleware.request_id [req-f4297d45-4fbe-4444-b22b-5c7d86eef4fe req-89a12b62-907f-457e-ac2d-0fdf09dcb6c3 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.374830] [54860]: INFO cinder.api.openstack.wsgi [req-f4297d45-4fbe-4444-b22b-5c7d86eef4fe req-89a12b62-907f-457e-ac2d-0fdf09dcb6c3 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1855.375071] [54860]: DEBUG cinder.api.openstack.wsgi [req-f4297d45-4fbe-4444-b22b-5c7d86eef4fe req-89a12b62-907f-457e-ac2d-0fdf09dcb6c3 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.375293] [54860]: DEBUG cinder.api.openstack.wsgi [req-f4297d45-4fbe-4444-b22b-5c7d86eef4fe req-89a12b62-907f-457e-ac2d-0fdf09dcb6c3 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'detail' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.375863] [54860]: DEBUG cinder.api.api_utils [req-f4297d45-4fbe-4444-b22b-5c7d86eef4fe req-89a12b62-907f-457e-ac2d-0fdf09dcb6c3 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Removing options '' from query. {{(pid=54860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1855.377204] [54860]: DEBUG cinder.volume.api [req-f4297d45-4fbe-4444-b22b-5c7d86eef4fe req-89a12b62-907f-457e-ac2d-0fdf09dcb6c3 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54860) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1855.416738] [54860]: INFO cinder.volume.api [req-f4297d45-4fbe-4444-b22b-5c7d86eef4fe req-89a12b62-907f-457e-ac2d-0fdf09dcb6c3 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Get all volumes completed successfully. [ 1855.417896] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.417896] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.425272] [54860]: INFO cinder.api.openstack.wsgi [req-f4297d45-4fbe-4444-b22b-5c7d86eef4fe req-89a12b62-907f-457e-ac2d-0fdf09dcb6c3 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1855.425748] [54860]: [pid: 54860|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 23 18:57:51 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1856.883673] [54859]: DEBUG cinder.api.middleware.request_id [req-6eb1d3c0-924f-4521-8a5a-31bd46fa0cdc req-68e314b2-7520-4b36-acaf-02f44bbbf1ac None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.886917] [54859]: INFO cinder.api.openstack.wsgi [req-6eb1d3c0-924f-4521-8a5a-31bd46fa0cdc req-68e314b2-7520-4b36-acaf-02f44bbbf1ac tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1856.887203] [54859]: DEBUG cinder.api.openstack.wsgi [req-6eb1d3c0-924f-4521-8a5a-31bd46fa0cdc req-68e314b2-7520-4b36-acaf-02f44bbbf1ac tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.887502] [54859]: DEBUG cinder.api.openstack.wsgi [req-6eb1d3c0-924f-4521-8a5a-31bd46fa0cdc req-68e314b2-7520-4b36-acaf-02f44bbbf1ac tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'detail' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.888231] [54859]: DEBUG cinder.api.api_utils [req-6eb1d3c0-924f-4521-8a5a-31bd46fa0cdc req-68e314b2-7520-4b36-acaf-02f44bbbf1ac tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Removing options '' from query. {{(pid=54859) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1856.889836] [54859]: DEBUG cinder.volume.api [req-6eb1d3c0-924f-4521-8a5a-31bd46fa0cdc req-68e314b2-7520-4b36-acaf-02f44bbbf1ac tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54859) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1856.908028] [54859]: INFO cinder.volume.api [req-6eb1d3c0-924f-4521-8a5a-31bd46fa0cdc req-68e314b2-7520-4b36-acaf-02f44bbbf1ac tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Get all volumes completed successfully. [ 1856.909884] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1856.909884] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1856.915277] [54859]: INFO cinder.api.openstack.wsgi [req-6eb1d3c0-924f-4521-8a5a-31bd46fa0cdc req-68e314b2-7520-4b36-acaf-02f44bbbf1ac tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1856.915725] [54859]: [pid: 54859|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 23 18:57:52 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1858.117353] [54860]: DEBUG cinder.api.middleware.request_id [req-2d986ccf-e6d3-4d15-949f-11f85586c78f req-e6ae4406-4831-488b-a534-d4a94a295949 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.121835] [54860]: INFO cinder.api.openstack.wsgi [req-2d986ccf-e6d3-4d15-949f-11f85586c78f req-e6ae4406-4831-488b-a534-d4a94a295949 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1858.122080] [54860]: DEBUG cinder.api.openstack.wsgi [req-2d986ccf-e6d3-4d15-949f-11f85586c78f req-e6ae4406-4831-488b-a534-d4a94a295949 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.122313] [54860]: DEBUG cinder.api.openstack.wsgi [req-2d986ccf-e6d3-4d15-949f-11f85586c78f req-e6ae4406-4831-488b-a534-d4a94a295949 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'detail' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.122642] [54860]: DEBUG cinder.api.api_utils [req-2d986ccf-e6d3-4d15-949f-11f85586c78f req-e6ae4406-4831-488b-a534-d4a94a295949 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Removing options '' from query. {{(pid=54860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1858.123664] [54860]: DEBUG cinder.volume.api [req-2d986ccf-e6d3-4d15-949f-11f85586c78f req-e6ae4406-4831-488b-a534-d4a94a295949 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54860) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1858.143875] [54860]: INFO cinder.volume.api [req-2d986ccf-e6d3-4d15-949f-11f85586c78f req-e6ae4406-4831-488b-a534-d4a94a295949 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Get all volumes completed successfully. [ 1858.145522] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.145522] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.152370] [54860]: INFO cinder.api.openstack.wsgi [req-2d986ccf-e6d3-4d15-949f-11f85586c78f req-e6ae4406-4831-488b-a534-d4a94a295949 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1858.154017] [54860]: [pid: 54860|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 23 18:57:53 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1858.985547] [54859]: DEBUG cinder.api.middleware.request_id [req-ef92010e-4341-4366-b6d9-e5da98bf3f38 req-ca0fd4df-a007-43be-95d1-a9e7cf636202 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.988884] [54859]: INFO cinder.api.openstack.wsgi [req-ef92010e-4341-4366-b6d9-e5da98bf3f38 req-ca0fd4df-a007-43be-95d1-a9e7cf636202 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1858.989154] [54859]: DEBUG cinder.api.openstack.wsgi [req-ef92010e-4341-4366-b6d9-e5da98bf3f38 req-ca0fd4df-a007-43be-95d1-a9e7cf636202 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.989410] [54859]: DEBUG cinder.api.openstack.wsgi [req-ef92010e-4341-4366-b6d9-e5da98bf3f38 req-ca0fd4df-a007-43be-95d1-a9e7cf636202 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'detail' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.989765] [54859]: DEBUG cinder.api.api_utils [req-ef92010e-4341-4366-b6d9-e5da98bf3f38 req-ca0fd4df-a007-43be-95d1-a9e7cf636202 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Removing options '' from query. {{(pid=54859) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1858.990719] [54859]: DEBUG cinder.volume.api [req-ef92010e-4341-4366-b6d9-e5da98bf3f38 req-ca0fd4df-a007-43be-95d1-a9e7cf636202 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54859) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1859.013108] [54859]: INFO cinder.volume.api [req-ef92010e-4341-4366-b6d9-e5da98bf3f38 req-ca0fd4df-a007-43be-95d1-a9e7cf636202 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Get all volumes completed successfully. [ 1859.014149] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.014149] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.021199] [54859]: INFO cinder.api.openstack.wsgi [req-ef92010e-4341-4366-b6d9-e5da98bf3f38 req-ca0fd4df-a007-43be-95d1-a9e7cf636202 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1859.021693] [54859]: [pid: 54859|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 23 18:57:54 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1859.757507] [54860]: DEBUG cinder.api.middleware.request_id [req-4d327cec-1fc4-4182-89f9-9ec06b7ff9eb req-6ef6e37d-504f-4f82-a7e1-813820b9f058 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.759862] [54860]: INFO cinder.api.openstack.wsgi [req-4d327cec-1fc4-4182-89f9-9ec06b7ff9eb req-6ef6e37d-504f-4f82-a7e1-813820b9f058 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1859.760110] [54860]: DEBUG cinder.api.openstack.wsgi [req-4d327cec-1fc4-4182-89f9-9ec06b7ff9eb req-6ef6e37d-504f-4f82-a7e1-813820b9f058 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.760341] [54860]: DEBUG cinder.api.openstack.wsgi [req-4d327cec-1fc4-4182-89f9-9ec06b7ff9eb req-6ef6e37d-504f-4f82-a7e1-813820b9f058 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'detail' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.760632] [54860]: DEBUG cinder.api.api_utils [req-4d327cec-1fc4-4182-89f9-9ec06b7ff9eb req-6ef6e37d-504f-4f82-a7e1-813820b9f058 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Removing options '' from query. {{(pid=54860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1859.761534] [54860]: DEBUG cinder.volume.api [req-4d327cec-1fc4-4182-89f9-9ec06b7ff9eb req-6ef6e37d-504f-4f82-a7e1-813820b9f058 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54860) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1859.775312] [54860]: INFO cinder.volume.api [req-4d327cec-1fc4-4182-89f9-9ec06b7ff9eb req-6ef6e37d-504f-4f82-a7e1-813820b9f058 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Get all volumes completed successfully. [ 1859.776361] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.776361] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.781888] [54860]: INFO cinder.api.openstack.wsgi [req-4d327cec-1fc4-4182-89f9-9ec06b7ff9eb req-6ef6e37d-504f-4f82-a7e1-813820b9f058 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1859.782338] [54860]: [pid: 54860|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 23 18:57:55 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1861.026538] [54859]: DEBUG cinder.api.middleware.request_id [req-b0a69cea-3d17-40a8-ac95-5c4d833a0651 req-38d4fc2d-6f30-4b57-b644-6b2121fbf304 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.029280] [54859]: INFO cinder.api.openstack.wsgi [req-b0a69cea-3d17-40a8-ac95-5c4d833a0651 req-38d4fc2d-6f30-4b57-b644-6b2121fbf304 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1861.029512] [54859]: DEBUG cinder.api.openstack.wsgi [req-b0a69cea-3d17-40a8-ac95-5c4d833a0651 req-38d4fc2d-6f30-4b57-b644-6b2121fbf304 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.029932] [54859]: DEBUG cinder.api.openstack.wsgi [req-b0a69cea-3d17-40a8-ac95-5c4d833a0651 req-38d4fc2d-6f30-4b57-b644-6b2121fbf304 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'detail' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.030289] [54859]: DEBUG cinder.api.api_utils [req-b0a69cea-3d17-40a8-ac95-5c4d833a0651 req-38d4fc2d-6f30-4b57-b644-6b2121fbf304 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Removing options '' from query. {{(pid=54859) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1861.031273] [54859]: DEBUG cinder.volume.api [req-b0a69cea-3d17-40a8-ac95-5c4d833a0651 req-38d4fc2d-6f30-4b57-b644-6b2121fbf304 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54859) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1861.046907] [54859]: INFO cinder.volume.api [req-b0a69cea-3d17-40a8-ac95-5c4d833a0651 req-38d4fc2d-6f30-4b57-b644-6b2121fbf304 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Get all volumes completed successfully. [ 1861.049640] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1861.049640] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.054960] [54859]: INFO cinder.api.openstack.wsgi [req-b0a69cea-3d17-40a8-ac95-5c4d833a0651 req-38d4fc2d-6f30-4b57-b644-6b2121fbf304 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1861.059249] [54859]: [pid: 54859|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 23 18:57:56 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1862.229214] [54860]: DEBUG cinder.api.middleware.request_id [req-e5f0b0b9-1e1d-40d1-9cee-8d2bf7584a2a req-eaff44e5-07cb-42d8-bbff-cac8b0644931 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1862.232329] [54860]: INFO cinder.api.openstack.wsgi [req-e5f0b0b9-1e1d-40d1-9cee-8d2bf7584a2a req-eaff44e5-07cb-42d8-bbff-cac8b0644931 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1862.232590] [54860]: DEBUG cinder.api.openstack.wsgi [req-e5f0b0b9-1e1d-40d1-9cee-8d2bf7584a2a req-eaff44e5-07cb-42d8-bbff-cac8b0644931 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1862.232887] [54860]: DEBUG cinder.api.openstack.wsgi [req-e5f0b0b9-1e1d-40d1-9cee-8d2bf7584a2a req-eaff44e5-07cb-42d8-bbff-cac8b0644931 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'detail' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1862.233574] [54860]: DEBUG cinder.api.api_utils [req-e5f0b0b9-1e1d-40d1-9cee-8d2bf7584a2a req-eaff44e5-07cb-42d8-bbff-cac8b0644931 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Removing options '' from query. {{(pid=54860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1862.234913] [54860]: DEBUG cinder.volume.api [req-e5f0b0b9-1e1d-40d1-9cee-8d2bf7584a2a req-eaff44e5-07cb-42d8-bbff-cac8b0644931 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54860) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1862.250596] [54860]: INFO cinder.volume.api [req-e5f0b0b9-1e1d-40d1-9cee-8d2bf7584a2a req-eaff44e5-07cb-42d8-bbff-cac8b0644931 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Get all volumes completed successfully. [ 1862.252843] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1862.252843] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1862.258975] [54860]: INFO cinder.api.openstack.wsgi [req-e5f0b0b9-1e1d-40d1-9cee-8d2bf7584a2a req-eaff44e5-07cb-42d8-bbff-cac8b0644931 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1862.258975] [54860]: [pid: 54860|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Jan 23 18:57:58 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1862.275500] [54859]: DEBUG cinder.api.middleware.request_id [None req-6d4b643a-eb25-42be-9a47-4b2343305270 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1862.277659] [54859]: INFO cinder.api.openstack.wsgi [None req-6d4b643a-eb25-42be-9a47-4b2343305270 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] DELETE http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc [ 1862.280173] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d4b643a-eb25-42be-9a47-4b2343305270 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1862.280498] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d4b643a-eb25-42be-9a47-4b2343305270 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1862.280752] [54859]: INFO cinder.api.v3.volumes [None req-6d4b643a-eb25-42be-9a47-4b2343305270 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Delete volume with id: 68c96189-385e-464d-bf53-219d55f3cefc [ 1862.293128] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1862.293128] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1862.293128] [54859]: INFO cinder.volume.api [None req-6d4b643a-eb25-42be-9a47-4b2343305270 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1862.324951] [54859]: INFO cinder.volume.api [None req-6d4b643a-eb25-42be-9a47-4b2343305270 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Delete volume request issued successfully. [ 1862.325260] [54859]: INFO cinder.api.openstack.wsgi [None req-6d4b643a-eb25-42be-9a47-4b2343305270 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc returned with HTTP 202 [ 1862.325712] [54859]: [pid: 54859|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 18:57:58 2025] DELETE /volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1862.329391] [54860]: DEBUG cinder.api.middleware.request_id [None req-2fc5c7c0-218c-4067-af1d-e57c7979345e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1862.331859] [54860]: INFO cinder.api.openstack.wsgi [None req-2fc5c7c0-218c-4067-af1d-e57c7979345e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc [ 1862.332056] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2fc5c7c0-218c-4067-af1d-e57c7979345e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1862.332792] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2fc5c7c0-218c-4067-af1d-e57c7979345e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1862.344125] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1862.344125] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1862.352015] [54860]: INFO cinder.volume.api [None req-2fc5c7c0-218c-4067-af1d-e57c7979345e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1862.359791] [54860]: INFO cinder.api.openstack.wsgi [None req-2fc5c7c0-218c-4067-af1d-e57c7979345e tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc returned with HTTP 200 [ 1862.361023] [54860]: [pid: 54860|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:58 2025] GET /volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1863.373491] [54859]: DEBUG cinder.api.middleware.request_id [None req-98eefe85-dcab-412a-bb8b-554afb72b4a4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.376775] [54859]: INFO cinder.api.openstack.wsgi [None req-98eefe85-dcab-412a-bb8b-554afb72b4a4 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc [ 1863.377666] [54859]: DEBUG cinder.api.openstack.wsgi [None req-98eefe85-dcab-412a-bb8b-554afb72b4a4 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.379975] [54859]: DEBUG cinder.api.openstack.wsgi [None req-98eefe85-dcab-412a-bb8b-554afb72b4a4 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.390948] [54859]: INFO cinder.api.openstack.wsgi [None req-98eefe85-dcab-412a-bb8b-554afb72b4a4 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc returned with HTTP 404 [ 1863.391779] [54859]: [pid: 54859|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:59 2025] GET /volume/v3/volumes/68c96189-385e-464d-bf53-219d55f3cefc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1863.394838] [54860]: DEBUG cinder.api.middleware.request_id [None req-4079f5b7-5c4d-4b9b-b856-ef5d49472d6f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.397130] [54860]: INFO cinder.api.openstack.wsgi [None req-4079f5b7-5c4d-4b9b-b856-ef5d49472d6f tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] DELETE http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 [ 1863.397370] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4079f5b7-5c4d-4b9b-b856-ef5d49472d6f tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.397601] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4079f5b7-5c4d-4b9b-b856-ef5d49472d6f tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.397786] [54860]: INFO cinder.api.v3.volumes [None req-4079f5b7-5c4d-4b9b-b856-ef5d49472d6f tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Delete volume with id: 997d5236-012c-49be-b461-aa51484193b4 [ 1863.412322] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.412322] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.413041] [54860]: INFO cinder.volume.api [None req-4079f5b7-5c4d-4b9b-b856-ef5d49472d6f tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1863.451298] [54860]: INFO cinder.volume.api [None req-4079f5b7-5c4d-4b9b-b856-ef5d49472d6f tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Delete volume request issued successfully. [ 1863.451806] [54860]: INFO cinder.api.openstack.wsgi [None req-4079f5b7-5c4d-4b9b-b856-ef5d49472d6f tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 returned with HTTP 202 [ 1863.452316] [54860]: [pid: 54860|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 18:57:59 2025] DELETE /volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1863.459040] [54859]: DEBUG cinder.api.middleware.request_id [None req-1abfee03-83ba-475e-91fc-52c659c27da9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.462237] [54859]: INFO cinder.api.openstack.wsgi [None req-1abfee03-83ba-475e-91fc-52c659c27da9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 [ 1863.462745] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1abfee03-83ba-475e-91fc-52c659c27da9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.463060] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1abfee03-83ba-475e-91fc-52c659c27da9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.473229] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.473229] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.478586] [54859]: INFO cinder.volume.api [None req-1abfee03-83ba-475e-91fc-52c659c27da9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1863.485489] [54859]: INFO cinder.api.openstack.wsgi [None req-1abfee03-83ba-475e-91fc-52c659c27da9 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 returned with HTTP 200 [ 1863.485942] [54859]: [pid: 54859|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:57:59 2025] GET /volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1864.501567] [54860]: DEBUG cinder.api.middleware.request_id [None req-b2a47c18-1d91-420c-b673-8ac2fdd52c36 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.504713] [54860]: INFO cinder.api.openstack.wsgi [None req-b2a47c18-1d91-420c-b673-8ac2fdd52c36 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 [ 1864.504713] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b2a47c18-1d91-420c-b673-8ac2fdd52c36 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.504845] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b2a47c18-1d91-420c-b673-8ac2fdd52c36 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.521231] [54860]: INFO cinder.api.openstack.wsgi [None req-b2a47c18-1d91-420c-b673-8ac2fdd52c36 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 returned with HTTP 404 [ 1864.524450] [54860]: [pid: 54860|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:58:00 2025] GET /volume/v3/volumes/997d5236-012c-49be-b461-aa51484193b4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1864.528846] [54859]: DEBUG cinder.api.middleware.request_id [None req-495b0baa-8813-4ac6-9b78-9148ebfdec54 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.533842] [54859]: INFO cinder.api.openstack.wsgi [None req-495b0baa-8813-4ac6-9b78-9148ebfdec54 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb [ 1864.534096] [54859]: DEBUG cinder.api.openstack.wsgi [None req-495b0baa-8813-4ac6-9b78-9148ebfdec54 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.534359] [54859]: DEBUG cinder.api.openstack.wsgi [None req-495b0baa-8813-4ac6-9b78-9148ebfdec54 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.534569] [54859]: INFO cinder.api.v3.volumes [None req-495b0baa-8813-4ac6-9b78-9148ebfdec54 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Delete volume with id: 6172de4b-7be0-4266-b92d-f351345b6cdb [ 1864.549940] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1864.549940] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.550762] [54859]: INFO cinder.volume.api [None req-495b0baa-8813-4ac6-9b78-9148ebfdec54 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1864.575022] [54859]: INFO cinder.volume.api [None req-495b0baa-8813-4ac6-9b78-9148ebfdec54 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Delete volume request issued successfully. [ 1864.575022] [54859]: INFO cinder.api.openstack.wsgi [None req-495b0baa-8813-4ac6-9b78-9148ebfdec54 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb returned with HTTP 202 [ 1864.575022] [54859]: [pid: 54859|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 18:58:00 2025] DELETE /volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1864.578319] [54860]: DEBUG cinder.api.middleware.request_id [None req-c8c449fa-ddb5-41b3-8df5-1b4b83cb872c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.582022] [54860]: INFO cinder.api.openstack.wsgi [None req-c8c449fa-ddb5-41b3-8df5-1b4b83cb872c tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb [ 1864.582509] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c8c449fa-ddb5-41b3-8df5-1b4b83cb872c tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.582885] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c8c449fa-ddb5-41b3-8df5-1b4b83cb872c tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.593021] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1864.593021] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.597699] [54860]: INFO cinder.volume.api [None req-c8c449fa-ddb5-41b3-8df5-1b4b83cb872c tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Volume info retrieved successfully. [ 1864.604028] [54860]: INFO cinder.api.openstack.wsgi [None req-c8c449fa-ddb5-41b3-8df5-1b4b83cb872c tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb returned with HTTP 200 [ 1864.604500] [54860]: [pid: 54860|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:58:00 2025] GET /volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1865.616655] [54859]: DEBUG cinder.api.middleware.request_id [None req-0f6859a6-4090-48ca-a72f-169000414261 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1865.619239] [54859]: INFO cinder.api.openstack.wsgi [None req-0f6859a6-4090-48ca-a72f-169000414261 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] GET http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb [ 1865.619578] [54859]: DEBUG cinder.api.openstack.wsgi [None req-0f6859a6-4090-48ca-a72f-169000414261 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1865.620232] [54859]: DEBUG cinder.api.openstack.wsgi [None req-0f6859a6-4090-48ca-a72f-169000414261 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1865.633924] [54859]: INFO cinder.api.openstack.wsgi [None req-0f6859a6-4090-48ca-a72f-169000414261 tempest-VolumesTestJSON-563055880 tempest-VolumesTestJSON-563055880-project-member] http://10.180.1.21/volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb returned with HTTP 404 [ 1865.634553] [54859]: [pid: 54859|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:58:01 2025] GET /volume/v3/volumes/6172de4b-7be0-4266-b92d-f351345b6cdb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1873.472715] [54860]: DEBUG cinder.api.middleware.request_id [None req-4cc25103-1040-4e34-9947-48b6483db03c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1873.474407] [54860]: INFO cinder.api.openstack.wsgi [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1873.474507] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2095913430", "imageRef": "1c5c1547-ef97-4956-9548-0aa47fc3615d", "size": 1}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1873.477742] [54860]: DEBUG cinder.api.v3.volumes [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2095913430', 'imageRef': '1c5c1547-ef97-4956-9548-0aa47fc3615d', 'size': 1}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1873.734188] [54860]: INFO cinder.api.v3.volumes [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Create volume of 1 GB [ 1873.740833] [54860]: INFO cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Availability Zones retrieved successfully. [ 1873.753313] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Flow 'volume_create_api' (39ce2e89-4a35-47df-bc17-e8bc271152b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1873.755158] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e509b296-81dd-4781-9d2e-1e1810450ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1873.756398] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1873.809980] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e509b296-81dd-4781-9d2e-1e1810450ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1873.811046] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49142e0c-e465-4475-9a54-1b3b8b7caa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1873.895040] [54860]: DEBUG cinder.quota [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Created reservations ['dce6a5bb-b715-4a9a-97fc-21b22fe4b426', '52891499-5a22-4a74-abb7-7ddc63e70f28', 'f1c1815c-885b-49f6-8ccc-045d45114fc4', '4268862d-3a23-4e6f-8fcc-38a2cb50a26a'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1873.896082] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49142e0c-e465-4475-9a54-1b3b8b7caa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dce6a5bb-b715-4a9a-97fc-21b22fe4b426', '52891499-5a22-4a74-abb7-7ddc63e70f28', 'f1c1815c-885b-49f6-8ccc-045d45114fc4', '4268862d-3a23-4e6f-8fcc-38a2cb50a26a']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1873.897019] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a76446-f581-4707-8032-f10dca6251d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1873.918036] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a76446-f581-4707-8032-f10dca6251d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2f861f9-861c-4653-a81f-feabfb27177a', '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-2095913430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5782a6f415dd4c4b9df434fe685b9330',qos_specs=None,replication_status=,reservations=['dce6a5bb-b715-4a9a-97fc-21b22fe4b426','52891499-5a22-4a74-abb7-7ddc63e70f28','f1c1815c-885b-49f6-8ccc-045d45114fc4','4268862d-3a23-4e6f-8fcc-38a2cb50a26a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a094206b232f4b94a58e943f5b9ae228',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T18:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2095913430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2f861f9-861c-4653-a81f-feabfb27177a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5782a6f415dd4c4b9df434fe685b9330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a094206b232f4b94a58e943f5b9ae228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1873.918702] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a4b7b6-8a8a-4a65-8e84-aa9fc45f608a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1873.958774] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a4b7b6-8a8a-4a65-8e84-aa9fc45f608a) transitioned into state 'SUCCESS' from state '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-2095913430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5782a6f415dd4c4b9df434fe685b9330',qos_specs=None,replication_status=,reservations=['dce6a5bb-b715-4a9a-97fc-21b22fe4b426','52891499-5a22-4a74-abb7-7ddc63e70f28','f1c1815c-885b-49f6-8ccc-045d45114fc4','4268862d-3a23-4e6f-8fcc-38a2cb50a26a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a094206b232f4b94a58e943f5b9ae228',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1873.959678] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43c6d02-2b8a-42b2-8f4a-e985a22436fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1873.977033] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43c6d02-2b8a-42b2-8f4a-e985a22436fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1873.978666] [54860]: DEBUG cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Flow 'volume_create_api' (39ce2e89-4a35-47df-bc17-e8bc271152b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1873.979775] [54860]: INFO cinder.volume.api [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Create volume request issued successfully. [ 1873.979973] [54860]: INFO cinder.api.openstack.wsgi [None req-4cc25103-1040-4e34-9947-48b6483db03c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1873.980792] [54860]: [pid: 54860|app: 0|req: 19/38] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Jan 23 18:58:09 2025] POST /volume/v3/volumes => generated 898 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1873.996271] [54859]: DEBUG cinder.api.middleware.request_id [None req-64023873-08f2-4fa0-935f-734cb3c698ef None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.001420] [54859]: INFO cinder.api.openstack.wsgi [None req-64023873-08f2-4fa0-935f-734cb3c698ef tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1874.001718] [54859]: DEBUG cinder.api.openstack.wsgi [None req-64023873-08f2-4fa0-935f-734cb3c698ef tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.001972] [54859]: DEBUG cinder.api.openstack.wsgi [None req-64023873-08f2-4fa0-935f-734cb3c698ef tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.023049] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.023049] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.031432] [54859]: INFO cinder.volume.api [None req-64023873-08f2-4fa0-935f-734cb3c698ef tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1874.038636] [54859]: INFO cinder.api.openstack.wsgi [None req-64023873-08f2-4fa0-935f-734cb3c698ef tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1874.042024] [54859]: [pid: 54859|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:09 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1875.059453] [54860]: DEBUG cinder.api.middleware.request_id [None req-083b1c20-7b9e-4105-9ee4-7bb64acd14c0 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.063879] [54860]: INFO cinder.api.openstack.wsgi [None req-083b1c20-7b9e-4105-9ee4-7bb64acd14c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1875.064163] [54860]: DEBUG cinder.api.openstack.wsgi [None req-083b1c20-7b9e-4105-9ee4-7bb64acd14c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.064398] [54860]: DEBUG cinder.api.openstack.wsgi [None req-083b1c20-7b9e-4105-9ee4-7bb64acd14c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.083996] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.083996] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.089373] [54860]: INFO cinder.volume.api [None req-083b1c20-7b9e-4105-9ee4-7bb64acd14c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1875.095402] [54860]: INFO cinder.api.openstack.wsgi [None req-083b1c20-7b9e-4105-9ee4-7bb64acd14c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1875.095842] [54860]: [pid: 54860|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:10 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1876.111241] [54859]: DEBUG cinder.api.middleware.request_id [None req-d5118690-f6a0-446c-9189-d6d1e5bba430 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1876.113735] [54859]: INFO cinder.api.openstack.wsgi [None req-d5118690-f6a0-446c-9189-d6d1e5bba430 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1876.113896] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d5118690-f6a0-446c-9189-d6d1e5bba430 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1876.114215] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d5118690-f6a0-446c-9189-d6d1e5bba430 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1876.137440] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1876.137440] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1876.142140] [54859]: INFO cinder.volume.api [None req-d5118690-f6a0-446c-9189-d6d1e5bba430 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1876.149322] [54859]: INFO cinder.api.openstack.wsgi [None req-d5118690-f6a0-446c-9189-d6d1e5bba430 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1876.149753] [54859]: [pid: 54859|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:11 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1877.165940] [54860]: DEBUG cinder.api.middleware.request_id [None req-78ad9635-21b5-4492-a90c-2f1eb697622d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.168184] [54860]: INFO cinder.api.openstack.wsgi [None req-78ad9635-21b5-4492-a90c-2f1eb697622d tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1877.168282] [54860]: DEBUG cinder.api.openstack.wsgi [None req-78ad9635-21b5-4492-a90c-2f1eb697622d tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.168505] [54860]: DEBUG cinder.api.openstack.wsgi [None req-78ad9635-21b5-4492-a90c-2f1eb697622d tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.186381] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.186381] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.191318] [54860]: INFO cinder.volume.api [None req-78ad9635-21b5-4492-a90c-2f1eb697622d tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1877.202447] [54860]: INFO cinder.api.openstack.wsgi [None req-78ad9635-21b5-4492-a90c-2f1eb697622d tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1877.203135] [54860]: [pid: 54860|app: 0|req: 21/42] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:13 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1878.224825] [54859]: DEBUG cinder.api.middleware.request_id [None req-f3d92ee5-d46f-4836-a0ca-e749d7210e48 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.227794] [54859]: INFO cinder.api.openstack.wsgi [None req-f3d92ee5-d46f-4836-a0ca-e749d7210e48 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1878.229669] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f3d92ee5-d46f-4836-a0ca-e749d7210e48 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1878.229669] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f3d92ee5-d46f-4836-a0ca-e749d7210e48 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1878.241151] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1878.241151] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1878.246845] [54859]: INFO cinder.volume.api [None req-f3d92ee5-d46f-4836-a0ca-e749d7210e48 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1878.253727] [54859]: INFO cinder.api.openstack.wsgi [None req-f3d92ee5-d46f-4836-a0ca-e749d7210e48 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1878.254148] [54859]: [pid: 54859|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:14 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1879.269925] [54860]: DEBUG cinder.api.middleware.request_id [None req-ca79e788-63f4-4f44-99b6-9b0523de5e07 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1879.274148] [54860]: INFO cinder.api.openstack.wsgi [None req-ca79e788-63f4-4f44-99b6-9b0523de5e07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1879.274148] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ca79e788-63f4-4f44-99b6-9b0523de5e07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1879.274148] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ca79e788-63f4-4f44-99b6-9b0523de5e07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1879.285510] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1879.285510] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1879.297023] [54860]: INFO cinder.volume.api [None req-ca79e788-63f4-4f44-99b6-9b0523de5e07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1879.305756] [54860]: INFO cinder.api.openstack.wsgi [None req-ca79e788-63f4-4f44-99b6-9b0523de5e07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1879.306438] [54860]: [pid: 54860|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:15 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.320402] [54859]: DEBUG cinder.api.middleware.request_id [None req-9ef851b3-c96d-435d-8e7a-88126d6612f2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.325941] [54859]: INFO cinder.api.openstack.wsgi [None req-9ef851b3-c96d-435d-8e7a-88126d6612f2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1880.325941] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9ef851b3-c96d-435d-8e7a-88126d6612f2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.328862] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9ef851b3-c96d-435d-8e7a-88126d6612f2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.348918] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.348918] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.358827] [54859]: INFO cinder.volume.api [None req-9ef851b3-c96d-435d-8e7a-88126d6612f2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1880.369444] [54859]: INFO cinder.api.openstack.wsgi [None req-9ef851b3-c96d-435d-8e7a-88126d6612f2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1880.369444] [54859]: [pid: 54859|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:16 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1881.381852] [54860]: DEBUG cinder.api.middleware.request_id [None req-61e4f4b8-20fe-4e39-8031-da2cc60a65d1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1881.384015] [54860]: INFO cinder.api.openstack.wsgi [None req-61e4f4b8-20fe-4e39-8031-da2cc60a65d1 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1881.384314] [54860]: DEBUG cinder.api.openstack.wsgi [None req-61e4f4b8-20fe-4e39-8031-da2cc60a65d1 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1881.384546] [54860]: DEBUG cinder.api.openstack.wsgi [None req-61e4f4b8-20fe-4e39-8031-da2cc60a65d1 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1881.396500] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1881.396500] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1881.400422] [54860]: INFO cinder.volume.api [None req-61e4f4b8-20fe-4e39-8031-da2cc60a65d1 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1881.405685] [54860]: INFO cinder.api.openstack.wsgi [None req-61e4f4b8-20fe-4e39-8031-da2cc60a65d1 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1881.405685] [54860]: [pid: 54860|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:17 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1882.419255] [54859]: DEBUG cinder.api.middleware.request_id [None req-54da7ef6-4538-4a21-83a9-24121b01a80c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1882.421370] [54859]: INFO cinder.api.openstack.wsgi [None req-54da7ef6-4538-4a21-83a9-24121b01a80c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1882.421625] [54859]: DEBUG cinder.api.openstack.wsgi [None req-54da7ef6-4538-4a21-83a9-24121b01a80c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1882.421848] [54859]: DEBUG cinder.api.openstack.wsgi [None req-54da7ef6-4538-4a21-83a9-24121b01a80c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1882.432746] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1882.432746] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1882.436929] [54859]: INFO cinder.volume.api [None req-54da7ef6-4538-4a21-83a9-24121b01a80c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1882.443046] [54859]: INFO cinder.api.openstack.wsgi [None req-54da7ef6-4538-4a21-83a9-24121b01a80c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1882.443421] [54859]: [pid: 54859|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:18 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1883.456228] [54860]: DEBUG cinder.api.middleware.request_id [None req-b057ee2b-94f4-45c8-8edc-7f58ad154b69 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1883.458273] [54860]: INFO cinder.api.openstack.wsgi [None req-b057ee2b-94f4-45c8-8edc-7f58ad154b69 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1883.458542] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b057ee2b-94f4-45c8-8edc-7f58ad154b69 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1883.458790] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b057ee2b-94f4-45c8-8edc-7f58ad154b69 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1883.468460] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1883.468460] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1883.472366] [54860]: INFO cinder.volume.api [None req-b057ee2b-94f4-45c8-8edc-7f58ad154b69 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1883.477143] [54860]: INFO cinder.api.openstack.wsgi [None req-b057ee2b-94f4-45c8-8edc-7f58ad154b69 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1883.477531] [54860]: [pid: 54860|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:19 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1884.490351] [54859]: DEBUG cinder.api.middleware.request_id [None req-5de4b37f-2f3b-45c1-a57e-d47938f6664f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1884.492688] [54859]: INFO cinder.api.openstack.wsgi [None req-5de4b37f-2f3b-45c1-a57e-d47938f6664f tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1884.492999] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5de4b37f-2f3b-45c1-a57e-d47938f6664f tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1884.493322] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5de4b37f-2f3b-45c1-a57e-d47938f6664f tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1884.503443] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1884.503443] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1884.507861] [54859]: INFO cinder.volume.api [None req-5de4b37f-2f3b-45c1-a57e-d47938f6664f tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1884.512190] [54859]: INFO cinder.api.openstack.wsgi [None req-5de4b37f-2f3b-45c1-a57e-d47938f6664f tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1884.512576] [54859]: [pid: 54859|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:20 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1885.530385] [54860]: DEBUG cinder.api.middleware.request_id [None req-261b16e7-5bb5-4d17-b4cb-c6647d8d70c2 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.534316] [54860]: INFO cinder.api.openstack.wsgi [None req-261b16e7-5bb5-4d17-b4cb-c6647d8d70c2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1885.534647] [54860]: DEBUG cinder.api.openstack.wsgi [None req-261b16e7-5bb5-4d17-b4cb-c6647d8d70c2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1885.534946] [54860]: DEBUG cinder.api.openstack.wsgi [None req-261b16e7-5bb5-4d17-b4cb-c6647d8d70c2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1885.551769] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1885.551769] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1885.562753] [54860]: INFO cinder.volume.api [None req-261b16e7-5bb5-4d17-b4cb-c6647d8d70c2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1885.568970] [54860]: INFO cinder.api.openstack.wsgi [None req-261b16e7-5bb5-4d17-b4cb-c6647d8d70c2 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1885.569512] [54860]: [pid: 54860|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:21 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1886.582419] [54859]: DEBUG cinder.api.middleware.request_id [None req-ce55bd5b-b1f9-449f-9772-0af4b5cad157 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1886.585095] [54859]: INFO cinder.api.openstack.wsgi [None req-ce55bd5b-b1f9-449f-9772-0af4b5cad157 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1886.585433] [54859]: DEBUG cinder.api.openstack.wsgi [None req-ce55bd5b-b1f9-449f-9772-0af4b5cad157 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1886.585597] [54859]: DEBUG cinder.api.openstack.wsgi [None req-ce55bd5b-b1f9-449f-9772-0af4b5cad157 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1886.601263] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1886.601263] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1886.601673] [54859]: INFO cinder.volume.api [None req-ce55bd5b-b1f9-449f-9772-0af4b5cad157 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1886.607767] [54859]: INFO cinder.api.openstack.wsgi [None req-ce55bd5b-b1f9-449f-9772-0af4b5cad157 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1886.608159] [54859]: [pid: 54859|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:22 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1887.628315] [54860]: DEBUG cinder.api.middleware.request_id [None req-c0ab49b1-0a62-44db-80b7-d32faafc28e9 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1887.630897] [54860]: INFO cinder.api.openstack.wsgi [None req-c0ab49b1-0a62-44db-80b7-d32faafc28e9 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1887.631122] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c0ab49b1-0a62-44db-80b7-d32faafc28e9 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1887.631383] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c0ab49b1-0a62-44db-80b7-d32faafc28e9 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1887.644645] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1887.644645] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1887.649575] [54860]: INFO cinder.volume.api [None req-c0ab49b1-0a62-44db-80b7-d32faafc28e9 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1887.654842] [54860]: INFO cinder.api.openstack.wsgi [None req-c0ab49b1-0a62-44db-80b7-d32faafc28e9 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1887.655246] [54860]: [pid: 54860|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:23 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1888.673129] [54859]: DEBUG cinder.api.middleware.request_id [None req-4686e048-c6b7-49f8-898a-e6fbb4f573c0 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1888.675245] [54859]: INFO cinder.api.openstack.wsgi [None req-4686e048-c6b7-49f8-898a-e6fbb4f573c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1888.675510] [54859]: DEBUG cinder.api.openstack.wsgi [None req-4686e048-c6b7-49f8-898a-e6fbb4f573c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1888.675735] [54859]: DEBUG cinder.api.openstack.wsgi [None req-4686e048-c6b7-49f8-898a-e6fbb4f573c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1888.687873] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1888.687873] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1888.692019] [54859]: INFO cinder.volume.api [None req-4686e048-c6b7-49f8-898a-e6fbb4f573c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1888.697644] [54859]: INFO cinder.api.openstack.wsgi [None req-4686e048-c6b7-49f8-898a-e6fbb4f573c0 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1888.699029] [54859]: [pid: 54859|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:24 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1889.711159] [54860]: DEBUG cinder.api.middleware.request_id [None req-7430f251-0263-487b-b4d2-cd1bfd89cccd None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1889.713378] [54860]: INFO cinder.api.openstack.wsgi [None req-7430f251-0263-487b-b4d2-cd1bfd89cccd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1889.713598] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7430f251-0263-487b-b4d2-cd1bfd89cccd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1889.713831] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7430f251-0263-487b-b4d2-cd1bfd89cccd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1889.724355] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1889.724355] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1889.728558] [54860]: INFO cinder.volume.api [None req-7430f251-0263-487b-b4d2-cd1bfd89cccd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1889.733710] [54860]: INFO cinder.api.openstack.wsgi [None req-7430f251-0263-487b-b4d2-cd1bfd89cccd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1889.734116] [54860]: [pid: 54860|app: 0|req: 27/54] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:25 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1890.746140] [54859]: DEBUG cinder.api.middleware.request_id [None req-14b4d34b-ecb1-4db0-9179-444959d9a460 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1890.750014] [54859]: INFO cinder.api.openstack.wsgi [None req-14b4d34b-ecb1-4db0-9179-444959d9a460 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1890.750014] [54859]: DEBUG cinder.api.openstack.wsgi [None req-14b4d34b-ecb1-4db0-9179-444959d9a460 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1890.750014] [54859]: DEBUG cinder.api.openstack.wsgi [None req-14b4d34b-ecb1-4db0-9179-444959d9a460 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1890.761025] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1890.761025] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1890.765804] [54859]: INFO cinder.volume.api [None req-14b4d34b-ecb1-4db0-9179-444959d9a460 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1890.771622] [54859]: INFO cinder.api.openstack.wsgi [None req-14b4d34b-ecb1-4db0-9179-444959d9a460 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1890.772553] [54859]: [pid: 54859|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:26 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1891.784344] [54860]: DEBUG cinder.api.middleware.request_id [None req-a00290c2-c7ff-469f-8c30-acf19a2b2edc None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1891.786418] [54860]: INFO cinder.api.openstack.wsgi [None req-a00290c2-c7ff-469f-8c30-acf19a2b2edc tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1891.786684] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a00290c2-c7ff-469f-8c30-acf19a2b2edc tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1891.786895] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a00290c2-c7ff-469f-8c30-acf19a2b2edc tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1891.794431] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1891.794431] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1891.797887] [54860]: INFO cinder.volume.api [None req-a00290c2-c7ff-469f-8c30-acf19a2b2edc tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1891.802063] [54860]: INFO cinder.api.openstack.wsgi [None req-a00290c2-c7ff-469f-8c30-acf19a2b2edc tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1891.802464] [54860]: [pid: 54860|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:27 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1892.813124] [54859]: DEBUG cinder.api.middleware.request_id [None req-31666951-9de8-487d-8bab-66a70b8ae871 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1892.815177] [54859]: INFO cinder.api.openstack.wsgi [None req-31666951-9de8-487d-8bab-66a70b8ae871 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1892.815429] [54859]: DEBUG cinder.api.openstack.wsgi [None req-31666951-9de8-487d-8bab-66a70b8ae871 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1892.815651] [54859]: DEBUG cinder.api.openstack.wsgi [None req-31666951-9de8-487d-8bab-66a70b8ae871 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1892.823264] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1892.823264] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1892.826982] [54859]: INFO cinder.volume.api [None req-31666951-9de8-487d-8bab-66a70b8ae871 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1892.832561] [54859]: INFO cinder.api.openstack.wsgi [None req-31666951-9de8-487d-8bab-66a70b8ae871 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1892.832934] [54859]: [pid: 54859|app: 0|req: 29/57] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 18:58:28 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 1573 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1892.861012] [54860]: DEBUG cinder.api.middleware.request_id [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-4155aed6-5c9e-4537-a0c8-5d0621e360a3 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1892.863936] [54860]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-4155aed6-5c9e-4537-a0c8-5d0621e360a3 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1892.864244] [54860]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-4155aed6-5c9e-4537-a0c8-5d0621e360a3 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1892.864552] [54860]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-4155aed6-5c9e-4537-a0c8-5d0621e360a3 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1892.872687] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1892.872687] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1892.876567] [54860]: INFO cinder.volume.api [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-4155aed6-5c9e-4537-a0c8-5d0621e360a3 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1892.881537] [54860]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-4155aed6-5c9e-4537-a0c8-5d0621e360a3 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1892.881927] [54860]: [pid: 54860|app: 0|req: 29/58] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 18:58:28 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1893.182494] [54859]: DEBUG cinder.api.middleware.request_id [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-a9e2d4af-2724-482d-ba6e-bf8e574f43cd None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1893.184318] [54859]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-a9e2d4af-2724-482d-ba6e-bf8e574f43cd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1893.184521] [54859]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-a9e2d4af-2724-482d-ba6e-bf8e574f43cd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1893.184885] [54859]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-a9e2d4af-2724-482d-ba6e-bf8e574f43cd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1893.195591] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1893.195591] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1893.200141] [54859]: INFO cinder.volume.api [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-a9e2d4af-2724-482d-ba6e-bf8e574f43cd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1893.206213] [54859]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-a9e2d4af-2724-482d-ba6e-bf8e574f43cd tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1893.206618] [54859]: [pid: 54859|app: 0|req: 30/59] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 18:58:29 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1893.212662] [54860]: DEBUG cinder.api.middleware.request_id [None req-ef2e45c3-8f6b-4e68-b0e5-2f11458f974e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1893.213131] [54860]: INFO cinder.api.openstack.wsgi [None req-ef2e45c3-8f6b-4e68-b0e5-2f11458f974e None None] GET http://10.180.1.21/volume// [ 1893.213323] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ef2e45c3-8f6b-4e68-b0e5-2f11458f974e None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1893.213550] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ef2e45c3-8f6b-4e68-b0e5-2f11458f974e None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1893.213969] [54860]: INFO cinder.api.openstack.wsgi [None req-ef2e45c3-8f6b-4e68-b0e5-2f11458f974e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1893.214285] [54860]: [pid: 54860|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 18:58:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1893.219573] [54859]: DEBUG cinder.api.middleware.request_id [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-046e0684-eb83-46a5-af4f-466c076636e8 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1893.222303] [54859]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-046e0684-eb83-46a5-af4f-466c076636e8 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1893.222725] [54859]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-046e0684-eb83-46a5-af4f-466c076636e8 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2f861f9-861c-4653-a81f-feabfb27177a", "connector": null, "instance_uuid": "67f4819e-fa4a-452d-baeb-d556727e1958"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1893.231901] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1893.231901] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1893.274882] [54859]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-046e0684-eb83-46a5-af4f-466c076636e8 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1893.274882] [54859]: [pid: 54859|app: 0|req: 31/61] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 18:58:29 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1896.110163] [54860]: DEBUG cinder.api.middleware.request_id [None req-9d52a254-7e16-4514-b39a-90ff33f8643f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1896.116361] [54860]: INFO cinder.api.openstack.wsgi [None req-9d52a254-7e16-4514-b39a-90ff33f8643f tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 [ 1896.116734] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9d52a254-7e16-4514-b39a-90ff33f8643f tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1896.117902] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9d52a254-7e16-4514-b39a-90ff33f8643f tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1896.118255] [54860]: INFO cinder.api.v3.volumes [None req-9d52a254-7e16-4514-b39a-90ff33f8643f tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Delete volume with id: 51f00864-ba53-4713-ac43-9482cec24292 [ 1896.130763] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1896.130763] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1896.131262] [54860]: INFO cinder.volume.api [None req-9d52a254-7e16-4514-b39a-90ff33f8643f tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Volume info retrieved successfully. [ 1896.148977] [54860]: INFO cinder.volume.api [None req-9d52a254-7e16-4514-b39a-90ff33f8643f tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Delete volume request issued successfully. [ 1896.149167] [54860]: INFO cinder.api.openstack.wsgi [None req-9d52a254-7e16-4514-b39a-90ff33f8643f tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 returned with HTTP 202 [ 1896.149751] [54860]: [pid: 54860|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 18:58:31 2025] DELETE /volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1896.152744] [54859]: DEBUG cinder.api.middleware.request_id [None req-b09c3a42-7265-4f82-8f33-7bb6f8ddbccf None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1896.156097] [54859]: INFO cinder.api.openstack.wsgi [None req-b09c3a42-7265-4f82-8f33-7bb6f8ddbccf tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] GET http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 [ 1896.156097] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b09c3a42-7265-4f82-8f33-7bb6f8ddbccf tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1896.156334] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b09c3a42-7265-4f82-8f33-7bb6f8ddbccf tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1896.164142] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1896.164142] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1896.167409] [54859]: INFO cinder.volume.api [None req-b09c3a42-7265-4f82-8f33-7bb6f8ddbccf tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Volume info retrieved successfully. [ 1896.171804] [54859]: INFO cinder.api.openstack.wsgi [None req-b09c3a42-7265-4f82-8f33-7bb6f8ddbccf tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 returned with HTTP 200 [ 1896.172204] [54859]: [pid: 54859|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:58:32 2025] GET /volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1897.183263] [54860]: DEBUG cinder.api.middleware.request_id [None req-4b75fd4c-9d56-4c1f-8d4c-bc3121d86465 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.187107] [54860]: INFO cinder.api.openstack.wsgi [None req-4b75fd4c-9d56-4c1f-8d4c-bc3121d86465 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] GET http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 [ 1897.187107] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4b75fd4c-9d56-4c1f-8d4c-bc3121d86465 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.187107] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4b75fd4c-9d56-4c1f-8d4c-bc3121d86465 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.193883] [54860]: INFO cinder.api.openstack.wsgi [None req-4b75fd4c-9d56-4c1f-8d4c-bc3121d86465 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 returned with HTTP 404 [ 1897.194304] [54860]: [pid: 54860|app: 0|req: 32/64] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:58:33 2025] GET /volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1897.688743] [54859]: DEBUG cinder.api.middleware.request_id [None req-aff4f953-30a1-435c-8c46-279329a43c49 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.690804] [54859]: INFO cinder.api.openstack.wsgi [None req-aff4f953-30a1-435c-8c46-279329a43c49 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 [ 1897.691059] [54859]: DEBUG cinder.api.openstack.wsgi [None req-aff4f953-30a1-435c-8c46-279329a43c49 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.691513] [54859]: DEBUG cinder.api.openstack.wsgi [None req-aff4f953-30a1-435c-8c46-279329a43c49 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.691513] [54859]: INFO cinder.api.v3.volumes [None req-aff4f953-30a1-435c-8c46-279329a43c49 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Delete volume with id: 51f00864-ba53-4713-ac43-9482cec24292 [ 1897.698471] [54859]: INFO cinder.api.openstack.wsgi [None req-aff4f953-30a1-435c-8c46-279329a43c49 tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 returned with HTTP 404 [ 1897.698471] [54859]: [pid: 54859|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 18:58:33 2025] DELETE /volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1897.701072] [54860]: DEBUG cinder.api.middleware.request_id [None req-d23d8e77-d956-4c0e-acb5-6fcefda02b6a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.703664] [54860]: INFO cinder.api.openstack.wsgi [None req-d23d8e77-d956-4c0e-acb5-6fcefda02b6a tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] GET http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 [ 1897.703929] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d23d8e77-d956-4c0e-acb5-6fcefda02b6a tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.704169] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d23d8e77-d956-4c0e-acb5-6fcefda02b6a tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.712335] [54860]: INFO cinder.api.openstack.wsgi [None req-d23d8e77-d956-4c0e-acb5-6fcefda02b6a tempest-VolumesAssistedSnapshotsTest-511636583 tempest-VolumesAssistedSnapshotsTest-511636583-project-admin] http://10.180.1.21/volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 returned with HTTP 404 [ 1897.712440] [54860]: [pid: 54860|app: 0|req: 33/66] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 18:58:33 2025] GET /volume/v3/volumes/51f00864-ba53-4713-ac43-9482cec24292 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1907.695114] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=155,cinder:INSERT=28,cinder:UPDATE=40 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1907.709386] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=116,cinder:UPDATE=14,cinder:INSERT=12 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1976.738193] [54859]: DEBUG cinder.api.middleware.request_id [None req-195bbb68-2576-48da-9472-be415e7cbfa8 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1976.738926] [54859]: INFO cinder.api.openstack.wsgi [None req-195bbb68-2576-48da-9472-be415e7cbfa8 None None] GET http://10.180.1.21/volume// [ 1976.739147] [54859]: DEBUG cinder.api.openstack.wsgi [None req-195bbb68-2576-48da-9472-be415e7cbfa8 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1976.739379] [54859]: DEBUG cinder.api.openstack.wsgi [None req-195bbb68-2576-48da-9472-be415e7cbfa8 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1976.739948] [54859]: INFO cinder.api.openstack.wsgi [None req-195bbb68-2576-48da-9472-be415e7cbfa8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1976.740315] [54859]: [pid: 54859|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 18:59:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1976.756864] [54860]: DEBUG cinder.api.middleware.request_id [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6871d2c4-f991-4b2a-be26-48843eb98357 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1976.762924] [54860]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6871d2c4-f991-4b2a-be26-48843eb98357 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1976.762924] [54860]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6871d2c4-f991-4b2a-be26-48843eb98357 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1976.762924] [54860]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6871d2c4-f991-4b2a-be26-48843eb98357 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1976.784265] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1976.784265] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1976.792705] [54860]: INFO cinder.volume.api [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6871d2c4-f991-4b2a-be26-48843eb98357 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1976.801397] [54860]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6871d2c4-f991-4b2a-be26-48843eb98357 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1976.801999] [54860]: [pid: 54860|app: 0|req: 34/68] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 18:59:52 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 1572 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1976.982831] [54859]: DEBUG cinder.api.middleware.request_id [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6f4de2c4-096f-4a23-8869-0e81e5b14859 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1976.988213] [54859]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6f4de2c4-096f-4a23-8869-0e81e5b14859 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] PUT http://10.180.1.21/volume/v3/attachments/19b7a7a5-8318-4d39-9926-689e22679e99 [ 1976.989860] [54859]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6f4de2c4-096f-4a23-8869-0e81e5b14859 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-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=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1977.001940] [54859]: DEBUG cinder.coordination [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6f4de2c4-096f-4a23-8869-0e81e5b14859 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Acquiring lock "cinder-attachment_update-d2f861f9-861c-4653-a81f-feabfb27177a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1977.007921] [54859]: DEBUG cinder.coordination [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6f4de2c4-096f-4a23-8869-0e81e5b14859 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Lock "cinder-attachment_update-d2f861f9-861c-4653-a81f-feabfb27177a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1977.009119] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1977.009119] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1977.548838] [54859]: DEBUG cinder.coordination [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6f4de2c4-096f-4a23-8869-0e81e5b14859 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Lock "cinder-attachment_update-d2f861f9-861c-4653-a81f-feabfb27177a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.540s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1977.548838] [54859]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-6f4de2c4-096f-4a23-8869-0e81e5b14859 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/attachments/19b7a7a5-8318-4d39-9926-689e22679e99 returned with HTTP 200 [ 1977.548838] [54859]: [pid: 54859|app: 0|req: 35/69] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 18:59:52 2025] PUT /volume/v3/attachments/19b7a7a5-8318-4d39-9926-689e22679e99 => generated 617 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1978.058307] [54860]: DEBUG cinder.api.middleware.request_id [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-f1d9e703-7dfe-49cf-856d-df84c39d8a89 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1978.062892] [54860]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-f1d9e703-7dfe-49cf-856d-df84c39d8a89 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] POST http://10.180.1.21/volume/v3/attachments/19b7a7a5-8318-4d39-9926-689e22679e99/action [ 1978.063834] [54860]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-f1d9e703-7dfe-49cf-856d-df84c39d8a89 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1978.063834] [54860]: DEBUG cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-f1d9e703-7dfe-49cf-856d-df84c39d8a89 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1978.095712] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1978.095712] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 1978.106926] [54860]: INFO cinder.api.openstack.wsgi [req-bb48616a-de30-4ee0-ad1e-65d622fcd59c req-f1d9e703-7dfe-49cf-856d-df84c39d8a89 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/attachments/19b7a7a5-8318-4d39-9926-689e22679e99/action returned with HTTP 204 [ 1978.106926] [54860]: [pid: 54860|app: 0|req: 35/70] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 18:59:53 2025] POST /volume/v3/attachments/19b7a7a5-8318-4d39-9926-689e22679e99/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1987.294570] [54859]: DEBUG cinder.api.middleware.request_id [None req-d54091db-351b-43a3-9831-a6cf184c7d07 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.302815] [54859]: INFO cinder.api.openstack.wsgi [None req-d54091db-351b-43a3-9831-a6cf184c7d07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 1987.302815] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d54091db-351b-43a3-9831-a6cf184c7d07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.302815] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d54091db-351b-43a3-9831-a6cf184c7d07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.322615] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1987.322615] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.327377] [54859]: INFO cinder.volume.api [None req-d54091db-351b-43a3-9831-a6cf184c7d07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 1987.333964] [54859]: INFO cinder.api.openstack.wsgi [None req-d54091db-351b-43a3-9831-a6cf184c7d07 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 1987.334446] [54859]: [pid: 54859|app: 0|req: 36/71] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Jan 23 19:00:03 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 1865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1988.105187] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1997.330378] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2000.384092] [54860]: DEBUG cinder.api.middleware.request_id [req-eb0fb83b-0c70-4da0-a2d1-690af7235768 req-f2ec6e17-e818-4d96-924f-a211573b43c0 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.386651] [54860]: INFO cinder.api.openstack.wsgi [req-eb0fb83b-0c70-4da0-a2d1-690af7235768 req-f2ec6e17-e818-4d96-924f-a211573b43c0 tempest-InstanceActionsTestJSON-1626553032 tempest-InstanceActionsTestJSON-1626553032-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=0ce8b90f-4ac2-4906-8abc-9e8d3e513022 [ 2000.387014] [54860]: DEBUG cinder.api.openstack.wsgi [req-eb0fb83b-0c70-4da0-a2d1-690af7235768 req-f2ec6e17-e818-4d96-924f-a211573b43c0 tempest-InstanceActionsTestJSON-1626553032 tempest-InstanceActionsTestJSON-1626553032-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.387244] [54860]: DEBUG cinder.api.openstack.wsgi [req-eb0fb83b-0c70-4da0-a2d1-690af7235768 req-f2ec6e17-e818-4d96-924f-a211573b43c0 tempest-InstanceActionsTestJSON-1626553032 tempest-InstanceActionsTestJSON-1626553032-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.401486] [54860]: INFO cinder.api.openstack.wsgi [req-eb0fb83b-0c70-4da0-a2d1-690af7235768 req-f2ec6e17-e818-4d96-924f-a211573b43c0 tempest-InstanceActionsTestJSON-1626553032 tempest-InstanceActionsTestJSON-1626553032-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=0ce8b90f-4ac2-4906-8abc-9e8d3e513022 returned with HTTP 200 [ 2000.402130] [54860]: [pid: 54860|app: 0|req: 36/72] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Jan 23 19:00:16 2025] GET /volume/v3/attachments?instance_id=0ce8b90f-4ac2-4906-8abc-9e8d3e513022 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2010.397574] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=1 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2022.599102] [54859]: DEBUG cinder.api.middleware.request_id [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2022.601402] [54859]: INFO cinder.api.openstack.wsgi [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2022.601885] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1751998836"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2022.603706] [54859]: DEBUG cinder.api.v3.volumes [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1751998836'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2022.603878] [54859]: INFO cinder.api.v3.volumes [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Create volume of 1 GB [ 2022.610064] [54859]: INFO cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Availability Zones retrieved successfully. [ 2022.617401] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Flow 'volume_create_api' (27b25c9b-e4b2-44b6-beb9-5b7b93bb88eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2022.618634] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a09a706-b0c1-4251-883d-a399891bd07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2022.619798] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2022.639632] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a09a706-b0c1-4251-883d-a399891bd07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2022.640577] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6481c04f-5f05-4fcd-9a87-3bf974f04aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2022.706605] [54859]: DEBUG cinder.quota [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Created reservations ['49162338-db55-4ad2-bbf9-1ca03901b26a', 'c7509ec2-37f3-427c-ab49-c51e386e704c', '669afc8d-c315-433f-90be-999709fcdf32', 'a4e7733d-ec1c-4bc2-a6fc-d5ccdef6d1e6'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2022.707625] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6481c04f-5f05-4fcd-9a87-3bf974f04aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49162338-db55-4ad2-bbf9-1ca03901b26a', 'c7509ec2-37f3-427c-ab49-c51e386e704c', '669afc8d-c315-433f-90be-999709fcdf32', 'a4e7733d-ec1c-4bc2-a6fc-d5ccdef6d1e6']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2022.708625] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252a510e-3be1-49dd-9cc0-7bfec1031915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2022.726611] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252a510e-3be1-49dd-9cc0-7bfec1031915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8701342-7738-4f77-bceb-13f591f94df5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1751998836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='939758d0276e4fc0bd0e1c59f3f54283',qos_specs=None,replication_status=,reservations=['49162338-db55-4ad2-bbf9-1ca03901b26a','c7509ec2-37f3-427c-ab49-c51e386e704c','669afc8d-c315-433f-90be-999709fcdf32','a4e7733d-ec1c-4bc2-a6fc-d5ccdef6d1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5caed160f7d44bbfb3354287965e4520',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1751998836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8701342-7738-4f77-bceb-13f591f94df5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='939758d0276e4fc0bd0e1c59f3f54283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5caed160f7d44bbfb3354287965e4520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2022.727650] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41d6022-3d1a-4396-bb88-9ec9fbbf58a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2022.749020] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41d6022-3d1a-4396-bb88-9ec9fbbf58a4) transitioned into state 'SUCCESS' from state '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-1751998836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='939758d0276e4fc0bd0e1c59f3f54283',qos_specs=None,replication_status=,reservations=['49162338-db55-4ad2-bbf9-1ca03901b26a','c7509ec2-37f3-427c-ab49-c51e386e704c','669afc8d-c315-433f-90be-999709fcdf32','a4e7733d-ec1c-4bc2-a6fc-d5ccdef6d1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5caed160f7d44bbfb3354287965e4520',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2022.750056] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21169c43-7b87-4a21-98d8-03bccd56b9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2022.765614] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21169c43-7b87-4a21-98d8-03bccd56b9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2022.766682] [54859]: DEBUG cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Flow 'volume_create_api' (27b25c9b-e4b2-44b6-beb9-5b7b93bb88eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2022.767161] [54859]: INFO cinder.volume.api [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Create volume request issued successfully. [ 2022.767923] [54859]: INFO cinder.api.openstack.wsgi [None req-a0cae951-7ac8-48d1-aa13-f689846f6fab tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2022.768580] [54859]: [pid: 54859|app: 0|req: 37/73] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:00:38 2025] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2022.778074] [54860]: DEBUG cinder.api.middleware.request_id [None req-f2ba5ae6-10cb-458a-8456-f180c33506a5 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2022.782799] [54860]: INFO cinder.api.openstack.wsgi [None req-f2ba5ae6-10cb-458a-8456-f180c33506a5 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2022.783292] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f2ba5ae6-10cb-458a-8456-f180c33506a5 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2022.783582] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f2ba5ae6-10cb-458a-8456-f180c33506a5 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2022.799338] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2022.799338] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2022.804365] [54860]: INFO cinder.volume.api [None req-f2ba5ae6-10cb-458a-8456-f180c33506a5 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2022.810803] [54860]: INFO cinder.api.openstack.wsgi [None req-f2ba5ae6-10cb-458a-8456-f180c33506a5 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2022.811703] [54860]: [pid: 54860|app: 0|req: 37/74] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:38 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2023.824634] [54859]: DEBUG cinder.api.middleware.request_id [None req-33342877-98c0-405c-bedc-9cd198d07c42 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2023.827498] [54859]: INFO cinder.api.openstack.wsgi [None req-33342877-98c0-405c-bedc-9cd198d07c42 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2023.827843] [54859]: DEBUG cinder.api.openstack.wsgi [None req-33342877-98c0-405c-bedc-9cd198d07c42 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2023.827989] [54859]: DEBUG cinder.api.openstack.wsgi [None req-33342877-98c0-405c-bedc-9cd198d07c42 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2023.846094] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2023.846094] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2023.852258] [54859]: INFO cinder.volume.api [None req-33342877-98c0-405c-bedc-9cd198d07c42 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2023.860050] [54859]: INFO cinder.api.openstack.wsgi [None req-33342877-98c0-405c-bedc-9cd198d07c42 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2023.860050] [54859]: [pid: 54859|app: 0|req: 38/75] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:39 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2024.261564] [54860]: DEBUG cinder.api.middleware.request_id [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-9a7d5192-38b0-4892-8afd-be1ad5d1ce7e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.265484] [54860]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-9a7d5192-38b0-4892-8afd-be1ad5d1ce7e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2024.265982] [54860]: DEBUG cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-9a7d5192-38b0-4892-8afd-be1ad5d1ce7e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.266403] [54860]: DEBUG cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-9a7d5192-38b0-4892-8afd-be1ad5d1ce7e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.276363] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2024.276363] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2024.280602] [54860]: INFO cinder.volume.api [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-9a7d5192-38b0-4892-8afd-be1ad5d1ce7e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2024.285811] [54860]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-9a7d5192-38b0-4892-8afd-be1ad5d1ce7e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2024.286313] [54860]: [pid: 54860|app: 0|req: 38/76] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:00:40 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2025.821224] [54859]: DEBUG cinder.api.middleware.request_id [None req-a4153e9a-6506-424d-81c5-0b69d92a478e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2025.821680] [54859]: INFO cinder.api.openstack.wsgi [None req-a4153e9a-6506-424d-81c5-0b69d92a478e None None] GET http://10.180.1.21/volume// [ 2025.821891] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a4153e9a-6506-424d-81c5-0b69d92a478e None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2025.822146] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a4153e9a-6506-424d-81c5-0b69d92a478e None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2025.822578] [54859]: INFO cinder.api.openstack.wsgi [None req-a4153e9a-6506-424d-81c5-0b69d92a478e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2025.823116] [54859]: [pid: 54859|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:00:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2025.827526] [54860]: DEBUG cinder.api.middleware.request_id [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-e6865e13-5dca-48b3-9559-10b46ebe1210 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2025.830011] [54860]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-e6865e13-5dca-48b3-9559-10b46ebe1210 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2025.830510] [54860]: DEBUG cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-e6865e13-5dca-48b3-9559-10b46ebe1210 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8701342-7738-4f77-bceb-13f591f94df5", "connector": null, "instance_uuid": "a347d37d-e47f-4c31-ac73-2d4c161b2c7a"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2025.840727] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2025.840727] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2025.869982] [54860]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-e6865e13-5dca-48b3-9559-10b46ebe1210 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2025.871041] [54860]: [pid: 54860|app: 0|req: 39/78] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:00:41 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) [ 2025.896039] [54859]: DEBUG cinder.api.middleware.request_id [None req-46c21769-90b1-4826-bb61-b1f0c161e35e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2025.898362] [54859]: INFO cinder.api.openstack.wsgi [None req-46c21769-90b1-4826-bb61-b1f0c161e35e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2025.898586] [54859]: DEBUG cinder.api.openstack.wsgi [None req-46c21769-90b1-4826-bb61-b1f0c161e35e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2025.898845] [54859]: DEBUG cinder.api.openstack.wsgi [None req-46c21769-90b1-4826-bb61-b1f0c161e35e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2025.909506] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2025.909506] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2025.913966] [54859]: INFO cinder.volume.api [None req-46c21769-90b1-4826-bb61-b1f0c161e35e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2025.920106] [54859]: INFO cinder.api.openstack.wsgi [None req-46c21769-90b1-4826-bb61-b1f0c161e35e tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2025.920810] [54859]: [pid: 54859|app: 0|req: 40/79] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:41 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2026.398381] [54860]: DEBUG cinder.api.middleware.request_id [None req-0b0858b7-e5f0-4568-8d0d-829e5dd911fd None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.398847] [54860]: INFO cinder.api.openstack.wsgi [None req-0b0858b7-e5f0-4568-8d0d-829e5dd911fd None None] GET http://10.180.1.21/volume// [ 2026.399089] [54860]: DEBUG cinder.api.openstack.wsgi [None req-0b0858b7-e5f0-4568-8d0d-829e5dd911fd None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.399345] [54860]: DEBUG cinder.api.openstack.wsgi [None req-0b0858b7-e5f0-4568-8d0d-829e5dd911fd None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.399817] [54860]: INFO cinder.api.openstack.wsgi [None req-0b0858b7-e5f0-4568-8d0d-829e5dd911fd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2026.400316] [54860]: [pid: 54860|app: 0|req: 40/80] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:00:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2026.403981] [54859]: DEBUG cinder.api.middleware.request_id [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-c41557a9-71c0-4b04-a7be-6e6d49be80bd None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.406504] [54859]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-c41557a9-71c0-4b04-a7be-6e6d49be80bd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2026.406798] [54859]: DEBUG cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-c41557a9-71c0-4b04-a7be-6e6d49be80bd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.407042] [54859]: DEBUG cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-c41557a9-71c0-4b04-a7be-6e6d49be80bd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.417646] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2026.417646] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.421816] [54859]: INFO cinder.volume.api [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-c41557a9-71c0-4b04-a7be-6e6d49be80bd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2026.427791] [54859]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-c41557a9-71c0-4b04-a7be-6e6d49be80bd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2026.427791] [54859]: [pid: 54859|app: 0|req: 41/81] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:00:42 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2026.458561] [54860]: DEBUG cinder.api.middleware.request_id [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-f24ee915-3a1f-4fd2-a678-ad7b27a27ae9 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.460923] [54860]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-f24ee915-3a1f-4fd2-a678-ad7b27a27ae9 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] PUT http://10.180.1.21/volume/v3/attachments/173260f1-7335-46b6-bdc8-778aca4194c8 [ 2026.461373] [54860]: DEBUG cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-f24ee915-3a1f-4fd2-a678-ad7b27a27ae9 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-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-440274", "mountpoint": "/dev/sdb"}}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2026.469706] [54860]: DEBUG cinder.coordination [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-f24ee915-3a1f-4fd2-a678-ad7b27a27ae9 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Acquiring lock "cinder-attachment_update-a8701342-7738-4f77-bceb-13f591f94df5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2026.474467] [54860]: DEBUG cinder.coordination [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-f24ee915-3a1f-4fd2-a678-ad7b27a27ae9 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Lock "cinder-attachment_update-a8701342-7738-4f77-bceb-13f591f94df5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2026.475641] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2026.475641] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.935383] [54859]: DEBUG cinder.api.middleware.request_id [None req-f1423da6-7f6a-47b7-8337-b32569a49b73 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.940038] [54859]: INFO cinder.api.openstack.wsgi [None req-f1423da6-7f6a-47b7-8337-b32569a49b73 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2026.940038] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f1423da6-7f6a-47b7-8337-b32569a49b73 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.940444] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f1423da6-7f6a-47b7-8337-b32569a49b73 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.958166] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2026.958166] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.962756] [54859]: INFO cinder.volume.api [None req-f1423da6-7f6a-47b7-8337-b32569a49b73 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2026.968430] [54859]: INFO cinder.api.openstack.wsgi [None req-f1423da6-7f6a-47b7-8337-b32569a49b73 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2026.968864] [54859]: [pid: 54859|app: 0|req: 42/82] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:42 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2027.979338] [54859]: DEBUG cinder.api.middleware.request_id [None req-692f7e4a-ed4d-497f-bfd7-bf826cf15386 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2027.981434] [54859]: INFO cinder.api.openstack.wsgi [None req-692f7e4a-ed4d-497f-bfd7-bf826cf15386 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2027.981728] [54859]: DEBUG cinder.api.openstack.wsgi [None req-692f7e4a-ed4d-497f-bfd7-bf826cf15386 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2027.981999] [54859]: DEBUG cinder.api.openstack.wsgi [None req-692f7e4a-ed4d-497f-bfd7-bf826cf15386 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2027.996737] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2027.996737] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2028.000840] [54859]: INFO cinder.volume.api [None req-692f7e4a-ed4d-497f-bfd7-bf826cf15386 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2028.006150] [54859]: INFO cinder.api.openstack.wsgi [None req-692f7e4a-ed4d-497f-bfd7-bf826cf15386 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2028.006576] [54859]: [pid: 54859|app: 0|req: 43/83] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:43 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2029.017575] [54859]: DEBUG cinder.api.middleware.request_id [None req-d030b39f-2d43-499d-b336-1c378fe95259 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.020112] [54859]: INFO cinder.api.openstack.wsgi [None req-d030b39f-2d43-499d-b336-1c378fe95259 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2029.020391] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d030b39f-2d43-499d-b336-1c378fe95259 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.021026] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d030b39f-2d43-499d-b336-1c378fe95259 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.035927] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.035927] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.041267] [54859]: INFO cinder.volume.api [None req-d030b39f-2d43-499d-b336-1c378fe95259 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2029.046844] [54859]: INFO cinder.api.openstack.wsgi [None req-d030b39f-2d43-499d-b336-1c378fe95259 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2029.047325] [54859]: [pid: 54859|app: 0|req: 44/84] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:44 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2029.743304] [54859]: DEBUG cinder.api.middleware.request_id [req-6504c752-7f37-4b7a-a5f3-585fbdafc88a req-3e9fb5d3-5f9c-468a-8590-44eff9adcd5f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.746051] [54859]: INFO cinder.api.openstack.wsgi [req-6504c752-7f37-4b7a-a5f3-585fbdafc88a req-3e9fb5d3-5f9c-468a-8590-44eff9adcd5f tempest-SecurityGroupsTestJSON-754462510 tempest-SecurityGroupsTestJSON-754462510-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c54f6eeb-a992-41a9-9c8b-ea865bad36c1 [ 2029.746322] [54859]: DEBUG cinder.api.openstack.wsgi [req-6504c752-7f37-4b7a-a5f3-585fbdafc88a req-3e9fb5d3-5f9c-468a-8590-44eff9adcd5f tempest-SecurityGroupsTestJSON-754462510 tempest-SecurityGroupsTestJSON-754462510-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.746552] [54859]: DEBUG cinder.api.openstack.wsgi [req-6504c752-7f37-4b7a-a5f3-585fbdafc88a req-3e9fb5d3-5f9c-468a-8590-44eff9adcd5f tempest-SecurityGroupsTestJSON-754462510 tempest-SecurityGroupsTestJSON-754462510-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.758282] [54859]: INFO cinder.api.openstack.wsgi [req-6504c752-7f37-4b7a-a5f3-585fbdafc88a req-3e9fb5d3-5f9c-468a-8590-44eff9adcd5f tempest-SecurityGroupsTestJSON-754462510 tempest-SecurityGroupsTestJSON-754462510-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c54f6eeb-a992-41a9-9c8b-ea865bad36c1 returned with HTTP 200 [ 2029.758721] [54859]: [pid: 54859|app: 0|req: 45/85] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Jan 23 19:00:45 2025] GET /volume/v3/attachments?instance_id=c54f6eeb-a992-41a9-9c8b-ea865bad36c1 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2030.057424] [54859]: DEBUG cinder.api.middleware.request_id [None req-3ea14aaa-96b7-4cc4-b6b3-fd22f7424aa7 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2030.059663] [54859]: INFO cinder.api.openstack.wsgi [None req-3ea14aaa-96b7-4cc4-b6b3-fd22f7424aa7 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2030.059894] [54859]: DEBUG cinder.api.openstack.wsgi [None req-3ea14aaa-96b7-4cc4-b6b3-fd22f7424aa7 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2030.060254] [54859]: DEBUG cinder.api.openstack.wsgi [None req-3ea14aaa-96b7-4cc4-b6b3-fd22f7424aa7 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2030.071439] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2030.071439] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2030.075052] [54859]: INFO cinder.volume.api [None req-3ea14aaa-96b7-4cc4-b6b3-fd22f7424aa7 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2030.079699] [54859]: INFO cinder.api.openstack.wsgi [None req-3ea14aaa-96b7-4cc4-b6b3-fd22f7424aa7 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2030.080782] [54859]: [pid: 54859|app: 0|req: 46/86] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:45 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2031.017410] [54860]: DEBUG cinder.coordination [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-f24ee915-3a1f-4fd2-a678-ad7b27a27ae9 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Lock "cinder-attachment_update-a8701342-7738-4f77-bceb-13f591f94df5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.543s {{(pid=54860) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2031.018537] [54860]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-f24ee915-3a1f-4fd2-a678-ad7b27a27ae9 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/attachments/173260f1-7335-46b6-bdc8-778aca4194c8 returned with HTTP 200 [ 2031.018537] [54860]: [pid: 54860|app: 0|req: 41/87] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:00:42 2025] PUT /volume/v3/attachments/173260f1-7335-46b6-bdc8-778aca4194c8 => generated 617 bytes in 4561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2031.094719] [54859]: DEBUG cinder.api.middleware.request_id [None req-c0ed922f-4ba1-4634-8aa9-be3dcb397dbd None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2031.100840] [54859]: INFO cinder.api.openstack.wsgi [None req-c0ed922f-4ba1-4634-8aa9-be3dcb397dbd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2031.101100] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c0ed922f-4ba1-4634-8aa9-be3dcb397dbd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2031.101837] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c0ed922f-4ba1-4634-8aa9-be3dcb397dbd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2031.120665] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2031.120665] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2031.125149] [54859]: INFO cinder.volume.api [None req-c0ed922f-4ba1-4634-8aa9-be3dcb397dbd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2031.131440] [54859]: INFO cinder.api.openstack.wsgi [None req-c0ed922f-4ba1-4634-8aa9-be3dcb397dbd tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2031.131868] [54859]: [pid: 54859|app: 0|req: 47/88] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:46 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2032.144650] [54860]: DEBUG cinder.api.middleware.request_id [None req-982b2398-f9f3-485c-a0c1-56615c768970 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2032.147059] [54860]: INFO cinder.api.openstack.wsgi [None req-982b2398-f9f3-485c-a0c1-56615c768970 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2032.147510] [54860]: DEBUG cinder.api.openstack.wsgi [None req-982b2398-f9f3-485c-a0c1-56615c768970 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2032.147942] [54860]: DEBUG cinder.api.openstack.wsgi [None req-982b2398-f9f3-485c-a0c1-56615c768970 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2032.164716] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2032.164716] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2032.170750] [54860]: INFO cinder.volume.api [None req-982b2398-f9f3-485c-a0c1-56615c768970 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2032.178605] [54860]: INFO cinder.api.openstack.wsgi [None req-982b2398-f9f3-485c-a0c1-56615c768970 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2032.179063] [54860]: [pid: 54860|app: 0|req: 42/89] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:48 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2033.194253] [54859]: DEBUG cinder.api.middleware.request_id [None req-d02f90cf-3bc3-4a66-82fe-b43d9cbdbc81 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2033.196442] [54859]: INFO cinder.api.openstack.wsgi [None req-d02f90cf-3bc3-4a66-82fe-b43d9cbdbc81 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2033.196662] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d02f90cf-3bc3-4a66-82fe-b43d9cbdbc81 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2033.196886] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d02f90cf-3bc3-4a66-82fe-b43d9cbdbc81 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2033.214421] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2033.214421] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2033.219271] [54859]: INFO cinder.volume.api [None req-d02f90cf-3bc3-4a66-82fe-b43d9cbdbc81 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2033.220144] [54860]: DEBUG cinder.api.middleware.request_id [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-e501770a-c94b-4e0e-af60-47123df61de5 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2033.222378] [54860]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-e501770a-c94b-4e0e-af60-47123df61de5 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] POST http://10.180.1.21/volume/v3/attachments/173260f1-7335-46b6-bdc8-778aca4194c8/action [ 2033.223270] [54860]: DEBUG cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-e501770a-c94b-4e0e-af60-47123df61de5 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2033.223270] [54860]: DEBUG cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-e501770a-c94b-4e0e-af60-47123df61de5 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2033.226239] [54859]: INFO cinder.api.openstack.wsgi [None req-d02f90cf-3bc3-4a66-82fe-b43d9cbdbc81 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2033.226926] [54859]: [pid: 54859|app: 0|req: 48/90] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:49 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2033.244817] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2033.244817] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2033.253276] [54860]: INFO cinder.api.openstack.wsgi [req-7f3e132e-c97f-48b9-af87-c141f92c4e71 req-e501770a-c94b-4e0e-af60-47123df61de5 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/attachments/173260f1-7335-46b6-bdc8-778aca4194c8/action returned with HTTP 204 [ 2033.253774] [54860]: [pid: 54860|app: 0|req: 43/91] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:00:49 2025] POST /volume/v3/attachments/173260f1-7335-46b6-bdc8-778aca4194c8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2034.237799] [54859]: DEBUG cinder.api.middleware.request_id [None req-19098347-00d0-4f58-988b-9c015e027548 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2034.240950] [54859]: INFO cinder.api.openstack.wsgi [None req-19098347-00d0-4f58-988b-9c015e027548 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2034.240950] [54859]: DEBUG cinder.api.openstack.wsgi [None req-19098347-00d0-4f58-988b-9c015e027548 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2034.241371] [54859]: DEBUG cinder.api.openstack.wsgi [None req-19098347-00d0-4f58-988b-9c015e027548 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2034.260394] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2034.260394] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2034.263566] [54859]: INFO cinder.volume.api [None req-19098347-00d0-4f58-988b-9c015e027548 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2034.269299] [54859]: INFO cinder.api.openstack.wsgi [None req-19098347-00d0-4f58-988b-9c015e027548 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2034.269824] [54859]: [pid: 54859|app: 0|req: 49/92] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:50 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2034.280492] [54860]: DEBUG cinder.api.middleware.request_id [None req-61613f3c-cb0f-4203-95ba-65cb89d04f59 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2034.284401] [54860]: INFO cinder.api.openstack.wsgi [None req-61613f3c-cb0f-4203-95ba-65cb89d04f59 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2034.284724] [54860]: DEBUG cinder.api.openstack.wsgi [None req-61613f3c-cb0f-4203-95ba-65cb89d04f59 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2034.284927] [54860]: DEBUG cinder.api.openstack.wsgi [None req-61613f3c-cb0f-4203-95ba-65cb89d04f59 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2034.300918] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2034.300918] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2034.311489] [54860]: INFO cinder.volume.api [None req-61613f3c-cb0f-4203-95ba-65cb89d04f59 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2034.319499] [54860]: INFO cinder.api.openstack.wsgi [None req-61613f3c-cb0f-4203-95ba-65cb89d04f59 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2034.319499] [54860]: [pid: 54860|app: 0|req: 44/93] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:50 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2034.793195] [54859]: DEBUG cinder.api.middleware.request_id [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-a3840af1-00b5-4e35-a084-ea11665ff475 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2034.795589] [54859]: INFO cinder.api.openstack.wsgi [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-a3840af1-00b5-4e35-a084-ea11665ff475 tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2034.795826] [54859]: DEBUG cinder.api.openstack.wsgi [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-a3840af1-00b5-4e35-a084-ea11665ff475 tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2034.796072] [54859]: DEBUG cinder.api.openstack.wsgi [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-a3840af1-00b5-4e35-a084-ea11665ff475 tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2034.807623] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2034.807623] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2034.811200] [54859]: INFO cinder.volume.api [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-a3840af1-00b5-4e35-a084-ea11665ff475 tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] Volume info retrieved successfully. [ 2034.815991] [54859]: INFO cinder.api.openstack.wsgi [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-a3840af1-00b5-4e35-a084-ea11665ff475 tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2034.816460] [54859]: [pid: 54859|app: 0|req: 50/94] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:00:50 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2034.822694] [54860]: DEBUG cinder.api.middleware.request_id [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-5379bf91-9499-452b-966a-90f8159e1688 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2034.825057] [54860]: INFO cinder.api.openstack.wsgi [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-5379bf91-9499-452b-966a-90f8159e1688 tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] GET http://10.180.1.21/volume/v3/volumes/e2269b0d-4d99-4c56-9d6d-5fc382c4eb54 [ 2034.825503] [54860]: DEBUG cinder.api.openstack.wsgi [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-5379bf91-9499-452b-966a-90f8159e1688 tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2034.825575] [54860]: DEBUG cinder.api.openstack.wsgi [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-5379bf91-9499-452b-966a-90f8159e1688 tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2034.833120] [54860]: INFO cinder.api.openstack.wsgi [req-8b839b51-b22e-41ff-8ca4-ebfab0ce7aa8 req-5379bf91-9499-452b-966a-90f8159e1688 tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] http://10.180.1.21/volume/v3/volumes/e2269b0d-4d99-4c56-9d6d-5fc382c4eb54 returned with HTTP 404 [ 2034.833943] [54860]: [pid: 54860|app: 0|req: 45/95] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:00:50 2025] GET /volume/v3/volumes/e2269b0d-4d99-4c56-9d6d-5fc382c4eb54 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2034.841061] [54859]: DEBUG cinder.api.middleware.request_id [None req-d1c39ac7-f77b-434d-bc34-ef7351f93fb1 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2034.843291] [54859]: INFO cinder.api.openstack.wsgi [None req-d1c39ac7-f77b-434d-bc34-ef7351f93fb1 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2034.843548] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d1c39ac7-f77b-434d-bc34-ef7351f93fb1 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2034.843777] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d1c39ac7-f77b-434d-bc34-ef7351f93fb1 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2034.857324] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2034.857324] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2034.860289] [54859]: INFO cinder.volume.api [None req-d1c39ac7-f77b-434d-bc34-ef7351f93fb1 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2034.866713] [54859]: INFO cinder.api.openstack.wsgi [None req-d1c39ac7-f77b-434d-bc34-ef7351f93fb1 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2034.867159] [54859]: [pid: 54859|app: 0|req: 51/96] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:50 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2035.415830] [54860]: DEBUG cinder.api.middleware.request_id [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-6d3f7a06-b6a2-45fd-8796-ea58fcf220e2 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2035.420019] [54860]: INFO cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-6d3f7a06-b6a2-45fd-8796-ea58fcf220e2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2035.420292] [54860]: DEBUG cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-6d3f7a06-b6a2-45fd-8796-ea58fcf220e2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2035.420617] [54860]: DEBUG cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-6d3f7a06-b6a2-45fd-8796-ea58fcf220e2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2035.442202] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2035.442202] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2035.447979] [54860]: INFO cinder.volume.api [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-6d3f7a06-b6a2-45fd-8796-ea58fcf220e2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2035.455617] [54860]: INFO cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-6d3f7a06-b6a2-45fd-8796-ea58fcf220e2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2035.456200] [54860]: [pid: 54860|app: 0|req: 46/97] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:00:51 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2035.493686] [54859]: DEBUG cinder.api.middleware.request_id [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-55807690-7aa4-45c5-b8ec-dc0ae60b16bf None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2035.498109] [54859]: INFO cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-55807690-7aa4-45c5-b8ec-dc0ae60b16bf tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] POST http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5/action [ 2035.498728] [54859]: DEBUG cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-55807690-7aa4-45c5-b8ec-dc0ae60b16bf tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2035.498916] [54859]: DEBUG cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-55807690-7aa4-45c5-b8ec-dc0ae60b16bf tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2035.518520] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2035.518520] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2035.519081] [54859]: INFO cinder.volume.api [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-55807690-7aa4-45c5-b8ec-dc0ae60b16bf tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2035.532802] [54859]: INFO cinder.volume.api [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-55807690-7aa4-45c5-b8ec-dc0ae60b16bf tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Begin detaching volume completed successfully. [ 2035.532802] [54859]: INFO cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-55807690-7aa4-45c5-b8ec-dc0ae60b16bf tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5/action returned with HTTP 202 [ 2035.533352] [54859]: [pid: 54859|app: 0|req: 52/98] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:00:51 2025] POST /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2036.567052] [54860]: DEBUG cinder.api.middleware.request_id [None req-dcb79062-1531-428d-9411-e2ce390ab410 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2036.567896] [54860]: INFO cinder.api.openstack.wsgi [None req-dcb79062-1531-428d-9411-e2ce390ab410 None None] GET http://10.180.1.21/volume// [ 2036.568204] [54860]: DEBUG cinder.api.openstack.wsgi [None req-dcb79062-1531-428d-9411-e2ce390ab410 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2036.568539] [54860]: DEBUG cinder.api.openstack.wsgi [None req-dcb79062-1531-428d-9411-e2ce390ab410 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2036.569232] [54860]: INFO cinder.api.openstack.wsgi [None req-dcb79062-1531-428d-9411-e2ce390ab410 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2036.569967] [54860]: [pid: 54860|app: 0|req: 47/99] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:00:52 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 2036.581027] [54859]: DEBUG cinder.api.middleware.request_id [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-e1574424-bb1c-4f03-a87c-535b08c4a89a None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2036.587718] [54859]: INFO cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-e1574424-bb1c-4f03-a87c-535b08c4a89a tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2036.587718] [54859]: DEBUG cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-e1574424-bb1c-4f03-a87c-535b08c4a89a tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2036.591023] [54859]: DEBUG cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-e1574424-bb1c-4f03-a87c-535b08c4a89a tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2036.613417] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2036.613417] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2036.619530] [54859]: INFO cinder.volume.api [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-e1574424-bb1c-4f03-a87c-535b08c4a89a tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2036.628586] [54859]: INFO cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-e1574424-bb1c-4f03-a87c-535b08c4a89a tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2036.629467] [54859]: [pid: 54859|app: 0|req: 53/100] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:00:52 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 1323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2037.854182] [54860]: DEBUG cinder.api.middleware.request_id [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-86b87e70-ceaf-4712-8a96-85119a4852de None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2037.856523] [54860]: INFO cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-86b87e70-ceaf-4712-8a96-85119a4852de tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] DELETE http://10.180.1.21/volume/v3/attachments/173260f1-7335-46b6-bdc8-778aca4194c8 [ 2037.856743] [54860]: DEBUG cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-86b87e70-ceaf-4712-8a96-85119a4852de tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2037.856959] [54860]: DEBUG cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-86b87e70-ceaf-4712-8a96-85119a4852de tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2037.866252] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2037.866252] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2038.415363] [54860]: INFO cinder.api.openstack.wsgi [req-6d418b6e-f975-4a4a-8869-ed3c7b353ee6 req-86b87e70-ceaf-4712-8a96-85119a4852de tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/attachments/173260f1-7335-46b6-bdc8-778aca4194c8 returned with HTTP 200 [ 2038.417638] [54860]: [pid: 54860|app: 0|req: 48/101] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:00:53 2025] DELETE /volume/v3/attachments/173260f1-7335-46b6-bdc8-778aca4194c8 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2038.995645] [54859]: DEBUG cinder.api.middleware.request_id [None req-f37c0d6f-81ad-4301-ad5b-1fa6bdee86d2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2038.999791] [54859]: INFO cinder.api.openstack.wsgi [None req-f37c0d6f-81ad-4301-ad5b-1fa6bdee86d2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2038.999791] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f37c0d6f-81ad-4301-ad5b-1fa6bdee86d2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2038.999791] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f37c0d6f-81ad-4301-ad5b-1fa6bdee86d2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2039.017014] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2039.017014] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2039.023679] [54859]: INFO cinder.volume.api [None req-f37c0d6f-81ad-4301-ad5b-1fa6bdee86d2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2039.031624] [54859]: INFO cinder.api.openstack.wsgi [None req-f37c0d6f-81ad-4301-ad5b-1fa6bdee86d2 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2039.032896] [54859]: [pid: 54859|app: 0|req: 54/102] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:00:54 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2048.414360] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=48,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2049.027111] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=98,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2053.549516] [54860]: DEBUG cinder.api.middleware.request_id [req-3842d61a-fb77-40fc-8586-dde07943588a req-6ffb21e8-3937-4123-a0c7-74eb3b6ed3d1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2053.552831] [54860]: INFO cinder.api.openstack.wsgi [req-3842d61a-fb77-40fc-8586-dde07943588a req-6ffb21e8-3937-4123-a0c7-74eb3b6ed3d1 tempest-ServerActionsTestJSON-1385490305 tempest-ServerActionsTestJSON-1385490305-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=ca73c947-8af4-41e4-8133-783c93b1ee32 [ 2053.553105] [54860]: DEBUG cinder.api.openstack.wsgi [req-3842d61a-fb77-40fc-8586-dde07943588a req-6ffb21e8-3937-4123-a0c7-74eb3b6ed3d1 tempest-ServerActionsTestJSON-1385490305 tempest-ServerActionsTestJSON-1385490305-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2053.553413] [54860]: DEBUG cinder.api.openstack.wsgi [req-3842d61a-fb77-40fc-8586-dde07943588a req-6ffb21e8-3937-4123-a0c7-74eb3b6ed3d1 tempest-ServerActionsTestJSON-1385490305 tempest-ServerActionsTestJSON-1385490305-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2053.562282] [54860]: INFO cinder.api.openstack.wsgi [req-3842d61a-fb77-40fc-8586-dde07943588a req-6ffb21e8-3937-4123-a0c7-74eb3b6ed3d1 tempest-ServerActionsTestJSON-1385490305 tempest-ServerActionsTestJSON-1385490305-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=ca73c947-8af4-41e4-8133-783c93b1ee32 returned with HTTP 200 [ 2053.562857] [54860]: [pid: 54860|app: 0|req: 49/103] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Jan 23 19:01:09 2025] GET /volume/v3/attachments?instance_id=ca73c947-8af4-41e4-8133-783c93b1ee32 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2063.557371] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=1 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2084.666911] [54859]: DEBUG cinder.api.middleware.request_id [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2084.669310] [54859]: INFO cinder.api.openstack.wsgi [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2084.669729] [54859]: DEBUG cinder.api.openstack.wsgi [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-52799427"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2084.671654] [54859]: DEBUG cinder.api.v3.volumes [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-52799427'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2084.671802] [54859]: INFO cinder.api.v3.volumes [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Create volume of 1 GB [ 2084.679149] [54859]: INFO cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Availability Zones retrieved successfully. [ 2084.686438] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Flow 'volume_create_api' (cc15d2ea-5822-4f37-85ca-e5d2d1f8450d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2084.687826] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9809f7-9d2e-47c8-83df-bd4e395e9a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2084.689152] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2084.710622] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9809f7-9d2e-47c8-83df-bd4e395e9a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2084.711669] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a4ec9f3-3fa5-4c42-8243-5d25c23dc1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2084.765941] [54859]: DEBUG cinder.quota [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Created reservations ['5d76665b-62c5-4421-aa7f-0b916899447d', 'bbe5eb05-899a-415e-bd36-bce66be3234f', '140b4508-e78d-4578-a590-4bb3711712c4', 'a0ec0195-8aa9-4033-805a-07ef946cdb20'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2084.767175] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a4ec9f3-3fa5-4c42-8243-5d25c23dc1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d76665b-62c5-4421-aa7f-0b916899447d', 'bbe5eb05-899a-415e-bd36-bce66be3234f', '140b4508-e78d-4578-a590-4bb3711712c4', 'a0ec0195-8aa9-4033-805a-07ef946cdb20']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2084.768117] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (856849ff-cb37-41ac-9764-553402acfcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2084.782892] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (856849ff-cb37-41ac-9764-553402acfcda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '241a3620-b905-43f3-86db-be6b48d47171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-52799427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc047d5b0c624d9cace3e13b2cc55f47',qos_specs=None,replication_status=,reservations=['5d76665b-62c5-4421-aa7f-0b916899447d','bbe5eb05-899a-415e-bd36-bce66be3234f','140b4508-e78d-4578-a590-4bb3711712c4','a0ec0195-8aa9-4033-805a-07ef946cdb20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4ecfbd5fac47d8a082fc393c8ddaa4',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-52799427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=241a3620-b905-43f3-86db-be6b48d47171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc047d5b0c624d9cace3e13b2cc55f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e4ecfbd5fac47d8a082fc393c8ddaa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2084.783460] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd12280d-dafa-41b6-a081-9fd767c5b183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2084.797108] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd12280d-dafa-41b6-a081-9fd767c5b183) transitioned into state 'SUCCESS' from state '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-52799427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc047d5b0c624d9cace3e13b2cc55f47',qos_specs=None,replication_status=,reservations=['5d76665b-62c5-4421-aa7f-0b916899447d','bbe5eb05-899a-415e-bd36-bce66be3234f','140b4508-e78d-4578-a590-4bb3711712c4','a0ec0195-8aa9-4033-805a-07ef946cdb20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4ecfbd5fac47d8a082fc393c8ddaa4',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2084.797746] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6251a7d-3b96-44c9-83c7-c43bba0b68bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2084.808053] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6251a7d-3b96-44c9-83c7-c43bba0b68bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2084.809126] [54859]: DEBUG cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Flow 'volume_create_api' (cc15d2ea-5822-4f37-85ca-e5d2d1f8450d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2084.809482] [54859]: INFO cinder.volume.api [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Create volume request issued successfully. [ 2084.810196] [54859]: INFO cinder.api.openstack.wsgi [None req-ce513625-d63a-4ae7-9bcb-6e0e624aee4e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2084.810601] [54859]: [pid: 54859|app: 0|req: 55/104] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:01:40 2025] POST /volume/v3/volumes => generated 749 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 2084.819656] [54860]: DEBUG cinder.api.middleware.request_id [None req-340e51b5-5e33-47c4-977b-d3499ca9ad50 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2084.822052] [54860]: INFO cinder.api.openstack.wsgi [None req-340e51b5-5e33-47c4-977b-d3499ca9ad50 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2084.822841] [54860]: DEBUG cinder.api.openstack.wsgi [None req-340e51b5-5e33-47c4-977b-d3499ca9ad50 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2084.822841] [54860]: DEBUG cinder.api.openstack.wsgi [None req-340e51b5-5e33-47c4-977b-d3499ca9ad50 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2084.830460] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2084.830460] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2084.835999] [54860]: INFO cinder.volume.api [None req-340e51b5-5e33-47c4-977b-d3499ca9ad50 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2084.841094] [54860]: INFO cinder.api.openstack.wsgi [None req-340e51b5-5e33-47c4-977b-d3499ca9ad50 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2084.841502] [54860]: [pid: 54860|app: 0|req: 50/105] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:40 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2085.854697] [54859]: DEBUG cinder.api.middleware.request_id [None req-aa07211e-2c5c-42cc-adae-635fce9f4929 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2085.856995] [54859]: INFO cinder.api.openstack.wsgi [None req-aa07211e-2c5c-42cc-adae-635fce9f4929 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2085.857262] [54859]: DEBUG cinder.api.openstack.wsgi [None req-aa07211e-2c5c-42cc-adae-635fce9f4929 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2085.857515] [54859]: DEBUG cinder.api.openstack.wsgi [None req-aa07211e-2c5c-42cc-adae-635fce9f4929 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2085.867893] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2085.867893] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2085.871945] [54859]: INFO cinder.volume.api [None req-aa07211e-2c5c-42cc-adae-635fce9f4929 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2085.877793] [54859]: INFO cinder.api.openstack.wsgi [None req-aa07211e-2c5c-42cc-adae-635fce9f4929 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2085.878211] [54859]: [pid: 54859|app: 0|req: 56/106] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:41 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2085.937016] [54860]: DEBUG cinder.api.middleware.request_id [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-41f11e61-f840-44ec-8356-d8df01578a64 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2085.937253] [54860]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-41f11e61-f840-44ec-8356-d8df01578a64 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2085.937524] [54860]: DEBUG cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-41f11e61-f840-44ec-8356-d8df01578a64 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2085.937794] [54860]: DEBUG cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-41f11e61-f840-44ec-8356-d8df01578a64 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2085.952812] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2085.952812] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2085.962218] [54860]: INFO cinder.volume.api [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-41f11e61-f840-44ec-8356-d8df01578a64 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2085.971060] [54860]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-41f11e61-f840-44ec-8356-d8df01578a64 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2085.971654] [54860]: [pid: 54860|app: 0|req: 51/107] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:01:41 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2087.498478] [54859]: DEBUG cinder.api.middleware.request_id [None req-48065f0c-669f-49f6-a07d-44660384da1d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2087.498917] [54859]: INFO cinder.api.openstack.wsgi [None req-48065f0c-669f-49f6-a07d-44660384da1d None None] GET http://10.180.1.21/volume// [ 2087.499117] [54859]: DEBUG cinder.api.openstack.wsgi [None req-48065f0c-669f-49f6-a07d-44660384da1d None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2087.499345] [54859]: DEBUG cinder.api.openstack.wsgi [None req-48065f0c-669f-49f6-a07d-44660384da1d None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2087.499745] [54859]: INFO cinder.api.openstack.wsgi [None req-48065f0c-669f-49f6-a07d-44660384da1d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2087.500074] [54859]: [pid: 54859|app: 0|req: 57/108] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:01:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2087.504685] [54860]: DEBUG cinder.api.middleware.request_id [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-17cf90f3-49d4-42dc-9925-61f109c1a645 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2087.507149] [54860]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-17cf90f3-49d4-42dc-9925-61f109c1a645 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2087.507590] [54860]: DEBUG cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-17cf90f3-49d4-42dc-9925-61f109c1a645 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "241a3620-b905-43f3-86db-be6b48d47171", "connector": null, "instance_uuid": "4df81140-f6cb-4949-825b-155a149bb11a"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2087.519271] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2087.519271] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2087.543143] [54860]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-17cf90f3-49d4-42dc-9925-61f109c1a645 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2087.543618] [54860]: [pid: 54860|app: 0|req: 52/109] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:01:43 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2087.564054] [54859]: DEBUG cinder.api.middleware.request_id [None req-9030560e-9a26-4059-b909-8fa3bdff486b None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2087.566292] [54859]: INFO cinder.api.openstack.wsgi [None req-9030560e-9a26-4059-b909-8fa3bdff486b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2087.566541] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9030560e-9a26-4059-b909-8fa3bdff486b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2087.566744] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9030560e-9a26-4059-b909-8fa3bdff486b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2087.576951] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2087.576951] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2087.580415] [54859]: INFO cinder.volume.api [None req-9030560e-9a26-4059-b909-8fa3bdff486b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2087.585203] [54859]: INFO cinder.api.openstack.wsgi [None req-9030560e-9a26-4059-b909-8fa3bdff486b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2087.585634] [54859]: [pid: 54859|app: 0|req: 58/110] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:43 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2088.069421] [54860]: DEBUG cinder.api.middleware.request_id [None req-0b356c43-e44c-48fe-b0fd-9ee101698a7f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2088.070017] [54860]: INFO cinder.api.openstack.wsgi [None req-0b356c43-e44c-48fe-b0fd-9ee101698a7f None None] GET http://10.180.1.21/volume// [ 2088.070303] [54860]: DEBUG cinder.api.openstack.wsgi [None req-0b356c43-e44c-48fe-b0fd-9ee101698a7f None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2088.070543] [54860]: DEBUG cinder.api.openstack.wsgi [None req-0b356c43-e44c-48fe-b0fd-9ee101698a7f None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2088.071046] [54860]: INFO cinder.api.openstack.wsgi [None req-0b356c43-e44c-48fe-b0fd-9ee101698a7f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2088.071702] [54860]: [pid: 54860|app: 0|req: 53/111] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:01:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2088.077871] [54859]: DEBUG cinder.api.middleware.request_id [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-7bbe00a8-2b61-4032-9c7e-570e02cac3b1 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2088.078249] [54860]: DEBUG cinder.api.middleware.request_id [req-92c9a760-6c9e-4f1d-8557-05cbac2b8955 req-febb71db-3b63-4944-b4e0-efb9b8404bd4 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2088.080513] [54859]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-7bbe00a8-2b61-4032-9c7e-570e02cac3b1 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2088.080787] [54859]: DEBUG cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-7bbe00a8-2b61-4032-9c7e-570e02cac3b1 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2088.081055] [54859]: DEBUG cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-7bbe00a8-2b61-4032-9c7e-570e02cac3b1 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2088.081221] [54860]: INFO cinder.api.openstack.wsgi [req-92c9a760-6c9e-4f1d-8557-05cbac2b8955 req-febb71db-3b63-4944-b4e0-efb9b8404bd4 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-2006488984 [ 2088.081449] [54860]: DEBUG cinder.api.openstack.wsgi [req-92c9a760-6c9e-4f1d-8557-05cbac2b8955 req-febb71db-3b63-4944-b4e0-efb9b8404bd4 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2088.081870] [54860]: DEBUG cinder.api.openstack.wsgi [req-92c9a760-6c9e-4f1d-8557-05cbac2b8955 req-febb71db-3b63-4944-b4e0-efb9b8404bd4 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2088.082114] [54860]: INFO cinder.api.v3.volumes [req-92c9a760-6c9e-4f1d-8557-05cbac2b8955 req-febb71db-3b63-4944-b4e0-efb9b8404bd4 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] Delete volume with id: tempest-invalid-2006488984 [ 2088.091490] [54860]: INFO cinder.api.openstack.wsgi [req-92c9a760-6c9e-4f1d-8557-05cbac2b8955 req-febb71db-3b63-4944-b4e0-efb9b8404bd4 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-2006488984 returned with HTTP 404 [ 2088.092302] [54860]: [pid: 54860|app: 0|req: 54/112] 10.180.1.21 () {62 vars in 1470 bytes} [Thu Jan 23 19:01:43 2025] DELETE /volume/v3/volumes/tempest-invalid-2006488984 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 2088.093044] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2088.093044] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2088.096841] [54859]: INFO cinder.volume.api [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-7bbe00a8-2b61-4032-9c7e-570e02cac3b1 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2088.101948] [54859]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-7bbe00a8-2b61-4032-9c7e-570e02cac3b1 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2088.102414] [54859]: [pid: 54859|app: 0|req: 59/113] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:01:43 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2088.137840] [54860]: DEBUG cinder.api.middleware.request_id [req-8dc93f2c-2502-45f6-bad4-a7fc5eee5764 req-8f613fb2-db41-442b-9926-4a023ce2a368 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2088.141057] [54860]: INFO cinder.api.openstack.wsgi [req-8dc93f2c-2502-45f6-bad4-a7fc5eee5764 req-8f613fb2-db41-442b-9926-4a023ce2a368 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] DELETE http://10.180.1.21/volume/v3/volumes/db4ba741-f279-49b9-a45f-e21932e6afaa [ 2088.141257] [54860]: DEBUG cinder.api.openstack.wsgi [req-8dc93f2c-2502-45f6-bad4-a7fc5eee5764 req-8f613fb2-db41-442b-9926-4a023ce2a368 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2088.141692] [54860]: DEBUG cinder.api.openstack.wsgi [req-8dc93f2c-2502-45f6-bad4-a7fc5eee5764 req-8f613fb2-db41-442b-9926-4a023ce2a368 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2088.141933] [54860]: INFO cinder.api.v3.volumes [req-8dc93f2c-2502-45f6-bad4-a7fc5eee5764 req-8f613fb2-db41-442b-9926-4a023ce2a368 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] Delete volume with id: db4ba741-f279-49b9-a45f-e21932e6afaa [ 2088.143793] [54859]: DEBUG cinder.api.middleware.request_id [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-dcebe58c-306a-4c5f-9d4d-9c00efcac753 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2088.147920] [54859]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-dcebe58c-306a-4c5f-9d4d-9c00efcac753 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] PUT http://10.180.1.21/volume/v3/attachments/177c49e2-f6ac-4ff4-a374-bd644b08c5f5 [ 2088.148999] [54859]: DEBUG cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-dcebe58c-306a-4c5f-9d4d-9c00efcac753 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-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-440352", "mountpoint": "/dev/sdb"}}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2088.149527] [54860]: INFO cinder.api.openstack.wsgi [req-8dc93f2c-2502-45f6-bad4-a7fc5eee5764 req-8f613fb2-db41-442b-9926-4a023ce2a368 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] http://10.180.1.21/volume/v3/volumes/db4ba741-f279-49b9-a45f-e21932e6afaa returned with HTTP 404 [ 2088.150085] [54860]: [pid: 54860|app: 0|req: 55/114] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 23 19:01:43 2025] DELETE /volume/v3/volumes/db4ba741-f279-49b9-a45f-e21932e6afaa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2088.159462] [54859]: DEBUG cinder.coordination [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-dcebe58c-306a-4c5f-9d4d-9c00efcac753 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Acquiring lock "cinder-attachment_update-241a3620-b905-43f3-86db-be6b48d47171-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2088.165363] [54859]: DEBUG cinder.coordination [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-dcebe58c-306a-4c5f-9d4d-9c00efcac753 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Lock "cinder-attachment_update-241a3620-b905-43f3-86db-be6b48d47171-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2088.166204] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2088.166204] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2088.345463] [54860]: DEBUG cinder.api.middleware.request_id [req-359245cc-ae20-4d4c-94a8-d1ee2c34e7ff req-a1d2cb6a-b7d9-4efe-81d3-a02aca519816 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2088.347519] [54860]: INFO cinder.api.openstack.wsgi [req-359245cc-ae20-4d4c-94a8-d1ee2c34e7ff req-a1d2cb6a-b7d9-4efe-81d3-a02aca519816 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] GET http://10.180.1.21/volume/v3/volumes/6903d75d-73a1-41d2-8b38-db11d0ad120f [ 2088.347800] [54860]: DEBUG cinder.api.openstack.wsgi [req-359245cc-ae20-4d4c-94a8-d1ee2c34e7ff req-a1d2cb6a-b7d9-4efe-81d3-a02aca519816 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2088.348081] [54860]: DEBUG cinder.api.openstack.wsgi [req-359245cc-ae20-4d4c-94a8-d1ee2c34e7ff req-a1d2cb6a-b7d9-4efe-81d3-a02aca519816 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2088.361026] [54860]: INFO cinder.api.openstack.wsgi [req-359245cc-ae20-4d4c-94a8-d1ee2c34e7ff req-a1d2cb6a-b7d9-4efe-81d3-a02aca519816 tempest-VolumesNegativeTest-14835438 tempest-VolumesNegativeTest-14835438-project-member] http://10.180.1.21/volume/v3/volumes/6903d75d-73a1-41d2-8b38-db11d0ad120f returned with HTTP 404 [ 2088.361026] [54860]: [pid: 54860|app: 0|req: 56/115] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:01:44 2025] GET /volume/v3/volumes/6903d75d-73a1-41d2-8b38-db11d0ad120f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2088.595351] [54860]: DEBUG cinder.api.middleware.request_id [None req-d913057d-1eee-4b96-b8fe-ac4e799041f4 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2088.598477] [54860]: INFO cinder.api.openstack.wsgi [None req-d913057d-1eee-4b96-b8fe-ac4e799041f4 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2088.598839] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d913057d-1eee-4b96-b8fe-ac4e799041f4 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2088.599160] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d913057d-1eee-4b96-b8fe-ac4e799041f4 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2088.615449] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2088.615449] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2088.620961] [54860]: INFO cinder.volume.api [None req-d913057d-1eee-4b96-b8fe-ac4e799041f4 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2088.627133] [54860]: INFO cinder.api.openstack.wsgi [None req-d913057d-1eee-4b96-b8fe-ac4e799041f4 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2088.627584] [54860]: [pid: 54860|app: 0|req: 57/116] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:44 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2089.638259] [54860]: DEBUG cinder.api.middleware.request_id [None req-d22322ca-7de3-42dc-9be7-7883a7a94481 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2089.640376] [54860]: INFO cinder.api.openstack.wsgi [None req-d22322ca-7de3-42dc-9be7-7883a7a94481 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2089.640602] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d22322ca-7de3-42dc-9be7-7883a7a94481 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2089.640823] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d22322ca-7de3-42dc-9be7-7883a7a94481 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2089.657912] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2089.657912] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2089.664278] [54860]: INFO cinder.volume.api [None req-d22322ca-7de3-42dc-9be7-7883a7a94481 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2089.669705] [54860]: INFO cinder.api.openstack.wsgi [None req-d22322ca-7de3-42dc-9be7-7883a7a94481 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2089.670243] [54860]: [pid: 54860|app: 0|req: 58/117] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:45 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2090.681757] [54860]: DEBUG cinder.api.middleware.request_id [None req-6e5ca720-36fa-4f5f-992b-1c35d013f784 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2090.683901] [54860]: INFO cinder.api.openstack.wsgi [None req-6e5ca720-36fa-4f5f-992b-1c35d013f784 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2090.684145] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6e5ca720-36fa-4f5f-992b-1c35d013f784 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2090.684467] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6e5ca720-36fa-4f5f-992b-1c35d013f784 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2090.701843] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2090.701843] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2090.706178] [54860]: INFO cinder.volume.api [None req-6e5ca720-36fa-4f5f-992b-1c35d013f784 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2090.711308] [54860]: INFO cinder.api.openstack.wsgi [None req-6e5ca720-36fa-4f5f-992b-1c35d013f784 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2090.711830] [54860]: [pid: 54860|app: 0|req: 59/118] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:46 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2091.726023] [54860]: DEBUG cinder.api.middleware.request_id [None req-979be9c7-d5f7-461d-b807-e4c9e9077101 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2091.726381] [54860]: INFO cinder.api.openstack.wsgi [None req-979be9c7-d5f7-461d-b807-e4c9e9077101 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2091.726647] [54860]: DEBUG cinder.api.openstack.wsgi [None req-979be9c7-d5f7-461d-b807-e4c9e9077101 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2091.726686] [54860]: DEBUG cinder.api.openstack.wsgi [None req-979be9c7-d5f7-461d-b807-e4c9e9077101 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2091.748272] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2091.748272] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2091.756789] [54860]: INFO cinder.volume.api [None req-979be9c7-d5f7-461d-b807-e4c9e9077101 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2091.762214] [54860]: INFO cinder.api.openstack.wsgi [None req-979be9c7-d5f7-461d-b807-e4c9e9077101 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2091.762777] [54860]: [pid: 54860|app: 0|req: 60/119] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:47 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2091.791214] [54860]: DEBUG cinder.api.middleware.request_id [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2091.793319] [54860]: INFO cinder.api.openstack.wsgi [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2091.793736] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1260630034"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2091.795565] [54860]: DEBUG cinder.api.v3.volumes [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1260630034'}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2091.795761] [54860]: INFO cinder.api.v3.volumes [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Create volume of 1 GB [ 2091.800505] [54860]: INFO cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Availability Zones retrieved successfully. [ 2091.808211] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Flow 'volume_create_api' (84d65513-0f37-44dc-bfc6-ef902e6457de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2091.809581] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c619712-b271-46a6-a76e-1d838a52e2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2091.810970] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2091.830071] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c619712-b271-46a6-a76e-1d838a52e2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2091.830959] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dec67fe-05d2-4e2a-b3ca-0b9bdfa3aa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2091.863887] [54860]: DEBUG cinder.quota [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Created reservations ['31c08a8c-dabb-4cfe-8bd4-057088c3bc27', '2c3877da-664c-4d33-a874-fc0320792c86', '3bfc41c6-5ab2-4348-ba2c-d8527a3977f2', 'c2a6a34a-8b1e-463e-9bcd-5d9181d9ce8a'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2091.864916] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dec67fe-05d2-4e2a-b3ca-0b9bdfa3aa5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31c08a8c-dabb-4cfe-8bd4-057088c3bc27', '2c3877da-664c-4d33-a874-fc0320792c86', '3bfc41c6-5ab2-4348-ba2c-d8527a3977f2', 'c2a6a34a-8b1e-463e-9bcd-5d9181d9ce8a']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2091.865884] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e54de90-271e-4aca-a6f4-1dfb0e6baba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2091.882022] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e54de90-271e-4aca-a6f4-1dfb0e6baba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb3e8c2c-e767-4356-a3f1-3e21f9eace8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1260630034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='939758d0276e4fc0bd0e1c59f3f54283',qos_specs=None,replication_status=,reservations=['31c08a8c-dabb-4cfe-8bd4-057088c3bc27','2c3877da-664c-4d33-a874-fc0320792c86','3bfc41c6-5ab2-4348-ba2c-d8527a3977f2','c2a6a34a-8b1e-463e-9bcd-5d9181d9ce8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5caed160f7d44bbfb3354287965e4520',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1260630034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb3e8c2c-e767-4356-a3f1-3e21f9eace8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='939758d0276e4fc0bd0e1c59f3f54283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5caed160f7d44bbfb3354287965e4520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2091.884089] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e857eb6-9c10-44ac-8f82-b02a7cd9687a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2091.900161] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e857eb6-9c10-44ac-8f82-b02a7cd9687a) transitioned into state 'SUCCESS' from state '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-1260630034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='939758d0276e4fc0bd0e1c59f3f54283',qos_specs=None,replication_status=,reservations=['31c08a8c-dabb-4cfe-8bd4-057088c3bc27','2c3877da-664c-4d33-a874-fc0320792c86','3bfc41c6-5ab2-4348-ba2c-d8527a3977f2','c2a6a34a-8b1e-463e-9bcd-5d9181d9ce8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5caed160f7d44bbfb3354287965e4520',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2091.903017] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (677bf1f8-bec6-4cda-b90c-a0dd3165f5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2091.911892] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (677bf1f8-bec6-4cda-b90c-a0dd3165f5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2091.913182] [54860]: DEBUG cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Flow 'volume_create_api' (84d65513-0f37-44dc-bfc6-ef902e6457de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2091.913694] [54860]: INFO cinder.volume.api [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Create volume request issued successfully. [ 2091.914447] [54860]: INFO cinder.api.openstack.wsgi [None req-ea92d89e-017f-4637-a4d8-0ac696d66650 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2091.915106] [54860]: [pid: 54860|app: 0|req: 61/120] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:01:47 2025] POST /volume/v3/volumes => generated 754 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 2091.925480] [54860]: DEBUG cinder.api.middleware.request_id [None req-deb271e2-5873-40a6-855e-adb3362f1ae6 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2091.928275] [54860]: INFO cinder.api.openstack.wsgi [None req-deb271e2-5873-40a6-855e-adb3362f1ae6 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e [ 2091.928558] [54860]: DEBUG cinder.api.openstack.wsgi [None req-deb271e2-5873-40a6-855e-adb3362f1ae6 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2091.928837] [54860]: DEBUG cinder.api.openstack.wsgi [None req-deb271e2-5873-40a6-855e-adb3362f1ae6 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2091.938157] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2091.938157] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2091.942079] [54860]: INFO cinder.volume.api [None req-deb271e2-5873-40a6-855e-adb3362f1ae6 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2091.946949] [54860]: INFO cinder.api.openstack.wsgi [None req-deb271e2-5873-40a6-855e-adb3362f1ae6 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e returned with HTTP 200 [ 2091.947403] [54860]: [pid: 54860|app: 0|req: 62/121] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:47 2025] GET /volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2092.773021] [54860]: DEBUG cinder.api.middleware.request_id [None req-08128e09-b09d-4c2a-b21e-5711ed5a428d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2092.775141] [54860]: INFO cinder.api.openstack.wsgi [None req-08128e09-b09d-4c2a-b21e-5711ed5a428d tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2092.775386] [54860]: DEBUG cinder.api.openstack.wsgi [None req-08128e09-b09d-4c2a-b21e-5711ed5a428d tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2092.775709] [54860]: DEBUG cinder.api.openstack.wsgi [None req-08128e09-b09d-4c2a-b21e-5711ed5a428d tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2092.787270] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2092.787270] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2092.791207] [54860]: INFO cinder.volume.api [None req-08128e09-b09d-4c2a-b21e-5711ed5a428d tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2092.797738] [54860]: INFO cinder.api.openstack.wsgi [None req-08128e09-b09d-4c2a-b21e-5711ed5a428d tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2092.798175] [54860]: [pid: 54860|app: 0|req: 63/122] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:48 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2092.960528] [54860]: DEBUG cinder.api.middleware.request_id [None req-8d6d5a83-4e22-4c0d-a171-57b6d78f8061 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2092.962989] [54860]: INFO cinder.api.openstack.wsgi [None req-8d6d5a83-4e22-4c0d-a171-57b6d78f8061 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e [ 2092.963251] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8d6d5a83-4e22-4c0d-a171-57b6d78f8061 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2092.963480] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8d6d5a83-4e22-4c0d-a171-57b6d78f8061 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2092.972424] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2092.972424] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2092.979589] [54860]: INFO cinder.volume.api [None req-8d6d5a83-4e22-4c0d-a171-57b6d78f8061 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2092.988523] [54860]: INFO cinder.api.openstack.wsgi [None req-8d6d5a83-4e22-4c0d-a171-57b6d78f8061 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e returned with HTTP 200 [ 2092.988960] [54860]: [pid: 54860|app: 0|req: 64/123] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:48 2025] GET /volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2093.123606] [54860]: DEBUG cinder.api.middleware.request_id [req-fb663a1e-be08-44c4-9bfe-c47bafa8ac34 req-11703c62-61f2-4284-bfc6-e608df074b9a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2093.127464] [54860]: INFO cinder.api.openstack.wsgi [req-fb663a1e-be08-44c4-9bfe-c47bafa8ac34 req-11703c62-61f2-4284-bfc6-e608df074b9a tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] GET http://10.180.1.21/volume/v3/volumes/be8b322b-2a6b-4db4-8e44-5873fa08515e [ 2093.127464] [54860]: DEBUG cinder.api.openstack.wsgi [req-fb663a1e-be08-44c4-9bfe-c47bafa8ac34 req-11703c62-61f2-4284-bfc6-e608df074b9a tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2093.127618] [54860]: DEBUG cinder.api.openstack.wsgi [req-fb663a1e-be08-44c4-9bfe-c47bafa8ac34 req-11703c62-61f2-4284-bfc6-e608df074b9a tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2093.134327] [54860]: INFO cinder.api.openstack.wsgi [req-fb663a1e-be08-44c4-9bfe-c47bafa8ac34 req-11703c62-61f2-4284-bfc6-e608df074b9a tempest-VolumesAdminNegativeTest-705487474 tempest-VolumesAdminNegativeTest-705487474-project-admin] http://10.180.1.21/volume/v3/volumes/be8b322b-2a6b-4db4-8e44-5873fa08515e returned with HTTP 404 [ 2093.134858] [54860]: [pid: 54860|app: 0|req: 65/124] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:01:48 2025] GET /volume/v3/volumes/be8b322b-2a6b-4db4-8e44-5873fa08515e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2093.142345] [54860]: DEBUG cinder.api.middleware.request_id [None req-55d02f07-71b0-4f43-9b8a-4a56b2304434 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2093.144338] [54860]: INFO cinder.api.openstack.wsgi [None req-55d02f07-71b0-4f43-9b8a-4a56b2304434 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e [ 2093.144556] [54860]: DEBUG cinder.api.openstack.wsgi [None req-55d02f07-71b0-4f43-9b8a-4a56b2304434 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2093.144773] [54860]: DEBUG cinder.api.openstack.wsgi [None req-55d02f07-71b0-4f43-9b8a-4a56b2304434 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2093.144961] [54860]: INFO cinder.api.v3.volumes [None req-55d02f07-71b0-4f43-9b8a-4a56b2304434 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Delete volume with id: fb3e8c2c-e767-4356-a3f1-3e21f9eace8e [ 2093.158802] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2093.158802] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2093.159613] [54860]: INFO cinder.volume.api [None req-55d02f07-71b0-4f43-9b8a-4a56b2304434 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2093.184166] [54860]: INFO cinder.volume.api [None req-55d02f07-71b0-4f43-9b8a-4a56b2304434 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Delete volume request issued successfully. [ 2093.184361] [54860]: INFO cinder.api.openstack.wsgi [None req-55d02f07-71b0-4f43-9b8a-4a56b2304434 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e returned with HTTP 202 [ 2093.184802] [54860]: [pid: 54860|app: 0|req: 66/125] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:01:48 2025] DELETE /volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 2093.189160] [54860]: DEBUG cinder.api.middleware.request_id [None req-67a7aee6-24ae-44aa-b64a-7d6c3afa1a1d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2093.192570] [54860]: INFO cinder.api.openstack.wsgi [None req-67a7aee6-24ae-44aa-b64a-7d6c3afa1a1d tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e [ 2093.192797] [54860]: DEBUG cinder.api.openstack.wsgi [None req-67a7aee6-24ae-44aa-b64a-7d6c3afa1a1d tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2093.193285] [54860]: DEBUG cinder.api.openstack.wsgi [None req-67a7aee6-24ae-44aa-b64a-7d6c3afa1a1d tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2093.200680] [54859]: DEBUG cinder.coordination [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-dcebe58c-306a-4c5f-9d4d-9c00efcac753 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Lock "cinder-attachment_update-241a3620-b905-43f3-86db-be6b48d47171-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.036s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2093.201064] [54859]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-dcebe58c-306a-4c5f-9d4d-9c00efcac753 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/attachments/177c49e2-f6ac-4ff4-a374-bd644b08c5f5 returned with HTTP 200 [ 2093.201571] [54859]: [pid: 54859|app: 0|req: 60/126] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:01:43 2025] PUT /volume/v3/attachments/177c49e2-f6ac-4ff4-a374-bd644b08c5f5 => generated 617 bytes in 5059 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2093.205854] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2093.205854] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2093.216615] [54860]: INFO cinder.volume.api [None req-67a7aee6-24ae-44aa-b64a-7d6c3afa1a1d tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2093.223977] [54860]: INFO cinder.api.openstack.wsgi [None req-67a7aee6-24ae-44aa-b64a-7d6c3afa1a1d tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e returned with HTTP 200 [ 2093.224170] [54860]: [pid: 54860|app: 0|req: 67/127] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:49 2025] GET /volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2093.811565] [54859]: DEBUG cinder.api.middleware.request_id [None req-e58a0946-fc07-40a8-895d-03f1d96594c5 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2093.815513] [54859]: INFO cinder.api.openstack.wsgi [None req-e58a0946-fc07-40a8-895d-03f1d96594c5 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2093.815893] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e58a0946-fc07-40a8-895d-03f1d96594c5 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2093.816277] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e58a0946-fc07-40a8-895d-03f1d96594c5 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2093.832983] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2093.832983] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2093.840668] [54859]: INFO cinder.volume.api [None req-e58a0946-fc07-40a8-895d-03f1d96594c5 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2093.848787] [54859]: INFO cinder.api.openstack.wsgi [None req-e58a0946-fc07-40a8-895d-03f1d96594c5 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2093.849606] [54859]: [pid: 54859|app: 0|req: 61/128] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:49 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2094.235232] [54860]: DEBUG cinder.api.middleware.request_id [None req-b9c05aea-0e10-478a-855e-ef8bdd462a49 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2094.238249] [54860]: INFO cinder.api.openstack.wsgi [None req-b9c05aea-0e10-478a-855e-ef8bdd462a49 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e [ 2094.238470] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b9c05aea-0e10-478a-855e-ef8bdd462a49 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2094.238848] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b9c05aea-0e10-478a-855e-ef8bdd462a49 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2094.246319] [54860]: INFO cinder.api.openstack.wsgi [None req-b9c05aea-0e10-478a-855e-ef8bdd462a49 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e returned with HTTP 404 [ 2094.246992] [54860]: [pid: 54860|app: 0|req: 68/129] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:50 2025] GET /volume/v3/volumes/fb3e8c2c-e767-4356-a3f1-3e21f9eace8e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2094.861515] [54859]: DEBUG cinder.api.middleware.request_id [None req-85a301f9-72d8-4837-ae73-c3d6362542bd None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2094.863808] [54859]: INFO cinder.api.openstack.wsgi [None req-85a301f9-72d8-4837-ae73-c3d6362542bd tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2094.864066] [54859]: DEBUG cinder.api.openstack.wsgi [None req-85a301f9-72d8-4837-ae73-c3d6362542bd tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2094.864314] [54859]: DEBUG cinder.api.openstack.wsgi [None req-85a301f9-72d8-4837-ae73-c3d6362542bd tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2094.877864] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2094.877864] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2094.882319] [54859]: INFO cinder.volume.api [None req-85a301f9-72d8-4837-ae73-c3d6362542bd tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2094.887816] [54859]: INFO cinder.api.openstack.wsgi [None req-85a301f9-72d8-4837-ae73-c3d6362542bd tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2094.888263] [54859]: [pid: 54859|app: 0|req: 62/130] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:50 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2095.296141] [54860]: DEBUG cinder.api.middleware.request_id [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-2ce4adbb-34ab-4435-ae15-e332b3b66240 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.298986] [54860]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-2ce4adbb-34ab-4435-ae15-e332b3b66240 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] POST http://10.180.1.21/volume/v3/attachments/177c49e2-f6ac-4ff4-a374-bd644b08c5f5/action [ 2095.299456] [54860]: DEBUG cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-2ce4adbb-34ab-4435-ae15-e332b3b66240 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2095.299597] [54860]: DEBUG cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-2ce4adbb-34ab-4435-ae15-e332b3b66240 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2095.319412] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2095.319412] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2095.328939] [54860]: INFO cinder.api.openstack.wsgi [req-9627df1c-0e5e-4f65-8e82-00a981ca902d req-2ce4adbb-34ab-4435-ae15-e332b3b66240 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/attachments/177c49e2-f6ac-4ff4-a374-bd644b08c5f5/action returned with HTTP 204 [ 2095.329461] [54860]: [pid: 54860|app: 0|req: 69/131] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:01:51 2025] POST /volume/v3/attachments/177c49e2-f6ac-4ff4-a374-bd644b08c5f5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2095.898607] [54859]: DEBUG cinder.api.middleware.request_id [None req-7813a33c-7941-4267-995d-684ab8f8b63b None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.900987] [54859]: INFO cinder.api.openstack.wsgi [None req-7813a33c-7941-4267-995d-684ab8f8b63b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2095.901281] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7813a33c-7941-4267-995d-684ab8f8b63b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2095.901521] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7813a33c-7941-4267-995d-684ab8f8b63b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2095.912951] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2095.912951] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2095.918488] [54859]: INFO cinder.volume.api [None req-7813a33c-7941-4267-995d-684ab8f8b63b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2095.925415] [54859]: INFO cinder.api.openstack.wsgi [None req-7813a33c-7941-4267-995d-684ab8f8b63b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2095.926611] [54859]: [pid: 54859|app: 0|req: 63/132] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:51 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2095.937480] [54860]: DEBUG cinder.api.middleware.request_id [None req-38969c39-d5e2-4fe3-ae07-4ede40ab10f3 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.940182] [54860]: INFO cinder.api.openstack.wsgi [None req-38969c39-d5e2-4fe3-ae07-4ede40ab10f3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2095.940417] [54860]: DEBUG cinder.api.openstack.wsgi [None req-38969c39-d5e2-4fe3-ae07-4ede40ab10f3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2095.940641] [54860]: DEBUG cinder.api.openstack.wsgi [None req-38969c39-d5e2-4fe3-ae07-4ede40ab10f3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2095.953414] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2095.953414] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2095.957867] [54860]: INFO cinder.volume.api [None req-38969c39-d5e2-4fe3-ae07-4ede40ab10f3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2095.964099] [54860]: INFO cinder.api.openstack.wsgi [None req-38969c39-d5e2-4fe3-ae07-4ede40ab10f3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2095.964646] [54860]: [pid: 54860|app: 0|req: 70/133] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:01:51 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2101.297988] [54859]: DEBUG cinder.api.middleware.request_id [req-501bd563-6c76-4f34-ac08-6526203839da req-090712ab-e89a-46ef-9a91-374ae1028a27 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2101.302894] [54859]: INFO cinder.api.openstack.wsgi [req-501bd563-6c76-4f34-ac08-6526203839da req-090712ab-e89a-46ef-9a91-374ae1028a27 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] DELETE http://10.180.1.21/volume/v3/attachments/177c49e2-f6ac-4ff4-a374-bd644b08c5f5 [ 2101.302894] [54859]: DEBUG cinder.api.openstack.wsgi [req-501bd563-6c76-4f34-ac08-6526203839da req-090712ab-e89a-46ef-9a91-374ae1028a27 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2101.302894] [54859]: DEBUG cinder.api.openstack.wsgi [req-501bd563-6c76-4f34-ac08-6526203839da req-090712ab-e89a-46ef-9a91-374ae1028a27 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2101.313995] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2101.313995] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2101.862467] [54859]: INFO cinder.api.openstack.wsgi [req-501bd563-6c76-4f34-ac08-6526203839da req-090712ab-e89a-46ef-9a91-374ae1028a27 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/attachments/177c49e2-f6ac-4ff4-a374-bd644b08c5f5 returned with HTTP 200 [ 2101.862930] [54859]: [pid: 54859|app: 0|req: 64/134] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:01:57 2025] DELETE /volume/v3/attachments/177c49e2-f6ac-4ff4-a374-bd644b08c5f5 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2105.961466] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=88,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2111.861494] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=70,cinder:INSERT=10,cinder:UPDATE=16 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2121.483504] [54860]: DEBUG cinder.api.middleware.request_id [None req-c49b7d45-9192-456b-9f20-6f2927aaffc0 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2121.487010] [54860]: INFO cinder.api.openstack.wsgi [None req-c49b7d45-9192-456b-9f20-6f2927aaffc0 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2121.487385] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c49b7d45-9192-456b-9f20-6f2927aaffc0 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2121.487731] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c49b7d45-9192-456b-9f20-6f2927aaffc0 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2121.488463] [54860]: INFO cinder.api.v3.volumes [None req-c49b7d45-9192-456b-9f20-6f2927aaffc0 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Delete volume with id: a8701342-7738-4f77-bceb-13f591f94df5 [ 2121.507473] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2121.507473] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2121.507473] [54860]: INFO cinder.volume.api [None req-c49b7d45-9192-456b-9f20-6f2927aaffc0 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2121.534491] [54860]: INFO cinder.volume.api [None req-c49b7d45-9192-456b-9f20-6f2927aaffc0 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Delete volume request issued successfully. [ 2121.534491] [54860]: INFO cinder.api.openstack.wsgi [None req-c49b7d45-9192-456b-9f20-6f2927aaffc0 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 202 [ 2121.534491] [54860]: [pid: 54860|app: 0|req: 71/135] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:02:17 2025] DELETE /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2121.540560] [54859]: DEBUG cinder.api.middleware.request_id [None req-23187a14-8f3f-40af-a229-e485a824b387 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2121.543098] [54859]: INFO cinder.api.openstack.wsgi [None req-23187a14-8f3f-40af-a229-e485a824b387 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2121.543326] [54859]: DEBUG cinder.api.openstack.wsgi [None req-23187a14-8f3f-40af-a229-e485a824b387 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2121.543860] [54859]: DEBUG cinder.api.openstack.wsgi [None req-23187a14-8f3f-40af-a229-e485a824b387 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2121.553396] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2121.553396] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2121.558171] [54859]: INFO cinder.volume.api [None req-23187a14-8f3f-40af-a229-e485a824b387 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2121.563596] [54859]: INFO cinder.api.openstack.wsgi [None req-23187a14-8f3f-40af-a229-e485a824b387 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2121.564298] [54859]: [pid: 54859|app: 0|req: 65/136] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:02:17 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2122.582878] [54860]: DEBUG cinder.api.middleware.request_id [None req-ecd6336f-f002-4100-a053-985654448226 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2122.584786] [54860]: INFO cinder.api.openstack.wsgi [None req-ecd6336f-f002-4100-a053-985654448226 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2122.585170] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ecd6336f-f002-4100-a053-985654448226 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2122.586839] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ecd6336f-f002-4100-a053-985654448226 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2122.597021] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2122.597021] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2122.604404] [54860]: INFO cinder.volume.api [None req-ecd6336f-f002-4100-a053-985654448226 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2122.608907] [54860]: INFO cinder.api.openstack.wsgi [None req-ecd6336f-f002-4100-a053-985654448226 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2122.609475] [54860]: [pid: 54860|app: 0|req: 72/137] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:02:18 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2123.622543] [54859]: DEBUG cinder.api.middleware.request_id [None req-c8779b70-35cc-4ca4-b321-145c72e3e833 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2123.625125] [54859]: INFO cinder.api.openstack.wsgi [None req-c8779b70-35cc-4ca4-b321-145c72e3e833 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2123.625352] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c8779b70-35cc-4ca4-b321-145c72e3e833 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2123.629299] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c8779b70-35cc-4ca4-b321-145c72e3e833 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2123.643780] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2123.643780] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2123.653090] [54859]: INFO cinder.volume.api [None req-c8779b70-35cc-4ca4-b321-145c72e3e833 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Volume info retrieved successfully. [ 2123.660747] [54859]: INFO cinder.api.openstack.wsgi [None req-c8779b70-35cc-4ca4-b321-145c72e3e833 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 200 [ 2123.661262] [54859]: [pid: 54859|app: 0|req: 66/138] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:02:19 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2124.674024] [54860]: DEBUG cinder.api.middleware.request_id [None req-8e96f0e2-59ae-4068-aa0c-c45b23de7349 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2124.677088] [54860]: INFO cinder.api.openstack.wsgi [None req-8e96f0e2-59ae-4068-aa0c-c45b23de7349 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] GET http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 [ 2124.677723] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8e96f0e2-59ae-4068-aa0c-c45b23de7349 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2124.678287] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8e96f0e2-59ae-4068-aa0c-c45b23de7349 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2124.687207] [54860]: INFO cinder.api.openstack.wsgi [None req-8e96f0e2-59ae-4068-aa0c-c45b23de7349 tempest-VolumesAdminNegativeTest-2090861871 tempest-VolumesAdminNegativeTest-2090861871-project-member] http://10.180.1.21/volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 returned with HTTP 404 [ 2124.688120] [54860]: [pid: 54860|app: 0|req: 73/139] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:02:20 2025] GET /volume/v3/volumes/a8701342-7738-4f77-bceb-13f591f94df5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2125.768253] [54859]: DEBUG cinder.api.middleware.request_id [None req-e8aefa51-05f7-4005-8c8f-4cd04447c23c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.774640] [54859]: INFO cinder.api.openstack.wsgi [None req-e8aefa51-05f7-4005-8c8f-4cd04447c23c tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2125.775129] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e8aefa51-05f7-4005-8c8f-4cd04447c23c tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2125.775786] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e8aefa51-05f7-4005-8c8f-4cd04447c23c tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2125.790502] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.790502] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.796052] [54859]: INFO cinder.volume.api [None req-e8aefa51-05f7-4005-8c8f-4cd04447c23c tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2125.802707] [54859]: INFO cinder.api.openstack.wsgi [None req-e8aefa51-05f7-4005-8c8f-4cd04447c23c tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2125.802869] [54859]: [pid: 54859|app: 0|req: 67/140] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:02:21 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2125.817996] [54860]: DEBUG cinder.api.middleware.request_id [None req-09f34856-f4a6-4a74-b0c9-39ff669f3fad None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.822021] [54860]: INFO cinder.api.openstack.wsgi [None req-09f34856-f4a6-4a74-b0c9-39ff669f3fad tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2125.822021] [54860]: DEBUG cinder.api.openstack.wsgi [None req-09f34856-f4a6-4a74-b0c9-39ff669f3fad tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2125.822021] [54860]: DEBUG cinder.api.openstack.wsgi [None req-09f34856-f4a6-4a74-b0c9-39ff669f3fad tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2125.829766] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.829766] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.834714] [54860]: INFO cinder.volume.api [None req-09f34856-f4a6-4a74-b0c9-39ff669f3fad tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2125.840878] [54860]: INFO cinder.api.openstack.wsgi [None req-09f34856-f4a6-4a74-b0c9-39ff669f3fad tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2125.841438] [54860]: [pid: 54860|app: 0|req: 74/141] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:02:21 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2125.879523] [54859]: DEBUG cinder.api.middleware.request_id [None req-6d0f9346-4185-4cbf-827a-5cc7f442811e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.881605] [54859]: INFO cinder.api.openstack.wsgi [None req-6d0f9346-4185-4cbf-827a-5cc7f442811e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2125.881857] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d0f9346-4185-4cbf-827a-5cc7f442811e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2125.883092] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d0f9346-4185-4cbf-827a-5cc7f442811e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2125.892492] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.892492] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.898945] [54859]: INFO cinder.volume.api [None req-6d0f9346-4185-4cbf-827a-5cc7f442811e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2125.904034] [54859]: INFO cinder.api.openstack.wsgi [None req-6d0f9346-4185-4cbf-827a-5cc7f442811e tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2125.904888] [54859]: [pid: 54859|app: 0|req: 68/142] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:02:21 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2126.297239] [54860]: DEBUG cinder.api.middleware.request_id [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2126.299469] [54860]: INFO cinder.api.openstack.wsgi [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2126.299744] [54860]: DEBUG cinder.api.openstack.wsgi [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-359750418", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2126.301777] [54860]: DEBUG cinder.api.v3.volumes [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-359750418', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2126.301918] [54860]: INFO cinder.api.v3.volumes [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Create volume of 1 GB [ 2126.307371] [54860]: INFO cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Availability Zones retrieved successfully. [ 2126.314014] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Flow 'volume_create_api' (bc045517-0f9b-4067-9895-465d3d73d1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2126.315184] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b08a5ca5-48f0-4ca7-98d9-67db50adc2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2126.316284] [54860]: DEBUG cinder.volume.flows.api.create_volume [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2126.333496] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b08a5ca5-48f0-4ca7-98d9-67db50adc2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2126.334451] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad8bc9c-881e-47ba-ad4b-e7ed453f68c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2126.381153] [54860]: DEBUG cinder.quota [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Created reservations ['3d24689c-8169-4b71-8f3b-b103e0e988c1', '6cca79a3-1e99-4059-b522-0b9b49e887c2', '7411a2da-f703-4272-87a1-c52addcd7290', 'f8b8cfee-205e-4af8-8e87-ee2c61c7b32f'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2126.382213] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad8bc9c-881e-47ba-ad4b-e7ed453f68c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d24689c-8169-4b71-8f3b-b103e0e988c1', '6cca79a3-1e99-4059-b522-0b9b49e887c2', '7411a2da-f703-4272-87a1-c52addcd7290', 'f8b8cfee-205e-4af8-8e87-ee2c61c7b32f']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2126.383117] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6a2276-45b6-42d4-9bbc-65cda94d0b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2126.402308] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6a2276-45b6-42d4-9bbc-65cda94d0b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efd71161-b56b-4fda-bb50-29c07c2e9603', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-359750418',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5d209bd1926a4846b47cf4a4b11e745d',qos_specs=None,replication_status=,reservations=['3d24689c-8169-4b71-8f3b-b103e0e988c1','6cca79a3-1e99-4059-b522-0b9b49e887c2','7411a2da-f703-4272-87a1-c52addcd7290','f8b8cfee-205e-4af8-8e87-ee2c61c7b32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b309d269714f64a7e35d8a65375a11',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-359750418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efd71161-b56b-4fda-bb50-29c07c2e9603,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5d209bd1926a4846b47cf4a4b11e745d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44b309d269714f64a7e35d8a65375a11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2126.403243] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75ff8f3-ae4c-4c76-9d0a-7708464b8c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2126.417885] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75ff8f3-ae4c-4c76-9d0a-7708464b8c36) transitioned into state 'SUCCESS' from state '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-359750418',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5d209bd1926a4846b47cf4a4b11e745d',qos_specs=None,replication_status=,reservations=['3d24689c-8169-4b71-8f3b-b103e0e988c1','6cca79a3-1e99-4059-b522-0b9b49e887c2','7411a2da-f703-4272-87a1-c52addcd7290','f8b8cfee-205e-4af8-8e87-ee2c61c7b32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b309d269714f64a7e35d8a65375a11',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2126.418858] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a837d3-0ce4-4184-b0e6-da26bb621b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2126.429943] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a837d3-0ce4-4184-b0e6-da26bb621b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2126.431038] [54860]: DEBUG cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Flow 'volume_create_api' (bc045517-0f9b-4067-9895-465d3d73d1a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2126.431869] [54860]: INFO cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Create volume request issued successfully. [ 2126.432088] [54860]: INFO cinder.api.openstack.wsgi [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a6bae12b-1bf7-4929-8940-ace70fbe264c tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2126.432914] [54860]: [pid: 54860|app: 0|req: 75/143] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Jan 23 19:02:22 2025] POST /volume/v3/volumes => generated 761 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2126.437170] [54859]: DEBUG cinder.api.middleware.request_id [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a364dc86-7384-4426-a610-efc00f3f59f0 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2126.441158] [54859]: INFO cinder.api.openstack.wsgi [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a364dc86-7384-4426-a610-efc00f3f59f0 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] GET http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 [ 2126.441158] [54859]: DEBUG cinder.api.openstack.wsgi [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a364dc86-7384-4426-a610-efc00f3f59f0 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2126.441284] [54859]: DEBUG cinder.api.openstack.wsgi [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a364dc86-7384-4426-a610-efc00f3f59f0 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2126.450341] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2126.450341] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2126.455334] [54859]: INFO cinder.volume.api [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a364dc86-7384-4426-a610-efc00f3f59f0 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Volume info retrieved successfully. [ 2126.463747] [54859]: INFO cinder.api.openstack.wsgi [req-1c5f6001-14b1-49cc-be6e-b04d4fd6f692 req-a364dc86-7384-4426-a610-efc00f3f59f0 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 returned with HTTP 200 [ 2126.464255] [54859]: [pid: 54859|app: 0|req: 69/144] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:02:22 2025] GET /volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2126.583873] [54860]: DEBUG cinder.api.middleware.request_id [req-5209e701-1c36-41dc-aa66-fc1ce2edd09e req-5c67d24d-f1d3-4cd8-bc57-b5296223e07d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2126.587338] [54860]: INFO cinder.api.openstack.wsgi [req-5209e701-1c36-41dc-aa66-fc1ce2edd09e req-5c67d24d-f1d3-4cd8-bc57-b5296223e07d tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] GET http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 [ 2126.587338] [54860]: DEBUG cinder.api.openstack.wsgi [req-5209e701-1c36-41dc-aa66-fc1ce2edd09e req-5c67d24d-f1d3-4cd8-bc57-b5296223e07d tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2126.587338] [54860]: DEBUG cinder.api.openstack.wsgi [req-5209e701-1c36-41dc-aa66-fc1ce2edd09e req-5c67d24d-f1d3-4cd8-bc57-b5296223e07d tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2126.595455] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2126.595455] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2126.599410] [54860]: INFO cinder.volume.api [req-5209e701-1c36-41dc-aa66-fc1ce2edd09e req-5c67d24d-f1d3-4cd8-bc57-b5296223e07d tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Volume info retrieved successfully. [ 2126.604100] [54860]: INFO cinder.api.openstack.wsgi [req-5209e701-1c36-41dc-aa66-fc1ce2edd09e req-5c67d24d-f1d3-4cd8-bc57-b5296223e07d tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 returned with HTTP 200 [ 2126.604298] [54860]: [pid: 54860|app: 0|req: 76/145] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:02:22 2025] GET /volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2126.619493] [54859]: DEBUG cinder.api.middleware.request_id [req-62f2f562-7a6a-47a8-86cd-acffb3f06a55 req-f2528873-1a80-40b1-bce3-34ed8b11772f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2126.621822] [54859]: INFO cinder.api.openstack.wsgi [req-62f2f562-7a6a-47a8-86cd-acffb3f06a55 req-f2528873-1a80-40b1-bce3-34ed8b11772f tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] GET http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 [ 2126.622125] [54859]: DEBUG cinder.api.openstack.wsgi [req-62f2f562-7a6a-47a8-86cd-acffb3f06a55 req-f2528873-1a80-40b1-bce3-34ed8b11772f tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2126.622847] [54859]: DEBUG cinder.api.openstack.wsgi [req-62f2f562-7a6a-47a8-86cd-acffb3f06a55 req-f2528873-1a80-40b1-bce3-34ed8b11772f tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2126.630089] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2126.630089] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2126.633581] [54859]: INFO cinder.volume.api [req-62f2f562-7a6a-47a8-86cd-acffb3f06a55 req-f2528873-1a80-40b1-bce3-34ed8b11772f tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Volume info retrieved successfully. [ 2126.638051] [54859]: INFO cinder.api.openstack.wsgi [req-62f2f562-7a6a-47a8-86cd-acffb3f06a55 req-f2528873-1a80-40b1-bce3-34ed8b11772f tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 returned with HTTP 200 [ 2126.638622] [54859]: [pid: 54859|app: 0|req: 70/146] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:02:22 2025] GET /volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2126.701735] [54860]: DEBUG cinder.api.middleware.request_id [req-687d43f7-d8c6-4400-9d9b-423cda6cffae req-e4622875-be76-4227-9513-3a7c1dee6d27 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2126.704126] [54860]: INFO cinder.api.openstack.wsgi [req-687d43f7-d8c6-4400-9d9b-423cda6cffae req-e4622875-be76-4227-9513-3a7c1dee6d27 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] DELETE http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 [ 2126.704321] [54860]: DEBUG cinder.api.openstack.wsgi [req-687d43f7-d8c6-4400-9d9b-423cda6cffae req-e4622875-be76-4227-9513-3a7c1dee6d27 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2126.704533] [54860]: DEBUG cinder.api.openstack.wsgi [req-687d43f7-d8c6-4400-9d9b-423cda6cffae req-e4622875-be76-4227-9513-3a7c1dee6d27 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2126.704730] [54860]: INFO cinder.api.v3.volumes [req-687d43f7-d8c6-4400-9d9b-423cda6cffae req-e4622875-be76-4227-9513-3a7c1dee6d27 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Delete volume with id: efd71161-b56b-4fda-bb50-29c07c2e9603 [ 2126.713181] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2126.713181] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2126.713676] [54860]: INFO cinder.volume.api [req-687d43f7-d8c6-4400-9d9b-423cda6cffae req-e4622875-be76-4227-9513-3a7c1dee6d27 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Volume info retrieved successfully. [ 2126.728441] [54860]: INFO cinder.volume.api [req-687d43f7-d8c6-4400-9d9b-423cda6cffae req-e4622875-be76-4227-9513-3a7c1dee6d27 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Delete volume request issued successfully. [ 2126.728649] [54860]: INFO cinder.api.openstack.wsgi [req-687d43f7-d8c6-4400-9d9b-423cda6cffae req-e4622875-be76-4227-9513-3a7c1dee6d27 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 returned with HTTP 202 [ 2126.729090] [54860]: [pid: 54860|app: 0|req: 77/147] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 23 19:02:22 2025] DELETE /volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2126.798615] [54859]: DEBUG cinder.api.middleware.request_id [req-007c0892-7e7b-4a83-85b3-b142418cd747 req-d3a9efc4-0d0f-443a-995a-eec645f2c164 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2126.801958] [54859]: INFO cinder.api.openstack.wsgi [req-007c0892-7e7b-4a83-85b3-b142418cd747 req-d3a9efc4-0d0f-443a-995a-eec645f2c164 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] GET http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 [ 2126.802197] [54859]: DEBUG cinder.api.openstack.wsgi [req-007c0892-7e7b-4a83-85b3-b142418cd747 req-d3a9efc4-0d0f-443a-995a-eec645f2c164 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2126.802427] [54859]: DEBUG cinder.api.openstack.wsgi [req-007c0892-7e7b-4a83-85b3-b142418cd747 req-d3a9efc4-0d0f-443a-995a-eec645f2c164 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2126.808663] [54859]: INFO cinder.api.openstack.wsgi [req-007c0892-7e7b-4a83-85b3-b142418cd747 req-d3a9efc4-0d0f-443a-995a-eec645f2c164 tempest-VolumesGetTestJSON-828337858 tempest-VolumesGetTestJSON-828337858-project-member] http://10.180.1.21/volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 returned with HTTP 404 [ 2126.809192] [54859]: [pid: 54859|app: 0|req: 71/148] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:02:22 2025] GET /volume/v3/volumes/efd71161-b56b-4fda-bb50-29c07c2e9603 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2136.724740] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=46,cinder:UPDATE=14,cinder:INSERT=13 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2136.805496] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=25 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2152.164829] [54860]: DEBUG cinder.api.middleware.request_id [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-af45cc80-7f58-4afe-ba05-4cd08309219c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2152.167374] [54860]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-af45cc80-7f58-4afe-ba05-4cd08309219c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 2152.167507] [54860]: DEBUG cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-af45cc80-7f58-4afe-ba05-4cd08309219c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2152.167759] [54860]: DEBUG cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-af45cc80-7f58-4afe-ba05-4cd08309219c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2152.182147] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2152.182147] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2152.186145] [54860]: INFO cinder.volume.api [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-af45cc80-7f58-4afe-ba05-4cd08309219c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 2152.192018] [54860]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-af45cc80-7f58-4afe-ba05-4cd08309219c tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 2152.192551] [54860]: [pid: 54860|app: 0|req: 78/149] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:02:48 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 1684 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2152.221771] [54859]: DEBUG cinder.api.middleware.request_id [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-a728b580-a7b1-429a-81bd-5e0339479b95 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2152.224145] [54859]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-a728b580-a7b1-429a-81bd-5e0339479b95 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] GET http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 2152.224367] [54859]: DEBUG cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-a728b580-a7b1-429a-81bd-5e0339479b95 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2152.224581] [54859]: DEBUG cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-a728b580-a7b1-429a-81bd-5e0339479b95 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2152.234225] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2152.234225] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2152.237307] [54859]: INFO cinder.volume.api [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-a728b580-a7b1-429a-81bd-5e0339479b95 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 2152.241933] [54859]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-a728b580-a7b1-429a-81bd-5e0339479b95 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 200 [ 2152.242325] [54859]: [pid: 54859|app: 0|req: 72/150] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:02:48 2025] GET /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2156.376193] [54860]: DEBUG cinder.api.middleware.request_id [None req-815be89b-14bc-4007-b102-590a792b7645 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2156.376669] [54860]: INFO cinder.api.openstack.wsgi [None req-815be89b-14bc-4007-b102-590a792b7645 None None] GET http://10.180.1.21/volume// [ 2156.376914] [54860]: DEBUG cinder.api.openstack.wsgi [None req-815be89b-14bc-4007-b102-590a792b7645 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2156.377115] [54860]: DEBUG cinder.api.openstack.wsgi [None req-815be89b-14bc-4007-b102-590a792b7645 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2156.377547] [54860]: INFO cinder.api.openstack.wsgi [None req-815be89b-14bc-4007-b102-590a792b7645 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2156.377864] [54860]: [pid: 54860|app: 0|req: 79/151] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:02:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2156.381384] [54859]: DEBUG cinder.api.middleware.request_id [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-16e35260-4dd9-467f-9da4-4cf557f7fb16 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2156.384160] [54859]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-16e35260-4dd9-467f-9da4-4cf557f7fb16 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2156.384758] [54859]: DEBUG cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-16e35260-4dd9-467f-9da4-4cf557f7fb16 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2f861f9-861c-4653-a81f-feabfb27177a", "connector": null, "instance_uuid": "67f4819e-fa4a-452d-baeb-d556727e1958"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2156.403933] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2156.403933] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2156.433748] [54859]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-16e35260-4dd9-467f-9da4-4cf557f7fb16 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2156.436133] [54859]: [pid: 54859|app: 0|req: 73/152] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:02:52 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2156.497255] [54860]: DEBUG cinder.api.middleware.request_id [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-40e2a5c2-2510-4694-b174-d144f5ad2def None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2156.499792] [54860]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-40e2a5c2-2510-4694-b174-d144f5ad2def tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] POST http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a/action [ 2156.500242] [54860]: DEBUG cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-40e2a5c2-2510-4694-b174-d144f5ad2def tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2156.500611] [54860]: DEBUG cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-40e2a5c2-2510-4694-b174-d144f5ad2def tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2156.513814] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2156.513814] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2156.514382] [54860]: INFO cinder.volume.api [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-40e2a5c2-2510-4694-b174-d144f5ad2def tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 2156.519257] [54860]: INFO cinder.volume.api [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-40e2a5c2-2510-4694-b174-d144f5ad2def tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Roll detaching of volume completed successfully. [ 2156.519499] [54860]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-40e2a5c2-2510-4694-b174-d144f5ad2def tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a/action returned with HTTP 202 [ 2156.519955] [54860]: [pid: 54860|app: 0|req: 80/153] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:02:52 2025] POST /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2156.524509] [54859]: DEBUG cinder.api.middleware.request_id [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-e8ab0261-6b8c-486d-9ddb-e053fecef7a4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2156.527281] [54859]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-e8ab0261-6b8c-486d-9ddb-e053fecef7a4 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b7ecd9af-adba-49dc-b5f9-65f2d05df414 [ 2156.527474] [54859]: DEBUG cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-e8ab0261-6b8c-486d-9ddb-e053fecef7a4 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2156.527689] [54859]: DEBUG cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-e8ab0261-6b8c-486d-9ddb-e053fecef7a4 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2156.536176] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2156.536176] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2156.570796] [54859]: INFO cinder.api.openstack.wsgi [req-6dcfde2c-3a9a-4b14-9067-82f142a3fb67 req-e8ab0261-6b8c-486d-9ddb-e053fecef7a4 tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/attachments/b7ecd9af-adba-49dc-b5f9-65f2d05df414 returned with HTTP 200 [ 2156.571308] [54859]: [pid: 54859|app: 0|req: 74/154] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:02:52 2025] DELETE /volume/v3/attachments/b7ecd9af-adba-49dc-b5f9-65f2d05df414 => generated 192 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2161.839529] [54860]: DEBUG cinder.api.middleware.request_id [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-4f209a15-6b61-497c-942d-dc7e1d94894d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2161.844620] [54860]: INFO cinder.api.openstack.wsgi [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-4f209a15-6b61-497c-942d-dc7e1d94894d tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] DELETE http://10.180.1.21/volume/v3/attachments/19b7a7a5-8318-4d39-9926-689e22679e99 [ 2161.844620] [54860]: DEBUG cinder.api.openstack.wsgi [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-4f209a15-6b61-497c-942d-dc7e1d94894d tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2161.844620] [54860]: DEBUG cinder.api.openstack.wsgi [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-4f209a15-6b61-497c-942d-dc7e1d94894d tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2161.855561] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2161.855561] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2162.404755] [54860]: INFO cinder.api.openstack.wsgi [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-4f209a15-6b61-497c-942d-dc7e1d94894d tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/attachments/19b7a7a5-8318-4d39-9926-689e22679e99 returned with HTTP 200 [ 2162.405257] [54860]: [pid: 54860|app: 0|req: 81/155] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:02:57 2025] DELETE /volume/v3/attachments/19b7a7a5-8318-4d39-9926-689e22679e99 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2162.415525] [54859]: DEBUG cinder.api.middleware.request_id [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-a0a1ed94-57f5-4642-ad25-9e219c8b69fa None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2162.419406] [54859]: INFO cinder.api.openstack.wsgi [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-a0a1ed94-57f5-4642-ad25-9e219c8b69fa tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a [ 2162.419722] [54859]: DEBUG cinder.api.openstack.wsgi [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-a0a1ed94-57f5-4642-ad25-9e219c8b69fa tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2162.419981] [54859]: DEBUG cinder.api.openstack.wsgi [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-a0a1ed94-57f5-4642-ad25-9e219c8b69fa tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2162.420227] [54859]: INFO cinder.api.v3.volumes [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-a0a1ed94-57f5-4642-ad25-9e219c8b69fa tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Delete volume with id: d2f861f9-861c-4653-a81f-feabfb27177a [ 2162.438158] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2162.438158] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2162.438759] [54859]: INFO cinder.volume.api [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-a0a1ed94-57f5-4642-ad25-9e219c8b69fa tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Volume info retrieved successfully. [ 2162.482205] [54859]: INFO cinder.volume.api [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-a0a1ed94-57f5-4642-ad25-9e219c8b69fa tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] Delete volume request issued successfully. [ 2162.482464] [54859]: INFO cinder.api.openstack.wsgi [req-28d0af12-e037-4b73-bff8-d892af6b5f70 req-a0a1ed94-57f5-4642-ad25-9e219c8b69fa tempest-ServerActionsV293TestJSON-1504061401 tempest-ServerActionsV293TestJSON-1504061401-project-member] http://10.180.1.21/volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a returned with HTTP 202 [ 2162.483165] [54859]: [pid: 54859|app: 0|req: 75/156] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 23 19:02:58 2025] DELETE /volume/v3/volumes/d2f861f9-861c-4653-a81f-feabfb27177a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2172.403628] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2172.476700] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2172.535042] [54860]: DEBUG cinder.api.middleware.request_id [None req-f23abb20-3d0b-4407-8fb1-db16440d88df None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2172.536886] [54860]: INFO cinder.api.openstack.wsgi [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2172.537297] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-409559644"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2172.540073] [54860]: DEBUG cinder.api.v3.volumes [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-409559644'}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2172.540225] [54860]: INFO cinder.api.v3.volumes [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Create volume of 1 GB [ 2172.540568] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2172.540568] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2172.546174] [54860]: INFO cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Availability Zones retrieved successfully. [ 2172.552806] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Flow 'volume_create_api' (93ad9552-ebc1-4fc8-8342-99b9e2afdfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2172.554014] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cbf70cc-993b-49e7-af81-f0cb2a963c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2172.555815] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2172.573899] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cbf70cc-993b-49e7-af81-f0cb2a963c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2172.574929] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4cee22f-85f1-41eb-84d3-8e32c905917e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2172.638030] [54860]: DEBUG cinder.quota [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Created reservations ['7405abed-1144-4885-be21-a537c65227fb', '77208287-eca9-4be8-88f9-b271d5c526a8', '9f0f84b4-06e9-4a66-aff8-7977f21a60cd', '80d21053-f915-4ec8-aa98-afe189829f33'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2172.639148] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4cee22f-85f1-41eb-84d3-8e32c905917e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7405abed-1144-4885-be21-a537c65227fb', '77208287-eca9-4be8-88f9-b271d5c526a8', '9f0f84b4-06e9-4a66-aff8-7977f21a60cd', '80d21053-f915-4ec8-aa98-afe189829f33']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2172.640092] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34210b4f-de17-47cc-ba33-8aaf435c43f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2172.657728] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34210b4f-de17-47cc-ba33-8aaf435c43f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afb49c6b-37ef-4138-a2f0-5cd51d82f8f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-409559644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfe2d3646c14229847852cdf528d4bb',qos_specs=None,replication_status=,reservations=['7405abed-1144-4885-be21-a537c65227fb','77208287-eca9-4be8-88f9-b271d5c526a8','9f0f84b4-06e9-4a66-aff8-7977f21a60cd','80d21053-f915-4ec8-aa98-afe189829f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5cac3f9aed4d1ca85034509d3cd6fa',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-409559644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afb49c6b-37ef-4138-a2f0-5cd51d82f8f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bfe2d3646c14229847852cdf528d4bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca5cac3f9aed4d1ca85034509d3cd6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2172.659203] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68417286-9d00-454b-b068-70591b9d363c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2172.675833] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68417286-9d00-454b-b068-70591b9d363c) transitioned into state 'SUCCESS' from state '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-409559644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfe2d3646c14229847852cdf528d4bb',qos_specs=None,replication_status=,reservations=['7405abed-1144-4885-be21-a537c65227fb','77208287-eca9-4be8-88f9-b271d5c526a8','9f0f84b4-06e9-4a66-aff8-7977f21a60cd','80d21053-f915-4ec8-aa98-afe189829f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5cac3f9aed4d1ca85034509d3cd6fa',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2172.677422] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e39afb55-236e-4272-93f7-939818d05641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2172.687154] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e39afb55-236e-4272-93f7-939818d05641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2172.687555] [54860]: DEBUG cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Flow 'volume_create_api' (93ad9552-ebc1-4fc8-8342-99b9e2afdfeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2172.687994] [54860]: INFO cinder.volume.api [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Create volume request issued successfully. [ 2172.688712] [54860]: INFO cinder.api.openstack.wsgi [None req-f23abb20-3d0b-4407-8fb1-db16440d88df tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2172.691134] [54860]: [pid: 54860|app: 0|req: 82/157] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:03:08 2025] POST /volume/v3/volumes => generated 749 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2172.699044] [54859]: DEBUG cinder.api.middleware.request_id [None req-1a7ab54f-01ef-489a-95a7-bc7a15657762 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2172.701444] [54859]: INFO cinder.api.openstack.wsgi [None req-1a7ab54f-01ef-489a-95a7-bc7a15657762 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2172.703018] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1a7ab54f-01ef-489a-95a7-bc7a15657762 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2172.703018] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1a7ab54f-01ef-489a-95a7-bc7a15657762 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2172.713942] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2172.713942] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2172.723510] [54859]: INFO cinder.volume.api [None req-1a7ab54f-01ef-489a-95a7-bc7a15657762 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2172.731803] [54859]: INFO cinder.api.openstack.wsgi [None req-1a7ab54f-01ef-489a-95a7-bc7a15657762 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2172.732449] [54859]: [pid: 54859|app: 0|req: 76/158] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:08 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2173.747949] [54860]: DEBUG cinder.api.middleware.request_id [None req-44c8f872-b38c-4af0-9eaa-03a87a044697 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2173.751099] [54860]: INFO cinder.api.openstack.wsgi [None req-44c8f872-b38c-4af0-9eaa-03a87a044697 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2173.753018] [54860]: DEBUG cinder.api.openstack.wsgi [None req-44c8f872-b38c-4af0-9eaa-03a87a044697 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2173.753018] [54860]: DEBUG cinder.api.openstack.wsgi [None req-44c8f872-b38c-4af0-9eaa-03a87a044697 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2173.764444] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2173.764444] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2173.769180] [54860]: INFO cinder.volume.api [None req-44c8f872-b38c-4af0-9eaa-03a87a044697 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2173.776103] [54860]: INFO cinder.api.openstack.wsgi [None req-44c8f872-b38c-4af0-9eaa-03a87a044697 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2173.776560] [54860]: [pid: 54860|app: 0|req: 83/159] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:09 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2173.873511] [54859]: DEBUG cinder.api.middleware.request_id [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-9ad0b384-2364-4bb8-91ba-3a7c73bf0c25 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2173.875865] [54859]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-9ad0b384-2364-4bb8-91ba-3a7c73bf0c25 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2173.876097] [54859]: DEBUG cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-9ad0b384-2364-4bb8-91ba-3a7c73bf0c25 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2173.876313] [54859]: DEBUG cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-9ad0b384-2364-4bb8-91ba-3a7c73bf0c25 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2173.883605] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2173.883605] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2173.887183] [54859]: INFO cinder.volume.api [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-9ad0b384-2364-4bb8-91ba-3a7c73bf0c25 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2173.891387] [54859]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-9ad0b384-2364-4bb8-91ba-3a7c73bf0c25 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2173.891772] [54859]: [pid: 54859|app: 0|req: 77/160] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:03:09 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2175.412700] [54860]: DEBUG cinder.api.middleware.request_id [None req-951ea010-9b4f-4fdf-bfa0-010162a87ec0 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2175.413521] [54860]: INFO cinder.api.openstack.wsgi [None req-951ea010-9b4f-4fdf-bfa0-010162a87ec0 None None] GET http://10.180.1.21/volume// [ 2175.413784] [54860]: DEBUG cinder.api.openstack.wsgi [None req-951ea010-9b4f-4fdf-bfa0-010162a87ec0 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2175.414164] [54860]: DEBUG cinder.api.openstack.wsgi [None req-951ea010-9b4f-4fdf-bfa0-010162a87ec0 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2175.414785] [54860]: INFO cinder.api.openstack.wsgi [None req-951ea010-9b4f-4fdf-bfa0-010162a87ec0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2175.415293] [54860]: [pid: 54860|app: 0|req: 84/161] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:03:11 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 2175.420148] [54859]: DEBUG cinder.api.middleware.request_id [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-5b2fcf23-1545-42d9-a89b-0926492b8c72 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2175.422714] [54859]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-5b2fcf23-1545-42d9-a89b-0926492b8c72 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2175.423211] [54859]: DEBUG cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-5b2fcf23-1545-42d9-a89b-0926492b8c72 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afb49c6b-37ef-4138-a2f0-5cd51d82f8f0", "connector": null, "instance_uuid": "21ca608e-cb95-4b4a-be4f-354b81a7d56e"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2175.436064] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2175.436064] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2175.462484] [54859]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-5b2fcf23-1545-42d9-a89b-0926492b8c72 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2175.463128] [54859]: [pid: 54859|app: 0|req: 78/162] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:03:11 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2175.487252] [54860]: DEBUG cinder.api.middleware.request_id [None req-abdb1652-1926-4537-9af9-006c1043c5f8 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2175.489581] [54860]: INFO cinder.api.openstack.wsgi [None req-abdb1652-1926-4537-9af9-006c1043c5f8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2175.489847] [54860]: DEBUG cinder.api.openstack.wsgi [None req-abdb1652-1926-4537-9af9-006c1043c5f8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2175.490123] [54860]: DEBUG cinder.api.openstack.wsgi [None req-abdb1652-1926-4537-9af9-006c1043c5f8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2175.502357] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2175.502357] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2175.506240] [54860]: INFO cinder.volume.api [None req-abdb1652-1926-4537-9af9-006c1043c5f8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2175.512317] [54860]: INFO cinder.api.openstack.wsgi [None req-abdb1652-1926-4537-9af9-006c1043c5f8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2175.512317] [54860]: [pid: 54860|app: 0|req: 85/163] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:11 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2175.986136] [54859]: DEBUG cinder.api.middleware.request_id [None req-6f510f70-7ef6-426a-aaaa-99e848d5feb2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2175.986580] [54859]: INFO cinder.api.openstack.wsgi [None req-6f510f70-7ef6-426a-aaaa-99e848d5feb2 None None] GET http://10.180.1.21/volume// [ 2175.986764] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6f510f70-7ef6-426a-aaaa-99e848d5feb2 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2175.987027] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6f510f70-7ef6-426a-aaaa-99e848d5feb2 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2175.987431] [54859]: INFO cinder.api.openstack.wsgi [None req-6f510f70-7ef6-426a-aaaa-99e848d5feb2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2175.987740] [54859]: [pid: 54859|app: 0|req: 79/164] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:03:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2175.991256] [54860]: DEBUG cinder.api.middleware.request_id [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-cf5f5b2b-760b-469f-8a95-9ab5fd423c3d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2175.993815] [54860]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-cf5f5b2b-760b-469f-8a95-9ab5fd423c3d tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2175.994101] [54860]: DEBUG cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-cf5f5b2b-760b-469f-8a95-9ab5fd423c3d tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2175.994336] [54860]: DEBUG cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-cf5f5b2b-760b-469f-8a95-9ab5fd423c3d tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2176.004979] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2176.004979] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2176.008305] [54860]: INFO cinder.volume.api [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-cf5f5b2b-760b-469f-8a95-9ab5fd423c3d tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2176.012968] [54860]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-cf5f5b2b-760b-469f-8a95-9ab5fd423c3d tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2176.013383] [54860]: [pid: 54860|app: 0|req: 86/165] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:03:11 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2176.040334] [54859]: DEBUG cinder.api.middleware.request_id [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-ffad128d-3bbc-4245-b891-aba876c29113 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2176.044632] [54859]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-ffad128d-3bbc-4245-b891-aba876c29113 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] PUT http://10.180.1.21/volume/v3/attachments/25a96222-b771-44a2-8fc3-ed96fc2faadf [ 2176.044632] [54859]: DEBUG cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-ffad128d-3bbc-4245-b891-aba876c29113 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-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-440362", "mountpoint": "/dev/sdb"}}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2176.052985] [54859]: DEBUG cinder.coordination [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-ffad128d-3bbc-4245-b891-aba876c29113 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Acquiring lock "cinder-attachment_update-afb49c6b-37ef-4138-a2f0-5cd51d82f8f0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2176.057470] [54859]: DEBUG cinder.coordination [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-ffad128d-3bbc-4245-b891-aba876c29113 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Lock "cinder-attachment_update-afb49c6b-37ef-4138-a2f0-5cd51d82f8f0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2176.058672] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2176.058672] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2176.524052] [54860]: DEBUG cinder.api.middleware.request_id [None req-f308df89-7595-4dc2-80e4-faca9fc7b3c4 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2176.525738] [54860]: INFO cinder.api.openstack.wsgi [None req-f308df89-7595-4dc2-80e4-faca9fc7b3c4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2176.525978] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f308df89-7595-4dc2-80e4-faca9fc7b3c4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2176.526195] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f308df89-7595-4dc2-80e4-faca9fc7b3c4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2176.538086] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2176.538086] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2176.541935] [54860]: INFO cinder.volume.api [None req-f308df89-7595-4dc2-80e4-faca9fc7b3c4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2176.547287] [54860]: INFO cinder.api.openstack.wsgi [None req-f308df89-7595-4dc2-80e4-faca9fc7b3c4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2176.547287] [54860]: [pid: 54860|app: 0|req: 87/166] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:12 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2177.558065] [54860]: DEBUG cinder.api.middleware.request_id [None req-3b685933-ac05-4516-8238-119d8c985240 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2177.560503] [54860]: INFO cinder.api.openstack.wsgi [None req-3b685933-ac05-4516-8238-119d8c985240 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2177.560785] [54860]: DEBUG cinder.api.openstack.wsgi [None req-3b685933-ac05-4516-8238-119d8c985240 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2177.561075] [54860]: DEBUG cinder.api.openstack.wsgi [None req-3b685933-ac05-4516-8238-119d8c985240 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2177.575651] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2177.575651] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2177.580731] [54860]: INFO cinder.volume.api [None req-3b685933-ac05-4516-8238-119d8c985240 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2177.586076] [54860]: INFO cinder.api.openstack.wsgi [None req-3b685933-ac05-4516-8238-119d8c985240 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2177.586578] [54860]: [pid: 54860|app: 0|req: 88/167] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:13 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2178.597136] [54860]: DEBUG cinder.api.middleware.request_id [None req-5748d603-618f-451e-8061-173abde8ea57 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2178.599758] [54860]: INFO cinder.api.openstack.wsgi [None req-5748d603-618f-451e-8061-173abde8ea57 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2178.600147] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5748d603-618f-451e-8061-173abde8ea57 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2178.600510] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5748d603-618f-451e-8061-173abde8ea57 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2178.614676] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2178.614676] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2178.620268] [54860]: INFO cinder.volume.api [None req-5748d603-618f-451e-8061-173abde8ea57 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2178.625723] [54860]: INFO cinder.api.openstack.wsgi [None req-5748d603-618f-451e-8061-173abde8ea57 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2178.626172] [54860]: [pid: 54860|app: 0|req: 89/168] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:14 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2179.637084] [54860]: DEBUG cinder.api.middleware.request_id [None req-234e795a-4e52-4b54-a3e8-28267a7573b2 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2179.640886] [54860]: INFO cinder.api.openstack.wsgi [None req-234e795a-4e52-4b54-a3e8-28267a7573b2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2179.641278] [54860]: DEBUG cinder.api.openstack.wsgi [None req-234e795a-4e52-4b54-a3e8-28267a7573b2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2179.641570] [54860]: DEBUG cinder.api.openstack.wsgi [None req-234e795a-4e52-4b54-a3e8-28267a7573b2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2179.656244] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2179.656244] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2179.661279] [54860]: INFO cinder.volume.api [None req-234e795a-4e52-4b54-a3e8-28267a7573b2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2179.666730] [54860]: INFO cinder.api.openstack.wsgi [None req-234e795a-4e52-4b54-a3e8-28267a7573b2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2179.667171] [54860]: [pid: 54860|app: 0|req: 90/169] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:15 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2180.585445] [54859]: DEBUG cinder.coordination [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-ffad128d-3bbc-4245-b891-aba876c29113 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Lock "cinder-attachment_update-afb49c6b-37ef-4138-a2f0-5cd51d82f8f0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2180.585852] [54859]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-ffad128d-3bbc-4245-b891-aba876c29113 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments/25a96222-b771-44a2-8fc3-ed96fc2faadf returned with HTTP 200 [ 2180.586446] [54859]: [pid: 54859|app: 0|req: 80/170] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:03:11 2025] PUT /volume/v3/attachments/25a96222-b771-44a2-8fc3-ed96fc2faadf => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2180.682484] [54860]: DEBUG cinder.api.middleware.request_id [None req-a3179799-d4b9-4627-a273-ec948046b6a5 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2180.684822] [54860]: INFO cinder.api.openstack.wsgi [None req-a3179799-d4b9-4627-a273-ec948046b6a5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2180.685139] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a3179799-d4b9-4627-a273-ec948046b6a5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2180.685294] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a3179799-d4b9-4627-a273-ec948046b6a5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2180.709090] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2180.709090] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2180.711805] [54860]: INFO cinder.volume.api [None req-a3179799-d4b9-4627-a273-ec948046b6a5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2180.717688] [54860]: INFO cinder.api.openstack.wsgi [None req-a3179799-d4b9-4627-a273-ec948046b6a5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2180.718135] [54860]: [pid: 54860|app: 0|req: 91/171] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:16 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2181.732536] [54859]: DEBUG cinder.api.middleware.request_id [None req-24134b06-2571-416d-bd11-d06b8f7badfe None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2181.734949] [54859]: INFO cinder.api.openstack.wsgi [None req-24134b06-2571-416d-bd11-d06b8f7badfe tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2181.735210] [54859]: DEBUG cinder.api.openstack.wsgi [None req-24134b06-2571-416d-bd11-d06b8f7badfe tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2181.735767] [54859]: DEBUG cinder.api.openstack.wsgi [None req-24134b06-2571-416d-bd11-d06b8f7badfe tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2181.762232] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2181.762232] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2181.766767] [54859]: INFO cinder.volume.api [None req-24134b06-2571-416d-bd11-d06b8f7badfe tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2181.773638] [54859]: INFO cinder.api.openstack.wsgi [None req-24134b06-2571-416d-bd11-d06b8f7badfe tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2181.774104] [54859]: [pid: 54859|app: 0|req: 81/172] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:17 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2182.745765] [54860]: DEBUG cinder.api.middleware.request_id [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-03f6aba7-8610-4fea-aabe-0353f3a5b656 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2182.749131] [54860]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-03f6aba7-8610-4fea-aabe-0353f3a5b656 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/attachments/25a96222-b771-44a2-8fc3-ed96fc2faadf/action [ 2182.750196] [54860]: DEBUG cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-03f6aba7-8610-4fea-aabe-0353f3a5b656 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2182.750196] [54860]: DEBUG cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-03f6aba7-8610-4fea-aabe-0353f3a5b656 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2182.772849] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2182.772849] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2182.786374] [54859]: DEBUG cinder.api.middleware.request_id [None req-a930028a-611c-4fe9-b1f6-fa2f47539306 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2182.786624] [54860]: INFO cinder.api.openstack.wsgi [req-c09c3e70-52ea-4e4d-9359-e816e1bff28a req-03f6aba7-8610-4fea-aabe-0353f3a5b656 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments/25a96222-b771-44a2-8fc3-ed96fc2faadf/action returned with HTTP 204 [ 2182.786624] [54860]: [pid: 54860|app: 0|req: 92/173] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:03:18 2025] POST /volume/v3/attachments/25a96222-b771-44a2-8fc3-ed96fc2faadf/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2182.788369] [54859]: INFO cinder.api.openstack.wsgi [None req-a930028a-611c-4fe9-b1f6-fa2f47539306 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2182.788369] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a930028a-611c-4fe9-b1f6-fa2f47539306 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2182.788369] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a930028a-611c-4fe9-b1f6-fa2f47539306 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2182.803367] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2182.803367] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2182.811640] [54859]: INFO cinder.volume.api [None req-a930028a-611c-4fe9-b1f6-fa2f47539306 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2182.815900] [54859]: INFO cinder.api.openstack.wsgi [None req-a930028a-611c-4fe9-b1f6-fa2f47539306 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2182.816751] [54859]: [pid: 54859|app: 0|req: 82/174] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:18 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2182.830281] [54860]: DEBUG cinder.api.middleware.request_id [None req-9b13c4ab-259d-4aad-8d11-df5dc09ba9bb None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2182.835125] [54860]: INFO cinder.api.openstack.wsgi [None req-9b13c4ab-259d-4aad-8d11-df5dc09ba9bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2182.836189] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9b13c4ab-259d-4aad-8d11-df5dc09ba9bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2182.836470] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9b13c4ab-259d-4aad-8d11-df5dc09ba9bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2182.848644] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2182.848644] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2182.854643] [54860]: INFO cinder.volume.api [None req-9b13c4ab-259d-4aad-8d11-df5dc09ba9bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2182.860923] [54860]: INFO cinder.api.openstack.wsgi [None req-9b13c4ab-259d-4aad-8d11-df5dc09ba9bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2182.861517] [54860]: [pid: 54860|app: 0|req: 93/175] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:18 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2192.812564] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2192.858977] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2205.370823] [54859]: DEBUG cinder.api.middleware.request_id [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2205.373690] [54859]: INFO cinder.api.openstack.wsgi [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2205.374456] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-976168168", "imageRef": "1c5c1547-ef97-4956-9548-0aa47fc3615d", "size": 1}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2205.376738] [54859]: DEBUG cinder.api.v3.volumes [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-976168168', 'imageRef': '1c5c1547-ef97-4956-9548-0aa47fc3615d', 'size': 1}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2205.583081] [54859]: INFO cinder.api.v3.volumes [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Create volume of 1 GB [ 2205.589822] [54859]: INFO cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Availability Zones retrieved successfully. [ 2205.597380] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Flow 'volume_create_api' (f9fcefc6-4cbe-46f8-a400-390567912ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2205.598563] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b152995-d245-4f58-9209-2cfa91167170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2205.601013] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2205.651949] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b152995-d245-4f58-9209-2cfa91167170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2205.654737] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d58e4cc6-c02e-45f8-8e79-af53cabcdb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2205.738580] [54859]: DEBUG cinder.quota [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Created reservations ['adda954b-6d84-483c-b463-7a7f257350e5', '7d2f74cb-a8d6-40bc-8e4c-57f8129daf42', 'aef08aca-8584-40a9-9634-196c7b870c87', '36e44972-7e2b-4970-8187-056befe1f2dd'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2205.739648] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d58e4cc6-c02e-45f8-8e79-af53cabcdb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adda954b-6d84-483c-b463-7a7f257350e5', '7d2f74cb-a8d6-40bc-8e4c-57f8129daf42', 'aef08aca-8584-40a9-9634-196c7b870c87', '36e44972-7e2b-4970-8187-056befe1f2dd']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2205.740601] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cecef85-36bc-46b2-818d-1612d0280ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2205.758542] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cecef85-36bc-46b2-818d-1612d0280ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68f85297-6fee-4ed6-9685-648339751cc5', '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-976168168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49aa751db324f83a5324c5daef14d76',qos_specs=None,replication_status=,reservations=['adda954b-6d84-483c-b463-7a7f257350e5','7d2f74cb-a8d6-40bc-8e4c-57f8129daf42','aef08aca-8584-40a9-9634-196c7b870c87','36e44972-7e2b-4970-8187-056befe1f2dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a228d1eb7384e59a583c134948ed6e6',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-976168168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68f85297-6fee-4ed6-9685-648339751cc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d49aa751db324f83a5324c5daef14d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a228d1eb7384e59a583c134948ed6e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2205.761925] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e744bfb8-5982-4fb1-94fe-2cac99df429d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2205.773886] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e744bfb8-5982-4fb1-94fe-2cac99df429d) transitioned into state 'SUCCESS' from state '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-976168168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49aa751db324f83a5324c5daef14d76',qos_specs=None,replication_status=,reservations=['adda954b-6d84-483c-b463-7a7f257350e5','7d2f74cb-a8d6-40bc-8e4c-57f8129daf42','aef08aca-8584-40a9-9634-196c7b870c87','36e44972-7e2b-4970-8187-056befe1f2dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a228d1eb7384e59a583c134948ed6e6',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2205.775278] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4c2b13-dabb-4ff9-b94e-658ee1c88d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2205.785216] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4c2b13-dabb-4ff9-b94e-658ee1c88d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2205.787642] [54859]: DEBUG cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Flow 'volume_create_api' (f9fcefc6-4cbe-46f8-a400-390567912ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2205.787642] [54859]: INFO cinder.volume.api [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Create volume request issued successfully. [ 2205.787642] [54859]: INFO cinder.api.openstack.wsgi [None req-c707d6f0-81a4-4bda-9a23-6483d45fe63e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2205.788644] [54859]: [pid: 54859|app: 0|req: 83/176] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 23 19:03:41 2025] POST /volume/v3/volumes => generated 751 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2205.801819] [54860]: DEBUG cinder.api.middleware.request_id [None req-58c2cbf8-a755-4070-8127-a7529698bde4 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2205.804363] [54860]: INFO cinder.api.openstack.wsgi [None req-58c2cbf8-a755-4070-8127-a7529698bde4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2205.804586] [54860]: DEBUG cinder.api.openstack.wsgi [None req-58c2cbf8-a755-4070-8127-a7529698bde4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2205.804806] [54860]: DEBUG cinder.api.openstack.wsgi [None req-58c2cbf8-a755-4070-8127-a7529698bde4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2205.813428] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2205.813428] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2205.818785] [54860]: INFO cinder.volume.api [None req-58c2cbf8-a755-4070-8127-a7529698bde4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2205.823875] [54860]: INFO cinder.api.openstack.wsgi [None req-58c2cbf8-a755-4070-8127-a7529698bde4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2205.824527] [54860]: [pid: 54860|app: 0|req: 94/177] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:41 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2206.835313] [54859]: DEBUG cinder.api.middleware.request_id [None req-b55ca9a7-94e6-4850-b6da-ad5003a47135 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2206.838506] [54859]: INFO cinder.api.openstack.wsgi [None req-b55ca9a7-94e6-4850-b6da-ad5003a47135 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2206.838903] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b55ca9a7-94e6-4850-b6da-ad5003a47135 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2206.839020] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b55ca9a7-94e6-4850-b6da-ad5003a47135 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2206.851433] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2206.851433] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2206.856960] [54859]: INFO cinder.volume.api [None req-b55ca9a7-94e6-4850-b6da-ad5003a47135 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2206.864147] [54859]: INFO cinder.api.openstack.wsgi [None req-b55ca9a7-94e6-4850-b6da-ad5003a47135 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2206.864523] [54859]: [pid: 54859|app: 0|req: 84/178] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:42 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2207.881841] [54860]: DEBUG cinder.api.middleware.request_id [None req-d2fe32d4-bb8d-4abe-8954-68d559fdde9a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2207.884613] [54860]: INFO cinder.api.openstack.wsgi [None req-d2fe32d4-bb8d-4abe-8954-68d559fdde9a tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2207.884854] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d2fe32d4-bb8d-4abe-8954-68d559fdde9a tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2207.885087] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d2fe32d4-bb8d-4abe-8954-68d559fdde9a tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2207.902451] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2207.902451] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2207.906872] [54860]: INFO cinder.volume.api [None req-d2fe32d4-bb8d-4abe-8954-68d559fdde9a tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2207.913034] [54860]: INFO cinder.api.openstack.wsgi [None req-d2fe32d4-bb8d-4abe-8954-68d559fdde9a tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2207.913034] [54860]: [pid: 54860|app: 0|req: 95/179] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:43 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2208.929023] [54859]: DEBUG cinder.api.middleware.request_id [None req-0cb60759-ce13-4e79-927c-7e48a2c817a9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2208.929663] [54859]: INFO cinder.api.openstack.wsgi [None req-0cb60759-ce13-4e79-927c-7e48a2c817a9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2208.929663] [54859]: DEBUG cinder.api.openstack.wsgi [None req-0cb60759-ce13-4e79-927c-7e48a2c817a9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2208.929794] [54859]: DEBUG cinder.api.openstack.wsgi [None req-0cb60759-ce13-4e79-927c-7e48a2c817a9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2208.946325] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2208.946325] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2208.952472] [54859]: INFO cinder.volume.api [None req-0cb60759-ce13-4e79-927c-7e48a2c817a9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2208.958499] [54859]: INFO cinder.api.openstack.wsgi [None req-0cb60759-ce13-4e79-927c-7e48a2c817a9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2208.958916] [54859]: [pid: 54859|app: 0|req: 85/180] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:44 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2209.974836] [54860]: DEBUG cinder.api.middleware.request_id [None req-1a7955ac-b7b4-4929-93c5-c37c1f400353 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2209.977278] [54860]: INFO cinder.api.openstack.wsgi [None req-1a7955ac-b7b4-4929-93c5-c37c1f400353 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2209.977540] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1a7955ac-b7b4-4929-93c5-c37c1f400353 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2209.977766] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1a7955ac-b7b4-4929-93c5-c37c1f400353 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2209.989818] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2209.989818] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2209.996046] [54860]: INFO cinder.volume.api [None req-1a7955ac-b7b4-4929-93c5-c37c1f400353 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2210.000908] [54860]: INFO cinder.api.openstack.wsgi [None req-1a7955ac-b7b4-4929-93c5-c37c1f400353 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2210.001627] [54860]: [pid: 54860|app: 0|req: 96/181] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:45 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2211.012677] [54859]: DEBUG cinder.api.middleware.request_id [None req-7b2a212a-f6c1-4f02-af2e-bab393eaa5f9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2211.014597] [54859]: INFO cinder.api.openstack.wsgi [None req-7b2a212a-f6c1-4f02-af2e-bab393eaa5f9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2211.014815] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7b2a212a-f6c1-4f02-af2e-bab393eaa5f9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2211.015039] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7b2a212a-f6c1-4f02-af2e-bab393eaa5f9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2211.025105] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2211.025105] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2211.032841] [54859]: INFO cinder.volume.api [None req-7b2a212a-f6c1-4f02-af2e-bab393eaa5f9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2211.038152] [54859]: INFO cinder.api.openstack.wsgi [None req-7b2a212a-f6c1-4f02-af2e-bab393eaa5f9 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2211.038727] [54859]: [pid: 54859|app: 0|req: 86/182] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:46 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2212.048543] [54860]: DEBUG cinder.api.middleware.request_id [None req-adffe97e-392c-449c-bb18-fe579334f4f1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2212.050638] [54860]: INFO cinder.api.openstack.wsgi [None req-adffe97e-392c-449c-bb18-fe579334f4f1 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2212.050903] [54860]: DEBUG cinder.api.openstack.wsgi [None req-adffe97e-392c-449c-bb18-fe579334f4f1 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2212.051185] [54860]: DEBUG cinder.api.openstack.wsgi [None req-adffe97e-392c-449c-bb18-fe579334f4f1 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2212.062136] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2212.062136] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2212.066626] [54860]: INFO cinder.volume.api [None req-adffe97e-392c-449c-bb18-fe579334f4f1 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2212.071520] [54860]: INFO cinder.api.openstack.wsgi [None req-adffe97e-392c-449c-bb18-fe579334f4f1 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2212.071927] [54860]: [pid: 54860|app: 0|req: 97/183] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:47 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2213.088618] [54859]: DEBUG cinder.api.middleware.request_id [None req-36f68789-7142-43fd-9b67-d99da46de820 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2213.088618] [54859]: INFO cinder.api.openstack.wsgi [None req-36f68789-7142-43fd-9b67-d99da46de820 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2213.088618] [54859]: DEBUG cinder.api.openstack.wsgi [None req-36f68789-7142-43fd-9b67-d99da46de820 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2213.088618] [54859]: DEBUG cinder.api.openstack.wsgi [None req-36f68789-7142-43fd-9b67-d99da46de820 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2213.098800] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2213.098800] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2213.105594] [54859]: INFO cinder.volume.api [None req-36f68789-7142-43fd-9b67-d99da46de820 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2213.111240] [54859]: INFO cinder.api.openstack.wsgi [None req-36f68789-7142-43fd-9b67-d99da46de820 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2213.111509] [54859]: [pid: 54859|app: 0|req: 87/184] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:48 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2214.123171] [54860]: DEBUG cinder.api.middleware.request_id [None req-bd5bc352-3386-4f1e-bf40-07fae04b1d54 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2214.125262] [54860]: INFO cinder.api.openstack.wsgi [None req-bd5bc352-3386-4f1e-bf40-07fae04b1d54 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2214.125548] [54860]: DEBUG cinder.api.openstack.wsgi [None req-bd5bc352-3386-4f1e-bf40-07fae04b1d54 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2214.125832] [54860]: DEBUG cinder.api.openstack.wsgi [None req-bd5bc352-3386-4f1e-bf40-07fae04b1d54 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2214.139248] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2214.139248] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2214.144083] [54860]: INFO cinder.volume.api [None req-bd5bc352-3386-4f1e-bf40-07fae04b1d54 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2214.150432] [54860]: INFO cinder.api.openstack.wsgi [None req-bd5bc352-3386-4f1e-bf40-07fae04b1d54 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2214.150960] [54860]: [pid: 54860|app: 0|req: 98/185] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:49 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2215.161350] [54859]: DEBUG cinder.api.middleware.request_id [None req-be820c5b-6c0b-4270-89b0-d879789178d8 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2215.164016] [54859]: INFO cinder.api.openstack.wsgi [None req-be820c5b-6c0b-4270-89b0-d879789178d8 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2215.164016] [54859]: DEBUG cinder.api.openstack.wsgi [None req-be820c5b-6c0b-4270-89b0-d879789178d8 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2215.164016] [54859]: DEBUG cinder.api.openstack.wsgi [None req-be820c5b-6c0b-4270-89b0-d879789178d8 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2215.174273] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2215.174273] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2215.177706] [54859]: INFO cinder.volume.api [None req-be820c5b-6c0b-4270-89b0-d879789178d8 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2215.181906] [54859]: INFO cinder.api.openstack.wsgi [None req-be820c5b-6c0b-4270-89b0-d879789178d8 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2215.182336] [54859]: [pid: 54859|app: 0|req: 88/186] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:51 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2216.192917] [54860]: DEBUG cinder.api.middleware.request_id [None req-c3da5111-a831-434e-9cfd-32d348d1b600 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2216.195467] [54860]: INFO cinder.api.openstack.wsgi [None req-c3da5111-a831-434e-9cfd-32d348d1b600 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2216.195747] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c3da5111-a831-434e-9cfd-32d348d1b600 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2216.195991] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c3da5111-a831-434e-9cfd-32d348d1b600 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2216.206455] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2216.206455] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2216.212571] [54860]: INFO cinder.volume.api [None req-c3da5111-a831-434e-9cfd-32d348d1b600 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2216.219912] [54860]: INFO cinder.api.openstack.wsgi [None req-c3da5111-a831-434e-9cfd-32d348d1b600 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2216.220444] [54860]: [pid: 54860|app: 0|req: 99/187] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:52 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2217.233310] [54859]: DEBUG cinder.api.middleware.request_id [None req-d87bc48f-8a3e-4a05-85b7-b52b496be5f0 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2217.235617] [54859]: INFO cinder.api.openstack.wsgi [None req-d87bc48f-8a3e-4a05-85b7-b52b496be5f0 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2217.235794] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d87bc48f-8a3e-4a05-85b7-b52b496be5f0 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2217.236027] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d87bc48f-8a3e-4a05-85b7-b52b496be5f0 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2217.246471] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2217.246471] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2217.250694] [54859]: INFO cinder.volume.api [None req-d87bc48f-8a3e-4a05-85b7-b52b496be5f0 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2217.257132] [54859]: INFO cinder.api.openstack.wsgi [None req-d87bc48f-8a3e-4a05-85b7-b52b496be5f0 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2217.257216] [54859]: [pid: 54859|app: 0|req: 89/188] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:53 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2218.270376] [54860]: DEBUG cinder.api.middleware.request_id [None req-6acea6b7-38ad-469d-8e2f-67f7b60bf23d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2218.272891] [54860]: INFO cinder.api.openstack.wsgi [None req-6acea6b7-38ad-469d-8e2f-67f7b60bf23d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2218.273248] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6acea6b7-38ad-469d-8e2f-67f7b60bf23d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2218.273248] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6acea6b7-38ad-469d-8e2f-67f7b60bf23d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2218.284789] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2218.284789] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2218.290520] [54860]: INFO cinder.volume.api [None req-6acea6b7-38ad-469d-8e2f-67f7b60bf23d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2218.297505] [54860]: INFO cinder.api.openstack.wsgi [None req-6acea6b7-38ad-469d-8e2f-67f7b60bf23d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2218.298390] [54860]: [pid: 54860|app: 0|req: 100/189] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:54 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2219.314407] [54859]: DEBUG cinder.api.middleware.request_id [None req-2dc46de1-576d-4151-8300-3374de88240b None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2219.316584] [54859]: INFO cinder.api.openstack.wsgi [None req-2dc46de1-576d-4151-8300-3374de88240b tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2219.317068] [54859]: DEBUG cinder.api.openstack.wsgi [None req-2dc46de1-576d-4151-8300-3374de88240b tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2219.317068] [54859]: DEBUG cinder.api.openstack.wsgi [None req-2dc46de1-576d-4151-8300-3374de88240b tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2219.334028] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2219.334028] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2219.339632] [54859]: INFO cinder.volume.api [None req-2dc46de1-576d-4151-8300-3374de88240b tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2219.350716] [54859]: INFO cinder.api.openstack.wsgi [None req-2dc46de1-576d-4151-8300-3374de88240b tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2219.351350] [54859]: [pid: 54859|app: 0|req: 90/190] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:55 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2220.365283] [54860]: DEBUG cinder.api.middleware.request_id [None req-02f2079e-83a2-44de-8e11-52d970e7b378 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2220.367559] [54860]: INFO cinder.api.openstack.wsgi [None req-02f2079e-83a2-44de-8e11-52d970e7b378 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2220.367809] [54860]: DEBUG cinder.api.openstack.wsgi [None req-02f2079e-83a2-44de-8e11-52d970e7b378 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2220.368108] [54860]: DEBUG cinder.api.openstack.wsgi [None req-02f2079e-83a2-44de-8e11-52d970e7b378 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2220.378437] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2220.378437] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2220.382660] [54860]: INFO cinder.volume.api [None req-02f2079e-83a2-44de-8e11-52d970e7b378 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2220.388702] [54860]: INFO cinder.api.openstack.wsgi [None req-02f2079e-83a2-44de-8e11-52d970e7b378 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2220.389081] [54860]: [pid: 54860|app: 0|req: 101/191] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:56 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2221.400275] [54859]: DEBUG cinder.api.middleware.request_id [None req-4a3310b6-b095-4c6e-9e9e-94dd80e24f21 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2221.402509] [54859]: INFO cinder.api.openstack.wsgi [None req-4a3310b6-b095-4c6e-9e9e-94dd80e24f21 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2221.402732] [54859]: DEBUG cinder.api.openstack.wsgi [None req-4a3310b6-b095-4c6e-9e9e-94dd80e24f21 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2221.402945] [54859]: DEBUG cinder.api.openstack.wsgi [None req-4a3310b6-b095-4c6e-9e9e-94dd80e24f21 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2221.412370] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2221.412370] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2221.417036] [54859]: INFO cinder.volume.api [None req-4a3310b6-b095-4c6e-9e9e-94dd80e24f21 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2221.422343] [54859]: INFO cinder.api.openstack.wsgi [None req-4a3310b6-b095-4c6e-9e9e-94dd80e24f21 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2221.422749] [54859]: [pid: 54859|app: 0|req: 91/192] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:57 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2222.434301] [54860]: DEBUG cinder.api.middleware.request_id [None req-42315de6-ef00-49ba-b01b-343fd56fed34 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2222.436679] [54860]: INFO cinder.api.openstack.wsgi [None req-42315de6-ef00-49ba-b01b-343fd56fed34 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2222.436954] [54860]: DEBUG cinder.api.openstack.wsgi [None req-42315de6-ef00-49ba-b01b-343fd56fed34 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2222.437198] [54860]: DEBUG cinder.api.openstack.wsgi [None req-42315de6-ef00-49ba-b01b-343fd56fed34 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2222.447651] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2222.447651] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2222.452572] [54860]: INFO cinder.volume.api [None req-42315de6-ef00-49ba-b01b-343fd56fed34 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2222.458642] [54860]: INFO cinder.api.openstack.wsgi [None req-42315de6-ef00-49ba-b01b-343fd56fed34 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2222.459058] [54860]: [pid: 54860|app: 0|req: 102/193] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:58 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2223.469820] [54859]: DEBUG cinder.api.middleware.request_id [None req-09fb9261-88e1-4e84-a601-bee885dcbacb None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2223.471913] [54859]: INFO cinder.api.openstack.wsgi [None req-09fb9261-88e1-4e84-a601-bee885dcbacb tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2223.472230] [54859]: DEBUG cinder.api.openstack.wsgi [None req-09fb9261-88e1-4e84-a601-bee885dcbacb tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2223.472555] [54859]: DEBUG cinder.api.openstack.wsgi [None req-09fb9261-88e1-4e84-a601-bee885dcbacb tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2223.486494] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2223.486494] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2223.492165] [54859]: INFO cinder.volume.api [None req-09fb9261-88e1-4e84-a601-bee885dcbacb tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2223.500977] [54859]: INFO cinder.api.openstack.wsgi [None req-09fb9261-88e1-4e84-a601-bee885dcbacb tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2223.503853] [54859]: [pid: 54859|app: 0|req: 92/194] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:03:59 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2224.519417] [54860]: DEBUG cinder.api.middleware.request_id [None req-99403ee9-5a2d-42e8-9db7-619619ffbf88 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2224.522149] [54860]: INFO cinder.api.openstack.wsgi [None req-99403ee9-5a2d-42e8-9db7-619619ffbf88 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2224.522149] [54860]: DEBUG cinder.api.openstack.wsgi [None req-99403ee9-5a2d-42e8-9db7-619619ffbf88 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2224.522331] [54860]: DEBUG cinder.api.openstack.wsgi [None req-99403ee9-5a2d-42e8-9db7-619619ffbf88 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2224.535203] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2224.535203] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2224.543676] [54860]: INFO cinder.volume.api [None req-99403ee9-5a2d-42e8-9db7-619619ffbf88 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2224.553050] [54860]: INFO cinder.api.openstack.wsgi [None req-99403ee9-5a2d-42e8-9db7-619619ffbf88 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2224.553525] [54860]: [pid: 54860|app: 0|req: 103/195] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:00 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 1391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2224.584926] [54859]: DEBUG cinder.api.middleware.request_id [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-e32ab5a6-1546-4b3a-b8ef-c3e38b3eacb2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2224.589671] [54859]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-e32ab5a6-1546-4b3a-b8ef-c3e38b3eacb2 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2224.589671] [54859]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-e32ab5a6-1546-4b3a-b8ef-c3e38b3eacb2 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2224.589671] [54859]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-e32ab5a6-1546-4b3a-b8ef-c3e38b3eacb2 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2224.597460] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2224.597460] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2224.601478] [54859]: INFO cinder.volume.api [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-e32ab5a6-1546-4b3a-b8ef-c3e38b3eacb2 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2224.606884] [54859]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-e32ab5a6-1546-4b3a-b8ef-c3e38b3eacb2 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2224.607346] [54859]: [pid: 54859|app: 0|req: 93/196] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:04:00 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2224.888764] [54860]: DEBUG cinder.api.middleware.request_id [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-8de66316-3f7f-4db4-bc35-d2e05847726d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2224.895448] [54860]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-8de66316-3f7f-4db4-bc35-d2e05847726d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2224.895448] [54860]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-8de66316-3f7f-4db4-bc35-d2e05847726d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2224.895448] [54860]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-8de66316-3f7f-4db4-bc35-d2e05847726d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2224.909619] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2224.909619] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2224.914307] [54860]: INFO cinder.volume.api [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-8de66316-3f7f-4db4-bc35-d2e05847726d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2224.919791] [54860]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-8de66316-3f7f-4db4-bc35-d2e05847726d tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2224.920308] [54860]: [pid: 54860|app: 0|req: 104/197] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:04:00 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2224.926890] [54859]: DEBUG cinder.api.middleware.request_id [None req-a1a60408-6f26-4af1-aadb-cc67d22cc6e0 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2224.927418] [54859]: INFO cinder.api.openstack.wsgi [None req-a1a60408-6f26-4af1-aadb-cc67d22cc6e0 None None] GET http://10.180.1.21/volume// [ 2224.927595] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a1a60408-6f26-4af1-aadb-cc67d22cc6e0 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2224.927805] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a1a60408-6f26-4af1-aadb-cc67d22cc6e0 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2224.928233] [54859]: INFO cinder.api.openstack.wsgi [None req-a1a60408-6f26-4af1-aadb-cc67d22cc6e0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2224.928535] [54859]: [pid: 54859|app: 0|req: 94/198] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:04:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2224.932679] [54860]: DEBUG cinder.api.middleware.request_id [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-dea73980-edd3-41db-87f3-a4186609174a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2224.936200] [54860]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-dea73980-edd3-41db-87f3-a4186609174a tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2224.936777] [54860]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-dea73980-edd3-41db-87f3-a4186609174a tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68f85297-6fee-4ed6-9685-648339751cc5", "connector": null, "instance_uuid": "2ef99f63-09c9-48c3-8eee-c4cf5439cf92"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2224.948820] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2224.948820] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2224.975528] [54860]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-dea73980-edd3-41db-87f3-a4186609174a tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2224.975528] [54860]: [pid: 54860|app: 0|req: 105/199] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:04:00 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2230.723620] [54859]: DEBUG cinder.api.middleware.request_id [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-309a2790-d5bd-4630-bda6-58f3523e9523 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2230.726133] [54859]: INFO cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-309a2790-d5bd-4630-bda6-58f3523e9523 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2230.726356] [54859]: DEBUG cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-309a2790-d5bd-4630-bda6-58f3523e9523 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2230.726800] [54859]: DEBUG cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-309a2790-d5bd-4630-bda6-58f3523e9523 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2230.740785] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2230.740785] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2230.744599] [54859]: INFO cinder.volume.api [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-309a2790-d5bd-4630-bda6-58f3523e9523 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2230.749620] [54859]: INFO cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-309a2790-d5bd-4630-bda6-58f3523e9523 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2230.750701] [54859]: [pid: 54859|app: 0|req: 95/200] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:04:06 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2230.766452] [54860]: DEBUG cinder.api.middleware.request_id [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-d1e84157-7dec-482d-9678-18323d1d1e50 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2230.769776] [54860]: INFO cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-d1e84157-7dec-482d-9678-18323d1d1e50 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0/action [ 2230.770281] [54860]: DEBUG cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-d1e84157-7dec-482d-9678-18323d1d1e50 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2230.770483] [54860]: DEBUG cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-d1e84157-7dec-482d-9678-18323d1d1e50 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2230.782784] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2230.782784] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2230.784118] [54860]: INFO cinder.volume.api [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-d1e84157-7dec-482d-9678-18323d1d1e50 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2230.790457] [54860]: INFO cinder.volume.api [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-d1e84157-7dec-482d-9678-18323d1d1e50 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Begin detaching volume completed successfully. [ 2230.790717] [54860]: INFO cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-d1e84157-7dec-482d-9678-18323d1d1e50 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0/action returned with HTTP 202 [ 2230.791221] [54860]: [pid: 54860|app: 0|req: 106/201] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:04:06 2025] POST /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2230.804824] [54859]: DEBUG cinder.api.middleware.request_id [None req-5eb7c42a-0efd-4d7a-a4d0-45115d2b1b8f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2230.807373] [54859]: INFO cinder.api.openstack.wsgi [None req-5eb7c42a-0efd-4d7a-a4d0-45115d2b1b8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2230.807468] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5eb7c42a-0efd-4d7a-a4d0-45115d2b1b8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2230.807608] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5eb7c42a-0efd-4d7a-a4d0-45115d2b1b8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2230.819805] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2230.819805] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2230.824094] [54859]: INFO cinder.volume.api [None req-5eb7c42a-0efd-4d7a-a4d0-45115d2b1b8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2230.829353] [54859]: INFO cinder.api.openstack.wsgi [None req-5eb7c42a-0efd-4d7a-a4d0-45115d2b1b8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2230.829788] [54859]: [pid: 54859|app: 0|req: 96/202] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:06 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2231.813396] [54860]: DEBUG cinder.api.middleware.request_id [None req-b5028951-a732-45d4-890c-f9d89d7ed448 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2231.813776] [54860]: INFO cinder.api.openstack.wsgi [None req-b5028951-a732-45d4-890c-f9d89d7ed448 None None] GET http://10.180.1.21/volume// [ 2231.813936] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b5028951-a732-45d4-890c-f9d89d7ed448 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2231.814254] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b5028951-a732-45d4-890c-f9d89d7ed448 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2231.814660] [54860]: INFO cinder.api.openstack.wsgi [None req-b5028951-a732-45d4-890c-f9d89d7ed448 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2231.815020] [54860]: [pid: 54860|app: 0|req: 107/203] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:04:07 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2231.821340] [54859]: DEBUG cinder.api.middleware.request_id [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-c85023cc-59b5-4c9d-b3dd-ac4403f80689 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2231.827227] [54859]: INFO cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-c85023cc-59b5-4c9d-b3dd-ac4403f80689 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2231.827492] [54859]: DEBUG cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-c85023cc-59b5-4c9d-b3dd-ac4403f80689 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2231.827726] [54859]: DEBUG cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-c85023cc-59b5-4c9d-b3dd-ac4403f80689 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2231.841570] [54860]: DEBUG cinder.api.middleware.request_id [None req-e0ad8356-293a-49de-9779-d118db60ccb0 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2231.843894] [54860]: INFO cinder.api.openstack.wsgi [None req-e0ad8356-293a-49de-9779-d118db60ccb0 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2231.844130] [54860]: DEBUG cinder.api.openstack.wsgi [None req-e0ad8356-293a-49de-9779-d118db60ccb0 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2231.844364] [54860]: DEBUG cinder.api.openstack.wsgi [None req-e0ad8356-293a-49de-9779-d118db60ccb0 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2231.844954] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2231.844954] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2231.849619] [54859]: INFO cinder.volume.api [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-c85023cc-59b5-4c9d-b3dd-ac4403f80689 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2231.855500] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2231.855500] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2231.855814] [54859]: INFO cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-c85023cc-59b5-4c9d-b3dd-ac4403f80689 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2231.856498] [54859]: [pid: 54859|app: 0|req: 97/204] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:04:07 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2231.859282] [54860]: INFO cinder.volume.api [None req-e0ad8356-293a-49de-9779-d118db60ccb0 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2231.864570] [54860]: INFO cinder.api.openstack.wsgi [None req-e0ad8356-293a-49de-9779-d118db60ccb0 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2231.865117] [54860]: [pid: 54860|app: 0|req: 108/205] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:07 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2232.105034] [54859]: DEBUG cinder.api.middleware.request_id [None req-52fe6bcc-eb74-4a4b-b47a-b3ba837e60f0 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2232.105705] [54859]: INFO cinder.api.openstack.wsgi [None req-52fe6bcc-eb74-4a4b-b47a-b3ba837e60f0 None None] GET http://10.180.1.21/volume// [ 2232.105856] [54859]: DEBUG cinder.api.openstack.wsgi [None req-52fe6bcc-eb74-4a4b-b47a-b3ba837e60f0 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2232.106064] [54859]: DEBUG cinder.api.openstack.wsgi [None req-52fe6bcc-eb74-4a4b-b47a-b3ba837e60f0 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2232.106390] [54859]: INFO cinder.api.openstack.wsgi [None req-52fe6bcc-eb74-4a4b-b47a-b3ba837e60f0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2232.109420] [54859]: [pid: 54859|app: 0|req: 98/206] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:04:07 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2232.112866] [54860]: DEBUG cinder.api.middleware.request_id [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-5c0bd98a-7fde-4658-b846-670dafbcf75e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2232.116685] [54860]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-5c0bd98a-7fde-4658-b846-670dafbcf75e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] GET http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2232.116685] [54860]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-5c0bd98a-7fde-4658-b846-670dafbcf75e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2232.116685] [54860]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-5c0bd98a-7fde-4658-b846-670dafbcf75e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2232.136272] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2232.136272] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2232.140919] [54860]: INFO cinder.volume.api [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-5c0bd98a-7fde-4658-b846-670dafbcf75e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2232.151442] [54860]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-5c0bd98a-7fde-4658-b846-670dafbcf75e tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 200 [ 2232.151891] [54860]: [pid: 54860|app: 0|req: 109/207] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:04:07 2025] GET /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 1571 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2232.262910] [54859]: DEBUG cinder.api.middleware.request_id [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-eeb4ad52-7d60-47e1-9c11-2fcc6f021f78 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2232.265415] [54859]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-eeb4ad52-7d60-47e1-9c11-2fcc6f021f78 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] PUT http://10.180.1.21/volume/v3/attachments/87b01b28-d165-47cf-a5a1-52a54d06b0ec [ 2232.265958] [54859]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-eeb4ad52-7d60-47e1-9c11-2fcc6f021f78 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-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=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2232.276395] [54859]: DEBUG cinder.coordination [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-eeb4ad52-7d60-47e1-9c11-2fcc6f021f78 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Acquiring lock "cinder-attachment_update-68f85297-6fee-4ed6-9685-648339751cc5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2232.280843] [54859]: DEBUG cinder.coordination [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-eeb4ad52-7d60-47e1-9c11-2fcc6f021f78 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Lock "cinder-attachment_update-68f85297-6fee-4ed6-9685-648339751cc5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2232.281935] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2232.281935] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2232.805710] [54859]: DEBUG cinder.coordination [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-eeb4ad52-7d60-47e1-9c11-2fcc6f021f78 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Lock "cinder-attachment_update-68f85297-6fee-4ed6-9685-648339751cc5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2232.806101] [54859]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-eeb4ad52-7d60-47e1-9c11-2fcc6f021f78 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/attachments/87b01b28-d165-47cf-a5a1-52a54d06b0ec returned with HTTP 200 [ 2232.806744] [54859]: [pid: 54859|app: 0|req: 99/208] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:04:08 2025] PUT /volume/v3/attachments/87b01b28-d165-47cf-a5a1-52a54d06b0ec => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2232.879904] [54860]: DEBUG cinder.api.middleware.request_id [None req-839b26a2-67ff-4f58-8c2f-884629fd7ed8 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2232.882312] [54860]: INFO cinder.api.openstack.wsgi [None req-839b26a2-67ff-4f58-8c2f-884629fd7ed8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2232.882591] [54860]: DEBUG cinder.api.openstack.wsgi [None req-839b26a2-67ff-4f58-8c2f-884629fd7ed8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2232.882836] [54860]: DEBUG cinder.api.openstack.wsgi [None req-839b26a2-67ff-4f58-8c2f-884629fd7ed8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2232.894272] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2232.894272] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2232.898654] [54860]: INFO cinder.volume.api [None req-839b26a2-67ff-4f58-8c2f-884629fd7ed8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2232.904140] [54860]: INFO cinder.api.openstack.wsgi [None req-839b26a2-67ff-4f58-8c2f-884629fd7ed8 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2232.904571] [54860]: [pid: 54860|app: 0|req: 110/209] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:08 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2233.136094] [54859]: DEBUG cinder.api.middleware.request_id [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2233.138139] [54859]: INFO cinder.api.openstack.wsgi [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2233.138542] [54859]: DEBUG cinder.api.openstack.wsgi [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1526547515"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2233.140263] [54859]: DEBUG cinder.api.v3.volumes [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1526547515'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2233.140397] [54859]: INFO cinder.api.v3.volumes [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Create volume of 1 GB [ 2233.140739] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2233.140739] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2233.144965] [54859]: INFO cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Availability Zones retrieved successfully. [ 2233.152035] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Flow 'volume_create_api' (e4b99621-7720-40be-be4d-f0372bd629e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2233.153221] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7836afd5-58cc-44e7-bd0b-9abf45aa411d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2233.154393] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2233.174198] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7836afd5-58cc-44e7-bd0b-9abf45aa411d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2233.175320] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c0612-24f9-4d5d-86d5-769678839394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2233.226360] [54859]: DEBUG cinder.quota [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Created reservations ['5d25721e-2884-4a56-95e3-e5b05c8a15bc', '4bc26ae1-9111-4d47-8c6b-7b497e0e13cf', 'e3d71438-c25d-4093-abfd-d9563aea264f', '1c069c7f-01a4-4557-8e95-cb6acf5dea2b'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2233.227418] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c0612-24f9-4d5d-86d5-769678839394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d25721e-2884-4a56-95e3-e5b05c8a15bc', '4bc26ae1-9111-4d47-8c6b-7b497e0e13cf', 'e3d71438-c25d-4093-abfd-d9563aea264f', '1c069c7f-01a4-4557-8e95-cb6acf5dea2b']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2233.228404] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2529159-bc30-4748-8b06-a704e4c8fd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2233.242674] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2529159-bc30-4748-8b06-a704e4c8fd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96f0a994-10fc-42a0-a508-a1666127ff8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1526547515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93849391b0654aa8a1b306e0b528e682',qos_specs=None,replication_status=,reservations=['5d25721e-2884-4a56-95e3-e5b05c8a15bc','4bc26ae1-9111-4d47-8c6b-7b497e0e13cf','e3d71438-c25d-4093-abfd-d9563aea264f','1c069c7f-01a4-4557-8e95-cb6acf5dea2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf5653413642338cce4d6a6d1f4d41',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1526547515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96f0a994-10fc-42a0-a508-a1666127ff8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93849391b0654aa8a1b306e0b528e682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebcf5653413642338cce4d6a6d1f4d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2233.243652] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5cadad-940d-4b17-87ee-04106a7087cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2233.260198] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5cadad-940d-4b17-87ee-04106a7087cf) transitioned into state 'SUCCESS' from state '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-1526547515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93849391b0654aa8a1b306e0b528e682',qos_specs=None,replication_status=,reservations=['5d25721e-2884-4a56-95e3-e5b05c8a15bc','4bc26ae1-9111-4d47-8c6b-7b497e0e13cf','e3d71438-c25d-4093-abfd-d9563aea264f','1c069c7f-01a4-4557-8e95-cb6acf5dea2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf5653413642338cce4d6a6d1f4d41',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2233.261309] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2f061e-84c8-4141-8866-130b063c9b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2233.271070] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2f061e-84c8-4141-8866-130b063c9b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2233.273173] [54859]: DEBUG cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Flow 'volume_create_api' (e4b99621-7720-40be-be4d-f0372bd629e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2233.273173] [54859]: INFO cinder.volume.api [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Create volume request issued successfully. [ 2233.273492] [54859]: INFO cinder.api.openstack.wsgi [None req-76c9fcdf-a2fa-4aed-ba3b-ad165feb22b5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2233.273996] [54859]: [pid: 54859|app: 0|req: 100/210] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:04:08 2025] POST /volume/v3/volumes => generated 754 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2233.286455] [54860]: DEBUG cinder.api.middleware.request_id [None req-09d0f5b8-9adf-4c41-940c-e91ae91b0515 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2233.288466] [54860]: INFO cinder.api.openstack.wsgi [None req-09d0f5b8-9adf-4c41-940c-e91ae91b0515 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2233.288780] [54860]: DEBUG cinder.api.openstack.wsgi [None req-09d0f5b8-9adf-4c41-940c-e91ae91b0515 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2233.290154] [54860]: DEBUG cinder.api.openstack.wsgi [None req-09d0f5b8-9adf-4c41-940c-e91ae91b0515 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2233.300976] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2233.300976] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2233.310524] [54860]: INFO cinder.volume.api [None req-09d0f5b8-9adf-4c41-940c-e91ae91b0515 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2233.319600] [54860]: INFO cinder.api.openstack.wsgi [None req-09d0f5b8-9adf-4c41-940c-e91ae91b0515 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2233.321153] [54860]: [pid: 54860|app: 0|req: 111/211] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:09 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2233.327184] [54859]: DEBUG cinder.api.middleware.request_id [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-a31fbc9b-73c3-40ec-9cdb-c5409c14152b None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2233.330233] [54859]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-a31fbc9b-73c3-40ec-9cdb-c5409c14152b tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] POST http://10.180.1.21/volume/v3/attachments/87b01b28-d165-47cf-a5a1-52a54d06b0ec/action [ 2233.330683] [54859]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-a31fbc9b-73c3-40ec-9cdb-c5409c14152b tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Action body: b'{"os-complete": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2233.330870] [54859]: DEBUG cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-a31fbc9b-73c3-40ec-9cdb-c5409c14152b tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2233.354334] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2233.354334] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2233.364975] [54859]: INFO cinder.api.openstack.wsgi [req-39687416-4b33-4b80-ab0e-8ca918cee278 req-a31fbc9b-73c3-40ec-9cdb-c5409c14152b tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/attachments/87b01b28-d165-47cf-a5a1-52a54d06b0ec/action returned with HTTP 204 [ 2233.365544] [54859]: [pid: 54859|app: 0|req: 101/212] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:04:09 2025] POST /volume/v3/attachments/87b01b28-d165-47cf-a5a1-52a54d06b0ec/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2233.528994] [54860]: DEBUG cinder.api.middleware.request_id [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-a8e3b532-43d6-4106-877e-a54e42c8317f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2233.531730] [54860]: INFO cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-a8e3b532-43d6-4106-877e-a54e42c8317f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] DELETE http://10.180.1.21/volume/v3/attachments/25a96222-b771-44a2-8fc3-ed96fc2faadf [ 2233.532237] [54860]: DEBUG cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-a8e3b532-43d6-4106-877e-a54e42c8317f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2233.532627] [54860]: DEBUG cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-a8e3b532-43d6-4106-877e-a54e42c8317f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2233.541846] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2233.541846] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2233.914544] [54859]: DEBUG cinder.api.middleware.request_id [None req-4a17ca84-935b-48b7-9a6f-2b3b01ec3f38 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2233.916490] [54859]: INFO cinder.api.openstack.wsgi [None req-4a17ca84-935b-48b7-9a6f-2b3b01ec3f38 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2233.917026] [54859]: DEBUG cinder.api.openstack.wsgi [None req-4a17ca84-935b-48b7-9a6f-2b3b01ec3f38 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2233.917401] [54859]: DEBUG cinder.api.openstack.wsgi [None req-4a17ca84-935b-48b7-9a6f-2b3b01ec3f38 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2233.928819] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2233.928819] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2233.932556] [54859]: INFO cinder.volume.api [None req-4a17ca84-935b-48b7-9a6f-2b3b01ec3f38 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2233.938161] [54859]: INFO cinder.api.openstack.wsgi [None req-4a17ca84-935b-48b7-9a6f-2b3b01ec3f38 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2233.938467] [54859]: [pid: 54859|app: 0|req: 102/213] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:09 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2234.084840] [54860]: INFO cinder.api.openstack.wsgi [req-b1990e07-0419-40d9-b04e-439bef1d7a64 req-a8e3b532-43d6-4106-877e-a54e42c8317f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments/25a96222-b771-44a2-8fc3-ed96fc2faadf returned with HTTP 200 [ 2234.085366] [54860]: [pid: 54860|app: 0|req: 112/214] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:04:09 2025] DELETE /volume/v3/attachments/25a96222-b771-44a2-8fc3-ed96fc2faadf => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2234.332017] [54859]: DEBUG cinder.api.middleware.request_id [None req-a215cfbd-35f0-48f4-bc65-4e45be08b9a0 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2234.333852] [54859]: INFO cinder.api.openstack.wsgi [None req-a215cfbd-35f0-48f4-bc65-4e45be08b9a0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2234.338782] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a215cfbd-35f0-48f4-bc65-4e45be08b9a0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2234.338782] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a215cfbd-35f0-48f4-bc65-4e45be08b9a0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2234.348296] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2234.348296] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2234.352404] [54859]: INFO cinder.volume.api [None req-a215cfbd-35f0-48f4-bc65-4e45be08b9a0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2234.357206] [54859]: INFO cinder.api.openstack.wsgi [None req-a215cfbd-35f0-48f4-bc65-4e45be08b9a0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2234.357716] [54859]: [pid: 54859|app: 0|req: 103/215] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:10 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2234.393837] [54860]: DEBUG cinder.api.middleware.request_id [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-96ec1d87-54a9-4f6f-bf0e-e30cf7ab3f42 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2234.396094] [54860]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-96ec1d87-54a9-4f6f-bf0e-e30cf7ab3f42 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2234.396338] [54860]: DEBUG cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-96ec1d87-54a9-4f6f-bf0e-e30cf7ab3f42 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2234.396558] [54860]: DEBUG cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-96ec1d87-54a9-4f6f-bf0e-e30cf7ab3f42 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2234.407535] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2234.407535] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2234.411917] [54860]: INFO cinder.volume.api [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-96ec1d87-54a9-4f6f-bf0e-e30cf7ab3f42 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2234.416478] [54860]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-96ec1d87-54a9-4f6f-bf0e-e30cf7ab3f42 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2234.416824] [54860]: [pid: 54860|app: 0|req: 113/216] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:04:10 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2234.957436] [54859]: DEBUG cinder.api.middleware.request_id [None req-bc157076-c906-4100-ae51-ccb22f460eb4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2234.959579] [54859]: INFO cinder.api.openstack.wsgi [None req-bc157076-c906-4100-ae51-ccb22f460eb4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2234.959804] [54859]: DEBUG cinder.api.openstack.wsgi [None req-bc157076-c906-4100-ae51-ccb22f460eb4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2234.960037] [54859]: DEBUG cinder.api.openstack.wsgi [None req-bc157076-c906-4100-ae51-ccb22f460eb4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2234.969516] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2234.969516] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2234.974354] [54859]: INFO cinder.volume.api [None req-bc157076-c906-4100-ae51-ccb22f460eb4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2234.980193] [54859]: INFO cinder.api.openstack.wsgi [None req-bc157076-c906-4100-ae51-ccb22f460eb4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2234.980707] [54859]: [pid: 54859|app: 0|req: 104/217] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:10 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2235.940629] [54860]: DEBUG cinder.api.middleware.request_id [None req-b9683fb2-53ae-4bf3-9499-8d8c247c97d5 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2235.941221] [54860]: INFO cinder.api.openstack.wsgi [None req-b9683fb2-53ae-4bf3-9499-8d8c247c97d5 None None] GET http://10.180.1.21/volume// [ 2235.941468] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b9683fb2-53ae-4bf3-9499-8d8c247c97d5 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2235.941696] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b9683fb2-53ae-4bf3-9499-8d8c247c97d5 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2235.942269] [54860]: INFO cinder.api.openstack.wsgi [None req-b9683fb2-53ae-4bf3-9499-8d8c247c97d5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2235.942709] [54860]: [pid: 54860|app: 0|req: 114/218] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:04:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2235.947382] [54859]: DEBUG cinder.api.middleware.request_id [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-5b7a5294-fdfc-4f28-bb15-5612a9f6da00 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2235.950052] [54859]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-5b7a5294-fdfc-4f28-bb15-5612a9f6da00 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2235.950570] [54859]: DEBUG cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-5b7a5294-fdfc-4f28-bb15-5612a9f6da00 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96f0a994-10fc-42a0-a508-a1666127ff8c", "connector": null, "instance_uuid": "7bc09887-1b71-4f92-b807-871be77fff09"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2235.971090] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2235.971090] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2235.998537] [54859]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-5b7a5294-fdfc-4f28-bb15-5612a9f6da00 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2236.000274] [54859]: [pid: 54859|app: 0|req: 105/219] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:04:11 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2236.020201] [54860]: DEBUG cinder.api.middleware.request_id [None req-842d2a41-b880-44a7-aee6-ca7b120ac94d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2236.022886] [54860]: INFO cinder.api.openstack.wsgi [None req-842d2a41-b880-44a7-aee6-ca7b120ac94d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2236.023124] [54860]: DEBUG cinder.api.openstack.wsgi [None req-842d2a41-b880-44a7-aee6-ca7b120ac94d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2236.023343] [54860]: DEBUG cinder.api.openstack.wsgi [None req-842d2a41-b880-44a7-aee6-ca7b120ac94d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2236.035518] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2236.035518] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2236.039781] [54860]: INFO cinder.volume.api [None req-842d2a41-b880-44a7-aee6-ca7b120ac94d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2236.045093] [54860]: INFO cinder.api.openstack.wsgi [None req-842d2a41-b880-44a7-aee6-ca7b120ac94d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2236.046012] [54860]: [pid: 54860|app: 0|req: 115/220] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:11 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2236.554223] [54859]: DEBUG cinder.api.middleware.request_id [None req-f939f62a-9864-4989-bdf2-5acfb2494a40 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2236.554700] [54859]: INFO cinder.api.openstack.wsgi [None req-f939f62a-9864-4989-bdf2-5acfb2494a40 None None] GET http://10.180.1.21/volume// [ 2236.554887] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f939f62a-9864-4989-bdf2-5acfb2494a40 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2236.555115] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f939f62a-9864-4989-bdf2-5acfb2494a40 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2236.555517] [54859]: INFO cinder.api.openstack.wsgi [None req-f939f62a-9864-4989-bdf2-5acfb2494a40 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2236.555966] [54859]: [pid: 54859|app: 0|req: 106/221] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19: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) [ 2236.561560] [54860]: DEBUG cinder.api.middleware.request_id [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c06e2b62-48ee-434e-9891-9d01a598a5fe None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2236.564164] [54860]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c06e2b62-48ee-434e-9891-9d01a598a5fe tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2236.564393] [54860]: DEBUG cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c06e2b62-48ee-434e-9891-9d01a598a5fe tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2236.564681] [54860]: DEBUG cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c06e2b62-48ee-434e-9891-9d01a598a5fe tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2236.579096] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2236.579096] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2236.582555] [54860]: INFO cinder.volume.api [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c06e2b62-48ee-434e-9891-9d01a598a5fe tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2236.587148] [54860]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c06e2b62-48ee-434e-9891-9d01a598a5fe tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2236.587604] [54860]: [pid: 54860|app: 0|req: 116/222] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:04:12 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2236.619356] [54859]: DEBUG cinder.api.middleware.request_id [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c5d24f27-21fa-4ed6-b504-586c55b5bed3 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2236.621616] [54859]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c5d24f27-21fa-4ed6-b504-586c55b5bed3 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] PUT http://10.180.1.21/volume/v3/attachments/460cdb3d-6212-4c33-a314-9ee79aa2b91d [ 2236.622020] [54859]: DEBUG cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c5d24f27-21fa-4ed6-b504-586c55b5bed3 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-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-440399", "mountpoint": "/dev/sdb"}}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2236.630142] [54859]: DEBUG cinder.coordination [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c5d24f27-21fa-4ed6-b504-586c55b5bed3 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Acquiring lock "cinder-attachment_update-96f0a994-10fc-42a0-a508-a1666127ff8c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2236.634490] [54859]: DEBUG cinder.coordination [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c5d24f27-21fa-4ed6-b504-586c55b5bed3 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Lock "cinder-attachment_update-96f0a994-10fc-42a0-a508-a1666127ff8c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2236.635495] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2236.635495] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2237.063801] [54860]: DEBUG cinder.api.middleware.request_id [None req-4c5f7e7d-e3d2-4b9e-bae6-ff772a86dee9 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2237.066199] [54860]: INFO cinder.api.openstack.wsgi [None req-4c5f7e7d-e3d2-4b9e-bae6-ff772a86dee9 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2237.066521] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4c5f7e7d-e3d2-4b9e-bae6-ff772a86dee9 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2237.066813] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4c5f7e7d-e3d2-4b9e-bae6-ff772a86dee9 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2237.078918] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2237.078918] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2237.082528] [54860]: INFO cinder.volume.api [None req-4c5f7e7d-e3d2-4b9e-bae6-ff772a86dee9 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2237.087334] [54860]: INFO cinder.api.openstack.wsgi [None req-4c5f7e7d-e3d2-4b9e-bae6-ff772a86dee9 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2237.087918] [54860]: [pid: 54860|app: 0|req: 117/223] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:12 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2237.789027] [54860]: DEBUG cinder.api.middleware.request_id [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2237.790703] [54860]: INFO cinder.api.openstack.wsgi [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2237.791093] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-79259940"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2237.792995] [54860]: DEBUG cinder.api.v3.volumes [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-79259940'}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2237.793139] [54860]: INFO cinder.api.v3.volumes [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Create volume of 1 GB [ 2237.799629] [54860]: INFO cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Availability Zones retrieved successfully. [ 2237.809079] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Flow 'volume_create_api' (b493cb68-58f9-4c5c-828b-88a2e9bd8088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2237.810466] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874e17f8-6ee1-4a75-a78c-5c58e28c48b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2237.811538] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2237.832870] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874e17f8-6ee1-4a75-a78c-5c58e28c48b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2237.834569] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8928f9-b053-4728-9eb2-7361ede09faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2237.906191] [54860]: DEBUG cinder.quota [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Created reservations ['d609f7eb-9d66-4848-a696-21578890b6b5', 'f804faaa-1163-46a6-9ee4-9fd716cb1b2a', 'd9550dbb-a532-4168-8b36-34d7b6aa7e36', '6c66eb2a-f34f-441b-a248-bcc1ead81aa0'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2237.907255] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8928f9-b053-4728-9eb2-7361ede09faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d609f7eb-9d66-4848-a696-21578890b6b5', 'f804faaa-1163-46a6-9ee4-9fd716cb1b2a', 'd9550dbb-a532-4168-8b36-34d7b6aa7e36', '6c66eb2a-f34f-441b-a248-bcc1ead81aa0']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2237.908273] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a492b290-a408-453a-afc0-0dc7bda7ba7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2237.923309] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a492b290-a408-453a-afc0-0dc7bda7ba7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e7e434e-6971-4af2-9a8c-7fbfedeb21bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-79259940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c3ffccf7ad4259a49e6824d8f92276',qos_specs=None,replication_status=,reservations=['d609f7eb-9d66-4848-a696-21578890b6b5','f804faaa-1163-46a6-9ee4-9fd716cb1b2a','d9550dbb-a532-4168-8b36-34d7b6aa7e36','6c66eb2a-f34f-441b-a248-bcc1ead81aa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36fc3156448b4de5ae1a1dabf51b5912',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-79259940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e7e434e-6971-4af2-9a8c-7fbfedeb21bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14c3ffccf7ad4259a49e6824d8f92276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36fc3156448b4de5ae1a1dabf51b5912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2237.924265] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66821361-074f-427b-9325-75b7b0bd18d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2237.938371] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66821361-074f-427b-9325-75b7b0bd18d7) transitioned into state 'SUCCESS' from state '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-79259940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c3ffccf7ad4259a49e6824d8f92276',qos_specs=None,replication_status=,reservations=['d609f7eb-9d66-4848-a696-21578890b6b5','f804faaa-1163-46a6-9ee4-9fd716cb1b2a','d9550dbb-a532-4168-8b36-34d7b6aa7e36','6c66eb2a-f34f-441b-a248-bcc1ead81aa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36fc3156448b4de5ae1a1dabf51b5912',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2237.939292] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1866e6e-f9e7-4e39-ae09-cdd33b121f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2237.948498] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1866e6e-f9e7-4e39-ae09-cdd33b121f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2237.949616] [54860]: DEBUG cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Flow 'volume_create_api' (b493cb68-58f9-4c5c-828b-88a2e9bd8088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2237.949977] [54860]: INFO cinder.volume.api [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Create volume request issued successfully. [ 2237.950645] [54860]: INFO cinder.api.openstack.wsgi [None req-6dbaf1b4-747b-41e1-8cac-b92ce08b06c7 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2237.951136] [54860]: [pid: 54860|app: 0|req: 118/224] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:04:13 2025] POST /volume/v3/volumes => generated 756 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 2237.961371] [54860]: DEBUG cinder.api.middleware.request_id [None req-4e45bf75-700c-4cc5-b911-726008da8636 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2237.963741] [54860]: INFO cinder.api.openstack.wsgi [None req-4e45bf75-700c-4cc5-b911-726008da8636 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc [ 2237.963973] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4e45bf75-700c-4cc5-b911-726008da8636 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2237.964336] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4e45bf75-700c-4cc5-b911-726008da8636 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2237.973101] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2237.973101] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2237.977814] [54860]: INFO cinder.volume.api [None req-4e45bf75-700c-4cc5-b911-726008da8636 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2237.984307] [54860]: INFO cinder.api.openstack.wsgi [None req-4e45bf75-700c-4cc5-b911-726008da8636 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc returned with HTTP 200 [ 2237.984307] [54860]: [pid: 54860|app: 0|req: 119/225] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:13 2025] GET /volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2238.099178] [54860]: DEBUG cinder.api.middleware.request_id [None req-d64025bd-71e2-4a5b-be7c-2cbe702fe804 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2238.101346] [54860]: INFO cinder.api.openstack.wsgi [None req-d64025bd-71e2-4a5b-be7c-2cbe702fe804 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2238.101562] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d64025bd-71e2-4a5b-be7c-2cbe702fe804 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2238.101854] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d64025bd-71e2-4a5b-be7c-2cbe702fe804 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2238.113173] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2238.113173] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2238.117132] [54860]: INFO cinder.volume.api [None req-d64025bd-71e2-4a5b-be7c-2cbe702fe804 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2238.121595] [54860]: INFO cinder.api.openstack.wsgi [None req-d64025bd-71e2-4a5b-be7c-2cbe702fe804 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2238.122126] [54860]: [pid: 54860|app: 0|req: 120/226] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:13 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2238.998865] [54860]: DEBUG cinder.api.middleware.request_id [None req-1fbfd9f3-7fda-4e32-8d70-22480e443c9b None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2239.000261] [54860]: INFO cinder.api.openstack.wsgi [None req-1fbfd9f3-7fda-4e32-8d70-22480e443c9b tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc [ 2239.000490] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1fbfd9f3-7fda-4e32-8d70-22480e443c9b tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2239.000709] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1fbfd9f3-7fda-4e32-8d70-22480e443c9b tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2239.011359] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2239.011359] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2239.017827] [54860]: INFO cinder.volume.api [None req-1fbfd9f3-7fda-4e32-8d70-22480e443c9b tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2239.025096] [54860]: INFO cinder.api.openstack.wsgi [None req-1fbfd9f3-7fda-4e32-8d70-22480e443c9b tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc returned with HTTP 200 [ 2239.025527] [54860]: [pid: 54860|app: 0|req: 121/227] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:14 2025] GET /volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2239.134793] [54860]: DEBUG cinder.api.middleware.request_id [None req-78d01306-86ba-463d-8413-54cf9008e8a2 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2239.136581] [54860]: INFO cinder.api.openstack.wsgi [None req-78d01306-86ba-463d-8413-54cf9008e8a2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2239.137199] [54860]: DEBUG cinder.api.openstack.wsgi [None req-78d01306-86ba-463d-8413-54cf9008e8a2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2239.138445] [54860]: DEBUG cinder.api.openstack.wsgi [None req-78d01306-86ba-463d-8413-54cf9008e8a2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2239.154186] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2239.154186] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2239.159473] [54860]: INFO cinder.volume.api [None req-78d01306-86ba-463d-8413-54cf9008e8a2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2239.164847] [54860]: INFO cinder.api.openstack.wsgi [None req-78d01306-86ba-463d-8413-54cf9008e8a2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2239.165272] [54860]: [pid: 54860|app: 0|req: 122/228] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:14 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2240.175507] [54860]: DEBUG cinder.api.middleware.request_id [None req-471eca23-b634-4e33-b123-1082ea600a93 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2240.178570] [54860]: INFO cinder.api.openstack.wsgi [None req-471eca23-b634-4e33-b123-1082ea600a93 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2240.178935] [54860]: DEBUG cinder.api.openstack.wsgi [None req-471eca23-b634-4e33-b123-1082ea600a93 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2240.179248] [54860]: DEBUG cinder.api.openstack.wsgi [None req-471eca23-b634-4e33-b123-1082ea600a93 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2240.196851] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2240.196851] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2240.206711] [54860]: INFO cinder.volume.api [None req-471eca23-b634-4e33-b123-1082ea600a93 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2240.216258] [54860]: INFO cinder.api.openstack.wsgi [None req-471eca23-b634-4e33-b123-1082ea600a93 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2240.216963] [54860]: [pid: 54860|app: 0|req: 123/229] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:16 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2241.160735] [54859]: DEBUG cinder.coordination [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c5d24f27-21fa-4ed6-b504-586c55b5bed3 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Lock "cinder-attachment_update-96f0a994-10fc-42a0-a508-a1666127ff8c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2241.164987] [54859]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-c5d24f27-21fa-4ed6-b504-586c55b5bed3 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments/460cdb3d-6212-4c33-a314-9ee79aa2b91d returned with HTTP 200 [ 2241.164987] [54859]: [pid: 54859|app: 0|req: 107/230] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:04:12 2025] PUT /volume/v3/attachments/460cdb3d-6212-4c33-a314-9ee79aa2b91d => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2241.232206] [54860]: DEBUG cinder.api.middleware.request_id [None req-88dfbb03-f283-4dee-998a-6e01b2c6fca6 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2241.235064] [54860]: INFO cinder.api.openstack.wsgi [None req-88dfbb03-f283-4dee-998a-6e01b2c6fca6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2241.235488] [54860]: DEBUG cinder.api.openstack.wsgi [None req-88dfbb03-f283-4dee-998a-6e01b2c6fca6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2241.235860] [54860]: DEBUG cinder.api.openstack.wsgi [None req-88dfbb03-f283-4dee-998a-6e01b2c6fca6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2241.248756] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2241.248756] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2241.252592] [54860]: INFO cinder.volume.api [None req-88dfbb03-f283-4dee-998a-6e01b2c6fca6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2241.262503] [54860]: INFO cinder.api.openstack.wsgi [None req-88dfbb03-f283-4dee-998a-6e01b2c6fca6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2241.263088] [54860]: [pid: 54860|app: 0|req: 124/231] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:17 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2242.280451] [54859]: DEBUG cinder.api.middleware.request_id [None req-bcab1e93-5a21-40d7-b5cf-5813d7d5a3b6 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2242.282608] [54859]: INFO cinder.api.openstack.wsgi [None req-bcab1e93-5a21-40d7-b5cf-5813d7d5a3b6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2242.282823] [54859]: DEBUG cinder.api.openstack.wsgi [None req-bcab1e93-5a21-40d7-b5cf-5813d7d5a3b6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2242.283051] [54859]: DEBUG cinder.api.openstack.wsgi [None req-bcab1e93-5a21-40d7-b5cf-5813d7d5a3b6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2242.297747] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2242.297747] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2242.301879] [54859]: INFO cinder.volume.api [None req-bcab1e93-5a21-40d7-b5cf-5813d7d5a3b6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2242.307873] [54859]: INFO cinder.api.openstack.wsgi [None req-bcab1e93-5a21-40d7-b5cf-5813d7d5a3b6 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2242.308644] [54859]: [pid: 54859|app: 0|req: 108/232] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:18 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2243.338683] [54860]: DEBUG cinder.api.middleware.request_id [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-ab72f2bf-565d-4347-ae90-f8c3e21821bc None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2243.340115] [54859]: DEBUG cinder.api.middleware.request_id [None req-855bacc4-1e7a-49a6-88d1-5d9374efd2dc None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2243.340115] [54859]: INFO cinder.api.openstack.wsgi [None req-855bacc4-1e7a-49a6-88d1-5d9374efd2dc tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2243.340115] [54859]: DEBUG cinder.api.openstack.wsgi [None req-855bacc4-1e7a-49a6-88d1-5d9374efd2dc tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2243.340115] [54859]: DEBUG cinder.api.openstack.wsgi [None req-855bacc4-1e7a-49a6-88d1-5d9374efd2dc tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2243.341266] [54860]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-ab72f2bf-565d-4347-ae90-f8c3e21821bc tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/attachments/460cdb3d-6212-4c33-a314-9ee79aa2b91d/action [ 2243.341266] [54860]: DEBUG cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-ab72f2bf-565d-4347-ae90-f8c3e21821bc tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2243.341266] [54860]: DEBUG cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-ab72f2bf-565d-4347-ae90-f8c3e21821bc tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2243.357168] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2243.357168] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2243.363648] [54859]: INFO cinder.volume.api [None req-855bacc4-1e7a-49a6-88d1-5d9374efd2dc tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2243.365116] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2243.365116] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2243.369177] [54859]: INFO cinder.api.openstack.wsgi [None req-855bacc4-1e7a-49a6-88d1-5d9374efd2dc tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2243.369712] [54859]: [pid: 54859|app: 0|req: 109/233] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:19 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2243.383784] [54860]: INFO cinder.api.openstack.wsgi [req-b6b64f0e-88df-4fc2-a584-5ffbc0677e06 req-ab72f2bf-565d-4347-ae90-f8c3e21821bc tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments/460cdb3d-6212-4c33-a314-9ee79aa2b91d/action returned with HTTP 204 [ 2243.384584] [54860]: [pid: 54860|app: 0|req: 125/234] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:04:19 2025] POST /volume/v3/attachments/460cdb3d-6212-4c33-a314-9ee79aa2b91d/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2244.385124] [54859]: DEBUG cinder.api.middleware.request_id [None req-8eda9f91-cf11-4dc3-bd5e-fa05b4490d8c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2244.387714] [54859]: INFO cinder.api.openstack.wsgi [None req-8eda9f91-cf11-4dc3-bd5e-fa05b4490d8c tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2244.387902] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8eda9f91-cf11-4dc3-bd5e-fa05b4490d8c tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2244.388240] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8eda9f91-cf11-4dc3-bd5e-fa05b4490d8c tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2244.408615] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2244.408615] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2244.416044] [54859]: INFO cinder.volume.api [None req-8eda9f91-cf11-4dc3-bd5e-fa05b4490d8c tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2244.424157] [54859]: INFO cinder.api.openstack.wsgi [None req-8eda9f91-cf11-4dc3-bd5e-fa05b4490d8c tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2244.424157] [54859]: [pid: 54859|app: 0|req: 110/235] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:20 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2244.434769] [54860]: DEBUG cinder.api.middleware.request_id [None req-aecc6e0c-7c6d-4dd7-be8f-0e66183972ae None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2244.438030] [54860]: INFO cinder.api.openstack.wsgi [None req-aecc6e0c-7c6d-4dd7-be8f-0e66183972ae tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2244.438947] [54860]: DEBUG cinder.api.openstack.wsgi [None req-aecc6e0c-7c6d-4dd7-be8f-0e66183972ae tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2244.438947] [54860]: DEBUG cinder.api.openstack.wsgi [None req-aecc6e0c-7c6d-4dd7-be8f-0e66183972ae tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2244.452824] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2244.452824] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2244.460824] [54860]: INFO cinder.volume.api [None req-aecc6e0c-7c6d-4dd7-be8f-0e66183972ae tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2244.466057] [54860]: INFO cinder.api.openstack.wsgi [None req-aecc6e0c-7c6d-4dd7-be8f-0e66183972ae tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2244.466595] [54860]: [pid: 54860|app: 0|req: 126/236] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:20 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2253.467479] [54859]: DEBUG cinder.api.middleware.request_id [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2253.472155] [54859]: INFO cinder.api.openstack.wsgi [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2253.473651] [54859]: DEBUG cinder.api.openstack.wsgi [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-748928412"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2253.474281] [54859]: DEBUG cinder.api.v3.volumes [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-748928412'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2253.474420] [54859]: INFO cinder.api.v3.volumes [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Create volume of 1 GB [ 2253.480044] [54859]: INFO cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Availability Zones retrieved successfully. [ 2253.488044] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Flow 'volume_create_api' (b8d8943f-5605-42d7-bb86-d8289685f6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2253.489893] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c2c300-3775-4dc7-902f-06ca6c5fdf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2253.491477] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2253.508996] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c2c300-3775-4dc7-902f-06ca6c5fdf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2253.510070] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0de077d-c33f-4ffa-83cb-6790d4cd0f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2253.542110] [54859]: DEBUG cinder.quota [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Created reservations ['8ae6b8fc-1f24-4c4c-8d6b-4171c695acfb', 'b058d123-affa-40b6-97fe-513a4f0fd33a', '58a75e8a-0388-4dfa-b914-305a52a9b418', 'ed8bd9d6-071f-4c9c-9ac1-7741f7be487e'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2253.543428] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0de077d-c33f-4ffa-83cb-6790d4cd0f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ae6b8fc-1f24-4c4c-8d6b-4171c695acfb', 'b058d123-affa-40b6-97fe-513a4f0fd33a', '58a75e8a-0388-4dfa-b914-305a52a9b418', 'ed8bd9d6-071f-4c9c-9ac1-7741f7be487e']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2253.544854] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7bf1c0-cc88-4e6c-9d2e-54bbe38fb0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2253.557486] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7bf1c0-cc88-4e6c-9d2e-54bbe38fb0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a1220e0-0509-46b9-aedb-82859e12dd7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-748928412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c3ffccf7ad4259a49e6824d8f92276',qos_specs=None,replication_status=,reservations=['8ae6b8fc-1f24-4c4c-8d6b-4171c695acfb','b058d123-affa-40b6-97fe-513a4f0fd33a','58a75e8a-0388-4dfa-b914-305a52a9b418','ed8bd9d6-071f-4c9c-9ac1-7741f7be487e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36fc3156448b4de5ae1a1dabf51b5912',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-748928412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a1220e0-0509-46b9-aedb-82859e12dd7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14c3ffccf7ad4259a49e6824d8f92276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36fc3156448b4de5ae1a1dabf51b5912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2253.558385] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63938300-1d7c-47cf-9b4b-ee78756efab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2253.570761] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63938300-1d7c-47cf-9b4b-ee78756efab4) transitioned into state 'SUCCESS' from state '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-748928412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c3ffccf7ad4259a49e6824d8f92276',qos_specs=None,replication_status=,reservations=['8ae6b8fc-1f24-4c4c-8d6b-4171c695acfb','b058d123-affa-40b6-97fe-513a4f0fd33a','58a75e8a-0388-4dfa-b914-305a52a9b418','ed8bd9d6-071f-4c9c-9ac1-7741f7be487e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36fc3156448b4de5ae1a1dabf51b5912',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2253.571660] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e904c029-ab53-4800-8e70-6cffe96a07c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2253.579912] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e904c029-ab53-4800-8e70-6cffe96a07c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2253.580988] [54859]: DEBUG cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Flow 'volume_create_api' (b8d8943f-5605-42d7-bb86-d8289685f6c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2253.581353] [54859]: INFO cinder.volume.api [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Create volume request issued successfully. [ 2253.582022] [54859]: INFO cinder.api.openstack.wsgi [None req-885a6a0c-3ae1-44c7-8154-4d2c3e401049 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2253.582457] [54859]: [pid: 54859|app: 0|req: 111/237] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:04:29 2025] POST /volume/v3/volumes => generated 757 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2253.591422] [54860]: DEBUG cinder.api.middleware.request_id [None req-ee4dedef-d1bb-4b34-a16a-e9d97a75b781 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2253.593604] [54860]: INFO cinder.api.openstack.wsgi [None req-ee4dedef-d1bb-4b34-a16a-e9d97a75b781 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2253.593931] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ee4dedef-d1bb-4b34-a16a-e9d97a75b781 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2253.594182] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ee4dedef-d1bb-4b34-a16a-e9d97a75b781 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2253.601868] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2253.601868] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2253.605655] [54860]: INFO cinder.volume.api [None req-ee4dedef-d1bb-4b34-a16a-e9d97a75b781 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2253.609819] [54860]: INFO cinder.api.openstack.wsgi [None req-ee4dedef-d1bb-4b34-a16a-e9d97a75b781 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2253.610217] [54860]: [pid: 54860|app: 0|req: 127/238] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:29 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2254.620754] [54859]: DEBUG cinder.api.middleware.request_id [None req-b36a9168-2a84-49f0-bc23-45357e590188 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2254.624064] [54859]: INFO cinder.api.openstack.wsgi [None req-b36a9168-2a84-49f0-bc23-45357e590188 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2254.624350] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b36a9168-2a84-49f0-bc23-45357e590188 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2254.624526] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b36a9168-2a84-49f0-bc23-45357e590188 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2254.637930] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2254.637930] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2254.642093] [54859]: INFO cinder.volume.api [None req-b36a9168-2a84-49f0-bc23-45357e590188 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2254.649564] [54859]: INFO cinder.api.openstack.wsgi [None req-b36a9168-2a84-49f0-bc23-45357e590188 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2254.650204] [54859]: [pid: 54859|app: 0|req: 112/239] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:30 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2260.230705] [54860]: DEBUG cinder.api.middleware.request_id [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2260.232714] [54860]: INFO cinder.api.openstack.wsgi [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2260.233100] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-833916826"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2260.234826] [54860]: DEBUG cinder.api.v3.volumes [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-833916826'}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2260.234970] [54860]: INFO cinder.api.v3.volumes [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Create volume of 1 GB [ 2260.240647] [54860]: INFO cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Availability Zones retrieved successfully. [ 2260.247714] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Flow 'volume_create_api' (56259344-86d7-4879-9580-504edfbfd5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2260.248960] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0958e1f3-217b-49e6-aab3-04d70d97ac3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2260.250140] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2260.268404] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0958e1f3-217b-49e6-aab3-04d70d97ac3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2260.269462] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5080f551-73fa-4bcf-adca-37b2f3d4112f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2260.320602] [54860]: DEBUG cinder.quota [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Created reservations ['b9cfa5db-9dbf-4702-97a3-d3b8ff643ba7', '540c5936-ef23-4105-845d-81a01c4e330d', '726c9279-9f89-4c7a-a316-ee95ce4b4b4a', 'f1404494-b9fa-4251-bd48-92c6fb46576d'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2260.321673] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5080f551-73fa-4bcf-adca-37b2f3d4112f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9cfa5db-9dbf-4702-97a3-d3b8ff643ba7', '540c5936-ef23-4105-845d-81a01c4e330d', '726c9279-9f89-4c7a-a316-ee95ce4b4b4a', 'f1404494-b9fa-4251-bd48-92c6fb46576d']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2260.322604] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13dea156-678c-4cbe-b9a2-1b13db65dc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2260.337055] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13dea156-678c-4cbe-b9a2-1b13db65dc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3ee2787-fe5c-477b-bd17-1412d9f2e013', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-833916826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9f775f992042c8980c4715efc891df',qos_specs=None,replication_status=,reservations=['b9cfa5db-9dbf-4702-97a3-d3b8ff643ba7','540c5936-ef23-4105-845d-81a01c4e330d','726c9279-9f89-4c7a-a316-ee95ce4b4b4a','f1404494-b9fa-4251-bd48-92c6fb46576d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58d947fcd4242e9a061d5c4dedd18d7',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-833916826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3ee2787-fe5c-477b-bd17-1412d9f2e013,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca9f775f992042c8980c4715efc891df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d58d947fcd4242e9a061d5c4dedd18d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2260.337971] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60001f8e-3e8b-4a2c-86fe-ff307df9d4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2260.350250] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60001f8e-3e8b-4a2c-86fe-ff307df9d4f2) transitioned into state 'SUCCESS' from state '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-833916826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9f775f992042c8980c4715efc891df',qos_specs=None,replication_status=,reservations=['b9cfa5db-9dbf-4702-97a3-d3b8ff643ba7','540c5936-ef23-4105-845d-81a01c4e330d','726c9279-9f89-4c7a-a316-ee95ce4b4b4a','f1404494-b9fa-4251-bd48-92c6fb46576d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58d947fcd4242e9a061d5c4dedd18d7',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2260.351147] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443ddfee-4b80-4829-91f1-d2326498eab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2260.359522] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443ddfee-4b80-4829-91f1-d2326498eab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2260.361426] [54860]: DEBUG cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Flow 'volume_create_api' (56259344-86d7-4879-9580-504edfbfd5df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2260.361568] [54860]: INFO cinder.volume.api [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Create volume request issued successfully. [ 2260.362307] [54860]: INFO cinder.api.openstack.wsgi [None req-9ddaa8e9-1906-4147-bf9b-affe46a7ff6c tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2260.362813] [54860]: [pid: 54860|app: 0|req: 128/240] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:04:36 2025] POST /volume/v3/volumes => generated 752 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2260.371953] [54859]: DEBUG cinder.api.middleware.request_id [None req-aabe2ca9-9b0a-4c99-95a0-f66f06c1b59e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2260.374687] [54859]: INFO cinder.api.openstack.wsgi [None req-aabe2ca9-9b0a-4c99-95a0-f66f06c1b59e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2260.374913] [54859]: DEBUG cinder.api.openstack.wsgi [None req-aabe2ca9-9b0a-4c99-95a0-f66f06c1b59e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2260.375151] [54859]: DEBUG cinder.api.openstack.wsgi [None req-aabe2ca9-9b0a-4c99-95a0-f66f06c1b59e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2260.384372] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2260.384372] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2260.388288] [54859]: INFO cinder.volume.api [None req-aabe2ca9-9b0a-4c99-95a0-f66f06c1b59e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2260.392722] [54859]: INFO cinder.api.openstack.wsgi [None req-aabe2ca9-9b0a-4c99-95a0-f66f06c1b59e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2260.393128] [54859]: [pid: 54859|app: 0|req: 113/241] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:36 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2261.403888] [54860]: DEBUG cinder.api.middleware.request_id [None req-8ff01910-90e5-4db6-b4ed-90677a2fd091 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2261.406200] [54860]: INFO cinder.api.openstack.wsgi [None req-8ff01910-90e5-4db6-b4ed-90677a2fd091 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2261.406365] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8ff01910-90e5-4db6-b4ed-90677a2fd091 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2261.406579] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8ff01910-90e5-4db6-b4ed-90677a2fd091 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2261.417093] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2261.417093] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2261.421465] [54860]: INFO cinder.volume.api [None req-8ff01910-90e5-4db6-b4ed-90677a2fd091 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2261.430684] [54860]: INFO cinder.api.openstack.wsgi [None req-8ff01910-90e5-4db6-b4ed-90677a2fd091 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2261.431109] [54860]: [pid: 54860|app: 0|req: 129/242] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:37 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2261.635890] [54859]: DEBUG cinder.api.middleware.request_id [req-b9436950-b502-48a7-987b-56fb9b95151e req-47a5e6f1-df20-4ae7-aabc-f6a241f8452e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2261.638959] [54859]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-47a5e6f1-df20-4ae7-aabc-f6a241f8452e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2261.639224] [54859]: DEBUG cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-47a5e6f1-df20-4ae7-aabc-f6a241f8452e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2261.639445] [54859]: DEBUG cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-47a5e6f1-df20-4ae7-aabc-f6a241f8452e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2261.647189] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2261.647189] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2261.651037] [54859]: INFO cinder.volume.api [req-b9436950-b502-48a7-987b-56fb9b95151e req-47a5e6f1-df20-4ae7-aabc-f6a241f8452e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2261.655696] [54859]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-47a5e6f1-df20-4ae7-aabc-f6a241f8452e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2261.656340] [54859]: [pid: 54859|app: 0|req: 114/243] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:04:37 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2263.189402] [54860]: DEBUG cinder.api.middleware.request_id [None req-c0f49df3-1a99-4edc-aa11-66e433518ef5 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2263.191538] [54860]: INFO cinder.api.openstack.wsgi [None req-c0f49df3-1a99-4edc-aa11-66e433518ef5 None None] GET http://10.180.1.21/volume// [ 2263.191538] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c0f49df3-1a99-4edc-aa11-66e433518ef5 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2263.191538] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c0f49df3-1a99-4edc-aa11-66e433518ef5 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2263.191538] [54860]: INFO cinder.api.openstack.wsgi [None req-c0f49df3-1a99-4edc-aa11-66e433518ef5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2263.191538] [54860]: [pid: 54860|app: 0|req: 130/244] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:04:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 2263.200494] [54859]: DEBUG cinder.api.middleware.request_id [req-b9436950-b502-48a7-987b-56fb9b95151e req-e4b31f5c-09ba-452f-9b05-3991a9cf6572 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2263.204384] [54859]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-e4b31f5c-09ba-452f-9b05-3991a9cf6572 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2263.204584] [54859]: DEBUG cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-e4b31f5c-09ba-452f-9b05-3991a9cf6572 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3ee2787-fe5c-477b-bd17-1412d9f2e013", "connector": null, "instance_uuid": "55a5e5aa-d431-4287-9d61-fed7bf8c205d"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2263.208869] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=188,cinder:INSERT=27,cinder:UPDATE=42 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2263.217438] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2263.217438] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2263.249232] [54859]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-e4b31f5c-09ba-452f-9b05-3991a9cf6572 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2263.249763] [54859]: [pid: 54859|app: 0|req: 115/245] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:04:39 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) [ 2263.278290] [54860]: DEBUG cinder.api.middleware.request_id [None req-8aa2bdcd-1351-4837-ac79-7495871bbea2 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2263.283639] [54860]: INFO cinder.api.openstack.wsgi [None req-8aa2bdcd-1351-4837-ac79-7495871bbea2 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2263.283927] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8aa2bdcd-1351-4837-ac79-7495871bbea2 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2263.284320] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8aa2bdcd-1351-4837-ac79-7495871bbea2 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2263.286627] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=200,cinder:UPDATE=32,cinder:INSERT=21 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2263.295966] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2263.295966] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2263.299712] [54860]: INFO cinder.volume.api [None req-8aa2bdcd-1351-4837-ac79-7495871bbea2 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2263.304781] [54860]: INFO cinder.api.openstack.wsgi [None req-8aa2bdcd-1351-4837-ac79-7495871bbea2 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2263.305484] [54860]: [pid: 54860|app: 0|req: 131/246] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:39 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2263.810398] [54859]: DEBUG cinder.api.middleware.request_id [None req-20be0a26-f26d-4a38-9b1e-56be38e2dde2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2263.810937] [54859]: INFO cinder.api.openstack.wsgi [None req-20be0a26-f26d-4a38-9b1e-56be38e2dde2 None None] GET http://10.180.1.21/volume// [ 2263.811198] [54859]: DEBUG cinder.api.openstack.wsgi [None req-20be0a26-f26d-4a38-9b1e-56be38e2dde2 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2263.811777] [54859]: DEBUG cinder.api.openstack.wsgi [None req-20be0a26-f26d-4a38-9b1e-56be38e2dde2 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2263.811997] [54859]: INFO cinder.api.openstack.wsgi [None req-20be0a26-f26d-4a38-9b1e-56be38e2dde2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2263.812334] [54859]: [pid: 54859|app: 0|req: 116/247] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:04:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 2263.821709] [54860]: DEBUG cinder.api.middleware.request_id [req-b9436950-b502-48a7-987b-56fb9b95151e req-0e836502-8bc1-42fd-b283-922a30bdeed6 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2263.824401] [54860]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-0e836502-8bc1-42fd-b283-922a30bdeed6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2263.824560] [54860]: DEBUG cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-0e836502-8bc1-42fd-b283-922a30bdeed6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2263.824783] [54860]: DEBUG cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-0e836502-8bc1-42fd-b283-922a30bdeed6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2263.839245] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2263.839245] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2263.846153] [54860]: INFO cinder.volume.api [req-b9436950-b502-48a7-987b-56fb9b95151e req-0e836502-8bc1-42fd-b283-922a30bdeed6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2263.856206] [54860]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-0e836502-8bc1-42fd-b283-922a30bdeed6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2263.856206] [54860]: [pid: 54860|app: 0|req: 132/248] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:04:39 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2263.897102] [54859]: DEBUG cinder.api.middleware.request_id [req-b9436950-b502-48a7-987b-56fb9b95151e req-951774c3-f3f6-4a15-b136-43d4d93456e1 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2263.901286] [54859]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-951774c3-f3f6-4a15-b136-43d4d93456e1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] PUT http://10.180.1.21/volume/v3/attachments/91771a09-f60f-4d9a-96d8-29ca8b2a354e [ 2263.901903] [54859]: DEBUG cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-951774c3-f3f6-4a15-b136-43d4d93456e1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-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-440406", "mountpoint": "/dev/sdb"}}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2263.911119] [54859]: DEBUG cinder.coordination [req-b9436950-b502-48a7-987b-56fb9b95151e req-951774c3-f3f6-4a15-b136-43d4d93456e1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Acquiring lock "cinder-attachment_update-e3ee2787-fe5c-477b-bd17-1412d9f2e013-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2263.917056] [54859]: DEBUG cinder.coordination [req-b9436950-b502-48a7-987b-56fb9b95151e req-951774c3-f3f6-4a15-b136-43d4d93456e1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Lock "cinder-attachment_update-e3ee2787-fe5c-477b-bd17-1412d9f2e013-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2263.918255] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2263.918255] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2264.316523] [54860]: DEBUG cinder.api.middleware.request_id [None req-7a99dc94-3494-4604-9073-4f68e8c8c600 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2264.318631] [54860]: INFO cinder.api.openstack.wsgi [None req-7a99dc94-3494-4604-9073-4f68e8c8c600 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2264.318888] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7a99dc94-3494-4604-9073-4f68e8c8c600 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2264.319169] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7a99dc94-3494-4604-9073-4f68e8c8c600 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2264.332433] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2264.332433] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2264.336608] [54860]: INFO cinder.volume.api [None req-7a99dc94-3494-4604-9073-4f68e8c8c600 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2264.343891] [54860]: INFO cinder.api.openstack.wsgi [None req-7a99dc94-3494-4604-9073-4f68e8c8c600 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2264.344484] [54860]: [pid: 54860|app: 0|req: 133/249] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:40 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2265.362168] [54860]: DEBUG cinder.api.middleware.request_id [None req-116b4226-08e4-4e2b-ba83-e472b1b10fcd None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2265.366502] [54860]: INFO cinder.api.openstack.wsgi [None req-116b4226-08e4-4e2b-ba83-e472b1b10fcd tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2265.366502] [54860]: DEBUG cinder.api.openstack.wsgi [None req-116b4226-08e4-4e2b-ba83-e472b1b10fcd tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2265.366839] [54860]: DEBUG cinder.api.openstack.wsgi [None req-116b4226-08e4-4e2b-ba83-e472b1b10fcd tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2265.390478] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2265.390478] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2265.395070] [54860]: INFO cinder.volume.api [None req-116b4226-08e4-4e2b-ba83-e472b1b10fcd tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2265.401886] [54860]: INFO cinder.api.openstack.wsgi [None req-116b4226-08e4-4e2b-ba83-e472b1b10fcd tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2265.402205] [54860]: [pid: 54860|app: 0|req: 134/250] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:41 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2266.415389] [54860]: DEBUG cinder.api.middleware.request_id [None req-d02e012a-1ee4-4f8e-b243-c54222ed32d1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2266.420053] [54860]: INFO cinder.api.openstack.wsgi [None req-d02e012a-1ee4-4f8e-b243-c54222ed32d1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2266.420495] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d02e012a-1ee4-4f8e-b243-c54222ed32d1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2266.420834] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d02e012a-1ee4-4f8e-b243-c54222ed32d1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2266.445089] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2266.445089] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2266.450025] [54860]: INFO cinder.volume.api [None req-d02e012a-1ee4-4f8e-b243-c54222ed32d1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2266.456673] [54860]: INFO cinder.api.openstack.wsgi [None req-d02e012a-1ee4-4f8e-b243-c54222ed32d1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2266.457093] [54860]: [pid: 54860|app: 0|req: 135/251] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:42 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2267.482877] [54860]: DEBUG cinder.api.middleware.request_id [None req-48d4f138-6171-4424-96e0-792f2a8dc936 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2267.484710] [54860]: INFO cinder.api.openstack.wsgi [None req-48d4f138-6171-4424-96e0-792f2a8dc936 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2267.484964] [54860]: DEBUG cinder.api.openstack.wsgi [None req-48d4f138-6171-4424-96e0-792f2a8dc936 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2267.485209] [54860]: DEBUG cinder.api.openstack.wsgi [None req-48d4f138-6171-4424-96e0-792f2a8dc936 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2267.500347] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2267.500347] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2267.504729] [54860]: INFO cinder.volume.api [None req-48d4f138-6171-4424-96e0-792f2a8dc936 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2267.510443] [54860]: INFO cinder.api.openstack.wsgi [None req-48d4f138-6171-4424-96e0-792f2a8dc936 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2267.510966] [54860]: [pid: 54860|app: 0|req: 136/252] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:43 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2268.521504] [54860]: DEBUG cinder.api.middleware.request_id [None req-5bed487c-860a-48da-9929-f1bd943d24e5 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2268.524849] [54860]: INFO cinder.api.openstack.wsgi [None req-5bed487c-860a-48da-9929-f1bd943d24e5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2268.524849] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5bed487c-860a-48da-9929-f1bd943d24e5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2268.525045] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5bed487c-860a-48da-9929-f1bd943d24e5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2268.539321] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2268.539321] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2268.543321] [54860]: INFO cinder.volume.api [None req-5bed487c-860a-48da-9929-f1bd943d24e5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2268.548674] [54860]: INFO cinder.api.openstack.wsgi [None req-5bed487c-860a-48da-9929-f1bd943d24e5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2268.549106] [54860]: [pid: 54860|app: 0|req: 137/253] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:44 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2268.946029] [54859]: DEBUG cinder.coordination [req-b9436950-b502-48a7-987b-56fb9b95151e req-951774c3-f3f6-4a15-b136-43d4d93456e1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Lock "cinder-attachment_update-e3ee2787-fe5c-477b-bd17-1412d9f2e013-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2268.946585] [54859]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-951774c3-f3f6-4a15-b136-43d4d93456e1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/91771a09-f60f-4d9a-96d8-29ca8b2a354e returned with HTTP 200 [ 2268.947229] [54859]: [pid: 54859|app: 0|req: 117/254] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:04:39 2025] PUT /volume/v3/attachments/91771a09-f60f-4d9a-96d8-29ca8b2a354e => generated 617 bytes in 5051 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2269.562899] [54860]: DEBUG cinder.api.middleware.request_id [None req-504c2973-cfe7-45b6-81e8-8798c2a05e9f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2269.565329] [54860]: INFO cinder.api.openstack.wsgi [None req-504c2973-cfe7-45b6-81e8-8798c2a05e9f tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2269.565555] [54860]: DEBUG cinder.api.openstack.wsgi [None req-504c2973-cfe7-45b6-81e8-8798c2a05e9f tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2269.565774] [54860]: DEBUG cinder.api.openstack.wsgi [None req-504c2973-cfe7-45b6-81e8-8798c2a05e9f tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2269.580155] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2269.580155] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2269.583719] [54860]: INFO cinder.volume.api [None req-504c2973-cfe7-45b6-81e8-8798c2a05e9f tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2269.589270] [54860]: INFO cinder.api.openstack.wsgi [None req-504c2973-cfe7-45b6-81e8-8798c2a05e9f tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2269.589670] [54860]: [pid: 54860|app: 0|req: 138/255] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:45 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2270.603388] [54859]: DEBUG cinder.api.middleware.request_id [None req-05b40838-a37d-4e8f-881a-afda492be5e6 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2270.605491] [54859]: INFO cinder.api.openstack.wsgi [None req-05b40838-a37d-4e8f-881a-afda492be5e6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2270.605709] [54859]: DEBUG cinder.api.openstack.wsgi [None req-05b40838-a37d-4e8f-881a-afda492be5e6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2270.605970] [54859]: DEBUG cinder.api.openstack.wsgi [None req-05b40838-a37d-4e8f-881a-afda492be5e6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2270.618666] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2270.618666] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2270.622329] [54859]: INFO cinder.volume.api [None req-05b40838-a37d-4e8f-881a-afda492be5e6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2270.627254] [54859]: INFO cinder.api.openstack.wsgi [None req-05b40838-a37d-4e8f-881a-afda492be5e6 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2270.627635] [54859]: [pid: 54859|app: 0|req: 118/256] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:46 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2271.080471] [54860]: DEBUG cinder.api.middleware.request_id [req-b9436950-b502-48a7-987b-56fb9b95151e req-a61325be-083e-47c1-941a-2ba4cf6f74c1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2271.082900] [54860]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-a61325be-083e-47c1-941a-2ba4cf6f74c1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] POST http://10.180.1.21/volume/v3/attachments/91771a09-f60f-4d9a-96d8-29ca8b2a354e/action [ 2271.083362] [54860]: DEBUG cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-a61325be-083e-47c1-941a-2ba4cf6f74c1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2271.083853] [54860]: DEBUG cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-a61325be-083e-47c1-941a-2ba4cf6f74c1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2271.102154] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2271.102154] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2271.112925] [54860]: INFO cinder.api.openstack.wsgi [req-b9436950-b502-48a7-987b-56fb9b95151e req-a61325be-083e-47c1-941a-2ba4cf6f74c1 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/91771a09-f60f-4d9a-96d8-29ca8b2a354e/action returned with HTTP 204 [ 2271.113448] [54860]: [pid: 54860|app: 0|req: 139/257] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:04:46 2025] POST /volume/v3/attachments/91771a09-f60f-4d9a-96d8-29ca8b2a354e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 2271.638707] [54859]: DEBUG cinder.api.middleware.request_id [None req-c16151ee-c95c-4c47-9160-194b500b92eb None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2271.641642] [54859]: INFO cinder.api.openstack.wsgi [None req-c16151ee-c95c-4c47-9160-194b500b92eb tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2271.641879] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c16151ee-c95c-4c47-9160-194b500b92eb tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2271.642149] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c16151ee-c95c-4c47-9160-194b500b92eb tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2271.656112] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2271.656112] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2271.660062] [54859]: INFO cinder.volume.api [None req-c16151ee-c95c-4c47-9160-194b500b92eb tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2271.664896] [54859]: INFO cinder.api.openstack.wsgi [None req-c16151ee-c95c-4c47-9160-194b500b92eb tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2271.665326] [54859]: [pid: 54859|app: 0|req: 119/258] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:47 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2271.675030] [54860]: DEBUG cinder.api.middleware.request_id [None req-1dfee8cb-a01d-4c52-be99-2e3dd740a515 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2271.677077] [54860]: INFO cinder.api.openstack.wsgi [None req-1dfee8cb-a01d-4c52-be99-2e3dd740a515 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2271.677301] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1dfee8cb-a01d-4c52-be99-2e3dd740a515 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2271.677519] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1dfee8cb-a01d-4c52-be99-2e3dd740a515 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2271.687748] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2271.687748] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2271.691346] [54860]: INFO cinder.volume.api [None req-1dfee8cb-a01d-4c52-be99-2e3dd740a515 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2271.696303] [54860]: INFO cinder.api.openstack.wsgi [None req-1dfee8cb-a01d-4c52-be99-2e3dd740a515 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2271.696741] [54860]: [pid: 54860|app: 0|req: 140/259] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:47 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2278.471153] [54859]: DEBUG cinder.api.middleware.request_id [None req-be226fda-e7c4-4077-8093-18b58ae82a55 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2278.473242] [54859]: INFO cinder.api.openstack.wsgi [None req-be226fda-e7c4-4077-8093-18b58ae82a55 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2278.473465] [54859]: DEBUG cinder.api.openstack.wsgi [None req-be226fda-e7c4-4077-8093-18b58ae82a55 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2278.473682] [54859]: DEBUG cinder.api.openstack.wsgi [None req-be226fda-e7c4-4077-8093-18b58ae82a55 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2278.486483] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2278.486483] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2278.489453] [54859]: INFO cinder.volume.api [None req-be226fda-e7c4-4077-8093-18b58ae82a55 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2278.494467] [54859]: INFO cinder.api.openstack.wsgi [None req-be226fda-e7c4-4077-8093-18b58ae82a55 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2278.495043] [54859]: [pid: 54859|app: 0|req: 120/260] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:54 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2278.539600] [54860]: DEBUG cinder.api.middleware.request_id [None req-61fac1cc-fab9-4263-bec1-178fd0c4c5bb None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2278.541814] [54860]: INFO cinder.api.openstack.wsgi [None req-61fac1cc-fab9-4263-bec1-178fd0c4c5bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2278.542076] [54860]: DEBUG cinder.api.openstack.wsgi [None req-61fac1cc-fab9-4263-bec1-178fd0c4c5bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2278.542298] [54860]: DEBUG cinder.api.openstack.wsgi [None req-61fac1cc-fab9-4263-bec1-178fd0c4c5bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2278.550774] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2278.550774] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2278.554745] [54860]: INFO cinder.volume.api [None req-61fac1cc-fab9-4263-bec1-178fd0c4c5bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2278.559529] [54860]: INFO cinder.api.openstack.wsgi [None req-61fac1cc-fab9-4263-bec1-178fd0c4c5bb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2278.559958] [54860]: [pid: 54860|app: 0|req: 141/261] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:04:54 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2287.328169] [54859]: DEBUG cinder.api.middleware.request_id [None req-1dfbe85d-ff8d-4315-98a8-6098d4493e88 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2287.328625] [54859]: INFO cinder.api.openstack.wsgi [None req-1dfbe85d-ff8d-4315-98a8-6098d4493e88 None None] GET http://10.180.1.21/volume// [ 2287.328805] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1dfbe85d-ff8d-4315-98a8-6098d4493e88 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2287.329037] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1dfbe85d-ff8d-4315-98a8-6098d4493e88 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2287.329441] [54859]: INFO cinder.api.openstack.wsgi [None req-1dfbe85d-ff8d-4315-98a8-6098d4493e88 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2287.329739] [54859]: [pid: 54859|app: 0|req: 121/262] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:05:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2287.333266] [54860]: DEBUG cinder.api.middleware.request_id [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-68488aa1-b76b-42f7-b659-f7e9ae5ed994 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2287.335576] [54860]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-68488aa1-b76b-42f7-b659-f7e9ae5ed994 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2287.336059] [54860]: DEBUG cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-68488aa1-b76b-42f7-b659-f7e9ae5ed994 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3ee2787-fe5c-477b-bd17-1412d9f2e013", "connector": null, "instance_uuid": "55a5e5aa-d431-4287-9d61-fed7bf8c205d"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2287.352701] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2287.352701] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2287.378829] [54860]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-68488aa1-b76b-42f7-b659-f7e9ae5ed994 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2287.379287] [54860]: [pid: 54860|app: 0|req: 142/263] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:05:03 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2287.383750] [54859]: DEBUG cinder.api.middleware.request_id [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-3319d3b4-0954-4144-a9f1-26a34edbbe0d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2287.386112] [54859]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-3319d3b4-0954-4144-a9f1-26a34edbbe0d tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] DELETE http://10.180.1.21/volume/v3/attachments/91771a09-f60f-4d9a-96d8-29ca8b2a354e [ 2287.386340] [54859]: DEBUG cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-3319d3b4-0954-4144-a9f1-26a34edbbe0d tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2287.386550] [54859]: DEBUG cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-3319d3b4-0954-4144-a9f1-26a34edbbe0d tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2287.393666] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2287.393666] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2287.921303] [54859]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-3319d3b4-0954-4144-a9f1-26a34edbbe0d tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/91771a09-f60f-4d9a-96d8-29ca8b2a354e returned with HTTP 200 [ 2287.921752] [54859]: [pid: 54859|app: 0|req: 122/264] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:05:03 2025] DELETE /volume/v3/attachments/91771a09-f60f-4d9a-96d8-29ca8b2a354e => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2292.607304] [54860]: DEBUG cinder.api.middleware.request_id [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-2dd356cb-9fe9-41ce-915e-f2f369cfb4a7 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2292.609913] [54860]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-2dd356cb-9fe9-41ce-915e-f2f369cfb4a7 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] PUT http://10.180.1.21/volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f [ 2292.610340] [54860]: DEBUG cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-2dd356cb-9fe9-41ce-915e-f2f369cfb4a7 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-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-440406", "mountpoint": "/dev/sdb"}}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2292.620279] [54860]: DEBUG cinder.coordination [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-2dd356cb-9fe9-41ce-915e-f2f369cfb4a7 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Acquiring lock "cinder-attachment_update-e3ee2787-fe5c-477b-bd17-1412d9f2e013-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2292.625763] [54860]: DEBUG cinder.coordination [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-2dd356cb-9fe9-41ce-915e-f2f369cfb4a7 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Lock "cinder-attachment_update-e3ee2787-fe5c-477b-bd17-1412d9f2e013-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2292.627526] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2292.627526] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2293.153479] [54860]: DEBUG cinder.coordination [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-2dd356cb-9fe9-41ce-915e-f2f369cfb4a7 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Lock "cinder-attachment_update-e3ee2787-fe5c-477b-bd17-1412d9f2e013-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=54860) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2293.153777] [54860]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-2dd356cb-9fe9-41ce-915e-f2f369cfb4a7 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f returned with HTTP 200 [ 2293.155550] [54860]: [pid: 54860|app: 0|req: 143/265] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:05:08 2025] PUT /volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2293.161319] [54859]: DEBUG cinder.api.middleware.request_id [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-f998678e-4799-4941-bfa4-d31ac21b4f3f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2293.165461] [54859]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-f998678e-4799-4941-bfa4-d31ac21b4f3f tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f [ 2293.165826] [54859]: DEBUG cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-f998678e-4799-4941-bfa4-d31ac21b4f3f tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2293.166177] [54859]: DEBUG cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-f998678e-4799-4941-bfa4-d31ac21b4f3f tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2293.191688] [54859]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-f998678e-4799-4941-bfa4-d31ac21b4f3f tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f returned with HTTP 200 [ 2293.192281] [54859]: [pid: 54859|app: 0|req: 123/266] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Jan 23 19:05:09 2025] GET /volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f => generated 642 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2296.808114] [54860]: DEBUG cinder.api.middleware.request_id [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-085a83a2-feb7-4093-a4b7-f804c259108a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2296.810434] [54860]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-085a83a2-feb7-4093-a4b7-f804c259108a tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] POST http://10.180.1.21/volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f/action [ 2296.810853] [54860]: DEBUG cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-085a83a2-feb7-4093-a4b7-f804c259108a tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2296.810991] [54860]: DEBUG cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-085a83a2-feb7-4093-a4b7-f804c259108a tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2296.830048] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2296.830048] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2296.837027] [54860]: INFO cinder.api.openstack.wsgi [req-20708fc6-424d-4d16-a71e-5b09c53374f2 req-085a83a2-feb7-4093-a4b7-f804c259108a tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f/action returned with HTTP 204 [ 2296.837474] [54860]: [pid: 54860|app: 0|req: 144/267] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:05:12 2025] POST /volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2301.700127] [54859]: DEBUG cinder.api.middleware.request_id [None req-6d47bff9-8550-4874-bc90-d15756a8afd4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2301.700127] [54859]: INFO cinder.api.openstack.wsgi [None req-6d47bff9-8550-4874-bc90-d15756a8afd4 None None] GET http://10.180.1.21/volume// [ 2301.700127] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d47bff9-8550-4874-bc90-d15756a8afd4 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2301.700127] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d47bff9-8550-4874-bc90-d15756a8afd4 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2301.700127] [54859]: INFO cinder.api.openstack.wsgi [None req-6d47bff9-8550-4874-bc90-d15756a8afd4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2301.700127] [54859]: [pid: 54859|app: 0|req: 124/268] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:05:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2301.706078] [54860]: DEBUG cinder.api.middleware.request_id [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-ea69230d-dffe-4a4d-bd0a-24dd536bcebc None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2301.708481] [54860]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-ea69230d-dffe-4a4d-bd0a-24dd536bcebc tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2301.708948] [54860]: DEBUG cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-ea69230d-dffe-4a4d-bd0a-24dd536bcebc tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3ee2787-fe5c-477b-bd17-1412d9f2e013", "connector": null, "instance_uuid": "55a5e5aa-d431-4287-9d61-fed7bf8c205d"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2301.733503] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2301.733503] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2301.766112] [54860]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-ea69230d-dffe-4a4d-bd0a-24dd536bcebc tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2301.769020] [54860]: [pid: 54860|app: 0|req: 145/269] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:05:17 2025] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2301.771347] [54859]: DEBUG cinder.api.middleware.request_id [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-12aab1b7-2fbc-44d8-9670-6b2a12b60ded None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2301.774087] [54859]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-12aab1b7-2fbc-44d8-9670-6b2a12b60ded tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f [ 2301.774371] [54859]: DEBUG cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-12aab1b7-2fbc-44d8-9670-6b2a12b60ded tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2301.774604] [54859]: DEBUG cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-12aab1b7-2fbc-44d8-9670-6b2a12b60ded tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2301.787890] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2301.787890] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2302.327790] [54859]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-12aab1b7-2fbc-44d8-9670-6b2a12b60ded tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f returned with HTTP 200 [ 2302.328195] [54859]: [pid: 54859|app: 0|req: 125/270] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:05:17 2025] DELETE /volume/v3/attachments/0de6c8a2-f2d1-409d-963f-6356e303a25f => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2304.521484] [54860]: DEBUG cinder.api.middleware.request_id [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2304.523650] [54860]: INFO cinder.api.openstack.wsgi [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2304.524081] [54860]: DEBUG cinder.api.openstack.wsgi [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-145817113"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2304.525751] [54860]: DEBUG cinder.api.v3.volumes [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-145817113'}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2304.525882] [54860]: INFO cinder.api.v3.volumes [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Create volume of 1 GB [ 2304.526250] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2304.526250] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2304.532200] [54860]: INFO cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Availability Zones retrieved successfully. [ 2304.538943] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Flow 'volume_create_api' (40b8828a-ea71-47d0-9adb-8b87927509a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2304.540118] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c83fa1-cbc9-48fe-bd52-097894bb0deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2304.543593] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2304.562472] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c83fa1-cbc9-48fe-bd52-097894bb0deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2304.563598] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8f4b4e-4e96-4639-9577-4941bed3c0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2304.612464] [54860]: DEBUG cinder.quota [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Created reservations ['1b56d48d-c077-4610-b57b-fe15920dadae', '835fbabf-e6a2-48e4-b1d7-c23763c84559', '4ca1b99e-b490-49d5-b180-18048151059e', '43698005-1daf-4aab-b229-be3f20c8baea'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2304.613464] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8f4b4e-4e96-4639-9577-4941bed3c0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b56d48d-c077-4610-b57b-fe15920dadae', '835fbabf-e6a2-48e4-b1d7-c23763c84559', '4ca1b99e-b490-49d5-b180-18048151059e', '43698005-1daf-4aab-b229-be3f20c8baea']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2304.614404] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230d6c11-ae93-41cb-a398-9f3b4092409e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2304.629374] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230d6c11-ae93-41cb-a398-9f3b4092409e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-145817113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262139f2c72f489a96c8498dfc86b4ca',qos_specs=None,replication_status=,reservations=['1b56d48d-c077-4610-b57b-fe15920dadae','835fbabf-e6a2-48e4-b1d7-c23763c84559','4ca1b99e-b490-49d5-b180-18048151059e','43698005-1daf-4aab-b229-be3f20c8baea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee153e336504e55bae69b1b174f0a5c',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-145817113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='262139f2c72f489a96c8498dfc86b4ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee153e336504e55bae69b1b174f0a5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2304.630487] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27f1fbe-cf22-4485-8c91-992dfc6c1a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2304.642910] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27f1fbe-cf22-4485-8c91-992dfc6c1a01) transitioned into state 'SUCCESS' from state '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-145817113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262139f2c72f489a96c8498dfc86b4ca',qos_specs=None,replication_status=,reservations=['1b56d48d-c077-4610-b57b-fe15920dadae','835fbabf-e6a2-48e4-b1d7-c23763c84559','4ca1b99e-b490-49d5-b180-18048151059e','43698005-1daf-4aab-b229-be3f20c8baea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee153e336504e55bae69b1b174f0a5c',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2304.643834] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04b3fa7-dac4-42a3-a734-002498950141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2304.653603] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04b3fa7-dac4-42a3-a734-002498950141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2304.654866] [54860]: DEBUG cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Flow 'volume_create_api' (40b8828a-ea71-47d0-9adb-8b87927509a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2304.655252] [54860]: INFO cinder.volume.api [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Create volume request issued successfully. [ 2304.655936] [54860]: INFO cinder.api.openstack.wsgi [None req-01e34fa6-3328-4335-b4c8-389c6b4a1391 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2304.656478] [54860]: [pid: 54860|app: 0|req: 146/271] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:05:20 2025] POST /volume/v3/volumes => generated 752 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2304.666124] [54859]: DEBUG cinder.api.middleware.request_id [None req-57beb843-0fc3-44c8-aba9-b18b49b56a3f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2304.668580] [54859]: INFO cinder.api.openstack.wsgi [None req-57beb843-0fc3-44c8-aba9-b18b49b56a3f tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b [ 2304.668867] [54859]: DEBUG cinder.api.openstack.wsgi [None req-57beb843-0fc3-44c8-aba9-b18b49b56a3f tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2304.669162] [54859]: DEBUG cinder.api.openstack.wsgi [None req-57beb843-0fc3-44c8-aba9-b18b49b56a3f tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2304.679989] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2304.679989] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2304.688924] [54859]: INFO cinder.volume.api [None req-57beb843-0fc3-44c8-aba9-b18b49b56a3f tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2304.694249] [54859]: INFO cinder.api.openstack.wsgi [None req-57beb843-0fc3-44c8-aba9-b18b49b56a3f tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b returned with HTTP 200 [ 2304.695407] [54859]: [pid: 54859|app: 0|req: 126/272] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:20 2025] GET /volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2305.711669] [54860]: DEBUG cinder.api.middleware.request_id [None req-250f1415-cf68-4dd2-be76-61ea4d7b730e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2305.714151] [54860]: INFO cinder.api.openstack.wsgi [None req-250f1415-cf68-4dd2-be76-61ea4d7b730e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b [ 2305.714629] [54860]: DEBUG cinder.api.openstack.wsgi [None req-250f1415-cf68-4dd2-be76-61ea4d7b730e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2305.714803] [54860]: DEBUG cinder.api.openstack.wsgi [None req-250f1415-cf68-4dd2-be76-61ea4d7b730e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2305.725723] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2305.725723] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2305.729825] [54860]: INFO cinder.volume.api [None req-250f1415-cf68-4dd2-be76-61ea4d7b730e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2305.734985] [54860]: INFO cinder.api.openstack.wsgi [None req-250f1415-cf68-4dd2-be76-61ea4d7b730e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b returned with HTTP 200 [ 2305.735398] [54860]: [pid: 54860|app: 0|req: 147/273] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:21 2025] GET /volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2305.744963] [54859]: DEBUG cinder.api.middleware.request_id [None req-9d4a5a2c-cf24-475c-8b35-002927db628e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2305.747977] [54859]: INFO cinder.api.openstack.wsgi [None req-9d4a5a2c-cf24-475c-8b35-002927db628e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] POST http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b/action [ 2305.748719] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9d4a5a2c-cf24-475c-8b35-002927db628e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2305.748898] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9d4a5a2c-cf24-475c-8b35-002927db628e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2305.758085] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2305.758085] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2305.758609] [54859]: INFO cinder.volume.api [None req-9d4a5a2c-cf24-475c-8b35-002927db628e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2305.767247] [54859]: INFO cinder.volume.api [None req-9d4a5a2c-cf24-475c-8b35-002927db628e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume updated successfully. [ 2305.767425] [54859]: INFO cinder.api.openstack.wsgi [None req-9d4a5a2c-cf24-475c-8b35-002927db628e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b/action returned with HTTP 200 [ 2305.767820] [54859]: [pid: 54859|app: 0|req: 127/274] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Jan 23 19:05:21 2025] POST /volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 2305.770647] [54860]: DEBUG cinder.api.middleware.request_id [None req-c1652557-0abd-4efe-82f7-3604d3a6f556 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2305.772775] [54860]: INFO cinder.api.openstack.wsgi [None req-c1652557-0abd-4efe-82f7-3604d3a6f556 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b [ 2305.773014] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c1652557-0abd-4efe-82f7-3604d3a6f556 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2305.773239] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c1652557-0abd-4efe-82f7-3604d3a6f556 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2305.781443] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2305.781443] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2305.785228] [54860]: INFO cinder.volume.api [None req-c1652557-0abd-4efe-82f7-3604d3a6f556 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2305.789473] [54860]: INFO cinder.api.openstack.wsgi [None req-c1652557-0abd-4efe-82f7-3604d3a6f556 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b returned with HTTP 200 [ 2305.789854] [54860]: [pid: 54860|app: 0|req: 148/275] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:21 2025] GET /volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2305.925676] [54859]: DEBUG cinder.api.middleware.request_id [req-9469978d-68b6-4640-9591-99624df06c2e req-f915ecc6-7330-4de2-8807-44a5e43a025c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2305.929488] [54859]: INFO cinder.api.openstack.wsgi [req-9469978d-68b6-4640-9591-99624df06c2e req-f915ecc6-7330-4de2-8807-44a5e43a025c tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b [ 2305.930093] [54859]: DEBUG cinder.api.openstack.wsgi [req-9469978d-68b6-4640-9591-99624df06c2e req-f915ecc6-7330-4de2-8807-44a5e43a025c tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2305.930214] [54859]: DEBUG cinder.api.openstack.wsgi [req-9469978d-68b6-4640-9591-99624df06c2e req-f915ecc6-7330-4de2-8807-44a5e43a025c tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2305.941236] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2305.941236] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2305.946204] [54859]: INFO cinder.volume.api [req-9469978d-68b6-4640-9591-99624df06c2e req-f915ecc6-7330-4de2-8807-44a5e43a025c tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2305.953093] [54859]: INFO cinder.api.openstack.wsgi [req-9469978d-68b6-4640-9591-99624df06c2e req-f915ecc6-7330-4de2-8807-44a5e43a025c tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b returned with HTTP 200 [ 2305.953708] [54859]: [pid: 54859|app: 0|req: 128/276] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:05:21 2025] GET /volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2306.082425] [54860]: DEBUG cinder.api.middleware.request_id [req-a79fee0d-bc6c-4ed3-843a-4458560ff5b2 req-29172e68-ea55-4551-8dfa-68646070bbc4 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2306.084836] [54860]: INFO cinder.api.openstack.wsgi [req-a79fee0d-bc6c-4ed3-843a-4458560ff5b2 req-29172e68-ea55-4551-8dfa-68646070bbc4 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2306.085070] [54860]: DEBUG cinder.api.openstack.wsgi [req-a79fee0d-bc6c-4ed3-843a-4458560ff5b2 req-29172e68-ea55-4551-8dfa-68646070bbc4 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2306.085294] [54860]: DEBUG cinder.api.openstack.wsgi [req-a79fee0d-bc6c-4ed3-843a-4458560ff5b2 req-29172e68-ea55-4551-8dfa-68646070bbc4 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2306.096153] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2306.096153] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2306.099400] [54860]: INFO cinder.volume.api [req-a79fee0d-bc6c-4ed3-843a-4458560ff5b2 req-29172e68-ea55-4551-8dfa-68646070bbc4 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2306.103577] [54860]: INFO cinder.api.openstack.wsgi [req-a79fee0d-bc6c-4ed3-843a-4458560ff5b2 req-29172e68-ea55-4551-8dfa-68646070bbc4 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2306.104013] [54860]: [pid: 54860|app: 0|req: 149/277] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:05:21 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2306.329813] [54859]: DEBUG cinder.api.middleware.request_id [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2306.331811] [54859]: INFO cinder.api.openstack.wsgi [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2306.332205] [54859]: DEBUG cinder.api.openstack.wsgi [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-377188941"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2306.333833] [54859]: DEBUG cinder.api.v3.volumes [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-377188941'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2306.333968] [54859]: INFO cinder.api.v3.volumes [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Create volume of 1 GB [ 2306.339903] [54859]: INFO cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Availability Zones retrieved successfully. [ 2306.346838] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Flow 'volume_create_api' (5c0d988e-e5fb-497d-bd7d-20897bdca3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2306.348060] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8b0b41-2460-496d-98d9-1312cab65b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2306.349664] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2306.369696] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8b0b41-2460-496d-98d9-1312cab65b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2306.370776] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94777ad7-1089-4970-977c-cb1fdccbc2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2306.408650] [54859]: DEBUG cinder.quota [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Created reservations ['b864f70f-b10c-46c3-9b7b-cdff790b0fb2', 'eb0e600d-46d9-45ee-98f3-9f514e7f694d', '6dd86a55-014a-49ce-9c1c-f60448a6aac0', '8a5f1ae4-3130-4716-8159-0050f81567c5'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2306.410303] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94777ad7-1089-4970-977c-cb1fdccbc2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b864f70f-b10c-46c3-9b7b-cdff790b0fb2', 'eb0e600d-46d9-45ee-98f3-9f514e7f694d', '6dd86a55-014a-49ce-9c1c-f60448a6aac0', '8a5f1ae4-3130-4716-8159-0050f81567c5']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2306.411946] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06ba7cf-41be-424e-a8c0-a8e769aede1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2306.426520] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06ba7cf-41be-424e-a8c0-a8e769aede1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af460495-fefe-4547-8ddb-5d151ef80734', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-377188941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262139f2c72f489a96c8498dfc86b4ca',qos_specs=None,replication_status=,reservations=['b864f70f-b10c-46c3-9b7b-cdff790b0fb2','eb0e600d-46d9-45ee-98f3-9f514e7f694d','6dd86a55-014a-49ce-9c1c-f60448a6aac0','8a5f1ae4-3130-4716-8159-0050f81567c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee153e336504e55bae69b1b174f0a5c',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-377188941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af460495-fefe-4547-8ddb-5d151ef80734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='262139f2c72f489a96c8498dfc86b4ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee153e336504e55bae69b1b174f0a5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2306.427538] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c44299-d1f8-4c14-bbdb-da0988092ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2306.440932] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c44299-d1f8-4c14-bbdb-da0988092ccc) transitioned into state 'SUCCESS' from state '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-377188941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262139f2c72f489a96c8498dfc86b4ca',qos_specs=None,replication_status=,reservations=['b864f70f-b10c-46c3-9b7b-cdff790b0fb2','eb0e600d-46d9-45ee-98f3-9f514e7f694d','6dd86a55-014a-49ce-9c1c-f60448a6aac0','8a5f1ae4-3130-4716-8159-0050f81567c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee153e336504e55bae69b1b174f0a5c',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2306.441861] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35b4e68-a123-47a7-af8f-b1bc1847f8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2306.451382] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35b4e68-a123-47a7-af8f-b1bc1847f8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2306.452620] [54859]: DEBUG cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Flow 'volume_create_api' (5c0d988e-e5fb-497d-bd7d-20897bdca3ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2306.453326] [54859]: INFO cinder.volume.api [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Create volume request issued successfully. [ 2306.453861] [54859]: INFO cinder.api.openstack.wsgi [None req-2aef3e09-3f85-40d1-a4d0-dc7cec53b640 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2306.454422] [54859]: [pid: 54859|app: 0|req: 129/278] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:05:22 2025] POST /volume/v3/volumes => generated 752 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2306.463325] [54860]: DEBUG cinder.api.middleware.request_id [None req-1e7e40d1-eaf4-4803-ac7b-6f2989f051c3 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2306.465920] [54860]: INFO cinder.api.openstack.wsgi [None req-1e7e40d1-eaf4-4803-ac7b-6f2989f051c3 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 [ 2306.466194] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1e7e40d1-eaf4-4803-ac7b-6f2989f051c3 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2306.466420] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1e7e40d1-eaf4-4803-ac7b-6f2989f051c3 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2306.474622] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2306.474622] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2306.480132] [54860]: INFO cinder.volume.api [None req-1e7e40d1-eaf4-4803-ac7b-6f2989f051c3 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2306.485118] [54860]: INFO cinder.api.openstack.wsgi [None req-1e7e40d1-eaf4-4803-ac7b-6f2989f051c3 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 returned with HTTP 200 [ 2306.485536] [54860]: [pid: 54860|app: 0|req: 150/279] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:22 2025] GET /volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2307.496378] [54859]: DEBUG cinder.api.middleware.request_id [None req-01b3756c-e20c-4b28-8080-5b2741708737 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2307.499009] [54859]: INFO cinder.api.openstack.wsgi [None req-01b3756c-e20c-4b28-8080-5b2741708737 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 [ 2307.499256] [54859]: DEBUG cinder.api.openstack.wsgi [None req-01b3756c-e20c-4b28-8080-5b2741708737 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2307.499484] [54859]: DEBUG cinder.api.openstack.wsgi [None req-01b3756c-e20c-4b28-8080-5b2741708737 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2307.511905] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2307.511905] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2307.516827] [54859]: INFO cinder.volume.api [None req-01b3756c-e20c-4b28-8080-5b2741708737 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2307.522960] [54859]: INFO cinder.api.openstack.wsgi [None req-01b3756c-e20c-4b28-8080-5b2741708737 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 returned with HTTP 200 [ 2307.523410] [54859]: [pid: 54859|app: 0|req: 130/280] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:23 2025] GET /volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2311.848577] [54860]: DEBUG cinder.api.middleware.request_id [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1dfc4675-d92f-4a2e-89da-dcd242b3eab3 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2311.851931] [54860]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1dfc4675-d92f-4a2e-89da-dcd242b3eab3 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] PUT http://10.180.1.21/volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74 [ 2311.852363] [54860]: DEBUG cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1dfc4675-d92f-4a2e-89da-dcd242b3eab3 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-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-440406", "mountpoint": "/dev/sdb"}}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2311.862202] [54860]: DEBUG cinder.coordination [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1dfc4675-d92f-4a2e-89da-dcd242b3eab3 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Acquiring lock "cinder-attachment_update-e3ee2787-fe5c-477b-bd17-1412d9f2e013-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2311.866253] [54860]: DEBUG cinder.coordination [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1dfc4675-d92f-4a2e-89da-dcd242b3eab3 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Lock "cinder-attachment_update-e3ee2787-fe5c-477b-bd17-1412d9f2e013-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2311.867432] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2311.867432] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2312.393439] [54860]: DEBUG cinder.coordination [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1dfc4675-d92f-4a2e-89da-dcd242b3eab3 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Lock "cinder-attachment_update-e3ee2787-fe5c-477b-bd17-1412d9f2e013-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=54860) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2312.393792] [54860]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1dfc4675-d92f-4a2e-89da-dcd242b3eab3 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74 returned with HTTP 200 [ 2312.394315] [54860]: [pid: 54860|app: 0|req: 151/281] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:05:27 2025] PUT /volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74 => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2312.399108] [54859]: DEBUG cinder.api.middleware.request_id [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1bdbdbe1-cc6c-4363-9293-b9fe2c936623 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2312.401651] [54859]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1bdbdbe1-cc6c-4363-9293-b9fe2c936623 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74 [ 2312.401880] [54859]: DEBUG cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1bdbdbe1-cc6c-4363-9293-b9fe2c936623 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2312.402185] [54859]: DEBUG cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1bdbdbe1-cc6c-4363-9293-b9fe2c936623 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2312.417348] [54859]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1bdbdbe1-cc6c-4363-9293-b9fe2c936623 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74 returned with HTTP 200 [ 2312.417792] [54859]: [pid: 54859|app: 0|req: 131/282] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Jan 23 19:05:28 2025] GET /volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2313.706379] [54860]: DEBUG cinder.api.middleware.request_id [None req-f9a7db1d-d5cd-4a7d-8b8c-bd0dbd97f076 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2313.708514] [54860]: INFO cinder.api.openstack.wsgi [None req-f9a7db1d-d5cd-4a7d-8b8c-bd0dbd97f076 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2313.708748] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f9a7db1d-d5cd-4a7d-8b8c-bd0dbd97f076 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2313.708961] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f9a7db1d-d5cd-4a7d-8b8c-bd0dbd97f076 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2313.723463] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2313.723463] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2313.728041] [54860]: INFO cinder.volume.api [None req-f9a7db1d-d5cd-4a7d-8b8c-bd0dbd97f076 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2313.732524] [54860]: INFO cinder.api.openstack.wsgi [None req-f9a7db1d-d5cd-4a7d-8b8c-bd0dbd97f076 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2313.732986] [54860]: [pid: 54860|app: 0|req: 152/283] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:29 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2313.793836] [54859]: DEBUG cinder.api.middleware.request_id [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-292e00d6-5bf9-4111-be2e-b8403dcc84bf None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2313.796199] [54859]: INFO cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-292e00d6-5bf9-4111-be2e-b8403dcc84bf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2313.796426] [54859]: DEBUG cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-292e00d6-5bf9-4111-be2e-b8403dcc84bf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2313.796646] [54859]: DEBUG cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-292e00d6-5bf9-4111-be2e-b8403dcc84bf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2313.807423] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2313.807423] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2313.810901] [54859]: INFO cinder.volume.api [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-292e00d6-5bf9-4111-be2e-b8403dcc84bf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2313.816520] [54859]: INFO cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-292e00d6-5bf9-4111-be2e-b8403dcc84bf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2313.816953] [54859]: [pid: 54859|app: 0|req: 132/284] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:05:29 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2313.850543] [54860]: DEBUG cinder.api.middleware.request_id [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-205109cc-a96c-43be-bb4a-516961647ad0 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2313.852598] [54860]: INFO cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-205109cc-a96c-43be-bb4a-516961647ad0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c/action [ 2313.853327] [54860]: DEBUG cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-205109cc-a96c-43be-bb4a-516961647ad0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2313.853638] [54860]: DEBUG cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-205109cc-a96c-43be-bb4a-516961647ad0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2313.864956] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2313.864956] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2313.866348] [54860]: INFO cinder.volume.api [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-205109cc-a96c-43be-bb4a-516961647ad0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2313.871010] [54860]: INFO cinder.volume.api [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-205109cc-a96c-43be-bb4a-516961647ad0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Begin detaching volume completed successfully. [ 2313.871293] [54860]: INFO cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-205109cc-a96c-43be-bb4a-516961647ad0 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c/action returned with HTTP 202 [ 2313.871760] [54860]: [pid: 54860|app: 0|req: 153/285] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:05:29 2025] POST /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2314.894964] [54859]: DEBUG cinder.api.middleware.request_id [None req-34c2a158-8d7b-4fa0-ba8d-06fd611d22cf None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2314.895251] [54859]: INFO cinder.api.openstack.wsgi [None req-34c2a158-8d7b-4fa0-ba8d-06fd611d22cf None None] GET http://10.180.1.21/volume// [ 2314.895293] [54859]: DEBUG cinder.api.openstack.wsgi [None req-34c2a158-8d7b-4fa0-ba8d-06fd611d22cf None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2314.895487] [54859]: DEBUG cinder.api.openstack.wsgi [None req-34c2a158-8d7b-4fa0-ba8d-06fd611d22cf None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2314.895882] [54859]: INFO cinder.api.openstack.wsgi [None req-34c2a158-8d7b-4fa0-ba8d-06fd611d22cf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2314.896261] [54859]: [pid: 54859|app: 0|req: 133/286] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:05:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2314.899634] [54860]: DEBUG cinder.api.middleware.request_id [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-45f8fd98-04f8-49ca-9371-820bd086008d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2314.902243] [54860]: INFO cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-45f8fd98-04f8-49ca-9371-820bd086008d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2314.902504] [54860]: DEBUG cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-45f8fd98-04f8-49ca-9371-820bd086008d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2314.902729] [54860]: DEBUG cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-45f8fd98-04f8-49ca-9371-820bd086008d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2314.915724] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2314.915724] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2314.919828] [54860]: INFO cinder.volume.api [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-45f8fd98-04f8-49ca-9371-820bd086008d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2314.924796] [54860]: INFO cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-45f8fd98-04f8-49ca-9371-820bd086008d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2314.925366] [54860]: [pid: 54860|app: 0|req: 154/287] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:05:30 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2316.076150] [54859]: DEBUG cinder.api.middleware.request_id [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-68930012-638e-462d-8713-19c44a0f4e2e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2316.077291] [54859]: INFO cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-68930012-638e-462d-8713-19c44a0f4e2e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] DELETE http://10.180.1.21/volume/v3/attachments/460cdb3d-6212-4c33-a314-9ee79aa2b91d [ 2316.077291] [54859]: DEBUG cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-68930012-638e-462d-8713-19c44a0f4e2e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2316.077291] [54859]: DEBUG cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-68930012-638e-462d-8713-19c44a0f4e2e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2316.086594] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2316.086594] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2316.624557] [54859]: INFO cinder.api.openstack.wsgi [req-8a7818ad-a532-4ede-853a-86b7f1f2276d req-68930012-638e-462d-8713-19c44a0f4e2e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments/460cdb3d-6212-4c33-a314-9ee79aa2b91d returned with HTTP 200 [ 2316.625072] [54859]: [pid: 54859|app: 0|req: 134/288] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:05:31 2025] DELETE /volume/v3/attachments/460cdb3d-6212-4c33-a314-9ee79aa2b91d => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2317.347946] [54860]: DEBUG cinder.api.middleware.request_id [None req-c2487eba-fa81-4ba6-902a-c60372051694 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2317.350167] [54860]: INFO cinder.api.openstack.wsgi [None req-c2487eba-fa81-4ba6-902a-c60372051694 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2317.350440] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c2487eba-fa81-4ba6-902a-c60372051694 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2317.350789] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c2487eba-fa81-4ba6-902a-c60372051694 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2317.361777] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2317.361777] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2317.366169] [54860]: INFO cinder.volume.api [None req-c2487eba-fa81-4ba6-902a-c60372051694 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2317.371459] [54860]: INFO cinder.api.openstack.wsgi [None req-c2487eba-fa81-4ba6-902a-c60372051694 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2317.371862] [54860]: [pid: 54860|app: 0|req: 155/289] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:33 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2318.312613] [54859]: DEBUG cinder.api.middleware.request_id [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-b01b64bd-e2f0-4ac9-9971-eee78c569af8 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2318.315184] [54859]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-b01b64bd-e2f0-4ac9-9971-eee78c569af8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2318.315581] [54859]: DEBUG cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-b01b64bd-e2f0-4ac9-9971-eee78c569af8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2318.315882] [54859]: DEBUG cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-b01b64bd-e2f0-4ac9-9971-eee78c569af8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2318.323696] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2318.323696] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2318.327395] [54859]: INFO cinder.volume.api [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-b01b64bd-e2f0-4ac9-9971-eee78c569af8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2318.331843] [54859]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-b01b64bd-e2f0-4ac9-9971-eee78c569af8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2318.332362] [54859]: [pid: 54859|app: 0|req: 135/290] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:05:34 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2318.804136] [54860]: DEBUG cinder.api.middleware.request_id [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1a484bcf-489c-4406-aeb1-3b09f3855efa None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2318.806620] [54860]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1a484bcf-489c-4406-aeb1-3b09f3855efa tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] POST http://10.180.1.21/volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74/action [ 2318.807058] [54860]: DEBUG cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1a484bcf-489c-4406-aeb1-3b09f3855efa tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2318.807196] [54860]: DEBUG cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1a484bcf-489c-4406-aeb1-3b09f3855efa tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2318.824887] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2318.824887] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2318.833479] [54860]: INFO cinder.api.openstack.wsgi [req-f95a9a7c-89c8-4750-b76d-1aaac0eba068 req-1a484bcf-489c-4406-aeb1-3b09f3855efa tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74/action returned with HTTP 204 [ 2318.833934] [54860]: [pid: 54860|app: 0|req: 156/291] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:05:34 2025] POST /volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2319.853878] [54859]: DEBUG cinder.api.middleware.request_id [None req-94e52e8c-6028-4dcf-a2e7-de1940c78df7 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2319.854349] [54859]: INFO cinder.api.openstack.wsgi [None req-94e52e8c-6028-4dcf-a2e7-de1940c78df7 None None] GET http://10.180.1.21/volume// [ 2319.854541] [54859]: DEBUG cinder.api.openstack.wsgi [None req-94e52e8c-6028-4dcf-a2e7-de1940c78df7 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2319.854780] [54859]: DEBUG cinder.api.openstack.wsgi [None req-94e52e8c-6028-4dcf-a2e7-de1940c78df7 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2319.855219] [54859]: INFO cinder.api.openstack.wsgi [None req-94e52e8c-6028-4dcf-a2e7-de1940c78df7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2319.855529] [54859]: [pid: 54859|app: 0|req: 136/292] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19: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) [ 2319.859943] [54860]: DEBUG cinder.api.middleware.request_id [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ad7aeb64-19e2-48a8-b0cb-f6c9b36dc504 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2319.862341] [54860]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ad7aeb64-19e2-48a8-b0cb-f6c9b36dc504 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2319.862784] [54860]: DEBUG cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ad7aeb64-19e2-48a8-b0cb-f6c9b36dc504 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a1220e0-0509-46b9-aedb-82859e12dd7b", "connector": null, "instance_uuid": "db4ae619-9cd2-4905-b752-a7affda50c2b"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2319.874401] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2319.874401] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2319.895016] [54860]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ad7aeb64-19e2-48a8-b0cb-f6c9b36dc504 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2319.895468] [54860]: [pid: 54860|app: 0|req: 157/293] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:05:35 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) [ 2319.913477] [54859]: DEBUG cinder.api.middleware.request_id [None req-3cce7f7f-c010-47e2-97bb-57a2f2f05167 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2319.915585] [54859]: INFO cinder.api.openstack.wsgi [None req-3cce7f7f-c010-47e2-97bb-57a2f2f05167 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2319.915823] [54859]: DEBUG cinder.api.openstack.wsgi [None req-3cce7f7f-c010-47e2-97bb-57a2f2f05167 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2319.916102] [54859]: DEBUG cinder.api.openstack.wsgi [None req-3cce7f7f-c010-47e2-97bb-57a2f2f05167 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2319.926553] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2319.926553] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2319.930208] [54859]: INFO cinder.volume.api [None req-3cce7f7f-c010-47e2-97bb-57a2f2f05167 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2319.935785] [54859]: INFO cinder.api.openstack.wsgi [None req-3cce7f7f-c010-47e2-97bb-57a2f2f05167 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2319.936241] [54859]: [pid: 54859|app: 0|req: 137/294] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:35 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2320.417454] [54860]: DEBUG cinder.api.middleware.request_id [None req-7d0f9261-ddfe-40d7-a949-abdfe9ac864f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2320.417454] [54860]: INFO cinder.api.openstack.wsgi [None req-7d0f9261-ddfe-40d7-a949-abdfe9ac864f None None] GET http://10.180.1.21/volume// [ 2320.417454] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7d0f9261-ddfe-40d7-a949-abdfe9ac864f None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2320.417454] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7d0f9261-ddfe-40d7-a949-abdfe9ac864f None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2320.417454] [54860]: INFO cinder.api.openstack.wsgi [None req-7d0f9261-ddfe-40d7-a949-abdfe9ac864f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2320.419301] [54860]: [pid: 54860|app: 0|req: 158/295] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:05:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2320.421399] [54859]: DEBUG cinder.api.middleware.request_id [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-7fe0296b-bf5f-474a-acfa-0dcd9a34a4c2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2320.424638] [54859]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-7fe0296b-bf5f-474a-acfa-0dcd9a34a4c2 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2320.424638] [54859]: DEBUG cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-7fe0296b-bf5f-474a-acfa-0dcd9a34a4c2 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2320.424916] [54859]: DEBUG cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-7fe0296b-bf5f-474a-acfa-0dcd9a34a4c2 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2320.442138] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2320.442138] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2320.445140] [54859]: INFO cinder.volume.api [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-7fe0296b-bf5f-474a-acfa-0dcd9a34a4c2 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2320.452323] [54859]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-7fe0296b-bf5f-474a-acfa-0dcd9a34a4c2 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2320.452323] [54859]: [pid: 54859|app: 0|req: 138/296] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:05:36 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 1030 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2320.491717] [54860]: DEBUG cinder.api.middleware.request_id [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ac1a837e-001c-41a7-9bb4-fa51f8159a96 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2320.494319] [54860]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ac1a837e-001c-41a7-9bb4-fa51f8159a96 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] PUT http://10.180.1.21/volume/v3/attachments/b9319553-7a1f-4b3f-9509-c047b92c91a1 [ 2320.494863] [54860]: DEBUG cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ac1a837e-001c-41a7-9bb4-fa51f8159a96 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-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-440433", "mountpoint": "/dev/sdb"}}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2320.503429] [54860]: DEBUG cinder.coordination [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ac1a837e-001c-41a7-9bb4-fa51f8159a96 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Acquiring lock "cinder-attachment_update-2a1220e0-0509-46b9-aedb-82859e12dd7b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2320.510672] [54860]: DEBUG cinder.coordination [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ac1a837e-001c-41a7-9bb4-fa51f8159a96 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Lock "cinder-attachment_update-2a1220e0-0509-46b9-aedb-82859e12dd7b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2320.510672] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2320.510672] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2320.949076] [54859]: DEBUG cinder.api.middleware.request_id [None req-71706d11-5ae3-4ed2-baab-06450eeaa892 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2320.956064] [54859]: INFO cinder.api.openstack.wsgi [None req-71706d11-5ae3-4ed2-baab-06450eeaa892 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2320.956064] [54859]: DEBUG cinder.api.openstack.wsgi [None req-71706d11-5ae3-4ed2-baab-06450eeaa892 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2320.956064] [54859]: DEBUG cinder.api.openstack.wsgi [None req-71706d11-5ae3-4ed2-baab-06450eeaa892 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2320.968065] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2320.968065] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2320.971140] [54859]: INFO cinder.volume.api [None req-71706d11-5ae3-4ed2-baab-06450eeaa892 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2320.976227] [54859]: INFO cinder.api.openstack.wsgi [None req-71706d11-5ae3-4ed2-baab-06450eeaa892 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2320.976771] [54859]: [pid: 54859|app: 0|req: 139/297] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:36 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2321.565047] [54859]: DEBUG cinder.api.middleware.request_id [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-90aa3ee4-9b5c-4780-bcc1-de296545cccd None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2321.567651] [54859]: INFO cinder.api.openstack.wsgi [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-90aa3ee4-9b5c-4780-bcc1-de296545cccd tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] DELETE http://10.180.1.21/volume/v3/attachments/87b01b28-d165-47cf-a5a1-52a54d06b0ec [ 2321.567867] [54859]: DEBUG cinder.api.openstack.wsgi [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-90aa3ee4-9b5c-4780-bcc1-de296545cccd tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2321.568096] [54859]: DEBUG cinder.api.openstack.wsgi [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-90aa3ee4-9b5c-4780-bcc1-de296545cccd tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2321.577693] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2321.577693] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2322.104419] [54859]: INFO cinder.api.openstack.wsgi [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-90aa3ee4-9b5c-4780-bcc1-de296545cccd tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/attachments/87b01b28-d165-47cf-a5a1-52a54d06b0ec returned with HTTP 200 [ 2322.104820] [54859]: [pid: 54859|app: 0|req: 140/298] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:05:37 2025] DELETE /volume/v3/attachments/87b01b28-d165-47cf-a5a1-52a54d06b0ec => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2322.105661] [54859]: DEBUG cinder.api.middleware.request_id [None req-981ddc05-0f4c-4dd0-a74d-c8afe6cd90fd None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2322.107958] [54859]: INFO cinder.api.openstack.wsgi [None req-981ddc05-0f4c-4dd0-a74d-c8afe6cd90fd tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2322.108234] [54859]: DEBUG cinder.api.openstack.wsgi [None req-981ddc05-0f4c-4dd0-a74d-c8afe6cd90fd tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2322.108456] [54859]: DEBUG cinder.api.openstack.wsgi [None req-981ddc05-0f4c-4dd0-a74d-c8afe6cd90fd tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2322.120132] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2322.120132] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2322.123594] [54859]: INFO cinder.volume.api [None req-981ddc05-0f4c-4dd0-a74d-c8afe6cd90fd tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2322.128527] [54859]: INFO cinder.api.openstack.wsgi [None req-981ddc05-0f4c-4dd0-a74d-c8afe6cd90fd tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2322.128942] [54859]: [pid: 54859|app: 0|req: 141/299] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:37 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2322.129623] [54859]: DEBUG cinder.api.middleware.request_id [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-06a11699-18d5-4b2c-be4c-56fd14dd33f4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2322.131762] [54859]: INFO cinder.api.openstack.wsgi [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-06a11699-18d5-4b2c-be4c-56fd14dd33f4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] DELETE http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 [ 2322.131957] [54859]: DEBUG cinder.api.openstack.wsgi [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-06a11699-18d5-4b2c-be4c-56fd14dd33f4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2322.132198] [54859]: DEBUG cinder.api.openstack.wsgi [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-06a11699-18d5-4b2c-be4c-56fd14dd33f4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2322.132384] [54859]: INFO cinder.api.v3.volumes [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-06a11699-18d5-4b2c-be4c-56fd14dd33f4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Delete volume with id: 68f85297-6fee-4ed6-9685-648339751cc5 [ 2322.139460] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2322.139460] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2322.139941] [54859]: INFO cinder.volume.api [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-06a11699-18d5-4b2c-be4c-56fd14dd33f4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Volume info retrieved successfully. [ 2322.157185] [54859]: INFO cinder.volume.api [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-06a11699-18d5-4b2c-be4c-56fd14dd33f4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] Delete volume request issued successfully. [ 2322.157398] [54859]: INFO cinder.api.openstack.wsgi [req-c1b7de75-91dd-4738-84c1-680a0a008a6e req-06a11699-18d5-4b2c-be4c-56fd14dd33f4 tempest-ServersTestBootFromVolume-852965403 tempest-ServersTestBootFromVolume-852965403-project-member] http://10.180.1.21/volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 returned with HTTP 202 [ 2322.157830] [54859]: [pid: 54859|app: 0|req: 142/300] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 23 19:05:37 2025] DELETE /volume/v3/volumes/68f85297-6fee-4ed6-9685-648339751cc5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2323.140058] [54859]: DEBUG cinder.api.middleware.request_id [None req-661171de-2d00-4af5-90f1-c6e6ac539055 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2323.142143] [54859]: INFO cinder.api.openstack.wsgi [None req-661171de-2d00-4af5-90f1-c6e6ac539055 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2323.142374] [54859]: DEBUG cinder.api.openstack.wsgi [None req-661171de-2d00-4af5-90f1-c6e6ac539055 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2323.142594] [54859]: DEBUG cinder.api.openstack.wsgi [None req-661171de-2d00-4af5-90f1-c6e6ac539055 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2323.155551] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2323.155551] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2323.159710] [54859]: INFO cinder.volume.api [None req-661171de-2d00-4af5-90f1-c6e6ac539055 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2323.163829] [54859]: INFO cinder.api.openstack.wsgi [None req-661171de-2d00-4af5-90f1-c6e6ac539055 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2323.164352] [54859]: [pid: 54859|app: 0|req: 143/301] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:38 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2324.176224] [54859]: DEBUG cinder.api.middleware.request_id [None req-f5aa012a-e987-4120-b8ff-1e67f5ac4528 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2324.178441] [54859]: INFO cinder.api.openstack.wsgi [None req-f5aa012a-e987-4120-b8ff-1e67f5ac4528 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2324.178716] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f5aa012a-e987-4120-b8ff-1e67f5ac4528 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2324.178945] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f5aa012a-e987-4120-b8ff-1e67f5ac4528 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2324.181611] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:UPDATE=29,cinder:INSERT=8,cinder:SELECT=144 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2324.191018] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2324.191018] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2324.195631] [54859]: INFO cinder.volume.api [None req-f5aa012a-e987-4120-b8ff-1e67f5ac4528 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2324.200684] [54859]: INFO cinder.api.openstack.wsgi [None req-f5aa012a-e987-4120-b8ff-1e67f5ac4528 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2324.201166] [54859]: [pid: 54859|app: 0|req: 144/302] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:40 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2325.036628] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=156,cinder:UPDATE=28,cinder:INSERT=13 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2325.039160] [54860]: DEBUG cinder.coordination [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ac1a837e-001c-41a7-9bb4-fa51f8159a96 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Lock "cinder-attachment_update-2a1220e0-0509-46b9-aedb-82859e12dd7b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=54860) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2325.040036] [54860]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-ac1a837e-001c-41a7-9bb4-fa51f8159a96 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/attachments/b9319553-7a1f-4b3f-9509-c047b92c91a1 returned with HTTP 200 [ 2325.040389] [54860]: [pid: 54860|app: 0|req: 159/303] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:05:36 2025] PUT /volume/v3/attachments/b9319553-7a1f-4b3f-9509-c047b92c91a1 => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2325.214162] [54859]: DEBUG cinder.api.middleware.request_id [None req-8a3ace6d-6f52-41c0-b4f9-61374f7a6d3e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2325.217450] [54859]: INFO cinder.api.openstack.wsgi [None req-8a3ace6d-6f52-41c0-b4f9-61374f7a6d3e tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2325.217680] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8a3ace6d-6f52-41c0-b4f9-61374f7a6d3e tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2325.217981] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8a3ace6d-6f52-41c0-b4f9-61374f7a6d3e tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2325.229218] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2325.229218] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2325.233254] [54859]: INFO cinder.volume.api [None req-8a3ace6d-6f52-41c0-b4f9-61374f7a6d3e tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2325.238454] [54859]: INFO cinder.api.openstack.wsgi [None req-8a3ace6d-6f52-41c0-b4f9-61374f7a6d3e tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2325.238894] [54859]: [pid: 54859|app: 0|req: 145/304] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:41 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2326.164430] [54860]: DEBUG cinder.api.middleware.request_id [req-b2d76e64-fb88-4566-84b8-b7667fb89eb9 req-3e037724-a62a-47c5-b772-6cc4dcd36fc4 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2326.166789] [54860]: INFO cinder.api.openstack.wsgi [req-b2d76e64-fb88-4566-84b8-b7667fb89eb9 req-3e037724-a62a-47c5-b772-6cc4dcd36fc4 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] DELETE http://10.180.1.21/volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74 [ 2326.167093] [54860]: DEBUG cinder.api.openstack.wsgi [req-b2d76e64-fb88-4566-84b8-b7667fb89eb9 req-3e037724-a62a-47c5-b772-6cc4dcd36fc4 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2326.167346] [54860]: DEBUG cinder.api.openstack.wsgi [req-b2d76e64-fb88-4566-84b8-b7667fb89eb9 req-3e037724-a62a-47c5-b772-6cc4dcd36fc4 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2326.177346] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2326.177346] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2326.254647] [54859]: DEBUG cinder.api.middleware.request_id [None req-b90690eb-211f-4da9-9c8e-38d1c418465d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2326.256828] [54859]: INFO cinder.api.openstack.wsgi [None req-b90690eb-211f-4da9-9c8e-38d1c418465d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2326.257073] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b90690eb-211f-4da9-9c8e-38d1c418465d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2326.257691] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b90690eb-211f-4da9-9c8e-38d1c418465d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2326.271578] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2326.271578] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2326.276128] [54859]: INFO cinder.volume.api [None req-b90690eb-211f-4da9-9c8e-38d1c418465d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2326.281513] [54859]: INFO cinder.api.openstack.wsgi [None req-b90690eb-211f-4da9-9c8e-38d1c418465d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2326.281979] [54859]: [pid: 54859|app: 0|req: 146/305] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:42 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2326.704619] [54860]: INFO cinder.api.openstack.wsgi [req-b2d76e64-fb88-4566-84b8-b7667fb89eb9 req-3e037724-a62a-47c5-b772-6cc4dcd36fc4 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74 returned with HTTP 200 [ 2326.705175] [54860]: [pid: 54860|app: 0|req: 160/306] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:05:42 2025] DELETE /volume/v3/attachments/92077d49-2e79-4653-8be5-90a9501bda74 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2327.170138] [54859]: DEBUG cinder.api.middleware.request_id [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-76582a51-2236-48b7-bf74-01a86708c92f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2327.172579] [54859]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-76582a51-2236-48b7-bf74-01a86708c92f tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] POST http://10.180.1.21/volume/v3/attachments/b9319553-7a1f-4b3f-9509-c047b92c91a1/action [ 2327.173056] [54859]: DEBUG cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-76582a51-2236-48b7-bf74-01a86708c92f tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Action body: b'{"os-complete": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2327.173263] [54859]: DEBUG cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-76582a51-2236-48b7-bf74-01a86708c92f tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2327.193931] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2327.193931] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2327.203414] [54859]: INFO cinder.api.openstack.wsgi [req-a9e9384d-ac4e-4df1-b8de-5ae550a59b7a req-76582a51-2236-48b7-bf74-01a86708c92f tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/attachments/b9319553-7a1f-4b3f-9509-c047b92c91a1/action returned with HTTP 204 [ 2327.204692] [54859]: [pid: 54859|app: 0|req: 147/307] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:05:43 2025] POST /volume/v3/attachments/b9319553-7a1f-4b3f-9509-c047b92c91a1/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2327.292542] [54860]: DEBUG cinder.api.middleware.request_id [None req-8f7dc719-1f58-4691-a19b-55771cc4ce11 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2327.295502] [54860]: INFO cinder.api.openstack.wsgi [None req-8f7dc719-1f58-4691-a19b-55771cc4ce11 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2327.295764] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8f7dc719-1f58-4691-a19b-55771cc4ce11 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2327.296150] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8f7dc719-1f58-4691-a19b-55771cc4ce11 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2327.310968] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2327.310968] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2327.315718] [54860]: INFO cinder.volume.api [None req-8f7dc719-1f58-4691-a19b-55771cc4ce11 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2327.321356] [54860]: INFO cinder.api.openstack.wsgi [None req-8f7dc719-1f58-4691-a19b-55771cc4ce11 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2327.321767] [54860]: [pid: 54860|app: 0|req: 161/308] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:43 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2327.334961] [54859]: DEBUG cinder.api.middleware.request_id [None req-a13f1f57-e6ef-4c7c-993e-15c96179daa4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2327.338111] [54859]: INFO cinder.api.openstack.wsgi [None req-a13f1f57-e6ef-4c7c-993e-15c96179daa4 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2327.338111] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a13f1f57-e6ef-4c7c-993e-15c96179daa4 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2327.338225] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a13f1f57-e6ef-4c7c-993e-15c96179daa4 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2327.350144] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2327.350144] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2327.354059] [54859]: INFO cinder.volume.api [None req-a13f1f57-e6ef-4c7c-993e-15c96179daa4 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2327.360077] [54859]: INFO cinder.api.openstack.wsgi [None req-a13f1f57-e6ef-4c7c-993e-15c96179daa4 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2327.361133] [54859]: [pid: 54859|app: 0|req: 148/309] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:43 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2327.467294] [54860]: DEBUG cinder.api.middleware.request_id [req-f17ed6a7-40f8-48dc-803e-c7de655d1883 req-7c58998b-7239-4f38-a0bb-f21f7f60e7a5 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2327.469487] [54860]: INFO cinder.api.openstack.wsgi [req-f17ed6a7-40f8-48dc-803e-c7de655d1883 req-7c58998b-7239-4f38-a0bb-f21f7f60e7a5 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2327.469862] [54860]: DEBUG cinder.api.openstack.wsgi [req-f17ed6a7-40f8-48dc-803e-c7de655d1883 req-7c58998b-7239-4f38-a0bb-f21f7f60e7a5 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2327.470224] [54860]: DEBUG cinder.api.openstack.wsgi [req-f17ed6a7-40f8-48dc-803e-c7de655d1883 req-7c58998b-7239-4f38-a0bb-f21f7f60e7a5 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2327.480833] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2327.480833] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2327.485877] [54860]: INFO cinder.volume.api [req-f17ed6a7-40f8-48dc-803e-c7de655d1883 req-7c58998b-7239-4f38-a0bb-f21f7f60e7a5 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2327.489334] [54860]: INFO cinder.api.openstack.wsgi [req-f17ed6a7-40f8-48dc-803e-c7de655d1883 req-7c58998b-7239-4f38-a0bb-f21f7f60e7a5 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2327.489882] [54860]: [pid: 54860|app: 0|req: 162/310] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:05:43 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2329.231219] [54859]: DEBUG cinder.api.middleware.request_id [None req-1f07c6f6-7040-482f-9538-da5a88db46f4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2329.233513] [54859]: INFO cinder.api.openstack.wsgi [None req-1f07c6f6-7040-482f-9538-da5a88db46f4 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2329.233880] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1f07c6f6-7040-482f-9538-da5a88db46f4 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2329.234063] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1f07c6f6-7040-482f-9538-da5a88db46f4 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2329.249414] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2329.249414] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2329.256660] [54859]: INFO cinder.volume.api [None req-1f07c6f6-7040-482f-9538-da5a88db46f4 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2329.262189] [54859]: INFO cinder.api.openstack.wsgi [None req-1f07c6f6-7040-482f-9538-da5a88db46f4 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2329.263025] [54859]: [pid: 54859|app: 0|req: 149/311] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:45 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2329.301436] [54860]: DEBUG cinder.api.middleware.request_id [None req-5809027e-60da-4a4a-8d8d-f5e626835566 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2329.303507] [54860]: INFO cinder.api.openstack.wsgi [None req-5809027e-60da-4a4a-8d8d-f5e626835566 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2329.303883] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5809027e-60da-4a4a-8d8d-f5e626835566 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2329.303950] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5809027e-60da-4a4a-8d8d-f5e626835566 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2329.311609] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2329.311609] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2329.315184] [54860]: INFO cinder.volume.api [None req-5809027e-60da-4a4a-8d8d-f5e626835566 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2329.320049] [54860]: INFO cinder.api.openstack.wsgi [None req-5809027e-60da-4a4a-8d8d-f5e626835566 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2329.320624] [54860]: [pid: 54860|app: 0|req: 163/312] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:45 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2331.856596] [54859]: DEBUG cinder.api.middleware.request_id [None req-28334008-3023-486a-a248-bad53de6f647 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2331.858943] [54859]: INFO cinder.api.openstack.wsgi [None req-28334008-3023-486a-a248-bad53de6f647 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] DELETE http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2331.859196] [54859]: DEBUG cinder.api.openstack.wsgi [None req-28334008-3023-486a-a248-bad53de6f647 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2331.859424] [54859]: DEBUG cinder.api.openstack.wsgi [None req-28334008-3023-486a-a248-bad53de6f647 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2331.859616] [54859]: INFO cinder.api.v3.volumes [None req-28334008-3023-486a-a248-bad53de6f647 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Delete volume with id: 241a3620-b905-43f3-86db-be6b48d47171 [ 2331.870874] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2331.870874] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2331.871472] [54859]: INFO cinder.volume.api [None req-28334008-3023-486a-a248-bad53de6f647 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2331.888720] [54859]: INFO cinder.volume.api [None req-28334008-3023-486a-a248-bad53de6f647 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Delete volume request issued successfully. [ 2331.888919] [54859]: INFO cinder.api.openstack.wsgi [None req-28334008-3023-486a-a248-bad53de6f647 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 202 [ 2331.889404] [54859]: [pid: 54859|app: 0|req: 150/313] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:05:47 2025] DELETE /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2331.892569] [54860]: DEBUG cinder.api.middleware.request_id [None req-c7384e09-599c-42d3-b903-68ccfa25681b None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2331.894895] [54860]: INFO cinder.api.openstack.wsgi [None req-c7384e09-599c-42d3-b903-68ccfa25681b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2331.895212] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c7384e09-599c-42d3-b903-68ccfa25681b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2331.895490] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c7384e09-599c-42d3-b903-68ccfa25681b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2331.910662] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2331.910662] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2331.914276] [54860]: INFO cinder.volume.api [None req-c7384e09-599c-42d3-b903-68ccfa25681b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2331.920083] [54860]: INFO cinder.api.openstack.wsgi [None req-c7384e09-599c-42d3-b903-68ccfa25681b tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2331.920399] [54860]: [pid: 54860|app: 0|req: 164/314] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:47 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2332.933444] [54859]: DEBUG cinder.api.middleware.request_id [None req-babcc0e2-9648-4a58-bc0a-782389becba3 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2332.935853] [54859]: INFO cinder.api.openstack.wsgi [None req-babcc0e2-9648-4a58-bc0a-782389becba3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2332.936602] [54859]: DEBUG cinder.api.openstack.wsgi [None req-babcc0e2-9648-4a58-bc0a-782389becba3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2332.936876] [54859]: DEBUG cinder.api.openstack.wsgi [None req-babcc0e2-9648-4a58-bc0a-782389becba3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2332.949163] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2332.949163] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2332.954878] [54859]: INFO cinder.volume.api [None req-babcc0e2-9648-4a58-bc0a-782389becba3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2332.962431] [54859]: INFO cinder.api.openstack.wsgi [None req-babcc0e2-9648-4a58-bc0a-782389becba3 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2332.962537] [54859]: [pid: 54859|app: 0|req: 151/315] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:48 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2333.973042] [54860]: DEBUG cinder.api.middleware.request_id [None req-12ddca61-b881-4007-9253-dc920f2fec60 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2333.975325] [54860]: INFO cinder.api.openstack.wsgi [None req-12ddca61-b881-4007-9253-dc920f2fec60 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2333.975548] [54860]: DEBUG cinder.api.openstack.wsgi [None req-12ddca61-b881-4007-9253-dc920f2fec60 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2333.975764] [54860]: DEBUG cinder.api.openstack.wsgi [None req-12ddca61-b881-4007-9253-dc920f2fec60 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2333.986405] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2333.986405] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2333.991446] [54860]: INFO cinder.volume.api [None req-12ddca61-b881-4007-9253-dc920f2fec60 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Volume info retrieved successfully. [ 2333.996489] [54860]: INFO cinder.api.openstack.wsgi [None req-12ddca61-b881-4007-9253-dc920f2fec60 tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 200 [ 2333.996881] [54860]: [pid: 54860|app: 0|req: 165/316] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:49 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2335.008322] [54859]: DEBUG cinder.api.middleware.request_id [None req-1effcb7d-fa10-4bce-aa39-de381420767a None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2335.010501] [54859]: INFO cinder.api.openstack.wsgi [None req-1effcb7d-fa10-4bce-aa39-de381420767a tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] GET http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 [ 2335.010760] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1effcb7d-fa10-4bce-aa39-de381420767a tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2335.011022] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1effcb7d-fa10-4bce-aa39-de381420767a tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2335.018337] [54859]: INFO cinder.api.openstack.wsgi [None req-1effcb7d-fa10-4bce-aa39-de381420767a tempest-DeleteServersTestJSON-1617000736 tempest-DeleteServersTestJSON-1617000736-project-member] http://10.180.1.21/volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 returned with HTTP 404 [ 2335.018873] [54859]: [pid: 54859|app: 0|req: 152/317] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:05:50 2025] GET /volume/v3/volumes/241a3620-b905-43f3-86db-be6b48d47171 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2336.937079] [54860]: DEBUG cinder.api.middleware.request_id [req-ba1bc96d-b8be-437c-8522-b39a6c9c5ebb req-dba8791e-8447-4539-9bfc-f1fa427c82ad None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2336.941100] [54860]: INFO cinder.api.openstack.wsgi [req-ba1bc96d-b8be-437c-8522-b39a6c9c5ebb req-dba8791e-8447-4539-9bfc-f1fa427c82ad tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2336.941100] [54860]: DEBUG cinder.api.openstack.wsgi [req-ba1bc96d-b8be-437c-8522-b39a6c9c5ebb req-dba8791e-8447-4539-9bfc-f1fa427c82ad tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2336.941100] [54860]: DEBUG cinder.api.openstack.wsgi [req-ba1bc96d-b8be-437c-8522-b39a6c9c5ebb req-dba8791e-8447-4539-9bfc-f1fa427c82ad tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2336.955159] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2336.955159] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2336.959134] [54860]: INFO cinder.volume.api [req-ba1bc96d-b8be-437c-8522-b39a6c9c5ebb req-dba8791e-8447-4539-9bfc-f1fa427c82ad tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2336.964627] [54860]: INFO cinder.api.openstack.wsgi [req-ba1bc96d-b8be-437c-8522-b39a6c9c5ebb req-dba8791e-8447-4539-9bfc-f1fa427c82ad tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2336.965983] [54860]: [pid: 54860|app: 0|req: 166/318] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:05:52 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2345.013531] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2346.961567] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=37,cinder:UPDATE=3 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2349.476776] [54859]: DEBUG cinder.api.middleware.request_id [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2349.479657] [54859]: INFO cinder.api.openstack.wsgi [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2349.480144] [54859]: DEBUG cinder.api.openstack.wsgi [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-399792053"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2349.483212] [54859]: DEBUG cinder.api.v3.volumes [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-399792053'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2349.483350] [54859]: INFO cinder.api.v3.volumes [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Create volume of 1 GB [ 2349.496064] [54859]: INFO cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Availability Zones retrieved successfully. [ 2349.503744] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Flow 'volume_create_api' (b6bc6715-beef-4442-baa5-219215b281c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2349.505335] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7a83f6-fb43-472c-8e26-c5ca053df222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2349.506797] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2349.527095] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7a83f6-fb43-472c-8e26-c5ca053df222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2349.528097] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (442718b3-bfe3-412f-8b95-d6feeab32b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2349.565229] [54859]: DEBUG cinder.quota [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Created reservations ['bc12838b-f917-43a5-ae03-88f04787595d', '999ea7fd-13c3-4443-bf5b-1c67015f4cef', '2e6931d6-2fee-49be-8be0-e3b310f14e6c', 'a27ec582-e6ef-437f-bdda-d48c4699bd4e'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2349.566874] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (442718b3-bfe3-412f-8b95-d6feeab32b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc12838b-f917-43a5-ae03-88f04787595d', '999ea7fd-13c3-4443-bf5b-1c67015f4cef', '2e6931d6-2fee-49be-8be0-e3b310f14e6c', 'a27ec582-e6ef-437f-bdda-d48c4699bd4e']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2349.568191] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4c7491f-515e-43ba-9cf6-915043bcf2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2349.590745] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4c7491f-515e-43ba-9cf6-915043bcf2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73e72a63-ba7b-4c16-aa27-955fc18b2563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-399792053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfe2d3646c14229847852cdf528d4bb',qos_specs=None,replication_status=,reservations=['bc12838b-f917-43a5-ae03-88f04787595d','999ea7fd-13c3-4443-bf5b-1c67015f4cef','2e6931d6-2fee-49be-8be0-e3b310f14e6c','a27ec582-e6ef-437f-bdda-d48c4699bd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5cac3f9aed4d1ca85034509d3cd6fa',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-399792053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73e72a63-ba7b-4c16-aa27-955fc18b2563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bfe2d3646c14229847852cdf528d4bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca5cac3f9aed4d1ca85034509d3cd6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2349.591884] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a474a6-aaa1-4e2b-845b-9b7ddb6340a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2349.608560] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a474a6-aaa1-4e2b-845b-9b7ddb6340a2) transitioned into state 'SUCCESS' from state '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-399792053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfe2d3646c14229847852cdf528d4bb',qos_specs=None,replication_status=,reservations=['bc12838b-f917-43a5-ae03-88f04787595d','999ea7fd-13c3-4443-bf5b-1c67015f4cef','2e6931d6-2fee-49be-8be0-e3b310f14e6c','a27ec582-e6ef-437f-bdda-d48c4699bd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5cac3f9aed4d1ca85034509d3cd6fa',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2349.610315] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e364742-497e-474b-835f-b999af9badc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2349.625731] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e364742-497e-474b-835f-b999af9badc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2349.627320] [54859]: DEBUG cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Flow 'volume_create_api' (b6bc6715-beef-4442-baa5-219215b281c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2349.627779] [54859]: INFO cinder.volume.api [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Create volume request issued successfully. [ 2349.628573] [54859]: INFO cinder.api.openstack.wsgi [None req-3edef2c0-7106-4072-9798-9a31e5a26d23 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2349.629113] [54859]: [pid: 54859|app: 0|req: 153/319] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:06:05 2025] POST /volume/v3/volumes => generated 749 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2349.642691] [54860]: DEBUG cinder.api.middleware.request_id [None req-a174bff7-7559-48e7-9eb6-8747877eb860 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2349.645425] [54860]: INFO cinder.api.openstack.wsgi [None req-a174bff7-7559-48e7-9eb6-8747877eb860 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2349.645679] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a174bff7-7559-48e7-9eb6-8747877eb860 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2349.645898] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a174bff7-7559-48e7-9eb6-8747877eb860 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2349.654375] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2349.654375] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2349.664240] [54860]: INFO cinder.volume.api [None req-a174bff7-7559-48e7-9eb6-8747877eb860 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2349.672019] [54860]: INFO cinder.api.openstack.wsgi [None req-a174bff7-7559-48e7-9eb6-8747877eb860 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2349.672446] [54860]: [pid: 54860|app: 0|req: 167/320] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:05 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2350.690604] [54859]: DEBUG cinder.api.middleware.request_id [None req-64e65e26-cc26-4776-b39f-295bf1de4bcb None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2350.693241] [54859]: INFO cinder.api.openstack.wsgi [None req-64e65e26-cc26-4776-b39f-295bf1de4bcb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2350.693476] [54859]: DEBUG cinder.api.openstack.wsgi [None req-64e65e26-cc26-4776-b39f-295bf1de4bcb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2350.693789] [54859]: DEBUG cinder.api.openstack.wsgi [None req-64e65e26-cc26-4776-b39f-295bf1de4bcb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2350.704503] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2350.704503] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2350.708500] [54859]: INFO cinder.volume.api [None req-64e65e26-cc26-4776-b39f-295bf1de4bcb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2350.713450] [54859]: INFO cinder.api.openstack.wsgi [None req-64e65e26-cc26-4776-b39f-295bf1de4bcb tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2350.713866] [54859]: [pid: 54859|app: 0|req: 154/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:06 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2350.751769] [54860]: DEBUG cinder.api.middleware.request_id [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-ebeb89f6-af77-4fcb-bdf1-92037d1beffc None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2350.754434] [54860]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-ebeb89f6-af77-4fcb-bdf1-92037d1beffc tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2350.754857] [54860]: DEBUG cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-ebeb89f6-af77-4fcb-bdf1-92037d1beffc tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2350.754918] [54860]: DEBUG cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-ebeb89f6-af77-4fcb-bdf1-92037d1beffc tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2350.762674] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2350.762674] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2350.766334] [54860]: INFO cinder.volume.api [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-ebeb89f6-af77-4fcb-bdf1-92037d1beffc tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2350.771055] [54860]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-ebeb89f6-af77-4fcb-bdf1-92037d1beffc tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2350.771498] [54860]: [pid: 54860|app: 0|req: 168/322] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:06:06 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2352.293631] [54859]: DEBUG cinder.api.middleware.request_id [None req-efeeafd2-5595-4ec6-9c0c-d050a8c5366d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2352.294290] [54859]: INFO cinder.api.openstack.wsgi [None req-efeeafd2-5595-4ec6-9c0c-d050a8c5366d None None] GET http://10.180.1.21/volume// [ 2352.294549] [54859]: DEBUG cinder.api.openstack.wsgi [None req-efeeafd2-5595-4ec6-9c0c-d050a8c5366d None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2352.294859] [54859]: DEBUG cinder.api.openstack.wsgi [None req-efeeafd2-5595-4ec6-9c0c-d050a8c5366d None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2352.295452] [54859]: INFO cinder.api.openstack.wsgi [None req-efeeafd2-5595-4ec6-9c0c-d050a8c5366d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2352.295747] [54859]: [pid: 54859|app: 0|req: 155/323] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:06:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2352.300587] [54860]: DEBUG cinder.api.middleware.request_id [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e494a1c4-fbbb-435c-acfe-bc17816bd59f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2352.303094] [54860]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e494a1c4-fbbb-435c-acfe-bc17816bd59f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2352.303865] [54860]: DEBUG cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e494a1c4-fbbb-435c-acfe-bc17816bd59f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73e72a63-ba7b-4c16-aa27-955fc18b2563", "connector": null, "instance_uuid": "6003f1dd-3454-4525-aae6-7db63d3ed4ef"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2352.315185] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2352.315185] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2352.340520] [54860]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e494a1c4-fbbb-435c-acfe-bc17816bd59f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2352.341116] [54860]: [pid: 54860|app: 0|req: 169/324] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:06:08 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) [ 2352.358056] [54859]: DEBUG cinder.api.middleware.request_id [None req-f375acd4-a7bd-4fe4-8cc6-95763fc8761f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2352.360166] [54859]: INFO cinder.api.openstack.wsgi [None req-f375acd4-a7bd-4fe4-8cc6-95763fc8761f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2352.360398] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f375acd4-a7bd-4fe4-8cc6-95763fc8761f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2352.360630] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f375acd4-a7bd-4fe4-8cc6-95763fc8761f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2352.371965] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2352.371965] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2352.375556] [54859]: INFO cinder.volume.api [None req-f375acd4-a7bd-4fe4-8cc6-95763fc8761f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2352.380347] [54859]: INFO cinder.api.openstack.wsgi [None req-f375acd4-a7bd-4fe4-8cc6-95763fc8761f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2352.380795] [54859]: [pid: 54859|app: 0|req: 156/325] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:08 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2352.861768] [54860]: DEBUG cinder.api.middleware.request_id [None req-71995ab3-1d19-4fae-b3ea-4c413c39a11e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2352.862389] [54860]: INFO cinder.api.openstack.wsgi [None req-71995ab3-1d19-4fae-b3ea-4c413c39a11e None None] GET http://10.180.1.21/volume// [ 2352.862653] [54860]: DEBUG cinder.api.openstack.wsgi [None req-71995ab3-1d19-4fae-b3ea-4c413c39a11e None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2352.862910] [54860]: DEBUG cinder.api.openstack.wsgi [None req-71995ab3-1d19-4fae-b3ea-4c413c39a11e None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2352.863550] [54860]: INFO cinder.api.openstack.wsgi [None req-71995ab3-1d19-4fae-b3ea-4c413c39a11e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2352.863789] [54860]: [pid: 54860|app: 0|req: 170/326] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:06:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2352.869035] [54859]: DEBUG cinder.api.middleware.request_id [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-797f603b-a028-48af-94c7-0a8a3bc9df88 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2352.871658] [54859]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-797f603b-a028-48af-94c7-0a8a3bc9df88 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2352.871896] [54859]: DEBUG cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-797f603b-a028-48af-94c7-0a8a3bc9df88 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2352.872198] [54859]: DEBUG cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-797f603b-a028-48af-94c7-0a8a3bc9df88 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2352.884069] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2352.884069] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2352.887702] [54859]: INFO cinder.volume.api [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-797f603b-a028-48af-94c7-0a8a3bc9df88 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2352.892312] [54859]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-797f603b-a028-48af-94c7-0a8a3bc9df88 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2352.892707] [54859]: [pid: 54859|app: 0|req: 157/327] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:06:08 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 2352.918988] [54860]: DEBUG cinder.api.middleware.request_id [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e76c1404-526b-4359-a2d9-f4d36b9f4b7a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2352.921479] [54860]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e76c1404-526b-4359-a2d9-f4d36b9f4b7a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] PUT http://10.180.1.21/volume/v3/attachments/bdf411d8-16ba-403d-9e76-a2cad777f78a [ 2352.921831] [54860]: DEBUG cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e76c1404-526b-4359-a2d9-f4d36b9f4b7a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-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-440441", "mountpoint": "/dev/sdb"}}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2352.930068] [54860]: DEBUG cinder.coordination [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e76c1404-526b-4359-a2d9-f4d36b9f4b7a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Acquiring lock "cinder-attachment_update-73e72a63-ba7b-4c16-aa27-955fc18b2563-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2352.934756] [54860]: DEBUG cinder.coordination [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e76c1404-526b-4359-a2d9-f4d36b9f4b7a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Lock "cinder-attachment_update-73e72a63-ba7b-4c16-aa27-955fc18b2563-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2352.935952] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2352.935952] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2353.391282] [54859]: DEBUG cinder.api.middleware.request_id [None req-1235f18e-bd44-4982-9551-c4b50287bcea None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2353.393453] [54859]: INFO cinder.api.openstack.wsgi [None req-1235f18e-bd44-4982-9551-c4b50287bcea tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2353.393681] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1235f18e-bd44-4982-9551-c4b50287bcea tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2353.393916] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1235f18e-bd44-4982-9551-c4b50287bcea tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2353.406246] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2353.406246] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2353.410027] [54859]: INFO cinder.volume.api [None req-1235f18e-bd44-4982-9551-c4b50287bcea tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2353.414163] [54859]: INFO cinder.api.openstack.wsgi [None req-1235f18e-bd44-4982-9551-c4b50287bcea tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2353.414625] [54859]: [pid: 54859|app: 0|req: 158/328] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:09 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2354.425333] [54859]: DEBUG cinder.api.middleware.request_id [None req-e074b7f3-5d19-4539-be01-e1fbf9370397 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2354.428150] [54859]: INFO cinder.api.openstack.wsgi [None req-e074b7f3-5d19-4539-be01-e1fbf9370397 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2354.428506] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e074b7f3-5d19-4539-be01-e1fbf9370397 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2354.428827] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e074b7f3-5d19-4539-be01-e1fbf9370397 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2354.447266] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2354.447266] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2354.452636] [54859]: INFO cinder.volume.api [None req-e074b7f3-5d19-4539-be01-e1fbf9370397 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2354.459842] [54859]: INFO cinder.api.openstack.wsgi [None req-e074b7f3-5d19-4539-be01-e1fbf9370397 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2354.460436] [54859]: [pid: 54859|app: 0|req: 159/329] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:10 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2355.471697] [54859]: DEBUG cinder.api.middleware.request_id [None req-e5a6775c-26af-411b-8cad-d0b111ce1fa4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2355.597950] [54859]: INFO cinder.api.openstack.wsgi [None req-e5a6775c-26af-411b-8cad-d0b111ce1fa4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2355.598216] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e5a6775c-26af-411b-8cad-d0b111ce1fa4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2355.598435] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e5a6775c-26af-411b-8cad-d0b111ce1fa4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2355.612435] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2355.612435] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2355.615444] [54859]: INFO cinder.volume.api [None req-e5a6775c-26af-411b-8cad-d0b111ce1fa4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2355.620283] [54859]: INFO cinder.api.openstack.wsgi [None req-e5a6775c-26af-411b-8cad-d0b111ce1fa4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2355.620790] [54859]: [pid: 54859|app: 0|req: 160/330] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:11 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 841 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2356.633236] [54859]: DEBUG cinder.api.middleware.request_id [None req-5fb03a17-f37b-4c60-a51b-56a4d414c3b6 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2356.636698] [54859]: INFO cinder.api.openstack.wsgi [None req-5fb03a17-f37b-4c60-a51b-56a4d414c3b6 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2356.636972] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5fb03a17-f37b-4c60-a51b-56a4d414c3b6 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2356.637273] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5fb03a17-f37b-4c60-a51b-56a4d414c3b6 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2356.652504] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2356.652504] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2356.659733] [54859]: INFO cinder.volume.api [None req-5fb03a17-f37b-4c60-a51b-56a4d414c3b6 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2356.663711] [54859]: INFO cinder.api.openstack.wsgi [None req-5fb03a17-f37b-4c60-a51b-56a4d414c3b6 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2356.664138] [54859]: [pid: 54859|app: 0|req: 161/331] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:12 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2357.465382] [54860]: DEBUG cinder.coordination [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e76c1404-526b-4359-a2d9-f4d36b9f4b7a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Lock "cinder-attachment_update-73e72a63-ba7b-4c16-aa27-955fc18b2563-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=54860) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2357.465758] [54860]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-e76c1404-526b-4359-a2d9-f4d36b9f4b7a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments/bdf411d8-16ba-403d-9e76-a2cad777f78a returned with HTTP 200 [ 2357.466244] [54860]: [pid: 54860|app: 0|req: 171/332] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:06:08 2025] PUT /volume/v3/attachments/bdf411d8-16ba-403d-9e76-a2cad777f78a => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2357.675154] [54859]: DEBUG cinder.api.middleware.request_id [None req-49ceb1a0-726b-43bf-8485-89309abb8f42 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2357.677448] [54859]: INFO cinder.api.openstack.wsgi [None req-49ceb1a0-726b-43bf-8485-89309abb8f42 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2357.677595] [54859]: DEBUG cinder.api.openstack.wsgi [None req-49ceb1a0-726b-43bf-8485-89309abb8f42 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2357.677808] [54859]: DEBUG cinder.api.openstack.wsgi [None req-49ceb1a0-726b-43bf-8485-89309abb8f42 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2357.691310] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2357.691310] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2357.695421] [54859]: INFO cinder.volume.api [None req-49ceb1a0-726b-43bf-8485-89309abb8f42 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2357.700611] [54859]: INFO cinder.api.openstack.wsgi [None req-49ceb1a0-726b-43bf-8485-89309abb8f42 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2357.701045] [54859]: [pid: 54859|app: 0|req: 162/333] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:13 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2358.711843] [54860]: DEBUG cinder.api.middleware.request_id [None req-22cdd453-0756-4514-afd8-7a9a5eca6e00 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2358.714022] [54860]: INFO cinder.api.openstack.wsgi [None req-22cdd453-0756-4514-afd8-7a9a5eca6e00 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2358.714263] [54860]: DEBUG cinder.api.openstack.wsgi [None req-22cdd453-0756-4514-afd8-7a9a5eca6e00 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2358.714516] [54860]: DEBUG cinder.api.openstack.wsgi [None req-22cdd453-0756-4514-afd8-7a9a5eca6e00 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2358.725362] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2358.725362] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2358.728899] [54860]: INFO cinder.volume.api [None req-22cdd453-0756-4514-afd8-7a9a5eca6e00 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2358.733377] [54860]: INFO cinder.api.openstack.wsgi [None req-22cdd453-0756-4514-afd8-7a9a5eca6e00 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2358.733771] [54860]: [pid: 54860|app: 0|req: 172/334] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:14 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2359.612103] [54859]: DEBUG cinder.api.middleware.request_id [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-8d69626c-6bd6-48aa-979c-7f562fe4c154 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2359.614661] [54859]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-8d69626c-6bd6-48aa-979c-7f562fe4c154 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/attachments/bdf411d8-16ba-403d-9e76-a2cad777f78a/action [ 2359.615115] [54859]: DEBUG cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-8d69626c-6bd6-48aa-979c-7f562fe4c154 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action body: b'{"os-complete": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2359.615258] [54859]: DEBUG cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-8d69626c-6bd6-48aa-979c-7f562fe4c154 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2359.634495] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2359.634495] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2359.644595] [54859]: INFO cinder.api.openstack.wsgi [req-a557b017-c1fe-4a3f-80dd-76b61cefcab8 req-8d69626c-6bd6-48aa-979c-7f562fe4c154 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments/bdf411d8-16ba-403d-9e76-a2cad777f78a/action returned with HTTP 204 [ 2359.645151] [54859]: [pid: 54859|app: 0|req: 163/335] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:06:15 2025] POST /volume/v3/attachments/bdf411d8-16ba-403d-9e76-a2cad777f78a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2359.743452] [54860]: DEBUG cinder.api.middleware.request_id [None req-90b06858-5595-4c58-b1c2-e1c41975d9a3 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2359.745585] [54860]: INFO cinder.api.openstack.wsgi [None req-90b06858-5595-4c58-b1c2-e1c41975d9a3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2359.745810] [54860]: DEBUG cinder.api.openstack.wsgi [None req-90b06858-5595-4c58-b1c2-e1c41975d9a3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2359.746038] [54860]: DEBUG cinder.api.openstack.wsgi [None req-90b06858-5595-4c58-b1c2-e1c41975d9a3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2359.756171] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2359.756171] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2359.760303] [54860]: INFO cinder.volume.api [None req-90b06858-5595-4c58-b1c2-e1c41975d9a3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2359.765325] [54860]: INFO cinder.api.openstack.wsgi [None req-90b06858-5595-4c58-b1c2-e1c41975d9a3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2359.765794] [54860]: [pid: 54860|app: 0|req: 173/336] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:15 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2359.775245] [54859]: DEBUG cinder.api.middleware.request_id [None req-36c038cd-b7e6-44cd-b528-0b034028d0f9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2359.777600] [54859]: INFO cinder.api.openstack.wsgi [None req-36c038cd-b7e6-44cd-b528-0b034028d0f9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2359.777844] [54859]: DEBUG cinder.api.openstack.wsgi [None req-36c038cd-b7e6-44cd-b528-0b034028d0f9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2359.778074] [54859]: DEBUG cinder.api.openstack.wsgi [None req-36c038cd-b7e6-44cd-b528-0b034028d0f9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2359.787875] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2359.787875] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2359.791315] [54859]: INFO cinder.volume.api [None req-36c038cd-b7e6-44cd-b528-0b034028d0f9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2359.795787] [54859]: INFO cinder.api.openstack.wsgi [None req-36c038cd-b7e6-44cd-b528-0b034028d0f9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2359.796190] [54859]: [pid: 54859|app: 0|req: 164/337] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:15 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2359.870836] [54860]: DEBUG cinder.api.middleware.request_id [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2359.872864] [54860]: INFO cinder.api.openstack.wsgi [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2359.873281] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2059138919"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2359.874943] [54860]: DEBUG cinder.api.v3.volumes [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2059138919'}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2359.875083] [54860]: INFO cinder.api.v3.volumes [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Create volume of 1 GB [ 2359.879375] [54860]: INFO cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Availability Zones retrieved successfully. [ 2359.886303] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Flow 'volume_create_api' (4f9c3437-acc5-4d9b-ba32-42596061fc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2359.887616] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55383dd-5fed-4866-a4c7-e9ef8380bc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2359.888852] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2359.908535] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55383dd-5fed-4866-a4c7-e9ef8380bc16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2359.909577] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c521720-8636-480f-abb5-d55bbf01a51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2359.947178] [54860]: DEBUG cinder.quota [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Created reservations ['1fe54764-92d1-4d53-acb3-6f2b580389e8', '8a1d3c28-a39a-4780-a461-c8e6d7a92c7e', 'f688afb4-fd41-430f-964e-25871d241e3e', '67dddb1b-9c28-4fea-9039-0e93c598a427'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2359.948428] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c521720-8636-480f-abb5-d55bbf01a51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe54764-92d1-4d53-acb3-6f2b580389e8', '8a1d3c28-a39a-4780-a461-c8e6d7a92c7e', 'f688afb4-fd41-430f-964e-25871d241e3e', '67dddb1b-9c28-4fea-9039-0e93c598a427']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2359.949451] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21395fff-905a-49ce-8f77-aaa09cbd7877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2359.963203] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21395fff-905a-49ce-8f77-aaa09cbd7877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe319e86-0d62-4038-a756-3d85bcb29903', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2059138919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfe2d3646c14229847852cdf528d4bb',qos_specs=None,replication_status=,reservations=['1fe54764-92d1-4d53-acb3-6f2b580389e8','8a1d3c28-a39a-4780-a461-c8e6d7a92c7e','f688afb4-fd41-430f-964e-25871d241e3e','67dddb1b-9c28-4fea-9039-0e93c598a427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5cac3f9aed4d1ca85034509d3cd6fa',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2059138919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe319e86-0d62-4038-a756-3d85bcb29903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bfe2d3646c14229847852cdf528d4bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca5cac3f9aed4d1ca85034509d3cd6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2359.964362] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93882f5-9b5f-4d17-b63e-c745edd1e6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2359.982523] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93882f5-9b5f-4d17-b63e-c745edd1e6f4) transitioned into state 'SUCCESS' from state '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-2059138919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfe2d3646c14229847852cdf528d4bb',qos_specs=None,replication_status=,reservations=['1fe54764-92d1-4d53-acb3-6f2b580389e8','8a1d3c28-a39a-4780-a461-c8e6d7a92c7e','f688afb4-fd41-430f-964e-25871d241e3e','67dddb1b-9c28-4fea-9039-0e93c598a427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5cac3f9aed4d1ca85034509d3cd6fa',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2359.983108] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1570ca57-bf5c-48c9-9ab1-62774dca548e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2359.994094] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1570ca57-bf5c-48c9-9ab1-62774dca548e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2359.995214] [54860]: DEBUG cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Flow 'volume_create_api' (4f9c3437-acc5-4d9b-ba32-42596061fc86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2359.995595] [54860]: INFO cinder.volume.api [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Create volume request issued successfully. [ 2359.996304] [54860]: INFO cinder.api.openstack.wsgi [None req-ee2e350f-4a0b-470a-a2bf-376d6e9efe34 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2359.996792] [54860]: [pid: 54860|app: 0|req: 174/338] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:06:15 2025] POST /volume/v3/volumes => generated 750 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2360.005247] [54859]: DEBUG cinder.api.middleware.request_id [None req-38be664e-20fc-42dc-b46e-70a39f427c64 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2360.007569] [54859]: INFO cinder.api.openstack.wsgi [None req-38be664e-20fc-42dc-b46e-70a39f427c64 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2360.007806] [54859]: DEBUG cinder.api.openstack.wsgi [None req-38be664e-20fc-42dc-b46e-70a39f427c64 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2360.008034] [54859]: DEBUG cinder.api.openstack.wsgi [None req-38be664e-20fc-42dc-b46e-70a39f427c64 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2360.016425] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2360.016425] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2360.020289] [54859]: INFO cinder.volume.api [None req-38be664e-20fc-42dc-b46e-70a39f427c64 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2360.025255] [54859]: INFO cinder.api.openstack.wsgi [None req-38be664e-20fc-42dc-b46e-70a39f427c64 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2360.025655] [54859]: [pid: 54859|app: 0|req: 165/339] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:15 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2361.035496] [54860]: DEBUG cinder.api.middleware.request_id [None req-6cf40181-c6e5-4b77-bfb7-494702780e05 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2361.039545] [54860]: INFO cinder.api.openstack.wsgi [None req-6cf40181-c6e5-4b77-bfb7-494702780e05 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2361.039545] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6cf40181-c6e5-4b77-bfb7-494702780e05 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2361.039545] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6cf40181-c6e5-4b77-bfb7-494702780e05 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2361.051206] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2361.051206] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2361.055831] [54860]: INFO cinder.volume.api [None req-6cf40181-c6e5-4b77-bfb7-494702780e05 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2361.061395] [54860]: INFO cinder.api.openstack.wsgi [None req-6cf40181-c6e5-4b77-bfb7-494702780e05 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2361.061789] [54860]: [pid: 54860|app: 0|req: 175/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:16 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2361.097491] [54859]: DEBUG cinder.api.middleware.request_id [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-02a70baf-f96c-4777-8e79-5bbfbcbe4813 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2361.099884] [54859]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-02a70baf-f96c-4777-8e79-5bbfbcbe4813 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2361.100251] [54859]: DEBUG cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-02a70baf-f96c-4777-8e79-5bbfbcbe4813 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2361.100611] [54859]: DEBUG cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-02a70baf-f96c-4777-8e79-5bbfbcbe4813 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2361.109041] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2361.109041] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2361.113275] [54859]: INFO cinder.volume.api [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-02a70baf-f96c-4777-8e79-5bbfbcbe4813 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2361.118019] [54859]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-02a70baf-f96c-4777-8e79-5bbfbcbe4813 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2361.118652] [54859]: [pid: 54859|app: 0|req: 166/341] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:06:16 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2362.645407] [54860]: DEBUG cinder.api.middleware.request_id [None req-1c275b71-1678-4798-82d2-b725e4b97d8c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2362.645869] [54860]: INFO cinder.api.openstack.wsgi [None req-1c275b71-1678-4798-82d2-b725e4b97d8c None None] GET http://10.180.1.21/volume// [ 2362.646071] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1c275b71-1678-4798-82d2-b725e4b97d8c None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2362.646290] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1c275b71-1678-4798-82d2-b725e4b97d8c None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2362.646763] [54860]: INFO cinder.api.openstack.wsgi [None req-1c275b71-1678-4798-82d2-b725e4b97d8c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2362.647097] [54860]: [pid: 54860|app: 0|req: 176/342] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:06:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2362.651111] [54859]: DEBUG cinder.api.middleware.request_id [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-3527adac-5c2e-46c4-ad6b-fc59cd883d4c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2362.653466] [54859]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-3527adac-5c2e-46c4-ad6b-fc59cd883d4c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2362.653882] [54859]: DEBUG cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-3527adac-5c2e-46c4-ad6b-fc59cd883d4c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe319e86-0d62-4038-a756-3d85bcb29903", "connector": null, "instance_uuid": "6003f1dd-3454-4525-aae6-7db63d3ed4ef"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2362.665290] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2362.665290] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2362.686410] [54859]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-3527adac-5c2e-46c4-ad6b-fc59cd883d4c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2362.686843] [54859]: [pid: 54859|app: 0|req: 167/343] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:06:18 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) [ 2362.705587] [54860]: DEBUG cinder.api.middleware.request_id [None req-91d143cf-70b6-41a9-a8b2-b9219ed59c76 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2362.708084] [54860]: INFO cinder.api.openstack.wsgi [None req-91d143cf-70b6-41a9-a8b2-b9219ed59c76 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2362.708681] [54860]: DEBUG cinder.api.openstack.wsgi [None req-91d143cf-70b6-41a9-a8b2-b9219ed59c76 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2362.708681] [54860]: DEBUG cinder.api.openstack.wsgi [None req-91d143cf-70b6-41a9-a8b2-b9219ed59c76 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2362.719670] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2362.719670] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2362.723216] [54860]: INFO cinder.volume.api [None req-91d143cf-70b6-41a9-a8b2-b9219ed59c76 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2362.728053] [54860]: INFO cinder.api.openstack.wsgi [None req-91d143cf-70b6-41a9-a8b2-b9219ed59c76 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2362.728457] [54860]: [pid: 54860|app: 0|req: 177/344] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:18 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2363.210582] [54859]: DEBUG cinder.api.middleware.request_id [None req-72964f17-5a6c-430d-84b6-e8fc493b87b2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2363.210582] [54859]: INFO cinder.api.openstack.wsgi [None req-72964f17-5a6c-430d-84b6-e8fc493b87b2 None None] GET http://10.180.1.21/volume// [ 2363.210582] [54859]: DEBUG cinder.api.openstack.wsgi [None req-72964f17-5a6c-430d-84b6-e8fc493b87b2 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2363.210921] [54859]: DEBUG cinder.api.openstack.wsgi [None req-72964f17-5a6c-430d-84b6-e8fc493b87b2 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2363.211263] [54859]: INFO cinder.api.openstack.wsgi [None req-72964f17-5a6c-430d-84b6-e8fc493b87b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2363.211541] [54859]: [pid: 54859|app: 0|req: 168/345] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:06:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2363.218876] [54860]: DEBUG cinder.api.middleware.request_id [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2691e11e-4767-4383-a3fe-84bd8e950be5 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2363.222066] [54860]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2691e11e-4767-4383-a3fe-84bd8e950be5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2363.222350] [54860]: DEBUG cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2691e11e-4767-4383-a3fe-84bd8e950be5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2363.222593] [54860]: DEBUG cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2691e11e-4767-4383-a3fe-84bd8e950be5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2363.244311] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2363.244311] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2363.251619] [54860]: INFO cinder.volume.api [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2691e11e-4767-4383-a3fe-84bd8e950be5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2363.257363] [54860]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2691e11e-4767-4383-a3fe-84bd8e950be5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2363.257991] [54860]: [pid: 54860|app: 0|req: 178/346] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:06:19 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2363.296562] [54859]: DEBUG cinder.api.middleware.request_id [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-e434e69a-e7ac-4b8d-9ae6-122e83754882 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2363.299340] [54859]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-e434e69a-e7ac-4b8d-9ae6-122e83754882 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] PUT http://10.180.1.21/volume/v3/attachments/306a1d6c-baf0-4094-b3a2-2d9fdfdb273d [ 2363.299751] [54859]: DEBUG cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-e434e69a-e7ac-4b8d-9ae6-122e83754882 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-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-440441", "mountpoint": "/dev/sdc"}}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2363.309461] [54859]: DEBUG cinder.coordination [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-e434e69a-e7ac-4b8d-9ae6-122e83754882 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Acquiring lock "cinder-attachment_update-fe319e86-0d62-4038-a756-3d85bcb29903-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2363.314032] [54859]: DEBUG cinder.coordination [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-e434e69a-e7ac-4b8d-9ae6-122e83754882 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Lock "cinder-attachment_update-fe319e86-0d62-4038-a756-3d85bcb29903-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2363.315150] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2363.315150] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2363.738639] [54860]: DEBUG cinder.api.middleware.request_id [None req-bd93a74f-cdc8-46da-8990-187bc53df379 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2363.741034] [54860]: INFO cinder.api.openstack.wsgi [None req-bd93a74f-cdc8-46da-8990-187bc53df379 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2363.741313] [54860]: DEBUG cinder.api.openstack.wsgi [None req-bd93a74f-cdc8-46da-8990-187bc53df379 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2363.741621] [54860]: DEBUG cinder.api.openstack.wsgi [None req-bd93a74f-cdc8-46da-8990-187bc53df379 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2363.753768] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2363.753768] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2363.758440] [54860]: INFO cinder.volume.api [None req-bd93a74f-cdc8-46da-8990-187bc53df379 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2363.763450] [54860]: INFO cinder.api.openstack.wsgi [None req-bd93a74f-cdc8-46da-8990-187bc53df379 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2363.763856] [54860]: [pid: 54860|app: 0|req: 179/347] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:19 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2364.776208] [54860]: DEBUG cinder.api.middleware.request_id [None req-392db6ab-a16d-4129-9fae-584605321ae9 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2364.778372] [54860]: INFO cinder.api.openstack.wsgi [None req-392db6ab-a16d-4129-9fae-584605321ae9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2364.778628] [54860]: DEBUG cinder.api.openstack.wsgi [None req-392db6ab-a16d-4129-9fae-584605321ae9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2364.778814] [54860]: DEBUG cinder.api.openstack.wsgi [None req-392db6ab-a16d-4129-9fae-584605321ae9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2364.791671] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2364.791671] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2364.795124] [54860]: INFO cinder.volume.api [None req-392db6ab-a16d-4129-9fae-584605321ae9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2364.799595] [54860]: INFO cinder.api.openstack.wsgi [None req-392db6ab-a16d-4129-9fae-584605321ae9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2364.799959] [54860]: [pid: 54860|app: 0|req: 180/348] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:20 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2365.810132] [54860]: DEBUG cinder.api.middleware.request_id [None req-2effbb47-694d-4985-9e57-cf4567005bef None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2365.812345] [54860]: INFO cinder.api.openstack.wsgi [None req-2effbb47-694d-4985-9e57-cf4567005bef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2365.812567] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2effbb47-694d-4985-9e57-cf4567005bef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2365.812791] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2effbb47-694d-4985-9e57-cf4567005bef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2365.823208] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2365.823208] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2365.826839] [54860]: INFO cinder.volume.api [None req-2effbb47-694d-4985-9e57-cf4567005bef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2365.831699] [54860]: INFO cinder.api.openstack.wsgi [None req-2effbb47-694d-4985-9e57-cf4567005bef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2365.832131] [54860]: [pid: 54860|app: 0|req: 181/349] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:21 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2366.843764] [54860]: DEBUG cinder.api.middleware.request_id [None req-1518a0d9-aff8-4893-bf76-ffcc9ffc3029 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2366.845754] [54860]: INFO cinder.api.openstack.wsgi [None req-1518a0d9-aff8-4893-bf76-ffcc9ffc3029 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2366.846257] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1518a0d9-aff8-4893-bf76-ffcc9ffc3029 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2366.846257] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1518a0d9-aff8-4893-bf76-ffcc9ffc3029 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2366.856833] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2366.856833] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2366.860465] [54860]: INFO cinder.volume.api [None req-1518a0d9-aff8-4893-bf76-ffcc9ffc3029 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2366.865097] [54860]: INFO cinder.api.openstack.wsgi [None req-1518a0d9-aff8-4893-bf76-ffcc9ffc3029 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2366.865648] [54860]: [pid: 54860|app: 0|req: 182/350] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:22 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2367.839870] [54859]: DEBUG cinder.coordination [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-e434e69a-e7ac-4b8d-9ae6-122e83754882 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Lock "cinder-attachment_update-fe319e86-0d62-4038-a756-3d85bcb29903-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2367.840212] [54859]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-e434e69a-e7ac-4b8d-9ae6-122e83754882 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments/306a1d6c-baf0-4094-b3a2-2d9fdfdb273d returned with HTTP 200 [ 2367.840665] [54859]: [pid: 54859|app: 0|req: 169/351] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:06:19 2025] PUT /volume/v3/attachments/306a1d6c-baf0-4094-b3a2-2d9fdfdb273d => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2367.876077] [54860]: DEBUG cinder.api.middleware.request_id [None req-3ec3b393-253b-45bf-bc9c-6e7b7c0ff601 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2367.878314] [54860]: INFO cinder.api.openstack.wsgi [None req-3ec3b393-253b-45bf-bc9c-6e7b7c0ff601 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2367.878603] [54860]: DEBUG cinder.api.openstack.wsgi [None req-3ec3b393-253b-45bf-bc9c-6e7b7c0ff601 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2367.878908] [54860]: DEBUG cinder.api.openstack.wsgi [None req-3ec3b393-253b-45bf-bc9c-6e7b7c0ff601 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2367.889599] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2367.889599] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2367.892256] [54860]: INFO cinder.volume.api [None req-3ec3b393-253b-45bf-bc9c-6e7b7c0ff601 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2367.897385] [54860]: INFO cinder.api.openstack.wsgi [None req-3ec3b393-253b-45bf-bc9c-6e7b7c0ff601 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2367.897852] [54860]: [pid: 54860|app: 0|req: 183/352] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:23 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2368.908409] [54859]: DEBUG cinder.api.middleware.request_id [None req-e484568c-1ff4-44c9-8745-474f7fa0da18 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2368.910986] [54859]: INFO cinder.api.openstack.wsgi [None req-e484568c-1ff4-44c9-8745-474f7fa0da18 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2368.911270] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e484568c-1ff4-44c9-8745-474f7fa0da18 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2368.911563] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e484568c-1ff4-44c9-8745-474f7fa0da18 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2368.926707] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2368.926707] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2368.931222] [54859]: INFO cinder.volume.api [None req-e484568c-1ff4-44c9-8745-474f7fa0da18 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2368.936172] [54859]: INFO cinder.api.openstack.wsgi [None req-e484568c-1ff4-44c9-8745-474f7fa0da18 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2368.936623] [54859]: [pid: 54859|app: 0|req: 170/353] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:24 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2369.948080] [54860]: DEBUG cinder.api.middleware.request_id [None req-9ee22c06-1fd3-410c-b08c-2e6af8ca9b68 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2369.949837] [54860]: INFO cinder.api.openstack.wsgi [None req-9ee22c06-1fd3-410c-b08c-2e6af8ca9b68 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2369.950091] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9ee22c06-1fd3-410c-b08c-2e6af8ca9b68 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2369.950311] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9ee22c06-1fd3-410c-b08c-2e6af8ca9b68 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2369.964731] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2369.964731] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2369.968914] [54859]: DEBUG cinder.api.middleware.request_id [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2ad4cd7b-51c3-459f-ac3e-7b6eb788c6c4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2369.969778] [54860]: INFO cinder.volume.api [None req-9ee22c06-1fd3-410c-b08c-2e6af8ca9b68 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2369.971445] [54859]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2ad4cd7b-51c3-459f-ac3e-7b6eb788c6c4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/attachments/306a1d6c-baf0-4094-b3a2-2d9fdfdb273d/action [ 2369.971899] [54859]: DEBUG cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2ad4cd7b-51c3-459f-ac3e-7b6eb788c6c4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action body: b'{"os-complete": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2369.972047] [54859]: DEBUG cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2ad4cd7b-51c3-459f-ac3e-7b6eb788c6c4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2369.977648] [54860]: INFO cinder.api.openstack.wsgi [None req-9ee22c06-1fd3-410c-b08c-2e6af8ca9b68 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2369.978778] [54860]: [pid: 54860|app: 0|req: 184/354] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:25 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2370.001942] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2370.001942] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2370.010062] [54859]: INFO cinder.api.openstack.wsgi [req-852287ad-8983-45e8-b7f4-3d055dbc1402 req-2ad4cd7b-51c3-459f-ac3e-7b6eb788c6c4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments/306a1d6c-baf0-4094-b3a2-2d9fdfdb273d/action returned with HTTP 204 [ 2370.010468] [54859]: [pid: 54859|app: 0|req: 171/355] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:06:25 2025] POST /volume/v3/attachments/306a1d6c-baf0-4094-b3a2-2d9fdfdb273d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2370.995341] [54860]: DEBUG cinder.api.middleware.request_id [None req-b9cf0b98-0c1a-4823-9434-74d3df647d81 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2370.997510] [54860]: INFO cinder.api.openstack.wsgi [None req-b9cf0b98-0c1a-4823-9434-74d3df647d81 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2370.997728] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b9cf0b98-0c1a-4823-9434-74d3df647d81 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2370.998010] [54860]: DEBUG cinder.api.openstack.wsgi [None req-b9cf0b98-0c1a-4823-9434-74d3df647d81 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2371.013501] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2371.013501] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2371.018569] [54860]: INFO cinder.volume.api [None req-b9cf0b98-0c1a-4823-9434-74d3df647d81 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2371.023545] [54860]: INFO cinder.api.openstack.wsgi [None req-b9cf0b98-0c1a-4823-9434-74d3df647d81 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2371.023963] [54860]: [pid: 54860|app: 0|req: 185/356] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:26 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2371.036156] [54859]: DEBUG cinder.api.middleware.request_id [None req-89b8b212-69a5-4932-8a11-b482e9b2b859 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2371.037714] [54859]: INFO cinder.api.openstack.wsgi [None req-89b8b212-69a5-4932-8a11-b482e9b2b859 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2371.037946] [54859]: DEBUG cinder.api.openstack.wsgi [None req-89b8b212-69a5-4932-8a11-b482e9b2b859 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2371.038169] [54859]: DEBUG cinder.api.openstack.wsgi [None req-89b8b212-69a5-4932-8a11-b482e9b2b859 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2371.048057] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2371.048057] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2371.051636] [54859]: INFO cinder.volume.api [None req-89b8b212-69a5-4932-8a11-b482e9b2b859 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2371.056467] [54859]: INFO cinder.api.openstack.wsgi [None req-89b8b212-69a5-4932-8a11-b482e9b2b859 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2371.057061] [54859]: [pid: 54859|app: 0|req: 172/357] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:26 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2371.228013] [54860]: DEBUG cinder.api.middleware.request_id [req-426425ad-29c1-43e5-8359-d4ce725f847a req-e05b06c1-e2b1-4346-a27e-3cd8db3c8e8f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2371.230791] [54860]: INFO cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-e05b06c1-e2b1-4346-a27e-3cd8db3c8e8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2371.231087] [54860]: DEBUG cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-e05b06c1-e2b1-4346-a27e-3cd8db3c8e8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2371.231369] [54860]: DEBUG cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-e05b06c1-e2b1-4346-a27e-3cd8db3c8e8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2371.243307] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2371.243307] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2371.247270] [54860]: INFO cinder.volume.api [req-426425ad-29c1-43e5-8359-d4ce725f847a req-e05b06c1-e2b1-4346-a27e-3cd8db3c8e8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2371.253497] [54860]: INFO cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-e05b06c1-e2b1-4346-a27e-3cd8db3c8e8f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2371.253956] [54860]: [pid: 54860|app: 0|req: 186/358] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:06:27 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2371.272026] [54859]: DEBUG cinder.api.middleware.request_id [req-426425ad-29c1-43e5-8359-d4ce725f847a req-30c70821-34c8-4e45-abee-7fdbdd045749 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2371.274544] [54859]: INFO cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-30c70821-34c8-4e45-abee-7fdbdd045749 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563/action [ 2371.275308] [54859]: DEBUG cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-30c70821-34c8-4e45-abee-7fdbdd045749 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2371.275308] [54859]: DEBUG cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-30c70821-34c8-4e45-abee-7fdbdd045749 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2371.286603] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2371.286603] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2371.287245] [54859]: INFO cinder.volume.api [req-426425ad-29c1-43e5-8359-d4ce725f847a req-30c70821-34c8-4e45-abee-7fdbdd045749 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2371.295407] [54859]: INFO cinder.volume.api [req-426425ad-29c1-43e5-8359-d4ce725f847a req-30c70821-34c8-4e45-abee-7fdbdd045749 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Begin detaching volume completed successfully. [ 2371.295680] [54859]: INFO cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-30c70821-34c8-4e45-abee-7fdbdd045749 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563/action returned with HTTP 202 [ 2371.296152] [54859]: [pid: 54859|app: 0|req: 173/359] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:06:27 2025] POST /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2371.307542] [54860]: DEBUG cinder.api.middleware.request_id [None req-946d8543-34d9-4683-952f-d9070fefd368 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2371.310275] [54860]: INFO cinder.api.openstack.wsgi [None req-946d8543-34d9-4683-952f-d9070fefd368 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2371.310553] [54860]: DEBUG cinder.api.openstack.wsgi [None req-946d8543-34d9-4683-952f-d9070fefd368 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2371.310825] [54860]: DEBUG cinder.api.openstack.wsgi [None req-946d8543-34d9-4683-952f-d9070fefd368 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2371.323140] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2371.323140] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2371.326859] [54860]: INFO cinder.volume.api [None req-946d8543-34d9-4683-952f-d9070fefd368 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2371.331579] [54860]: INFO cinder.api.openstack.wsgi [None req-946d8543-34d9-4683-952f-d9070fefd368 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2371.332113] [54860]: [pid: 54860|app: 0|req: 187/360] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:27 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2372.319909] [54859]: DEBUG cinder.api.middleware.request_id [None req-bc77903a-3bc9-4d46-a35d-7f774184c2c1 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2372.319909] [54859]: INFO cinder.api.openstack.wsgi [None req-bc77903a-3bc9-4d46-a35d-7f774184c2c1 None None] GET http://10.180.1.21/volume// [ 2372.320180] [54859]: DEBUG cinder.api.openstack.wsgi [None req-bc77903a-3bc9-4d46-a35d-7f774184c2c1 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2372.320302] [54859]: DEBUG cinder.api.openstack.wsgi [None req-bc77903a-3bc9-4d46-a35d-7f774184c2c1 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2372.320762] [54859]: INFO cinder.api.openstack.wsgi [None req-bc77903a-3bc9-4d46-a35d-7f774184c2c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2372.321218] [54859]: [pid: 54859|app: 0|req: 174/361] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:06:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2372.325011] [54860]: DEBUG cinder.api.middleware.request_id [req-426425ad-29c1-43e5-8359-d4ce725f847a req-74e49ff7-c04f-4cac-9dcf-bc3bf75c61ce None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2372.327467] [54860]: INFO cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-74e49ff7-c04f-4cac-9dcf-bc3bf75c61ce tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2372.327765] [54860]: DEBUG cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-74e49ff7-c04f-4cac-9dcf-bc3bf75c61ce tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2372.328073] [54860]: DEBUG cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-74e49ff7-c04f-4cac-9dcf-bc3bf75c61ce tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2372.341226] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2372.341226] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2372.343371] [54859]: DEBUG cinder.api.middleware.request_id [None req-5ab61168-f354-4431-9f4a-7983314a8e95 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2372.345146] [54860]: INFO cinder.volume.api [req-426425ad-29c1-43e5-8359-d4ce725f847a req-74e49ff7-c04f-4cac-9dcf-bc3bf75c61ce tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2372.345564] [54859]: INFO cinder.api.openstack.wsgi [None req-5ab61168-f354-4431-9f4a-7983314a8e95 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2372.345822] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5ab61168-f354-4431-9f4a-7983314a8e95 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2372.345983] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5ab61168-f354-4431-9f4a-7983314a8e95 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2372.350808] [54860]: INFO cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-74e49ff7-c04f-4cac-9dcf-bc3bf75c61ce tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2372.351224] [54860]: [pid: 54860|app: 0|req: 188/362] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:06:28 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2372.360181] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2372.360181] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2372.364052] [54859]: INFO cinder.volume.api [None req-5ab61168-f354-4431-9f4a-7983314a8e95 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2372.369555] [54859]: INFO cinder.api.openstack.wsgi [None req-5ab61168-f354-4431-9f4a-7983314a8e95 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2372.369951] [54859]: [pid: 54859|app: 0|req: 175/363] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:28 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2373.380576] [54860]: DEBUG cinder.api.middleware.request_id [None req-2585364f-16c9-403d-95b0-5fa756018642 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2373.382626] [54860]: INFO cinder.api.openstack.wsgi [None req-2585364f-16c9-403d-95b0-5fa756018642 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2373.382866] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2585364f-16c9-403d-95b0-5fa756018642 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2373.383100] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2585364f-16c9-403d-95b0-5fa756018642 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2373.396470] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2373.396470] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2373.400773] [54860]: INFO cinder.volume.api [None req-2585364f-16c9-403d-95b0-5fa756018642 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2373.405431] [54860]: INFO cinder.api.openstack.wsgi [None req-2585364f-16c9-403d-95b0-5fa756018642 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2373.405818] [54860]: [pid: 54860|app: 0|req: 189/364] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:29 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2373.512492] [54859]: DEBUG cinder.api.middleware.request_id [req-426425ad-29c1-43e5-8359-d4ce725f847a req-46d446db-137d-4f70-a1f3-0b4eb806f04c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2373.514860] [54859]: INFO cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-46d446db-137d-4f70-a1f3-0b4eb806f04c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bdf411d8-16ba-403d-9e76-a2cad777f78a [ 2373.515077] [54859]: DEBUG cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-46d446db-137d-4f70-a1f3-0b4eb806f04c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2373.515324] [54859]: DEBUG cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-46d446db-137d-4f70-a1f3-0b4eb806f04c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2373.522677] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2373.522677] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2374.050643] [54859]: INFO cinder.api.openstack.wsgi [req-426425ad-29c1-43e5-8359-d4ce725f847a req-46d446db-137d-4f70-a1f3-0b4eb806f04c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments/bdf411d8-16ba-403d-9e76-a2cad777f78a returned with HTTP 200 [ 2374.051955] [54859]: [pid: 54859|app: 0|req: 176/365] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:06:29 2025] DELETE /volume/v3/attachments/bdf411d8-16ba-403d-9e76-a2cad777f78a => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2374.415263] [54860]: DEBUG cinder.api.middleware.request_id [None req-ed35aa1a-8f28-46f3-bed4-1721324931fa None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2374.417532] [54860]: INFO cinder.api.openstack.wsgi [None req-ed35aa1a-8f28-46f3-bed4-1721324931fa tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2374.417791] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ed35aa1a-8f28-46f3-bed4-1721324931fa tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2374.418091] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ed35aa1a-8f28-46f3-bed4-1721324931fa tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2374.425947] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2374.425947] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2374.429466] [54860]: INFO cinder.volume.api [None req-ed35aa1a-8f28-46f3-bed4-1721324931fa tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2374.433749] [54860]: INFO cinder.api.openstack.wsgi [None req-ed35aa1a-8f28-46f3-bed4-1721324931fa tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2374.434133] [54860]: [pid: 54860|app: 0|req: 190/366] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:30 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2374.496624] [54859]: DEBUG cinder.api.middleware.request_id [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-31abfaa0-e8e6-449a-b3cb-fd63e2d76773 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2374.499435] [54859]: INFO cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-31abfaa0-e8e6-449a-b3cb-fd63e2d76773 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2374.499668] [54859]: DEBUG cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-31abfaa0-e8e6-449a-b3cb-fd63e2d76773 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2374.499889] [54859]: DEBUG cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-31abfaa0-e8e6-449a-b3cb-fd63e2d76773 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2374.509749] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2374.509749] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2374.512930] [54859]: INFO cinder.volume.api [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-31abfaa0-e8e6-449a-b3cb-fd63e2d76773 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2374.517365] [54859]: INFO cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-31abfaa0-e8e6-449a-b3cb-fd63e2d76773 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2374.517919] [54859]: [pid: 54859|app: 0|req: 177/367] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:06:30 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2374.533264] [54860]: DEBUG cinder.api.middleware.request_id [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-00976428-d7eb-4a9d-9807-09f822367051 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2374.535970] [54860]: INFO cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-00976428-d7eb-4a9d-9807-09f822367051 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] POST http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903/action [ 2374.536400] [54860]: DEBUG cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-00976428-d7eb-4a9d-9807-09f822367051 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2374.536617] [54860]: DEBUG cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-00976428-d7eb-4a9d-9807-09f822367051 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2374.546370] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2374.546370] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2374.546874] [54860]: INFO cinder.volume.api [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-00976428-d7eb-4a9d-9807-09f822367051 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2374.552430] [54860]: INFO cinder.volume.api [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-00976428-d7eb-4a9d-9807-09f822367051 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Begin detaching volume completed successfully. [ 2374.552678] [54860]: INFO cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-00976428-d7eb-4a9d-9807-09f822367051 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903/action returned with HTTP 202 [ 2374.553088] [54860]: [pid: 54860|app: 0|req: 191/368] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:06:30 2025] POST /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2374.562940] [54859]: DEBUG cinder.api.middleware.request_id [None req-6d44c39f-c97f-4f17-9479-29f47dab7389 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2374.565822] [54859]: INFO cinder.api.openstack.wsgi [None req-6d44c39f-c97f-4f17-9479-29f47dab7389 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2374.566051] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d44c39f-c97f-4f17-9479-29f47dab7389 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2374.566272] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d44c39f-c97f-4f17-9479-29f47dab7389 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2374.576820] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2374.576820] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2374.579932] [54859]: INFO cinder.volume.api [None req-6d44c39f-c97f-4f17-9479-29f47dab7389 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2374.584130] [54859]: INFO cinder.api.openstack.wsgi [None req-6d44c39f-c97f-4f17-9479-29f47dab7389 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2374.584523] [54859]: [pid: 54859|app: 0|req: 178/369] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:30 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2375.570541] [54860]: DEBUG cinder.api.middleware.request_id [None req-a1ced6c5-47bf-4e71-a4c0-3585aa4f67fe None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2375.570992] [54860]: INFO cinder.api.openstack.wsgi [None req-a1ced6c5-47bf-4e71-a4c0-3585aa4f67fe None None] GET http://10.180.1.21/volume// [ 2375.571194] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a1ced6c5-47bf-4e71-a4c0-3585aa4f67fe None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2375.571445] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a1ced6c5-47bf-4e71-a4c0-3585aa4f67fe None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2375.571858] [54860]: INFO cinder.api.openstack.wsgi [None req-a1ced6c5-47bf-4e71-a4c0-3585aa4f67fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2375.572165] [54860]: [pid: 54860|app: 0|req: 192/370] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19: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) [ 2375.575557] [54859]: DEBUG cinder.api.middleware.request_id [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-77c990f0-8b6a-4468-ba96-fd89917d9ea4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2375.578248] [54859]: INFO cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-77c990f0-8b6a-4468-ba96-fd89917d9ea4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2375.578697] [54859]: DEBUG cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-77c990f0-8b6a-4468-ba96-fd89917d9ea4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2375.579059] [54859]: DEBUG cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-77c990f0-8b6a-4468-ba96-fd89917d9ea4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2375.592455] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2375.592455] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2375.595097] [54860]: DEBUG cinder.api.middleware.request_id [None req-99b5de5f-8113-4e53-a605-44325090c343 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2375.596343] [54859]: INFO cinder.volume.api [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-77c990f0-8b6a-4468-ba96-fd89917d9ea4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2375.597464] [54860]: INFO cinder.api.openstack.wsgi [None req-99b5de5f-8113-4e53-a605-44325090c343 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2375.597696] [54860]: DEBUG cinder.api.openstack.wsgi [None req-99b5de5f-8113-4e53-a605-44325090c343 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2375.597904] [54860]: DEBUG cinder.api.openstack.wsgi [None req-99b5de5f-8113-4e53-a605-44325090c343 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2375.600981] [54859]: INFO cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-77c990f0-8b6a-4468-ba96-fd89917d9ea4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2375.601380] [54859]: [pid: 54859|app: 0|req: 179/371] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:06:31 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2375.608574] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2375.608574] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2375.611717] [54860]: INFO cinder.volume.api [None req-99b5de5f-8113-4e53-a605-44325090c343 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2375.616085] [54860]: INFO cinder.api.openstack.wsgi [None req-99b5de5f-8113-4e53-a605-44325090c343 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2375.616565] [54860]: [pid: 54860|app: 0|req: 193/372] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:31 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2376.627120] [54859]: DEBUG cinder.api.middleware.request_id [None req-3d56cb25-0b12-44fe-9a4d-dcd3c7c98016 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2376.629702] [54859]: INFO cinder.api.openstack.wsgi [None req-3d56cb25-0b12-44fe-9a4d-dcd3c7c98016 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2376.629968] [54859]: DEBUG cinder.api.openstack.wsgi [None req-3d56cb25-0b12-44fe-9a4d-dcd3c7c98016 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2376.631036] [54859]: DEBUG cinder.api.openstack.wsgi [None req-3d56cb25-0b12-44fe-9a4d-dcd3c7c98016 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2376.642398] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2376.642398] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2376.646189] [54859]: INFO cinder.volume.api [None req-3d56cb25-0b12-44fe-9a4d-dcd3c7c98016 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2376.651241] [54859]: INFO cinder.api.openstack.wsgi [None req-3d56cb25-0b12-44fe-9a4d-dcd3c7c98016 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2376.651782] [54859]: [pid: 54859|app: 0|req: 180/373] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:32 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2376.743364] [54860]: DEBUG cinder.api.middleware.request_id [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-06c428df-e1e9-4cf9-8796-9ea72cea2084 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2376.745669] [54860]: INFO cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-06c428df-e1e9-4cf9-8796-9ea72cea2084 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] DELETE http://10.180.1.21/volume/v3/attachments/306a1d6c-baf0-4094-b3a2-2d9fdfdb273d [ 2376.745885] [54860]: DEBUG cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-06c428df-e1e9-4cf9-8796-9ea72cea2084 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2376.746109] [54860]: DEBUG cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-06c428df-e1e9-4cf9-8796-9ea72cea2084 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2376.754154] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2376.754154] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2377.281983] [54860]: INFO cinder.api.openstack.wsgi [req-5fb186a4-30cb-486b-81d6-6e54fe12d1f6 req-06c428df-e1e9-4cf9-8796-9ea72cea2084 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/attachments/306a1d6c-baf0-4094-b3a2-2d9fdfdb273d returned with HTTP 200 [ 2377.283133] [54860]: [pid: 54860|app: 0|req: 194/374] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:06:32 2025] DELETE /volume/v3/attachments/306a1d6c-baf0-4094-b3a2-2d9fdfdb273d => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2377.663852] [54859]: DEBUG cinder.api.middleware.request_id [None req-f1d1f414-e265-43eb-8123-0f00cbe342b4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2377.665893] [54859]: INFO cinder.api.openstack.wsgi [None req-f1d1f414-e265-43eb-8123-0f00cbe342b4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2377.666117] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f1d1f414-e265-43eb-8123-0f00cbe342b4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2377.666334] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f1d1f414-e265-43eb-8123-0f00cbe342b4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2377.675807] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2377.675807] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2377.679320] [54859]: INFO cinder.volume.api [None req-f1d1f414-e265-43eb-8123-0f00cbe342b4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2377.683814] [54859]: INFO cinder.api.openstack.wsgi [None req-f1d1f414-e265-43eb-8123-0f00cbe342b4 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2377.684193] [54859]: [pid: 54859|app: 0|req: 181/375] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:33 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2377.693317] [54860]: DEBUG cinder.api.middleware.request_id [None req-eca82aa0-3a1a-4689-8d5f-0eca1a742169 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2377.695341] [54860]: INFO cinder.api.openstack.wsgi [None req-eca82aa0-3a1a-4689-8d5f-0eca1a742169 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2377.695600] [54860]: DEBUG cinder.api.openstack.wsgi [None req-eca82aa0-3a1a-4689-8d5f-0eca1a742169 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2377.695822] [54860]: DEBUG cinder.api.openstack.wsgi [None req-eca82aa0-3a1a-4689-8d5f-0eca1a742169 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2377.703342] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2377.703342] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2377.706696] [54860]: INFO cinder.volume.api [None req-eca82aa0-3a1a-4689-8d5f-0eca1a742169 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2377.710889] [54860]: INFO cinder.api.openstack.wsgi [None req-eca82aa0-3a1a-4689-8d5f-0eca1a742169 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2377.711269] [54860]: [pid: 54860|app: 0|req: 195/376] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:33 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2377.982178] [54859]: DEBUG cinder.api.middleware.request_id [None req-8a6356eb-dafd-4496-ac63-db203a388f42 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2377.984270] [54859]: INFO cinder.api.openstack.wsgi [None req-8a6356eb-dafd-4496-ac63-db203a388f42 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2377.984506] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8a6356eb-dafd-4496-ac63-db203a388f42 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2377.984994] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8a6356eb-dafd-4496-ac63-db203a388f42 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2377.996028] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2377.996028] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2377.998515] [54859]: INFO cinder.volume.api [None req-8a6356eb-dafd-4496-ac63-db203a388f42 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2378.002787] [54859]: INFO cinder.api.openstack.wsgi [None req-8a6356eb-dafd-4496-ac63-db203a388f42 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2378.003174] [54859]: [pid: 54859|app: 0|req: 182/377] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:33 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2378.037765] [54860]: DEBUG cinder.api.middleware.request_id [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-a1849ce7-341d-4cba-8b61-9c39a2617d90 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2378.040561] [54860]: INFO cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-a1849ce7-341d-4cba-8b61-9c39a2617d90 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2378.040755] [54860]: DEBUG cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-a1849ce7-341d-4cba-8b61-9c39a2617d90 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2378.041037] [54860]: DEBUG cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-a1849ce7-341d-4cba-8b61-9c39a2617d90 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2378.051598] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2378.051598] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2378.054689] [54860]: INFO cinder.volume.api [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-a1849ce7-341d-4cba-8b61-9c39a2617d90 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2378.058834] [54860]: INFO cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-a1849ce7-341d-4cba-8b61-9c39a2617d90 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2378.059236] [54860]: [pid: 54860|app: 0|req: 196/378] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:06:33 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2378.075253] [54859]: DEBUG cinder.api.middleware.request_id [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-321c38f4-827c-4e25-b45f-05f468d91126 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2378.077680] [54859]: INFO cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-321c38f4-827c-4e25-b45f-05f468d91126 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] POST http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b/action [ 2378.078087] [54859]: DEBUG cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-321c38f4-827c-4e25-b45f-05f468d91126 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2378.078230] [54859]: DEBUG cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-321c38f4-827c-4e25-b45f-05f468d91126 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2378.087834] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2378.087834] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2378.088359] [54859]: INFO cinder.volume.api [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-321c38f4-827c-4e25-b45f-05f468d91126 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2378.094788] [54859]: INFO cinder.volume.api [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-321c38f4-827c-4e25-b45f-05f468d91126 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Begin detaching volume completed successfully. [ 2378.095020] [54859]: INFO cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-321c38f4-827c-4e25-b45f-05f468d91126 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b/action returned with HTTP 202 [ 2378.095447] [54859]: [pid: 54859|app: 0|req: 183/379] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:06:33 2025] POST /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2378.784282] [54860]: DEBUG cinder.api.middleware.request_id [None req-4fc0cbe2-342a-48d5-912f-40abc0e54a86 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2378.786336] [54860]: INFO cinder.api.openstack.wsgi [None req-4fc0cbe2-342a-48d5-912f-40abc0e54a86 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2378.786629] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4fc0cbe2-342a-48d5-912f-40abc0e54a86 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2378.786859] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4fc0cbe2-342a-48d5-912f-40abc0e54a86 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2378.797622] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2378.797622] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2378.801565] [54860]: INFO cinder.volume.api [None req-4fc0cbe2-342a-48d5-912f-40abc0e54a86 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2378.806379] [54860]: INFO cinder.api.openstack.wsgi [None req-4fc0cbe2-342a-48d5-912f-40abc0e54a86 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2378.806773] [54860]: [pid: 54860|app: 0|req: 197/380] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:34 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2378.819101] [54859]: DEBUG cinder.api.middleware.request_id [None req-d36d9d98-f2ff-4d52-8571-dd262e16f603 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2378.821335] [54859]: INFO cinder.api.openstack.wsgi [None req-d36d9d98-f2ff-4d52-8571-dd262e16f603 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2378.821576] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d36d9d98-f2ff-4d52-8571-dd262e16f603 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2378.821806] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d36d9d98-f2ff-4d52-8571-dd262e16f603 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2378.829524] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2378.829524] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2378.832737] [54859]: INFO cinder.volume.api [None req-d36d9d98-f2ff-4d52-8571-dd262e16f603 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2378.837423] [54859]: INFO cinder.api.openstack.wsgi [None req-d36d9d98-f2ff-4d52-8571-dd262e16f603 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2378.837423] [54859]: [pid: 54859|app: 0|req: 184/381] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:34 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2378.875199] [54860]: DEBUG cinder.api.middleware.request_id [None req-541cf011-3d3e-4d0e-a362-10bf15f9e8a2 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2378.877269] [54860]: INFO cinder.api.openstack.wsgi [None req-541cf011-3d3e-4d0e-a362-10bf15f9e8a2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2378.877484] [54860]: DEBUG cinder.api.openstack.wsgi [None req-541cf011-3d3e-4d0e-a362-10bf15f9e8a2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2378.877698] [54860]: DEBUG cinder.api.openstack.wsgi [None req-541cf011-3d3e-4d0e-a362-10bf15f9e8a2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2378.885051] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2378.885051] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2378.888335] [54860]: INFO cinder.volume.api [None req-541cf011-3d3e-4d0e-a362-10bf15f9e8a2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2378.892553] [54860]: INFO cinder.api.openstack.wsgi [None req-541cf011-3d3e-4d0e-a362-10bf15f9e8a2 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2378.892912] [54860]: [pid: 54860|app: 0|req: 198/382] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:34 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2379.124338] [54859]: DEBUG cinder.api.middleware.request_id [None req-8c565213-20a5-49c6-b08d-db16410be78e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2379.124845] [54859]: INFO cinder.api.openstack.wsgi [None req-8c565213-20a5-49c6-b08d-db16410be78e None None] GET http://10.180.1.21/volume// [ 2379.125057] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8c565213-20a5-49c6-b08d-db16410be78e None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2379.125296] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8c565213-20a5-49c6-b08d-db16410be78e None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2379.125710] [54859]: INFO cinder.api.openstack.wsgi [None req-8c565213-20a5-49c6-b08d-db16410be78e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2379.126046] [54859]: [pid: 54859|app: 0|req: 185/383] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:06:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2379.129902] [54860]: DEBUG cinder.api.middleware.request_id [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-aff4718c-7565-422b-861b-cddc5bbac71a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2379.132250] [54860]: INFO cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-aff4718c-7565-422b-861b-cddc5bbac71a tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2379.132612] [54860]: DEBUG cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-aff4718c-7565-422b-861b-cddc5bbac71a tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2379.132839] [54860]: DEBUG cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-aff4718c-7565-422b-861b-cddc5bbac71a tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2379.143035] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2379.143035] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2379.146252] [54860]: INFO cinder.volume.api [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-aff4718c-7565-422b-861b-cddc5bbac71a tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2379.150576] [54860]: INFO cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-aff4718c-7565-422b-861b-cddc5bbac71a tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2379.151050] [54860]: [pid: 54860|app: 0|req: 199/384] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:06:34 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 1326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2379.425271] [54859]: DEBUG cinder.api.middleware.request_id [None req-4fe82846-6162-4fd2-a389-2745b7a3783a None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2379.427322] [54859]: INFO cinder.api.openstack.wsgi [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2379.427729] [54859]: DEBUG cinder.api.openstack.wsgi [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1124947580"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2379.429359] [54859]: DEBUG cinder.api.v3.volumes [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1124947580'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2379.429498] [54859]: INFO cinder.api.v3.volumes [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Create volume of 1 GB [ 2379.433582] [54859]: INFO cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Availability Zones retrieved successfully. [ 2379.440280] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Flow 'volume_create_api' (14507552-d318-4d5c-b65f-e04e0a120340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2379.441426] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e62b2b3e-66ca-40e6-b9dc-a93940ddb509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2379.442603] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2379.462930] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e62b2b3e-66ca-40e6-b9dc-a93940ddb509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2379.463931] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191c8710-4503-4cb6-87a0-008e93830aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2379.499410] [54859]: DEBUG cinder.quota [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Created reservations ['9b66c642-1609-47a1-b0bb-be74f6e9bc5d', 'b1acec8a-b6a9-4ee5-9c1a-52dcf7c8e91e', 'd0b3dcf2-b653-4ab2-ada7-0d941144ebca', '096608aa-a7bb-4774-8b5c-a533437014a8'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2379.500492] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191c8710-4503-4cb6-87a0-008e93830aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b66c642-1609-47a1-b0bb-be74f6e9bc5d', 'b1acec8a-b6a9-4ee5-9c1a-52dcf7c8e91e', 'd0b3dcf2-b653-4ab2-ada7-0d941144ebca', '096608aa-a7bb-4774-8b5c-a533437014a8']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2379.501472] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af432d4d-15e0-4c28-99cb-5800615cec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2379.516135] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af432d4d-15e0-4c28-99cb-5800615cec46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf672944-d43f-41c3-99e2-23254df043fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1124947580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93849391b0654aa8a1b306e0b528e682',qos_specs=None,replication_status=,reservations=['9b66c642-1609-47a1-b0bb-be74f6e9bc5d','b1acec8a-b6a9-4ee5-9c1a-52dcf7c8e91e','d0b3dcf2-b653-4ab2-ada7-0d941144ebca','096608aa-a7bb-4774-8b5c-a533437014a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf5653413642338cce4d6a6d1f4d41',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1124947580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf672944-d43f-41c3-99e2-23254df043fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93849391b0654aa8a1b306e0b528e682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebcf5653413642338cce4d6a6d1f4d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2379.517112] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d16ba492-fbf8-4269-acd7-e4a61e4ec905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2379.531094] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d16ba492-fbf8-4269-acd7-e4a61e4ec905) transitioned into state 'SUCCESS' from state '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-1124947580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93849391b0654aa8a1b306e0b528e682',qos_specs=None,replication_status=,reservations=['9b66c642-1609-47a1-b0bb-be74f6e9bc5d','b1acec8a-b6a9-4ee5-9c1a-52dcf7c8e91e','d0b3dcf2-b653-4ab2-ada7-0d941144ebca','096608aa-a7bb-4774-8b5c-a533437014a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf5653413642338cce4d6a6d1f4d41',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2379.532032] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fb4c0d-86a5-4b3e-bcc3-7d8e880ac42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2379.541252] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fb4c0d-86a5-4b3e-bcc3-7d8e880ac42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2379.542426] [54859]: DEBUG cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Flow 'volume_create_api' (14507552-d318-4d5c-b65f-e04e0a120340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2379.542800] [54859]: INFO cinder.volume.api [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Create volume request issued successfully. [ 2379.543512] [54859]: INFO cinder.api.openstack.wsgi [None req-4fe82846-6162-4fd2-a389-2745b7a3783a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2379.545242] [54859]: [pid: 54859|app: 0|req: 186/385] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:06:35 2025] POST /volume/v3/volumes => generated 754 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2379.553400] [54860]: DEBUG cinder.api.middleware.request_id [None req-2747f7b0-fc51-4630-841f-37857831b82a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2379.556103] [54860]: INFO cinder.api.openstack.wsgi [None req-2747f7b0-fc51-4630-841f-37857831b82a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2379.556383] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2747f7b0-fc51-4630-841f-37857831b82a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2379.556637] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2747f7b0-fc51-4630-841f-37857831b82a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2379.565514] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2379.565514] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2379.570352] [54860]: INFO cinder.volume.api [None req-2747f7b0-fc51-4630-841f-37857831b82a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2379.576187] [54860]: INFO cinder.api.openstack.wsgi [None req-2747f7b0-fc51-4630-841f-37857831b82a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2379.576848] [54860]: [pid: 54860|app: 0|req: 200/386] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:35 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2380.415580] [54859]: DEBUG cinder.api.middleware.request_id [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-92341253-4368-4783-80e8-601d3673f981 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2380.418174] [54859]: INFO cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-92341253-4368-4783-80e8-601d3673f981 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b9319553-7a1f-4b3f-9509-c047b92c91a1 [ 2380.418561] [54859]: DEBUG cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-92341253-4368-4783-80e8-601d3673f981 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2380.418967] [54859]: DEBUG cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-92341253-4368-4783-80e8-601d3673f981 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2380.430068] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2380.430068] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2380.587267] [54860]: DEBUG cinder.api.middleware.request_id [None req-665c47c8-b157-4bb4-89cf-442f0c59d0df None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2380.589967] [54860]: INFO cinder.api.openstack.wsgi [None req-665c47c8-b157-4bb4-89cf-442f0c59d0df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2380.590384] [54860]: DEBUG cinder.api.openstack.wsgi [None req-665c47c8-b157-4bb4-89cf-442f0c59d0df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2380.590723] [54860]: DEBUG cinder.api.openstack.wsgi [None req-665c47c8-b157-4bb4-89cf-442f0c59d0df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2380.601580] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2380.601580] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2380.606230] [54860]: INFO cinder.volume.api [None req-665c47c8-b157-4bb4-89cf-442f0c59d0df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2380.611212] [54860]: INFO cinder.api.openstack.wsgi [None req-665c47c8-b157-4bb4-89cf-442f0c59d0df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2380.611748] [54860]: [pid: 54860|app: 0|req: 201/387] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:36 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2380.649662] [54860]: DEBUG cinder.api.middleware.request_id [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d9fa3810-8474-4f24-900a-3b63eff7c24f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2380.651980] [54860]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d9fa3810-8474-4f24-900a-3b63eff7c24f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2380.652224] [54860]: DEBUG cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d9fa3810-8474-4f24-900a-3b63eff7c24f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2380.652444] [54860]: DEBUG cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d9fa3810-8474-4f24-900a-3b63eff7c24f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2380.660784] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2380.660784] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2380.663941] [54860]: INFO cinder.volume.api [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d9fa3810-8474-4f24-900a-3b63eff7c24f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2380.668122] [54860]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d9fa3810-8474-4f24-900a-3b63eff7c24f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2380.668493] [54860]: [pid: 54860|app: 0|req: 202/388] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:06:36 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2380.955764] [54859]: INFO cinder.api.openstack.wsgi [req-afdafaad-2a0c-4374-a1aa-7b5f57186986 req-92341253-4368-4783-80e8-601d3673f981 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/attachments/b9319553-7a1f-4b3f-9509-c047b92c91a1 returned with HTTP 200 [ 2380.956231] [54859]: [pid: 54859|app: 0|req: 187/389] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:06:36 2025] DELETE /volume/v3/attachments/b9319553-7a1f-4b3f-9509-c047b92c91a1 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2381.543908] [54860]: DEBUG cinder.api.middleware.request_id [None req-874befc6-3c1c-4e60-8f02-a96efe2454cb None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2381.548248] [54860]: INFO cinder.api.openstack.wsgi [None req-874befc6-3c1c-4e60-8f02-a96efe2454cb tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2381.548492] [54860]: DEBUG cinder.api.openstack.wsgi [None req-874befc6-3c1c-4e60-8f02-a96efe2454cb tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2381.548726] [54860]: DEBUG cinder.api.openstack.wsgi [None req-874befc6-3c1c-4e60-8f02-a96efe2454cb tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2381.560865] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2381.560865] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2381.569183] [54860]: INFO cinder.volume.api [None req-874befc6-3c1c-4e60-8f02-a96efe2454cb tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2381.574965] [54860]: INFO cinder.api.openstack.wsgi [None req-874befc6-3c1c-4e60-8f02-a96efe2454cb tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2381.575412] [54860]: [pid: 54860|app: 0|req: 203/390] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:37 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2381.997307] [54859]: DEBUG cinder.api.middleware.request_id [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2381.999646] [54859]: INFO cinder.api.openstack.wsgi [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2382.000079] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-103766296"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2382.001789] [54859]: DEBUG cinder.api.v3.volumes [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-103766296'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2382.001955] [54859]: INFO cinder.api.v3.volumes [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Create volume of 1 GB [ 2382.002308] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2382.002308] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2382.007423] [54859]: INFO cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Availability Zones retrieved successfully. [ 2382.018029] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Flow 'volume_create_api' (e1012ee1-e416-4abe-a59f-8647f1d35966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2382.019588] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608438e9-4f9f-48da-b958-f63479187e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2382.021145] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2382.045463] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608438e9-4f9f-48da-b958-f63479187e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2382.046769] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a83ff1d-f292-491c-940a-29a32318b434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2382.101388] [54859]: DEBUG cinder.quota [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Created reservations ['f2e90d80-65d1-4f0d-b25d-217e1d29c065', '88476fd7-01fc-4d8b-a08e-675263f1e1d1', '74c3d76f-319f-436b-bdf5-f41af9175953', '3b225b07-5d98-4287-8b3a-0bc97c32ea6f'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2382.102406] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a83ff1d-f292-491c-940a-29a32318b434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e90d80-65d1-4f0d-b25d-217e1d29c065', '88476fd7-01fc-4d8b-a08e-675263f1e1d1', '74c3d76f-319f-436b-bdf5-f41af9175953', '3b225b07-5d98-4287-8b3a-0bc97c32ea6f']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2382.103362] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050a46fc-895c-4a82-be5a-03463b6b423a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2382.116064] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050a46fc-895c-4a82-be5a-03463b6b423a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-103766296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18fc443fbb8e440db2d8a95e69860115',qos_specs=None,replication_status=,reservations=['f2e90d80-65d1-4f0d-b25d-217e1d29c065','88476fd7-01fc-4d8b-a08e-675263f1e1d1','74c3d76f-319f-436b-bdf5-f41af9175953','3b225b07-5d98-4287-8b3a-0bc97c32ea6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef1f30dd5684afd833550574f909e81',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-103766296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18fc443fbb8e440db2d8a95e69860115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef1f30dd5684afd833550574f909e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2382.117055] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814e272b-bbe3-4041-b14c-0dd414807622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2382.131434] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814e272b-bbe3-4041-b14c-0dd414807622) transitioned into state 'SUCCESS' from state '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-103766296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18fc443fbb8e440db2d8a95e69860115',qos_specs=None,replication_status=,reservations=['f2e90d80-65d1-4f0d-b25d-217e1d29c065','88476fd7-01fc-4d8b-a08e-675263f1e1d1','74c3d76f-319f-436b-bdf5-f41af9175953','3b225b07-5d98-4287-8b3a-0bc97c32ea6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef1f30dd5684afd833550574f909e81',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2382.132363] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0b221c-e8c5-4332-84bd-fd362768b315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2382.140483] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0b221c-e8c5-4332-84bd-fd362768b315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2382.141610] [54859]: DEBUG cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Flow 'volume_create_api' (e1012ee1-e416-4abe-a59f-8647f1d35966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2382.141979] [54859]: INFO cinder.volume.api [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Create volume request issued successfully. [ 2382.142658] [54859]: INFO cinder.api.openstack.wsgi [None req-6c0e8afb-1ba4-4397-aa93-b516bfc0d1b5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2382.143146] [54859]: [pid: 54859|app: 0|req: 188/391] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:06:37 2025] POST /volume/v3/volumes => generated 752 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2382.188097] [54860]: DEBUG cinder.api.middleware.request_id [None req-f75138cd-bbd9-4420-8ae8-aed2fb8c449f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2382.188771] [54860]: INFO cinder.api.openstack.wsgi [None req-f75138cd-bbd9-4420-8ae8-aed2fb8c449f None None] GET http://10.180.1.21/volume// [ 2382.189078] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f75138cd-bbd9-4420-8ae8-aed2fb8c449f None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2382.189429] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f75138cd-bbd9-4420-8ae8-aed2fb8c449f None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2382.190013] [54860]: INFO cinder.api.openstack.wsgi [None req-f75138cd-bbd9-4420-8ae8-aed2fb8c449f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2382.190614] [54860]: [pid: 54860|app: 0|req: 204/392] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:06:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2382.196279] [54859]: DEBUG cinder.api.middleware.request_id [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-11b37a32-cc7c-445e-92cc-7b7a00d2bc6d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2382.199540] [54859]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-11b37a32-cc7c-445e-92cc-7b7a00d2bc6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2382.200205] [54859]: DEBUG cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-11b37a32-cc7c-445e-92cc-7b7a00d2bc6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf672944-d43f-41c3-99e2-23254df043fc", "connector": null, "instance_uuid": "e00bab39-18db-42d1-b253-20a266f8142a"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2382.211133] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2382.211133] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2382.237467] [54859]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-11b37a32-cc7c-445e-92cc-7b7a00d2bc6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2382.237467] [54859]: [pid: 54859|app: 0|req: 189/393] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:06:38 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) [ 2382.260911] [54860]: DEBUG cinder.api.middleware.request_id [None req-7419d617-1cfa-41c4-8e8c-e84f41b8048f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2382.263128] [54860]: INFO cinder.api.openstack.wsgi [None req-7419d617-1cfa-41c4-8e8c-e84f41b8048f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2382.263424] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7419d617-1cfa-41c4-8e8c-e84f41b8048f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2382.263852] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7419d617-1cfa-41c4-8e8c-e84f41b8048f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2382.279921] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2382.279921] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2382.285093] [54860]: INFO cinder.volume.api [None req-7419d617-1cfa-41c4-8e8c-e84f41b8048f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2382.290593] [54860]: INFO cinder.api.openstack.wsgi [None req-7419d617-1cfa-41c4-8e8c-e84f41b8048f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2382.291648] [54860]: [pid: 54860|app: 0|req: 205/394] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:38 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2382.762450] [54859]: DEBUG cinder.api.middleware.request_id [None req-098bd417-08a3-4659-b8b2-f7275635f2c9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2382.762888] [54859]: INFO cinder.api.openstack.wsgi [None req-098bd417-08a3-4659-b8b2-f7275635f2c9 None None] GET http://10.180.1.21/volume// [ 2382.763077] [54859]: DEBUG cinder.api.openstack.wsgi [None req-098bd417-08a3-4659-b8b2-f7275635f2c9 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2382.764202] [54859]: DEBUG cinder.api.openstack.wsgi [None req-098bd417-08a3-4659-b8b2-f7275635f2c9 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2382.764202] [54859]: INFO cinder.api.openstack.wsgi [None req-098bd417-08a3-4659-b8b2-f7275635f2c9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2382.764202] [54859]: [pid: 54859|app: 0|req: 190/395] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:06:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2382.768171] [54860]: DEBUG cinder.api.middleware.request_id [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d1d5fcaf-5ccd-4cea-a5b1-106001f66013 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2382.770192] [54860]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d1d5fcaf-5ccd-4cea-a5b1-106001f66013 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2382.771137] [54860]: DEBUG cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d1d5fcaf-5ccd-4cea-a5b1-106001f66013 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2382.771137] [54860]: DEBUG cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d1d5fcaf-5ccd-4cea-a5b1-106001f66013 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2382.792971] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2382.792971] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2382.797206] [54860]: INFO cinder.volume.api [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d1d5fcaf-5ccd-4cea-a5b1-106001f66013 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2382.801950] [54860]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-d1d5fcaf-5ccd-4cea-a5b1-106001f66013 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2382.802378] [54860]: [pid: 54860|app: 0|req: 206/396] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:06:38 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2382.845533] [54859]: DEBUG cinder.api.middleware.request_id [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-ccc62d42-4396-41e9-b5b6-f19f08762f71 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2382.848526] [54859]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-ccc62d42-4396-41e9-b5b6-f19f08762f71 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] PUT http://10.180.1.21/volume/v3/attachments/f30c4b2f-e2ee-4ceb-b4c1-93e3aa8b8cc6 [ 2382.848947] [54859]: DEBUG cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-ccc62d42-4396-41e9-b5b6-f19f08762f71 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-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-440446", "mountpoint": "/dev/sdb"}}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2382.857927] [54859]: DEBUG cinder.coordination [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-ccc62d42-4396-41e9-b5b6-f19f08762f71 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Acquiring lock "cinder-attachment_update-bf672944-d43f-41c3-99e2-23254df043fc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2382.865963] [54859]: DEBUG cinder.coordination [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-ccc62d42-4396-41e9-b5b6-f19f08762f71 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Lock "cinder-attachment_update-bf672944-d43f-41c3-99e2-23254df043fc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2382.867249] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2382.867249] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2383.303242] [54860]: DEBUG cinder.api.middleware.request_id [None req-4c62a5c3-b344-4783-ae96-bea5dc782e30 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2383.305653] [54860]: INFO cinder.api.openstack.wsgi [None req-4c62a5c3-b344-4783-ae96-bea5dc782e30 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2383.305899] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4c62a5c3-b344-4783-ae96-bea5dc782e30 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2383.306157] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4c62a5c3-b344-4783-ae96-bea5dc782e30 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2383.317052] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2383.317052] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2383.321213] [54860]: INFO cinder.volume.api [None req-4c62a5c3-b344-4783-ae96-bea5dc782e30 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2383.326108] [54860]: INFO cinder.api.openstack.wsgi [None req-4c62a5c3-b344-4783-ae96-bea5dc782e30 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2383.326582] [54860]: [pid: 54860|app: 0|req: 207/397] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:39 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2384.338973] [54860]: DEBUG cinder.api.middleware.request_id [None req-4f5573e6-5710-42b9-ae59-1cefc92f117e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2384.341174] [54860]: INFO cinder.api.openstack.wsgi [None req-4f5573e6-5710-42b9-ae59-1cefc92f117e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2384.341392] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4f5573e6-5710-42b9-ae59-1cefc92f117e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2384.341637] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4f5573e6-5710-42b9-ae59-1cefc92f117e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2384.355590] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2384.355590] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2384.359486] [54860]: INFO cinder.volume.api [None req-4f5573e6-5710-42b9-ae59-1cefc92f117e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2384.364262] [54860]: INFO cinder.api.openstack.wsgi [None req-4f5573e6-5710-42b9-ae59-1cefc92f117e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2384.364667] [54860]: [pid: 54860|app: 0|req: 208/398] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:40 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2384.550293] [54860]: DEBUG cinder.api.middleware.request_id [None req-51baf86c-110f-4507-aa49-32c4cf4e0d12 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2384.552312] [54860]: INFO cinder.api.openstack.wsgi [None req-51baf86c-110f-4507-aa49-32c4cf4e0d12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] DELETE http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 [ 2384.552533] [54860]: DEBUG cinder.api.openstack.wsgi [None req-51baf86c-110f-4507-aa49-32c4cf4e0d12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2384.552756] [54860]: DEBUG cinder.api.openstack.wsgi [None req-51baf86c-110f-4507-aa49-32c4cf4e0d12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2384.552944] [54860]: INFO cinder.api.v3.volumes [None req-51baf86c-110f-4507-aa49-32c4cf4e0d12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Delete volume with id: af460495-fefe-4547-8ddb-5d151ef80734 [ 2384.560523] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2384.560523] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2384.561061] [54860]: INFO cinder.volume.api [None req-51baf86c-110f-4507-aa49-32c4cf4e0d12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2384.585025] [54860]: INFO cinder.volume.api [None req-51baf86c-110f-4507-aa49-32c4cf4e0d12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Delete volume request issued successfully. [ 2384.585025] [54860]: INFO cinder.api.openstack.wsgi [None req-51baf86c-110f-4507-aa49-32c4cf4e0d12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 returned with HTTP 202 [ 2384.585025] [54860]: [pid: 54860|app: 0|req: 209/399] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:06:40 2025] DELETE /volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2384.586442] [54860]: DEBUG cinder.api.middleware.request_id [None req-9ffc4e44-e807-498d-a3ff-084de8ecd2c1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2384.589363] [54860]: INFO cinder.api.openstack.wsgi [None req-9ffc4e44-e807-498d-a3ff-084de8ecd2c1 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 [ 2384.589363] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9ffc4e44-e807-498d-a3ff-084de8ecd2c1 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2384.589363] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9ffc4e44-e807-498d-a3ff-084de8ecd2c1 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2384.596580] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2384.596580] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2384.600259] [54860]: INFO cinder.volume.api [None req-9ffc4e44-e807-498d-a3ff-084de8ecd2c1 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2384.604828] [54860]: INFO cinder.api.openstack.wsgi [None req-9ffc4e44-e807-498d-a3ff-084de8ecd2c1 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 returned with HTTP 200 [ 2384.605239] [54860]: [pid: 54860|app: 0|req: 210/400] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:40 2025] GET /volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2385.377219] [54860]: DEBUG cinder.api.middleware.request_id [None req-5b1f5845-efaa-4097-9a87-6de9973b5267 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2385.379373] [54860]: INFO cinder.api.openstack.wsgi [None req-5b1f5845-efaa-4097-9a87-6de9973b5267 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2385.379624] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5b1f5845-efaa-4097-9a87-6de9973b5267 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2385.379824] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5b1f5845-efaa-4097-9a87-6de9973b5267 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2385.393094] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2385.393094] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2385.397299] [54860]: INFO cinder.volume.api [None req-5b1f5845-efaa-4097-9a87-6de9973b5267 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2385.402686] [54860]: INFO cinder.api.openstack.wsgi [None req-5b1f5845-efaa-4097-9a87-6de9973b5267 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2385.403097] [54860]: [pid: 54860|app: 0|req: 211/401] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:41 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2385.615408] [54860]: DEBUG cinder.api.middleware.request_id [None req-cc719a09-34c2-4c6d-9580-f57c32809f5e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2385.617600] [54860]: INFO cinder.api.openstack.wsgi [None req-cc719a09-34c2-4c6d-9580-f57c32809f5e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 [ 2385.617706] [54860]: DEBUG cinder.api.openstack.wsgi [None req-cc719a09-34c2-4c6d-9580-f57c32809f5e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2385.617930] [54860]: DEBUG cinder.api.openstack.wsgi [None req-cc719a09-34c2-4c6d-9580-f57c32809f5e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2385.624292] [54860]: INFO cinder.api.openstack.wsgi [None req-cc719a09-34c2-4c6d-9580-f57c32809f5e tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 returned with HTTP 404 [ 2385.624847] [54860]: [pid: 54860|app: 0|req: 212/402] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:41 2025] GET /volume/v3/volumes/af460495-fefe-4547-8ddb-5d151ef80734 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2385.627720] [54860]: DEBUG cinder.api.middleware.request_id [None req-7024f20b-2606-458d-be1f-cb19624d2310 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2385.629636] [54860]: INFO cinder.api.openstack.wsgi [None req-7024f20b-2606-458d-be1f-cb19624d2310 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b [ 2385.629864] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7024f20b-2606-458d-be1f-cb19624d2310 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2385.630092] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7024f20b-2606-458d-be1f-cb19624d2310 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2385.630298] [54860]: INFO cinder.api.v3.volumes [None req-7024f20b-2606-458d-be1f-cb19624d2310 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Delete volume with id: 2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b [ 2385.639120] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2385.639120] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2385.639240] [54860]: INFO cinder.volume.api [None req-7024f20b-2606-458d-be1f-cb19624d2310 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2385.661334] [54860]: INFO cinder.volume.api [None req-7024f20b-2606-458d-be1f-cb19624d2310 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Delete volume request issued successfully. [ 2385.661698] [54860]: INFO cinder.api.openstack.wsgi [None req-7024f20b-2606-458d-be1f-cb19624d2310 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b returned with HTTP 202 [ 2385.662576] [54860]: [pid: 54860|app: 0|req: 213/403] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:06:41 2025] DELETE /volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2385.666185] [54860]: DEBUG cinder.api.middleware.request_id [None req-525e22ce-d220-4167-9a47-eb2ac41f2d51 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2385.668307] [54860]: INFO cinder.api.openstack.wsgi [None req-525e22ce-d220-4167-9a47-eb2ac41f2d51 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b [ 2385.668529] [54860]: DEBUG cinder.api.openstack.wsgi [None req-525e22ce-d220-4167-9a47-eb2ac41f2d51 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2385.668748] [54860]: DEBUG cinder.api.openstack.wsgi [None req-525e22ce-d220-4167-9a47-eb2ac41f2d51 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2385.676633] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2385.676633] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2385.680346] [54860]: INFO cinder.volume.api [None req-525e22ce-d220-4167-9a47-eb2ac41f2d51 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Volume info retrieved successfully. [ 2385.684608] [54860]: INFO cinder.api.openstack.wsgi [None req-525e22ce-d220-4167-9a47-eb2ac41f2d51 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b returned with HTTP 200 [ 2385.685382] [54860]: [pid: 54860|app: 0|req: 214/404] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:41 2025] GET /volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2386.233775] [54860]: DEBUG cinder.api.middleware.request_id [None req-2f76a178-ed60-4e12-bde2-f902f07e3d3a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2386.236099] [54860]: INFO cinder.api.openstack.wsgi [None req-2f76a178-ed60-4e12-bde2-f902f07e3d3a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2386.236350] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2f76a178-ed60-4e12-bde2-f902f07e3d3a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2386.236694] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2f76a178-ed60-4e12-bde2-f902f07e3d3a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2386.237330] [54860]: INFO cinder.api.v3.volumes [None req-2f76a178-ed60-4e12-bde2-f902f07e3d3a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Delete volume with id: fe319e86-0d62-4038-a756-3d85bcb29903 [ 2386.248989] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2386.248989] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2386.249705] [54860]: INFO cinder.volume.api [None req-2f76a178-ed60-4e12-bde2-f902f07e3d3a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2386.265848] [54860]: INFO cinder.volume.api [None req-2f76a178-ed60-4e12-bde2-f902f07e3d3a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Delete volume request issued successfully. [ 2386.266161] [54860]: INFO cinder.api.openstack.wsgi [None req-2f76a178-ed60-4e12-bde2-f902f07e3d3a tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 202 [ 2386.266885] [54860]: [pid: 54860|app: 0|req: 215/405] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:06:42 2025] DELETE /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2386.269724] [54860]: DEBUG cinder.api.middleware.request_id [None req-6012942a-9f95-42a7-b2e0-7bf35f4b25ef None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2386.272147] [54860]: INFO cinder.api.openstack.wsgi [None req-6012942a-9f95-42a7-b2e0-7bf35f4b25ef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2386.272147] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6012942a-9f95-42a7-b2e0-7bf35f4b25ef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2386.272293] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6012942a-9f95-42a7-b2e0-7bf35f4b25ef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2386.281058] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2386.281058] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2386.285138] [54860]: INFO cinder.volume.api [None req-6012942a-9f95-42a7-b2e0-7bf35f4b25ef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2386.289992] [54860]: INFO cinder.api.openstack.wsgi [None req-6012942a-9f95-42a7-b2e0-7bf35f4b25ef tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2386.290395] [54860]: [pid: 54860|app: 0|req: 216/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:42 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2386.414332] [54860]: DEBUG cinder.api.middleware.request_id [None req-5abae6af-20d8-4452-9a37-86f59ca1b052 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2386.416383] [54860]: INFO cinder.api.openstack.wsgi [None req-5abae6af-20d8-4452-9a37-86f59ca1b052 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2386.416657] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5abae6af-20d8-4452-9a37-86f59ca1b052 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2386.416993] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5abae6af-20d8-4452-9a37-86f59ca1b052 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2386.427636] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2386.427636] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2386.431288] [54860]: INFO cinder.volume.api [None req-5abae6af-20d8-4452-9a37-86f59ca1b052 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2386.435596] [54860]: INFO cinder.api.openstack.wsgi [None req-5abae6af-20d8-4452-9a37-86f59ca1b052 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2386.436024] [54860]: [pid: 54860|app: 0|req: 217/407] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:42 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2386.695651] [54860]: DEBUG cinder.api.middleware.request_id [None req-205abca2-fb7a-48d5-ab00-df00dfcd8f12 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2386.697996] [54860]: INFO cinder.api.openstack.wsgi [None req-205abca2-fb7a-48d5-ab00-df00dfcd8f12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] GET http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b [ 2386.698239] [54860]: DEBUG cinder.api.openstack.wsgi [None req-205abca2-fb7a-48d5-ab00-df00dfcd8f12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2386.698461] [54860]: DEBUG cinder.api.openstack.wsgi [None req-205abca2-fb7a-48d5-ab00-df00dfcd8f12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2386.704682] [54860]: INFO cinder.api.openstack.wsgi [None req-205abca2-fb7a-48d5-ab00-df00dfcd8f12 tempest-ServersNegativeTestJSON-2064084849 tempest-ServersNegativeTestJSON-2064084849-project-member] http://10.180.1.21/volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b returned with HTTP 404 [ 2386.705278] [54860]: [pid: 54860|app: 0|req: 218/408] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:42 2025] GET /volume/v3/volumes/2ab6c8a8-9ae7-48a8-a093-8eb0bc58ae7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2387.302932] [54860]: DEBUG cinder.api.middleware.request_id [None req-dbdcd223-de09-4602-be88-09f5314921ec None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2387.304859] [54860]: INFO cinder.api.openstack.wsgi [None req-dbdcd223-de09-4602-be88-09f5314921ec tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2387.305307] [54860]: DEBUG cinder.api.openstack.wsgi [None req-dbdcd223-de09-4602-be88-09f5314921ec tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2387.305684] [54860]: DEBUG cinder.api.openstack.wsgi [None req-dbdcd223-de09-4602-be88-09f5314921ec tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2387.313781] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2387.313781] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2387.318465] [54860]: INFO cinder.volume.api [None req-dbdcd223-de09-4602-be88-09f5314921ec tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2387.324149] [54860]: INFO cinder.api.openstack.wsgi [None req-dbdcd223-de09-4602-be88-09f5314921ec tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2387.324149] [54860]: [pid: 54860|app: 0|req: 219/409] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:43 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2387.400346] [54859]: DEBUG cinder.coordination [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-ccc62d42-4396-41e9-b5b6-f19f08762f71 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Lock "cinder-attachment_update-bf672944-d43f-41c3-99e2-23254df043fc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2387.401044] [54859]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-ccc62d42-4396-41e9-b5b6-f19f08762f71 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments/f30c4b2f-e2ee-4ceb-b4c1-93e3aa8b8cc6 returned with HTTP 200 [ 2387.401798] [54859]: [pid: 54859|app: 0|req: 191/410] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:06:38 2025] PUT /volume/v3/attachments/f30c4b2f-e2ee-4ceb-b4c1-93e3aa8b8cc6 => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2387.447064] [54860]: DEBUG cinder.api.middleware.request_id [None req-08313050-669d-4dbc-9a28-2d58d8ccf6ff None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2387.449135] [54860]: INFO cinder.api.openstack.wsgi [None req-08313050-669d-4dbc-9a28-2d58d8ccf6ff tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2387.449368] [54860]: DEBUG cinder.api.openstack.wsgi [None req-08313050-669d-4dbc-9a28-2d58d8ccf6ff tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2387.449589] [54860]: DEBUG cinder.api.openstack.wsgi [None req-08313050-669d-4dbc-9a28-2d58d8ccf6ff tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2387.460525] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2387.460525] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2387.464243] [54860]: INFO cinder.volume.api [None req-08313050-669d-4dbc-9a28-2d58d8ccf6ff tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2387.468978] [54860]: INFO cinder.api.openstack.wsgi [None req-08313050-669d-4dbc-9a28-2d58d8ccf6ff tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2387.469400] [54860]: [pid: 54860|app: 0|req: 220/411] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:43 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2388.334473] [54859]: DEBUG cinder.api.middleware.request_id [None req-163addc3-c8b6-4418-a3c3-7a7d97bf3d4f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2388.336613] [54859]: INFO cinder.api.openstack.wsgi [None req-163addc3-c8b6-4418-a3c3-7a7d97bf3d4f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2388.336989] [54859]: DEBUG cinder.api.openstack.wsgi [None req-163addc3-c8b6-4418-a3c3-7a7d97bf3d4f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2388.337094] [54859]: DEBUG cinder.api.openstack.wsgi [None req-163addc3-c8b6-4418-a3c3-7a7d97bf3d4f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2388.346193] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2388.346193] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2388.351254] [54859]: INFO cinder.volume.api [None req-163addc3-c8b6-4418-a3c3-7a7d97bf3d4f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2388.356577] [54859]: INFO cinder.api.openstack.wsgi [None req-163addc3-c8b6-4418-a3c3-7a7d97bf3d4f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 200 [ 2388.356971] [54859]: [pid: 54859|app: 0|req: 192/412] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:44 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2388.485924] [54860]: DEBUG cinder.api.middleware.request_id [None req-25af56b6-d30d-4180-84c4-74c10847f949 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2388.485924] [54860]: INFO cinder.api.openstack.wsgi [None req-25af56b6-d30d-4180-84c4-74c10847f949 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2388.486304] [54860]: DEBUG cinder.api.openstack.wsgi [None req-25af56b6-d30d-4180-84c4-74c10847f949 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2388.486682] [54860]: DEBUG cinder.api.openstack.wsgi [None req-25af56b6-d30d-4180-84c4-74c10847f949 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2388.505720] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2388.505720] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2388.515834] [54860]: INFO cinder.volume.api [None req-25af56b6-d30d-4180-84c4-74c10847f949 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2388.525963] [54860]: INFO cinder.api.openstack.wsgi [None req-25af56b6-d30d-4180-84c4-74c10847f949 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2388.526407] [54860]: [pid: 54860|app: 0|req: 221/413] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:44 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2389.366198] [54859]: DEBUG cinder.api.middleware.request_id [None req-d4dedf64-4760-4700-9386-502e9619ffc0 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2389.368445] [54859]: INFO cinder.api.openstack.wsgi [None req-d4dedf64-4760-4700-9386-502e9619ffc0 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 [ 2389.368664] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d4dedf64-4760-4700-9386-502e9619ffc0 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2389.368891] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d4dedf64-4760-4700-9386-502e9619ffc0 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2389.375618] [54859]: INFO cinder.api.openstack.wsgi [None req-d4dedf64-4760-4700-9386-502e9619ffc0 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 returned with HTTP 404 [ 2389.376101] [54859]: [pid: 54859|app: 0|req: 193/414] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:45 2025] GET /volume/v3/volumes/fe319e86-0d62-4038-a756-3d85bcb29903 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2389.379121] [54860]: DEBUG cinder.api.middleware.request_id [None req-c7b22cdf-d2c3-4856-b321-5957c1de56ca None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2389.381116] [54860]: INFO cinder.api.openstack.wsgi [None req-c7b22cdf-d2c3-4856-b321-5957c1de56ca tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] DELETE http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2389.381340] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c7b22cdf-d2c3-4856-b321-5957c1de56ca tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2389.381558] [54860]: DEBUG cinder.api.openstack.wsgi [None req-c7b22cdf-d2c3-4856-b321-5957c1de56ca tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2389.381744] [54860]: INFO cinder.api.v3.volumes [None req-c7b22cdf-d2c3-4856-b321-5957c1de56ca tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Delete volume with id: 73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2389.391355] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2389.391355] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2389.391840] [54860]: INFO cinder.volume.api [None req-c7b22cdf-d2c3-4856-b321-5957c1de56ca tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2389.406937] [54860]: INFO cinder.volume.api [None req-c7b22cdf-d2c3-4856-b321-5957c1de56ca tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Delete volume request issued successfully. [ 2389.407133] [54860]: INFO cinder.api.openstack.wsgi [None req-c7b22cdf-d2c3-4856-b321-5957c1de56ca tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 202 [ 2389.407504] [54860]: [pid: 54860|app: 0|req: 222/415] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:06:45 2025] DELETE /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2389.410290] [54859]: DEBUG cinder.api.middleware.request_id [None req-c081ac19-9938-41de-99f3-cfa070a095d9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2389.412209] [54859]: INFO cinder.api.openstack.wsgi [None req-c081ac19-9938-41de-99f3-cfa070a095d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2389.412424] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c081ac19-9938-41de-99f3-cfa070a095d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2389.412637] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c081ac19-9938-41de-99f3-cfa070a095d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2389.420304] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2389.420304] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2389.423962] [54859]: INFO cinder.volume.api [None req-c081ac19-9938-41de-99f3-cfa070a095d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2389.428535] [54859]: INFO cinder.api.openstack.wsgi [None req-c081ac19-9938-41de-99f3-cfa070a095d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2389.428874] [54859]: [pid: 54859|app: 0|req: 194/416] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:45 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2389.546297] [54860]: DEBUG cinder.api.middleware.request_id [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-06cc47e7-7adb-4a19-8b08-46d853bb7596 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2389.547541] [54859]: DEBUG cinder.api.middleware.request_id [None req-328e14a0-ec78-4a0f-94f3-ccde04bea0ee None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2389.549070] [54860]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-06cc47e7-7adb-4a19-8b08-46d853bb7596 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/attachments/f30c4b2f-e2ee-4ceb-b4c1-93e3aa8b8cc6/action [ 2389.549554] [54860]: DEBUG cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-06cc47e7-7adb-4a19-8b08-46d853bb7596 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2389.549635] [54859]: INFO cinder.api.openstack.wsgi [None req-328e14a0-ec78-4a0f-94f3-ccde04bea0ee tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2389.549699] [54860]: DEBUG cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-06cc47e7-7adb-4a19-8b08-46d853bb7596 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2389.549838] [54859]: DEBUG cinder.api.openstack.wsgi [None req-328e14a0-ec78-4a0f-94f3-ccde04bea0ee tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2389.550069] [54859]: DEBUG cinder.api.openstack.wsgi [None req-328e14a0-ec78-4a0f-94f3-ccde04bea0ee tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2389.559900] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2389.559900] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2389.563007] [54859]: INFO cinder.volume.api [None req-328e14a0-ec78-4a0f-94f3-ccde04bea0ee tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2389.565707] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2389.565707] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2389.567211] [54859]: INFO cinder.api.openstack.wsgi [None req-328e14a0-ec78-4a0f-94f3-ccde04bea0ee tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2389.567603] [54859]: [pid: 54859|app: 0|req: 195/417] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:45 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2389.571921] [54860]: INFO cinder.api.openstack.wsgi [req-9207a4dd-a468-4b94-9091-0d3ab7dadf05 req-06cc47e7-7adb-4a19-8b08-46d853bb7596 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments/f30c4b2f-e2ee-4ceb-b4c1-93e3aa8b8cc6/action returned with HTTP 204 [ 2389.572365] [54860]: [pid: 54860|app: 0|req: 223/418] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:06:45 2025] POST /volume/v3/attachments/f30c4b2f-e2ee-4ceb-b4c1-93e3aa8b8cc6/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2390.438929] [54859]: DEBUG cinder.api.middleware.request_id [None req-e9e30ccd-31af-46df-9550-8b4fb97da13c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2390.441150] [54859]: INFO cinder.api.openstack.wsgi [None req-e9e30ccd-31af-46df-9550-8b4fb97da13c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2390.441388] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e9e30ccd-31af-46df-9550-8b4fb97da13c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2390.441607] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e9e30ccd-31af-46df-9550-8b4fb97da13c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2390.451742] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2390.451742] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2390.455517] [54859]: INFO cinder.volume.api [None req-e9e30ccd-31af-46df-9550-8b4fb97da13c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2390.460099] [54859]: INFO cinder.api.openstack.wsgi [None req-e9e30ccd-31af-46df-9550-8b4fb97da13c tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2390.460471] [54859]: [pid: 54859|app: 0|req: 196/419] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:46 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2390.469448] [54860]: DEBUG cinder.api.middleware.request_id [None req-2c05b71e-ace7-4786-bdcf-4c0e310d7c0c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2390.471516] [54860]: INFO cinder.api.openstack.wsgi [None req-2c05b71e-ace7-4786-bdcf-4c0e310d7c0c tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2390.471740] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2c05b71e-ace7-4786-bdcf-4c0e310d7c0c tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2390.471958] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2c05b71e-ace7-4786-bdcf-4c0e310d7c0c tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2390.472174] [54860]: INFO cinder.api.v3.volumes [None req-2c05b71e-ace7-4786-bdcf-4c0e310d7c0c tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Delete volume with id: 2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2390.479503] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2390.479503] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2390.479992] [54860]: INFO cinder.volume.api [None req-2c05b71e-ace7-4786-bdcf-4c0e310d7c0c tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2390.497519] [54860]: INFO cinder.volume.api [None req-2c05b71e-ace7-4786-bdcf-4c0e310d7c0c tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Delete volume request issued successfully. [ 2390.497715] [54860]: INFO cinder.api.openstack.wsgi [None req-2c05b71e-ace7-4786-bdcf-4c0e310d7c0c tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 202 [ 2390.498115] [54860]: [pid: 54860|app: 0|req: 224/420] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:06:46 2025] DELETE /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2390.500771] [54859]: DEBUG cinder.api.middleware.request_id [None req-5c7acce9-ea47-4fe8-8c12-55dbaecb68b8 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2390.502758] [54859]: INFO cinder.api.openstack.wsgi [None req-5c7acce9-ea47-4fe8-8c12-55dbaecb68b8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2390.502967] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5c7acce9-ea47-4fe8-8c12-55dbaecb68b8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2390.503198] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5c7acce9-ea47-4fe8-8c12-55dbaecb68b8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2390.510489] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2390.510489] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2390.513733] [54859]: INFO cinder.volume.api [None req-5c7acce9-ea47-4fe8-8c12-55dbaecb68b8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2390.517781] [54859]: INFO cinder.api.openstack.wsgi [None req-5c7acce9-ea47-4fe8-8c12-55dbaecb68b8 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2390.518160] [54859]: [pid: 54859|app: 0|req: 197/421] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:46 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2390.579459] [54860]: DEBUG cinder.api.middleware.request_id [None req-f9ac621c-91d4-459d-84de-60dd38fc9d8e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2390.581734] [54860]: INFO cinder.api.openstack.wsgi [None req-f9ac621c-91d4-459d-84de-60dd38fc9d8e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2390.581978] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f9ac621c-91d4-459d-84de-60dd38fc9d8e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2390.582226] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f9ac621c-91d4-459d-84de-60dd38fc9d8e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2390.593351] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2390.593351] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2390.596836] [54860]: INFO cinder.volume.api [None req-f9ac621c-91d4-459d-84de-60dd38fc9d8e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2390.601238] [54860]: INFO cinder.api.openstack.wsgi [None req-f9ac621c-91d4-459d-84de-60dd38fc9d8e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2390.601622] [54860]: [pid: 54860|app: 0|req: 225/422] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:46 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2390.611165] [54859]: DEBUG cinder.api.middleware.request_id [None req-8fcc0741-ff6c-4592-a654-e2f37d1426df None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2390.613275] [54859]: INFO cinder.api.openstack.wsgi [None req-8fcc0741-ff6c-4592-a654-e2f37d1426df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2390.613376] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8fcc0741-ff6c-4592-a654-e2f37d1426df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2390.613570] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8fcc0741-ff6c-4592-a654-e2f37d1426df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2390.623408] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2390.623408] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2390.626962] [54859]: INFO cinder.volume.api [None req-8fcc0741-ff6c-4592-a654-e2f37d1426df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2390.631420] [54859]: INFO cinder.api.openstack.wsgi [None req-8fcc0741-ff6c-4592-a654-e2f37d1426df tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2390.631942] [54859]: [pid: 54859|app: 0|req: 198/423] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:46 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2390.672197] [54860]: DEBUG cinder.api.middleware.request_id [req-7ccc58b1-2f43-409a-a042-79a53637bd75 req-e751a02f-2be3-43e2-b60e-e940d9d43f01 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2390.674564] [54860]: INFO cinder.api.openstack.wsgi [req-7ccc58b1-2f43-409a-a042-79a53637bd75 req-e751a02f-2be3-43e2-b60e-e940d9d43f01 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2390.674831] [54860]: DEBUG cinder.api.openstack.wsgi [req-7ccc58b1-2f43-409a-a042-79a53637bd75 req-e751a02f-2be3-43e2-b60e-e940d9d43f01 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2390.675097] [54860]: DEBUG cinder.api.openstack.wsgi [req-7ccc58b1-2f43-409a-a042-79a53637bd75 req-e751a02f-2be3-43e2-b60e-e940d9d43f01 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2390.684962] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2390.684962] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2390.687786] [54860]: INFO cinder.volume.api [req-7ccc58b1-2f43-409a-a042-79a53637bd75 req-e751a02f-2be3-43e2-b60e-e940d9d43f01 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2390.692169] [54860]: INFO cinder.api.openstack.wsgi [req-7ccc58b1-2f43-409a-a042-79a53637bd75 req-e751a02f-2be3-43e2-b60e-e940d9d43f01 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2390.692602] [54860]: [pid: 54860|app: 0|req: 226/424] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:06:46 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2390.701895] [54859]: DEBUG cinder.api.middleware.request_id [None req-aebe05b4-ff87-41e8-beb6-8a3f6a9f7cb5 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2390.703982] [54859]: INFO cinder.api.openstack.wsgi [None req-aebe05b4-ff87-41e8-beb6-8a3f6a9f7cb5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2390.704220] [54859]: DEBUG cinder.api.openstack.wsgi [None req-aebe05b4-ff87-41e8-beb6-8a3f6a9f7cb5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2390.704489] [54859]: DEBUG cinder.api.openstack.wsgi [None req-aebe05b4-ff87-41e8-beb6-8a3f6a9f7cb5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2390.715036] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2390.715036] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2390.718202] [54859]: INFO cinder.volume.api [None req-aebe05b4-ff87-41e8-beb6-8a3f6a9f7cb5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2390.722511] [54859]: INFO cinder.api.openstack.wsgi [None req-aebe05b4-ff87-41e8-beb6-8a3f6a9f7cb5 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2390.723076] [54859]: [pid: 54859|app: 0|req: 199/425] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:46 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2390.758927] [54860]: DEBUG cinder.api.middleware.request_id [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-08517e7b-334f-4307-b4f1-16cb1978040b None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2390.761290] [54860]: INFO cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-08517e7b-334f-4307-b4f1-16cb1978040b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2390.761511] [54860]: DEBUG cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-08517e7b-334f-4307-b4f1-16cb1978040b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2390.761728] [54860]: DEBUG cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-08517e7b-334f-4307-b4f1-16cb1978040b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2390.771496] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2390.771496] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2390.774529] [54860]: INFO cinder.volume.api [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-08517e7b-334f-4307-b4f1-16cb1978040b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2390.778923] [54860]: INFO cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-08517e7b-334f-4307-b4f1-16cb1978040b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2390.779336] [54860]: [pid: 54860|app: 0|req: 227/426] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:06:46 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2390.793818] [54859]: DEBUG cinder.api.middleware.request_id [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-82fcd847-bdf4-45bc-a0ec-c3172546fb0a None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2390.796108] [54859]: INFO cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-82fcd847-bdf4-45bc-a0ec-c3172546fb0a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc/action [ 2390.796483] [54859]: DEBUG cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-82fcd847-bdf4-45bc-a0ec-c3172546fb0a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2390.796649] [54859]: DEBUG cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-82fcd847-bdf4-45bc-a0ec-c3172546fb0a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2390.806541] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2390.806541] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2390.807050] [54859]: INFO cinder.volume.api [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-82fcd847-bdf4-45bc-a0ec-c3172546fb0a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2390.812303] [54859]: INFO cinder.volume.api [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-82fcd847-bdf4-45bc-a0ec-c3172546fb0a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Begin detaching volume completed successfully. [ 2390.812528] [54859]: INFO cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-82fcd847-bdf4-45bc-a0ec-c3172546fb0a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc/action returned with HTTP 202 [ 2390.812931] [54859]: [pid: 54859|app: 0|req: 200/427] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:06:46 2025] POST /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2391.470423] [54860]: DEBUG cinder.api.middleware.request_id [None req-7dbbf9d5-828e-4ed6-9718-ab6580c280d9 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2391.472484] [54860]: INFO cinder.api.openstack.wsgi [None req-7dbbf9d5-828e-4ed6-9718-ab6580c280d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2391.472704] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7dbbf9d5-828e-4ed6-9718-ab6580c280d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2391.473101] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7dbbf9d5-828e-4ed6-9718-ab6580c280d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2391.483704] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2391.483704] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2391.486773] [54860]: INFO cinder.volume.api [None req-7dbbf9d5-828e-4ed6-9718-ab6580c280d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2391.491152] [54860]: INFO cinder.api.openstack.wsgi [None req-7dbbf9d5-828e-4ed6-9718-ab6580c280d9 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 200 [ 2391.491563] [54860]: [pid: 54860|app: 0|req: 228/428] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:47 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2391.528096] [54859]: DEBUG cinder.api.middleware.request_id [None req-f9ec0555-f1cf-4a5f-95ee-fa1eb461d9ed None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2391.530320] [54859]: INFO cinder.api.openstack.wsgi [None req-f9ec0555-f1cf-4a5f-95ee-fa1eb461d9ed tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2391.530556] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f9ec0555-f1cf-4a5f-95ee-fa1eb461d9ed tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2391.530845] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f9ec0555-f1cf-4a5f-95ee-fa1eb461d9ed tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2391.538501] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2391.538501] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2391.541712] [54859]: INFO cinder.volume.api [None req-f9ec0555-f1cf-4a5f-95ee-fa1eb461d9ed tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2391.545716] [54859]: INFO cinder.api.openstack.wsgi [None req-f9ec0555-f1cf-4a5f-95ee-fa1eb461d9ed tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2391.546082] [54859]: [pid: 54859|app: 0|req: 201/429] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:47 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2391.857240] [54860]: DEBUG cinder.api.middleware.request_id [None req-516b47e0-5c0a-4ec8-a710-eb2fe2ea90d6 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2391.857720] [54860]: INFO cinder.api.openstack.wsgi [None req-516b47e0-5c0a-4ec8-a710-eb2fe2ea90d6 None None] GET http://10.180.1.21/volume// [ 2391.857901] [54860]: DEBUG cinder.api.openstack.wsgi [None req-516b47e0-5c0a-4ec8-a710-eb2fe2ea90d6 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2391.858131] [54860]: DEBUG cinder.api.openstack.wsgi [None req-516b47e0-5c0a-4ec8-a710-eb2fe2ea90d6 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2391.858532] [54860]: INFO cinder.api.openstack.wsgi [None req-516b47e0-5c0a-4ec8-a710-eb2fe2ea90d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2391.858836] [54860]: [pid: 54860|app: 0|req: 229/430] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19: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) [ 2391.862240] [54859]: DEBUG cinder.api.middleware.request_id [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-4e59e2ba-5364-42fb-b521-6c1d921742e2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2391.864606] [54859]: INFO cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-4e59e2ba-5364-42fb-b521-6c1d921742e2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2391.864875] [54859]: DEBUG cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-4e59e2ba-5364-42fb-b521-6c1d921742e2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2391.865103] [54859]: DEBUG cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-4e59e2ba-5364-42fb-b521-6c1d921742e2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2391.875795] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2391.875795] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2391.878885] [54859]: INFO cinder.volume.api [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-4e59e2ba-5364-42fb-b521-6c1d921742e2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2391.883189] [54859]: INFO cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-4e59e2ba-5364-42fb-b521-6c1d921742e2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2391.883571] [54859]: [pid: 54859|app: 0|req: 202/431] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:06:47 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2392.501255] [54860]: DEBUG cinder.api.middleware.request_id [None req-15923386-7ed9-4083-89f3-b43446753ff5 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2392.503547] [54860]: INFO cinder.api.openstack.wsgi [None req-15923386-7ed9-4083-89f3-b43446753ff5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 [ 2392.503775] [54860]: DEBUG cinder.api.openstack.wsgi [None req-15923386-7ed9-4083-89f3-b43446753ff5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2392.503996] [54860]: DEBUG cinder.api.openstack.wsgi [None req-15923386-7ed9-4083-89f3-b43446753ff5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2392.511465] [54860]: INFO cinder.api.openstack.wsgi [None req-15923386-7ed9-4083-89f3-b43446753ff5 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 returned with HTTP 404 [ 2392.512034] [54860]: [pid: 54860|app: 0|req: 230/432] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:48 2025] GET /volume/v3/volumes/73e72a63-ba7b-4c16-aa27-955fc18b2563 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2392.558205] [54859]: DEBUG cinder.api.middleware.request_id [None req-83c894b7-70c4-4aa7-b3cf-a1722f82ccba None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2392.560135] [54860]: DEBUG cinder.api.middleware.request_id [None req-8a28d7d5-0d43-403d-a8a8-ba1ff3442233 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2392.561212] [54859]: INFO cinder.api.openstack.wsgi [None req-83c894b7-70c4-4aa7-b3cf-a1722f82ccba tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2392.561212] [54859]: DEBUG cinder.api.openstack.wsgi [None req-83c894b7-70c4-4aa7-b3cf-a1722f82ccba tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2392.561212] [54859]: DEBUG cinder.api.openstack.wsgi [None req-83c894b7-70c4-4aa7-b3cf-a1722f82ccba tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2392.562294] [54860]: INFO cinder.api.openstack.wsgi [None req-8a28d7d5-0d43-403d-a8a8-ba1ff3442233 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] DELETE http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2392.562522] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8a28d7d5-0d43-403d-a8a8-ba1ff3442233 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2392.562752] [54860]: DEBUG cinder.api.openstack.wsgi [None req-8a28d7d5-0d43-403d-a8a8-ba1ff3442233 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2392.562956] [54860]: INFO cinder.api.v3.volumes [None req-8a28d7d5-0d43-403d-a8a8-ba1ff3442233 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Delete volume with id: afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2392.573740] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2392.573740] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2392.574470] [54860]: INFO cinder.volume.api [None req-8a28d7d5-0d43-403d-a8a8-ba1ff3442233 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2392.576180] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2392.576180] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2392.585603] [54859]: INFO cinder.volume.api [None req-83c894b7-70c4-4aa7-b3cf-a1722f82ccba tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2392.593305] [54859]: INFO cinder.api.openstack.wsgi [None req-83c894b7-70c4-4aa7-b3cf-a1722f82ccba tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 200 [ 2392.593514] [54860]: INFO cinder.volume.api [None req-8a28d7d5-0d43-403d-a8a8-ba1ff3442233 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Delete volume request issued successfully. [ 2392.593683] [54859]: [pid: 54859|app: 0|req: 203/433] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:48 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2392.593717] [54860]: INFO cinder.api.openstack.wsgi [None req-8a28d7d5-0d43-403d-a8a8-ba1ff3442233 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 202 [ 2392.594556] [54860]: [pid: 54860|app: 0|req: 231/434] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:06:48 2025] DELETE /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2392.602284] [54859]: DEBUG cinder.api.middleware.request_id [None req-f1490917-44cb-4b33-99d7-2578a1b16577 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2392.607018] [54859]: INFO cinder.api.openstack.wsgi [None req-f1490917-44cb-4b33-99d7-2578a1b16577 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2392.607018] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f1490917-44cb-4b33-99d7-2578a1b16577 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2392.607018] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f1490917-44cb-4b33-99d7-2578a1b16577 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2392.613462] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2392.613462] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2392.623970] [54859]: INFO cinder.volume.api [None req-f1490917-44cb-4b33-99d7-2578a1b16577 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2392.629087] [54859]: INFO cinder.api.openstack.wsgi [None req-f1490917-44cb-4b33-99d7-2578a1b16577 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2392.633019] [54859]: [pid: 54859|app: 0|req: 204/435] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:48 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2393.028837] [54860]: DEBUG cinder.api.middleware.request_id [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-c5cd3f62-cf60-4e54-b942-e664522b22ed None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2393.031227] [54860]: INFO cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-c5cd3f62-cf60-4e54-b942-e664522b22ed tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f30c4b2f-e2ee-4ceb-b4c1-93e3aa8b8cc6 [ 2393.031446] [54860]: DEBUG cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-c5cd3f62-cf60-4e54-b942-e664522b22ed tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2393.031660] [54860]: DEBUG cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-c5cd3f62-cf60-4e54-b942-e664522b22ed tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2393.039396] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2393.039396] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2393.565555] [54860]: INFO cinder.api.openstack.wsgi [req-c2ec1cc7-6918-4b84-bf95-22027907f24d req-c5cd3f62-cf60-4e54-b942-e664522b22ed tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments/f30c4b2f-e2ee-4ceb-b4c1-93e3aa8b8cc6 returned with HTTP 200 [ 2393.566252] [54860]: [pid: 54860|app: 0|req: 232/436] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:06:48 2025] DELETE /volume/v3/attachments/f30c4b2f-e2ee-4ceb-b4c1-93e3aa8b8cc6 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2393.607460] [54859]: DEBUG cinder.api.middleware.request_id [None req-6e44bef6-545e-48a9-bdd5-3b0002b3dce9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2393.609533] [54859]: INFO cinder.api.openstack.wsgi [None req-6e44bef6-545e-48a9-bdd5-3b0002b3dce9 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b [ 2393.609770] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6e44bef6-545e-48a9-bdd5-3b0002b3dce9 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2393.609998] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6e44bef6-545e-48a9-bdd5-3b0002b3dce9 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2393.616184] [54859]: INFO cinder.api.openstack.wsgi [None req-6e44bef6-545e-48a9-bdd5-3b0002b3dce9 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b returned with HTTP 404 [ 2393.616749] [54859]: [pid: 54859|app: 0|req: 205/437] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:49 2025] GET /volume/v3/volumes/2a1220e0-0509-46b9-aedb-82859e12dd7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2393.620200] [54860]: DEBUG cinder.api.middleware.request_id [None req-a35bdb8f-598d-413d-9a47-5cb410567624 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2393.622020] [54860]: INFO cinder.api.openstack.wsgi [None req-a35bdb8f-598d-413d-9a47-5cb410567624 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc [ 2393.622111] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a35bdb8f-598d-413d-9a47-5cb410567624 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2393.622372] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a35bdb8f-598d-413d-9a47-5cb410567624 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2393.622468] [54860]: INFO cinder.api.v3.volumes [None req-a35bdb8f-598d-413d-9a47-5cb410567624 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Delete volume with id: 1e7e434e-6971-4af2-9a8c-7fbfedeb21bc [ 2393.633043] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2393.633043] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2393.633538] [54860]: INFO cinder.volume.api [None req-a35bdb8f-598d-413d-9a47-5cb410567624 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2393.641880] [54859]: DEBUG cinder.api.middleware.request_id [None req-568ae5f3-fcaf-480f-942b-827bb88e69b3 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2393.644231] [54859]: INFO cinder.api.openstack.wsgi [None req-568ae5f3-fcaf-480f-942b-827bb88e69b3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2393.644582] [54859]: DEBUG cinder.api.openstack.wsgi [None req-568ae5f3-fcaf-480f-942b-827bb88e69b3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2393.644666] [54859]: DEBUG cinder.api.openstack.wsgi [None req-568ae5f3-fcaf-480f-942b-827bb88e69b3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2393.652644] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2393.652644] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2393.653697] [54860]: INFO cinder.volume.api [None req-a35bdb8f-598d-413d-9a47-5cb410567624 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Delete volume request issued successfully. [ 2393.653912] [54860]: INFO cinder.api.openstack.wsgi [None req-a35bdb8f-598d-413d-9a47-5cb410567624 tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc returned with HTTP 202 [ 2393.654347] [54860]: [pid: 54860|app: 0|req: 233/438] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:06:49 2025] DELETE /volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2393.657289] [54860]: DEBUG cinder.api.middleware.request_id [None req-f15553c3-3ee2-4913-8c88-5e37ebe3a83d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2393.658936] [54859]: INFO cinder.volume.api [None req-568ae5f3-fcaf-480f-942b-827bb88e69b3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2393.659984] [54860]: INFO cinder.api.openstack.wsgi [None req-f15553c3-3ee2-4913-8c88-5e37ebe3a83d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc [ 2393.660262] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f15553c3-3ee2-4913-8c88-5e37ebe3a83d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2393.660598] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f15553c3-3ee2-4913-8c88-5e37ebe3a83d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2393.666068] [54859]: INFO cinder.api.openstack.wsgi [None req-568ae5f3-fcaf-480f-942b-827bb88e69b3 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2393.666068] [54859]: [pid: 54859|app: 0|req: 206/439] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:49 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2393.671540] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2393.671540] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2393.676745] [54860]: INFO cinder.volume.api [None req-f15553c3-3ee2-4913-8c88-5e37ebe3a83d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Volume info retrieved successfully. [ 2393.681558] [54860]: INFO cinder.api.openstack.wsgi [None req-f15553c3-3ee2-4913-8c88-5e37ebe3a83d tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc returned with HTTP 200 [ 2393.681778] [54860]: [pid: 54860|app: 0|req: 234/440] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:49 2025] GET /volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2394.676200] [54859]: DEBUG cinder.api.middleware.request_id [None req-7a017fc0-ef9a-445f-84a9-7973701b0e97 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2394.678313] [54859]: INFO cinder.api.openstack.wsgi [None req-7a017fc0-ef9a-445f-84a9-7973701b0e97 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2394.678573] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7a017fc0-ef9a-445f-84a9-7973701b0e97 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2394.678835] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7a017fc0-ef9a-445f-84a9-7973701b0e97 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2394.688658] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2394.688658] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2394.692083] [54859]: INFO cinder.volume.api [None req-7a017fc0-ef9a-445f-84a9-7973701b0e97 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Volume info retrieved successfully. [ 2394.692399] [54860]: DEBUG cinder.api.middleware.request_id [None req-30afc9fe-7b29-4d01-b79e-eaffb7a90ebf None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2394.695314] [54860]: INFO cinder.api.openstack.wsgi [None req-30afc9fe-7b29-4d01-b79e-eaffb7a90ebf tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] GET http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc [ 2394.695553] [54860]: DEBUG cinder.api.openstack.wsgi [None req-30afc9fe-7b29-4d01-b79e-eaffb7a90ebf tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2394.695776] [54860]: DEBUG cinder.api.openstack.wsgi [None req-30afc9fe-7b29-4d01-b79e-eaffb7a90ebf tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2394.696131] [54859]: INFO cinder.api.openstack.wsgi [None req-7a017fc0-ef9a-445f-84a9-7973701b0e97 tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 200 [ 2394.696520] [54859]: [pid: 54859|app: 0|req: 207/441] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:50 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2394.702591] [54860]: INFO cinder.api.openstack.wsgi [None req-30afc9fe-7b29-4d01-b79e-eaffb7a90ebf tempest-ServerRescueNegativeTestJSON-1696908689 tempest-ServerRescueNegativeTestJSON-1696908689-project-member] http://10.180.1.21/volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc returned with HTTP 404 [ 2394.703234] [54860]: [pid: 54860|app: 0|req: 235/442] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:50 2025] GET /volume/v3/volumes/1e7e434e-6971-4af2-9a8c-7fbfedeb21bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2394.997999] [54859]: DEBUG cinder.api.middleware.request_id [None req-52f6e254-32c8-4e3b-9c0e-8be929f32f5f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2395.000238] [54859]: INFO cinder.api.openstack.wsgi [None req-52f6e254-32c8-4e3b-9c0e-8be929f32f5f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2395.000474] [54859]: DEBUG cinder.api.openstack.wsgi [None req-52f6e254-32c8-4e3b-9c0e-8be929f32f5f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2395.000689] [54859]: DEBUG cinder.api.openstack.wsgi [None req-52f6e254-32c8-4e3b-9c0e-8be929f32f5f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2395.008818] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2395.008818] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2395.012291] [54859]: INFO cinder.volume.api [None req-52f6e254-32c8-4e3b-9c0e-8be929f32f5f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2395.016607] [54859]: INFO cinder.api.openstack.wsgi [None req-52f6e254-32c8-4e3b-9c0e-8be929f32f5f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2395.017010] [54859]: [pid: 54859|app: 0|req: 208/443] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:50 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2395.707233] [54860]: DEBUG cinder.api.middleware.request_id [None req-50ee62ad-d294-4463-ab66-fcceeb6d8c9f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2395.709387] [54860]: INFO cinder.api.openstack.wsgi [None req-50ee62ad-d294-4463-ab66-fcceeb6d8c9f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] GET http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 [ 2395.709609] [54860]: DEBUG cinder.api.openstack.wsgi [None req-50ee62ad-d294-4463-ab66-fcceeb6d8c9f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2395.709832] [54860]: DEBUG cinder.api.openstack.wsgi [None req-50ee62ad-d294-4463-ab66-fcceeb6d8c9f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2395.716512] [54860]: INFO cinder.api.openstack.wsgi [None req-50ee62ad-d294-4463-ab66-fcceeb6d8c9f tempest-AttachVolumeTestJSON-1550072371 tempest-AttachVolumeTestJSON-1550072371-project-member] http://10.180.1.21/volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 returned with HTTP 404 [ 2395.717045] [54860]: [pid: 54860|app: 0|req: 236/444] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:06:51 2025] GET /volume/v3/volumes/afb49c6b-37ef-4138-a2f0-5cd51d82f8f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2405.014754] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=283,cinder:INSERT=24,cinder:UPDATE=55 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2405.714030] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=295,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2434.927279] [54859]: DEBUG cinder.api.middleware.request_id [None req-9f2336eb-1cd2-4964-a37c-636888dd25b9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2434.929573] [54859]: INFO cinder.api.openstack.wsgi [None req-9f2336eb-1cd2-4964-a37c-636888dd25b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2434.929803] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9f2336eb-1cd2-4964-a37c-636888dd25b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2434.930034] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9f2336eb-1cd2-4964-a37c-636888dd25b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2434.944042] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2434.944042] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2434.950062] [54859]: INFO cinder.volume.api [None req-9f2336eb-1cd2-4964-a37c-636888dd25b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2434.955589] [54859]: INFO cinder.api.openstack.wsgi [None req-9f2336eb-1cd2-4964-a37c-636888dd25b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2434.956031] [54859]: [pid: 54859|app: 0|req: 209/445] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:30 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2434.993368] [54860]: DEBUG cinder.api.middleware.request_id [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-19440e2b-2b4e-49d5-a40c-820aaad2cf7c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2434.996224] [54860]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-19440e2b-2b4e-49d5-a40c-820aaad2cf7c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2434.996462] [54860]: DEBUG cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-19440e2b-2b4e-49d5-a40c-820aaad2cf7c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2434.997031] [54860]: DEBUG cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-19440e2b-2b4e-49d5-a40c-820aaad2cf7c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2435.004648] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2435.004648] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2435.008992] [54860]: INFO cinder.volume.api [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-19440e2b-2b4e-49d5-a40c-820aaad2cf7c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2435.014191] [54860]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-19440e2b-2b4e-49d5-a40c-820aaad2cf7c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2435.014628] [54860]: [pid: 54860|app: 0|req: 237/446] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:07:30 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2436.535718] [54859]: DEBUG cinder.api.middleware.request_id [None req-72dd377e-da7b-4e22-b971-9ea8cc7796e8 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2436.536252] [54859]: INFO cinder.api.openstack.wsgi [None req-72dd377e-da7b-4e22-b971-9ea8cc7796e8 None None] GET http://10.180.1.21/volume// [ 2436.536442] [54859]: DEBUG cinder.api.openstack.wsgi [None req-72dd377e-da7b-4e22-b971-9ea8cc7796e8 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2436.536663] [54859]: DEBUG cinder.api.openstack.wsgi [None req-72dd377e-da7b-4e22-b971-9ea8cc7796e8 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2436.537239] [54859]: INFO cinder.api.openstack.wsgi [None req-72dd377e-da7b-4e22-b971-9ea8cc7796e8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2436.537591] [54859]: [pid: 54859|app: 0|req: 210/447] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:07:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 2436.542371] [54860]: DEBUG cinder.api.middleware.request_id [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c26d5078-3a96-46ea-b413-2bbf0ab27fe9 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2436.544854] [54860]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c26d5078-3a96-46ea-b413-2bbf0ab27fe9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2436.545391] [54860]: DEBUG cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c26d5078-3a96-46ea-b413-2bbf0ab27fe9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a", "connector": null, "instance_uuid": "7c297c12-28f3-4304-a761-c3d5e820c9e5"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2436.554935] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2436.554935] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2436.580054] [54860]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c26d5078-3a96-46ea-b413-2bbf0ab27fe9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2436.580749] [54860]: [pid: 54860|app: 0|req: 238/448] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:07:32 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2436.604450] [54859]: DEBUG cinder.api.middleware.request_id [None req-89fc9a1f-149f-4c13-b294-e7b17936db66 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2436.606717] [54859]: INFO cinder.api.openstack.wsgi [None req-89fc9a1f-149f-4c13-b294-e7b17936db66 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2436.607027] [54859]: DEBUG cinder.api.openstack.wsgi [None req-89fc9a1f-149f-4c13-b294-e7b17936db66 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2436.607276] [54859]: DEBUG cinder.api.openstack.wsgi [None req-89fc9a1f-149f-4c13-b294-e7b17936db66 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2436.617826] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2436.617826] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2436.621680] [54859]: INFO cinder.volume.api [None req-89fc9a1f-149f-4c13-b294-e7b17936db66 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2436.626528] [54859]: INFO cinder.api.openstack.wsgi [None req-89fc9a1f-149f-4c13-b294-e7b17936db66 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2436.626977] [54859]: [pid: 54859|app: 0|req: 211/449] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:32 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2437.110600] [54860]: DEBUG cinder.api.middleware.request_id [None req-75d68da6-cd43-43ae-bb2b-e28f25b4a185 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2437.110907] [54860]: INFO cinder.api.openstack.wsgi [None req-75d68da6-cd43-43ae-bb2b-e28f25b4a185 None None] GET http://10.180.1.21/volume// [ 2437.111172] [54860]: DEBUG cinder.api.openstack.wsgi [None req-75d68da6-cd43-43ae-bb2b-e28f25b4a185 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2437.111440] [54860]: DEBUG cinder.api.openstack.wsgi [None req-75d68da6-cd43-43ae-bb2b-e28f25b4a185 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2437.111860] [54860]: INFO cinder.api.openstack.wsgi [None req-75d68da6-cd43-43ae-bb2b-e28f25b4a185 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2437.112396] [54860]: [pid: 54860|app: 0|req: 239/450] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:07:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2437.116184] [54859]: DEBUG cinder.api.middleware.request_id [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c3f3b280-0465-4dc8-a27e-b20e3f66cbf9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2437.118873] [54859]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c3f3b280-0465-4dc8-a27e-b20e3f66cbf9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2437.119196] [54859]: DEBUG cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c3f3b280-0465-4dc8-a27e-b20e3f66cbf9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2437.119454] [54859]: DEBUG cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c3f3b280-0465-4dc8-a27e-b20e3f66cbf9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2437.130784] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2437.130784] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2437.134744] [54859]: INFO cinder.volume.api [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c3f3b280-0465-4dc8-a27e-b20e3f66cbf9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2437.140512] [54859]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-c3f3b280-0465-4dc8-a27e-b20e3f66cbf9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2437.141101] [54859]: [pid: 54859|app: 0|req: 212/451] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:07:32 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2437.168752] [54860]: DEBUG cinder.api.middleware.request_id [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-6b265ad3-3d0c-49a4-a515-162c6186b46d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2437.171180] [54860]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-6b265ad3-3d0c-49a4-a515-162c6186b46d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] PUT http://10.180.1.21/volume/v3/attachments/55acc23e-aa00-49aa-88ce-2bf85bcdcc9c [ 2437.171609] [54860]: DEBUG cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-6b265ad3-3d0c-49a4-a515-162c6186b46d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-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-440464", "mountpoint": "/dev/sdb"}}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2437.179969] [54860]: DEBUG cinder.coordination [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-6b265ad3-3d0c-49a4-a515-162c6186b46d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Acquiring lock "cinder-attachment_update-a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2437.184441] [54860]: DEBUG cinder.coordination [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-6b265ad3-3d0c-49a4-a515-162c6186b46d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Lock "cinder-attachment_update-a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2437.185572] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2437.185572] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2437.639235] [54859]: DEBUG cinder.api.middleware.request_id [None req-b29a51d9-3547-4577-bbf9-54c8dea8cce2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2437.639594] [54859]: INFO cinder.api.openstack.wsgi [None req-b29a51d9-3547-4577-bbf9-54c8dea8cce2 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2437.639834] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b29a51d9-3547-4577-bbf9-54c8dea8cce2 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2437.640072] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b29a51d9-3547-4577-bbf9-54c8dea8cce2 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2437.649946] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2437.649946] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2437.654013] [54859]: INFO cinder.volume.api [None req-b29a51d9-3547-4577-bbf9-54c8dea8cce2 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2437.658583] [54859]: INFO cinder.api.openstack.wsgi [None req-b29a51d9-3547-4577-bbf9-54c8dea8cce2 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2437.658999] [54859]: [pid: 54859|app: 0|req: 213/452] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:33 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2438.669392] [54859]: DEBUG cinder.api.middleware.request_id [None req-1e102d3f-f341-4139-aa30-bebe12101d7a None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2438.671482] [54859]: INFO cinder.api.openstack.wsgi [None req-1e102d3f-f341-4139-aa30-bebe12101d7a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2438.671703] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1e102d3f-f341-4139-aa30-bebe12101d7a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2438.671917] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1e102d3f-f341-4139-aa30-bebe12101d7a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2438.684799] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2438.684799] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2438.689353] [54859]: INFO cinder.volume.api [None req-1e102d3f-f341-4139-aa30-bebe12101d7a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2438.694567] [54859]: INFO cinder.api.openstack.wsgi [None req-1e102d3f-f341-4139-aa30-bebe12101d7a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2438.694948] [54859]: [pid: 54859|app: 0|req: 214/453] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:34 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2439.706603] [54859]: DEBUG cinder.api.middleware.request_id [None req-5f25ff66-1ee4-402c-97ff-65b9f09a6974 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2439.708638] [54859]: INFO cinder.api.openstack.wsgi [None req-5f25ff66-1ee4-402c-97ff-65b9f09a6974 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2439.709019] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5f25ff66-1ee4-402c-97ff-65b9f09a6974 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2439.709348] [54859]: DEBUG cinder.api.openstack.wsgi [None req-5f25ff66-1ee4-402c-97ff-65b9f09a6974 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2439.719347] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2439.719347] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2439.722861] [54859]: INFO cinder.volume.api [None req-5f25ff66-1ee4-402c-97ff-65b9f09a6974 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2439.728866] [54859]: INFO cinder.api.openstack.wsgi [None req-5f25ff66-1ee4-402c-97ff-65b9f09a6974 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2439.728866] [54859]: [pid: 54859|app: 0|req: 215/454] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:35 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2440.740349] [54859]: DEBUG cinder.api.middleware.request_id [None req-fbd9dfb4-f50b-4896-8da5-cdcb4beebc61 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2440.742396] [54859]: INFO cinder.api.openstack.wsgi [None req-fbd9dfb4-f50b-4896-8da5-cdcb4beebc61 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2440.742543] [54859]: DEBUG cinder.api.openstack.wsgi [None req-fbd9dfb4-f50b-4896-8da5-cdcb4beebc61 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2440.742761] [54859]: DEBUG cinder.api.openstack.wsgi [None req-fbd9dfb4-f50b-4896-8da5-cdcb4beebc61 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2440.752555] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2440.752555] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2440.755900] [54859]: INFO cinder.volume.api [None req-fbd9dfb4-f50b-4896-8da5-cdcb4beebc61 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2440.761511] [54859]: INFO cinder.api.openstack.wsgi [None req-fbd9dfb4-f50b-4896-8da5-cdcb4beebc61 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2440.761511] [54859]: [pid: 54859|app: 0|req: 216/455] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:36 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2441.772439] [54859]: DEBUG cinder.api.middleware.request_id [None req-30f5f6f2-08e0-427b-a1f5-0df07ee9f2e9 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2441.774540] [54859]: INFO cinder.api.openstack.wsgi [None req-30f5f6f2-08e0-427b-a1f5-0df07ee9f2e9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2441.774742] [54859]: DEBUG cinder.api.openstack.wsgi [None req-30f5f6f2-08e0-427b-a1f5-0df07ee9f2e9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2441.774983] [54859]: DEBUG cinder.api.openstack.wsgi [None req-30f5f6f2-08e0-427b-a1f5-0df07ee9f2e9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2441.784690] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2441.784690] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2441.787852] [54859]: INFO cinder.volume.api [None req-30f5f6f2-08e0-427b-a1f5-0df07ee9f2e9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2441.792055] [54859]: INFO cinder.api.openstack.wsgi [None req-30f5f6f2-08e0-427b-a1f5-0df07ee9f2e9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2441.792431] [54859]: [pid: 54859|app: 0|req: 217/456] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:37 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2442.209596] [54860]: DEBUG cinder.coordination [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-6b265ad3-3d0c-49a4-a515-162c6186b46d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Lock "cinder-attachment_update-a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.025s {{(pid=54860) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2442.209941] [54860]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-6b265ad3-3d0c-49a4-a515-162c6186b46d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/55acc23e-aa00-49aa-88ce-2bf85bcdcc9c returned with HTTP 200 [ 2442.210424] [54860]: [pid: 54860|app: 0|req: 240/457] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:07:33 2025] PUT /volume/v3/attachments/55acc23e-aa00-49aa-88ce-2bf85bcdcc9c => generated 617 bytes in 5042 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2442.802569] [54859]: DEBUG cinder.api.middleware.request_id [None req-318e0353-fcc2-4abc-8aaf-13800a852f9d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2442.804748] [54859]: INFO cinder.api.openstack.wsgi [None req-318e0353-fcc2-4abc-8aaf-13800a852f9d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2442.805043] [54859]: DEBUG cinder.api.openstack.wsgi [None req-318e0353-fcc2-4abc-8aaf-13800a852f9d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2442.805309] [54859]: DEBUG cinder.api.openstack.wsgi [None req-318e0353-fcc2-4abc-8aaf-13800a852f9d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2442.815162] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2442.815162] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2442.818344] [54859]: INFO cinder.volume.api [None req-318e0353-fcc2-4abc-8aaf-13800a852f9d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2442.822683] [54859]: INFO cinder.api.openstack.wsgi [None req-318e0353-fcc2-4abc-8aaf-13800a852f9d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2442.823060] [54859]: [pid: 54859|app: 0|req: 218/458] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:38 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2443.818605] [54860]: DEBUG cinder.api.middleware.request_id [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-baddd5f4-7db7-436c-8a86-2f4d5a081342 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2443.820879] [54860]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-baddd5f4-7db7-436c-8a86-2f4d5a081342 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/attachments/55acc23e-aa00-49aa-88ce-2bf85bcdcc9c/action [ 2443.821314] [54860]: DEBUG cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-baddd5f4-7db7-436c-8a86-2f4d5a081342 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2443.821452] [54860]: DEBUG cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-baddd5f4-7db7-436c-8a86-2f4d5a081342 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2443.833690] [54859]: DEBUG cinder.api.middleware.request_id [None req-139d5aba-77f7-4978-a209-9309d2718f99 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2443.835759] [54859]: INFO cinder.api.openstack.wsgi [None req-139d5aba-77f7-4978-a209-9309d2718f99 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2443.835854] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2443.835854] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2443.835969] [54859]: DEBUG cinder.api.openstack.wsgi [None req-139d5aba-77f7-4978-a209-9309d2718f99 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2443.836199] [54859]: DEBUG cinder.api.openstack.wsgi [None req-139d5aba-77f7-4978-a209-9309d2718f99 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2443.845635] [54860]: INFO cinder.api.openstack.wsgi [req-61059227-96fe-49a5-8bdf-0fdf2d2c1ddc req-baddd5f4-7db7-436c-8a86-2f4d5a081342 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/55acc23e-aa00-49aa-88ce-2bf85bcdcc9c/action returned with HTTP 204 [ 2443.845729] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2443.845729] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2443.846081] [54860]: [pid: 54860|app: 0|req: 241/459] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:07:39 2025] POST /volume/v3/attachments/55acc23e-aa00-49aa-88ce-2bf85bcdcc9c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2443.849245] [54859]: INFO cinder.volume.api [None req-139d5aba-77f7-4978-a209-9309d2718f99 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2443.853298] [54859]: INFO cinder.api.openstack.wsgi [None req-139d5aba-77f7-4978-a209-9309d2718f99 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2443.853678] [54859]: [pid: 54859|app: 0|req: 219/460] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:39 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2443.862671] [54860]: DEBUG cinder.api.middleware.request_id [None req-4ac09063-6fc8-4574-94dc-20af95b059ad None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2443.864669] [54860]: INFO cinder.api.openstack.wsgi [None req-4ac09063-6fc8-4574-94dc-20af95b059ad tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2443.864884] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4ac09063-6fc8-4574-94dc-20af95b059ad tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2443.865142] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4ac09063-6fc8-4574-94dc-20af95b059ad tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2443.874538] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2443.874538] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2443.877645] [54860]: INFO cinder.volume.api [None req-4ac09063-6fc8-4574-94dc-20af95b059ad tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2443.882229] [54860]: INFO cinder.api.openstack.wsgi [None req-4ac09063-6fc8-4574-94dc-20af95b059ad tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2443.882229] [54860]: [pid: 54860|app: 0|req: 242/461] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:39 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2444.107079] [54859]: DEBUG cinder.api.middleware.request_id [req-491819cf-8a24-4c79-901a-c1411b067c99 req-3cce740a-246e-4572-b9b1-4e2c2ba2093a None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2444.109156] [54859]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-3cce740a-246e-4572-b9b1-4e2c2ba2093a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2444.109382] [54859]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-3cce740a-246e-4572-b9b1-4e2c2ba2093a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2444.109594] [54859]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-3cce740a-246e-4572-b9b1-4e2c2ba2093a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2444.119113] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2444.119113] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2444.122187] [54859]: INFO cinder.volume.api [req-491819cf-8a24-4c79-901a-c1411b067c99 req-3cce740a-246e-4572-b9b1-4e2c2ba2093a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2444.126353] [54859]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-3cce740a-246e-4572-b9b1-4e2c2ba2093a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2444.126733] [54859]: [pid: 54859|app: 0|req: 220/462] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:07:39 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2446.297253] [54860]: DEBUG cinder.api.middleware.request_id [None req-46011a8b-d1d9-4ef7-afc8-89ebccbb05c8 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2446.297721] [54860]: INFO cinder.api.openstack.wsgi [None req-46011a8b-d1d9-4ef7-afc8-89ebccbb05c8 None None] GET http://10.180.1.21/volume// [ 2446.297900] [54860]: DEBUG cinder.api.openstack.wsgi [None req-46011a8b-d1d9-4ef7-afc8-89ebccbb05c8 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2446.298156] [54860]: DEBUG cinder.api.openstack.wsgi [None req-46011a8b-d1d9-4ef7-afc8-89ebccbb05c8 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2446.298568] [54860]: INFO cinder.api.openstack.wsgi [None req-46011a8b-d1d9-4ef7-afc8-89ebccbb05c8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2446.298869] [54860]: [pid: 54860|app: 0|req: 243/463] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:07:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2446.302235] [54859]: DEBUG cinder.api.middleware.request_id [req-491819cf-8a24-4c79-901a-c1411b067c99 req-14b58d11-824f-4aa4-aabd-2751b90d16c6 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2446.305413] [54859]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-14b58d11-824f-4aa4-aabd-2751b90d16c6 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2446.305876] [54859]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-14b58d11-824f-4aa4-aabd-2751b90d16c6 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a", "connector": null, "instance_uuid": "7c297c12-28f3-4304-a761-c3d5e820c9e5"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2446.321407] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2446.321407] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2446.348363] [54859]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-14b58d11-824f-4aa4-aabd-2751b90d16c6 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2446.349023] [54859]: [pid: 54859|app: 0|req: 221/464] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:07:42 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2446.353277] [54860]: DEBUG cinder.api.middleware.request_id [None req-73a4d8c7-9a50-41c4-bad8-fc63f954c306 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2446.353731] [54860]: INFO cinder.api.openstack.wsgi [None req-73a4d8c7-9a50-41c4-bad8-fc63f954c306 None None] GET http://10.180.1.21/volume// [ 2446.353930] [54860]: DEBUG cinder.api.openstack.wsgi [None req-73a4d8c7-9a50-41c4-bad8-fc63f954c306 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2446.354168] [54860]: DEBUG cinder.api.openstack.wsgi [None req-73a4d8c7-9a50-41c4-bad8-fc63f954c306 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2446.354628] [54860]: INFO cinder.api.openstack.wsgi [None req-73a4d8c7-9a50-41c4-bad8-fc63f954c306 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2446.354990] [54860]: [pid: 54860|app: 0|req: 244/465] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:07:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2446.358181] [54859]: DEBUG cinder.api.middleware.request_id [req-491819cf-8a24-4c79-901a-c1411b067c99 req-28e03d9f-5c8b-453e-bc14-74a2febaf766 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2446.360387] [54859]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-28e03d9f-5c8b-453e-bc14-74a2febaf766 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2446.360629] [54859]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-28e03d9f-5c8b-453e-bc14-74a2febaf766 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2446.360844] [54859]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-28e03d9f-5c8b-453e-bc14-74a2febaf766 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2446.372010] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2446.372010] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2446.375045] [54859]: INFO cinder.volume.api [req-491819cf-8a24-4c79-901a-c1411b067c99 req-28e03d9f-5c8b-453e-bc14-74a2febaf766 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2446.379778] [54859]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-28e03d9f-5c8b-453e-bc14-74a2febaf766 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2446.380164] [54859]: [pid: 54859|app: 0|req: 222/466] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:07:42 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2448.514527] [54860]: DEBUG cinder.api.middleware.request_id [req-491819cf-8a24-4c79-901a-c1411b067c99 req-25a10287-a2e9-49ff-ba59-2e2859ae41db None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2448.517373] [54860]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-25a10287-a2e9-49ff-ba59-2e2859ae41db tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] DELETE http://10.180.1.21/volume/v3/attachments/55acc23e-aa00-49aa-88ce-2bf85bcdcc9c [ 2448.517588] [54860]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-25a10287-a2e9-49ff-ba59-2e2859ae41db tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2448.517801] [54860]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-25a10287-a2e9-49ff-ba59-2e2859ae41db tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2448.526210] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2448.526210] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2449.055807] [54860]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-25a10287-a2e9-49ff-ba59-2e2859ae41db tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/55acc23e-aa00-49aa-88ce-2bf85bcdcc9c returned with HTTP 200 [ 2449.056461] [54860]: [pid: 54860|app: 0|req: 245/467] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:07:44 2025] DELETE /volume/v3/attachments/55acc23e-aa00-49aa-88ce-2bf85bcdcc9c => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2451.264241] [54859]: DEBUG cinder.api.middleware.request_id [None req-70233990-af31-455a-9ae5-c161f0e32fc3 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2451.264748] [54859]: INFO cinder.api.openstack.wsgi [None req-70233990-af31-455a-9ae5-c161f0e32fc3 None None] GET http://10.180.1.21/volume// [ 2451.264948] [54859]: DEBUG cinder.api.openstack.wsgi [None req-70233990-af31-455a-9ae5-c161f0e32fc3 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2451.265291] [54859]: DEBUG cinder.api.openstack.wsgi [None req-70233990-af31-455a-9ae5-c161f0e32fc3 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2451.265731] [54859]: INFO cinder.api.openstack.wsgi [None req-70233990-af31-455a-9ae5-c161f0e32fc3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2451.266069] [54859]: [pid: 54859|app: 0|req: 223/468] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:07:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 2451.269941] [54860]: DEBUG cinder.api.middleware.request_id [req-491819cf-8a24-4c79-901a-c1411b067c99 req-97e104d4-b9ff-41cc-9dba-683404c3656e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2451.272383] [54860]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-97e104d4-b9ff-41cc-9dba-683404c3656e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2451.272630] [54860]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-97e104d4-b9ff-41cc-9dba-683404c3656e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2451.272846] [54860]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-97e104d4-b9ff-41cc-9dba-683404c3656e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2451.285607] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2451.285607] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2451.289392] [54860]: INFO cinder.volume.api [req-491819cf-8a24-4c79-901a-c1411b067c99 req-97e104d4-b9ff-41cc-9dba-683404c3656e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2451.293835] [54860]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-97e104d4-b9ff-41cc-9dba-683404c3656e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2451.294236] [54860]: [pid: 54860|app: 0|req: 246/469] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:07:47 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2451.392473] [54859]: DEBUG cinder.api.middleware.request_id [req-491819cf-8a24-4c79-901a-c1411b067c99 req-223493d4-04c0-48eb-aac5-835ae0840a8c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2451.394921] [54859]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-223493d4-04c0-48eb-aac5-835ae0840a8c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] PUT http://10.180.1.21/volume/v3/attachments/998dba9c-21e8-4c37-9a19-aeb90ff3fbf9 [ 2451.395386] [54859]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-223493d4-04c0-48eb-aac5-835ae0840a8c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-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=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2451.403354] [54859]: DEBUG cinder.coordination [req-491819cf-8a24-4c79-901a-c1411b067c99 req-223493d4-04c0-48eb-aac5-835ae0840a8c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Acquiring lock "cinder-attachment_update-a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2451.407781] [54859]: DEBUG cinder.coordination [req-491819cf-8a24-4c79-901a-c1411b067c99 req-223493d4-04c0-48eb-aac5-835ae0840a8c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Lock "cinder-attachment_update-a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2451.408882] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2451.408882] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2451.925934] [54859]: DEBUG cinder.coordination [req-491819cf-8a24-4c79-901a-c1411b067c99 req-223493d4-04c0-48eb-aac5-835ae0840a8c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Lock "cinder-attachment_update-a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2451.926429] [54859]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-223493d4-04c0-48eb-aac5-835ae0840a8c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/998dba9c-21e8-4c37-9a19-aeb90ff3fbf9 returned with HTTP 200 [ 2451.926993] [54859]: [pid: 54859|app: 0|req: 224/470] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:07:47 2025] PUT /volume/v3/attachments/998dba9c-21e8-4c37-9a19-aeb90ff3fbf9 => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2452.435735] [54860]: DEBUG cinder.api.middleware.request_id [req-491819cf-8a24-4c79-901a-c1411b067c99 req-cbc5b2d8-41d7-425a-9e7c-622a77ae5004 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2452.438133] [54860]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-cbc5b2d8-41d7-425a-9e7c-622a77ae5004 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/attachments/998dba9c-21e8-4c37-9a19-aeb90ff3fbf9/action [ 2452.438575] [54860]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-cbc5b2d8-41d7-425a-9e7c-622a77ae5004 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2452.438714] [54860]: DEBUG cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-cbc5b2d8-41d7-425a-9e7c-622a77ae5004 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2452.453179] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2452.453179] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2452.459846] [54860]: INFO cinder.api.openstack.wsgi [req-491819cf-8a24-4c79-901a-c1411b067c99 req-cbc5b2d8-41d7-425a-9e7c-622a77ae5004 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/998dba9c-21e8-4c37-9a19-aeb90ff3fbf9/action returned with HTTP 204 [ 2452.460288] [54860]: [pid: 54860|app: 0|req: 247/471] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:07:48 2025] POST /volume/v3/attachments/998dba9c-21e8-4c37-9a19-aeb90ff3fbf9/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2453.824736] [54859]: DEBUG cinder.api.middleware.request_id [None req-e4086918-28e3-4736-8c01-a17ae1413338 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2453.826853] [54859]: INFO cinder.api.openstack.wsgi [None req-e4086918-28e3-4736-8c01-a17ae1413338 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2453.827140] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e4086918-28e3-4736-8c01-a17ae1413338 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2453.827387] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e4086918-28e3-4736-8c01-a17ae1413338 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2453.827581] [54859]: INFO cinder.api.v3.volumes [None req-e4086918-28e3-4736-8c01-a17ae1413338 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Delete volume with id: e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2453.837863] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2453.837863] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2453.838400] [54859]: INFO cinder.volume.api [None req-e4086918-28e3-4736-8c01-a17ae1413338 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2453.856105] [54859]: INFO cinder.volume.api [None req-e4086918-28e3-4736-8c01-a17ae1413338 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Delete volume request issued successfully. [ 2453.856301] [54859]: INFO cinder.api.openstack.wsgi [None req-e4086918-28e3-4736-8c01-a17ae1413338 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 202 [ 2453.856759] [54859]: [pid: 54859|app: 0|req: 225/472] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:07:49 2025] DELETE /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2453.861153] [54860]: DEBUG cinder.api.middleware.request_id [None req-079b8f7e-0ff3-4c1c-bd01-eab5ab5e3f4e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2453.863560] [54860]: INFO cinder.api.openstack.wsgi [None req-079b8f7e-0ff3-4c1c-bd01-eab5ab5e3f4e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2453.865830] [54860]: DEBUG cinder.api.openstack.wsgi [None req-079b8f7e-0ff3-4c1c-bd01-eab5ab5e3f4e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2453.865830] [54860]: DEBUG cinder.api.openstack.wsgi [None req-079b8f7e-0ff3-4c1c-bd01-eab5ab5e3f4e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2453.872600] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2453.872600] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2453.877500] [54860]: INFO cinder.volume.api [None req-079b8f7e-0ff3-4c1c-bd01-eab5ab5e3f4e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2453.883551] [54860]: INFO cinder.api.openstack.wsgi [None req-079b8f7e-0ff3-4c1c-bd01-eab5ab5e3f4e tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2453.884304] [54860]: [pid: 54860|app: 0|req: 248/473] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:49 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2454.614537] [54859]: DEBUG cinder.api.middleware.request_id [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2454.616541] [54859]: INFO cinder.api.openstack.wsgi [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2454.616919] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2053157006"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2454.618720] [54859]: DEBUG cinder.api.v3.volumes [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2053157006'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2454.618855] [54859]: INFO cinder.api.v3.volumes [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Create volume of 1 GB [ 2454.624500] [54859]: INFO cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Availability Zones retrieved successfully. [ 2454.631384] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Flow 'volume_create_api' (9b77d4e1-6929-4b62-b45d-c008d86098a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2454.632534] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de7af11-93fc-48b5-936e-63b702eb4c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2454.633638] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2454.652833] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de7af11-93fc-48b5-936e-63b702eb4c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2454.653523] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a0862e-1d86-4889-8157-d254fbc435ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2454.700072] [54859]: DEBUG cinder.quota [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Created reservations ['4ad87d06-cd97-4cb8-82f2-b2d6665634ec', '60a80194-ede2-4088-a57d-a73e78d642e2', '0b3dae9e-ee15-4d0a-94bc-9ad2649e364d', 'b16174e8-d2ae-40c2-99be-11fe15f9e95a'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2454.701055] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a0862e-1d86-4889-8157-d254fbc435ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ad87d06-cd97-4cb8-82f2-b2d6665634ec', '60a80194-ede2-4088-a57d-a73e78d642e2', '0b3dae9e-ee15-4d0a-94bc-9ad2649e364d', 'b16174e8-d2ae-40c2-99be-11fe15f9e95a']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2454.701984] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb64689-3a7a-4127-a29f-284199640091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2454.714599] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb64689-3a7a-4127-a29f-284199640091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8891fd90-b52f-4ec0-aa65-bf1b959ef341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2053157006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a55a6eb51734d41902d687724dc5447',qos_specs=None,replication_status=,reservations=['4ad87d06-cd97-4cb8-82f2-b2d6665634ec','60a80194-ede2-4088-a57d-a73e78d642e2','0b3dae9e-ee15-4d0a-94bc-9ad2649e364d','b16174e8-d2ae-40c2-99be-11fe15f9e95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af2d9623e464b93999f3626a67b86d9',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2053157006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8891fd90-b52f-4ec0-aa65-bf1b959ef341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a55a6eb51734d41902d687724dc5447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7af2d9623e464b93999f3626a67b86d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2454.715593] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b608c3-92bf-456a-b7e4-7c0bc676ca6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2454.728622] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b608c3-92bf-456a-b7e4-7c0bc676ca6d) transitioned into state 'SUCCESS' from state '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-2053157006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a55a6eb51734d41902d687724dc5447',qos_specs=None,replication_status=,reservations=['4ad87d06-cd97-4cb8-82f2-b2d6665634ec','60a80194-ede2-4088-a57d-a73e78d642e2','0b3dae9e-ee15-4d0a-94bc-9ad2649e364d','b16174e8-d2ae-40c2-99be-11fe15f9e95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af2d9623e464b93999f3626a67b86d9',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2454.729470] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb5a3c8-da0d-4859-9fa0-bc261c769faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2454.738104] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb5a3c8-da0d-4859-9fa0-bc261c769faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2454.739300] [54859]: DEBUG cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Flow 'volume_create_api' (9b77d4e1-6929-4b62-b45d-c008d86098a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2454.739472] [54859]: INFO cinder.volume.api [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Create volume request issued successfully. [ 2454.740127] [54859]: INFO cinder.api.openstack.wsgi [None req-6b21244b-6dbf-4f8e-93a9-6285963e1b24 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2454.740671] [54859]: [pid: 54859|app: 0|req: 226/474] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:07:50 2025] POST /volume/v3/volumes => generated 756 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2454.750617] [54860]: DEBUG cinder.api.middleware.request_id [None req-315984d1-2b61-457b-81a3-548bac3a175d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2454.751084] [54860]: INFO cinder.api.openstack.wsgi [None req-315984d1-2b61-457b-81a3-548bac3a175d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2454.751615] [54860]: DEBUG cinder.api.openstack.wsgi [None req-315984d1-2b61-457b-81a3-548bac3a175d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2454.751615] [54860]: DEBUG cinder.api.openstack.wsgi [None req-315984d1-2b61-457b-81a3-548bac3a175d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2454.762708] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2454.762708] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2454.766666] [54860]: INFO cinder.volume.api [None req-315984d1-2b61-457b-81a3-548bac3a175d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2454.771144] [54860]: INFO cinder.api.openstack.wsgi [None req-315984d1-2b61-457b-81a3-548bac3a175d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2454.771561] [54860]: [pid: 54860|app: 0|req: 249/475] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:50 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2454.895470] [54859]: DEBUG cinder.api.middleware.request_id [None req-236335d9-7584-47dd-86c6-e953543cd7f5 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2454.897808] [54859]: INFO cinder.api.openstack.wsgi [None req-236335d9-7584-47dd-86c6-e953543cd7f5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2454.898062] [54859]: DEBUG cinder.api.openstack.wsgi [None req-236335d9-7584-47dd-86c6-e953543cd7f5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2454.898316] [54859]: DEBUG cinder.api.openstack.wsgi [None req-236335d9-7584-47dd-86c6-e953543cd7f5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2454.906979] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2454.906979] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2454.910548] [54859]: INFO cinder.volume.api [None req-236335d9-7584-47dd-86c6-e953543cd7f5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2454.914795] [54859]: INFO cinder.api.openstack.wsgi [None req-236335d9-7584-47dd-86c6-e953543cd7f5 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2454.915372] [54859]: [pid: 54859|app: 0|req: 227/476] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:50 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2455.782212] [54860]: DEBUG cinder.api.middleware.request_id [None req-59da9ae1-9e24-43ca-af74-f6afc4f84d27 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2455.784245] [54860]: INFO cinder.api.openstack.wsgi [None req-59da9ae1-9e24-43ca-af74-f6afc4f84d27 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2455.784678] [54860]: DEBUG cinder.api.openstack.wsgi [None req-59da9ae1-9e24-43ca-af74-f6afc4f84d27 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2455.784678] [54860]: DEBUG cinder.api.openstack.wsgi [None req-59da9ae1-9e24-43ca-af74-f6afc4f84d27 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2455.794786] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2455.794786] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2455.798848] [54860]: INFO cinder.volume.api [None req-59da9ae1-9e24-43ca-af74-f6afc4f84d27 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2455.803640] [54860]: INFO cinder.api.openstack.wsgi [None req-59da9ae1-9e24-43ca-af74-f6afc4f84d27 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2455.804171] [54860]: [pid: 54860|app: 0|req: 250/477] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:51 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2455.926301] [54859]: DEBUG cinder.api.middleware.request_id [None req-4e82d45a-8fc3-4b69-bb0c-e8d83c74dcde None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2455.928739] [54859]: INFO cinder.api.openstack.wsgi [None req-4e82d45a-8fc3-4b69-bb0c-e8d83c74dcde tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2455.929019] [54859]: DEBUG cinder.api.openstack.wsgi [None req-4e82d45a-8fc3-4b69-bb0c-e8d83c74dcde tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2455.929256] [54859]: DEBUG cinder.api.openstack.wsgi [None req-4e82d45a-8fc3-4b69-bb0c-e8d83c74dcde tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2455.938383] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2455.938383] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2455.942316] [54859]: INFO cinder.volume.api [None req-4e82d45a-8fc3-4b69-bb0c-e8d83c74dcde tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Volume info retrieved successfully. [ 2455.947667] [54859]: INFO cinder.api.openstack.wsgi [None req-4e82d45a-8fc3-4b69-bb0c-e8d83c74dcde tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 200 [ 2455.949022] [54859]: [pid: 54859|app: 0|req: 228/478] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:51 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2456.958356] [54860]: DEBUG cinder.api.middleware.request_id [None req-82b85cb6-bb47-4f4f-91cf-29358663bf17 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2456.960487] [54860]: INFO cinder.api.openstack.wsgi [None req-82b85cb6-bb47-4f4f-91cf-29358663bf17 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] GET http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 [ 2456.960705] [54860]: DEBUG cinder.api.openstack.wsgi [None req-82b85cb6-bb47-4f4f-91cf-29358663bf17 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2456.960923] [54860]: DEBUG cinder.api.openstack.wsgi [None req-82b85cb6-bb47-4f4f-91cf-29358663bf17 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2456.968917] [54860]: INFO cinder.api.openstack.wsgi [None req-82b85cb6-bb47-4f4f-91cf-29358663bf17 tempest-ServerActionsTestOtherB-895989830 tempest-ServerActionsTestOtherB-895989830-project-member] http://10.180.1.21/volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 returned with HTTP 404 [ 2456.969556] [54860]: [pid: 54860|app: 0|req: 251/479] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:07:52 2025] GET /volume/v3/volumes/e3ee2787-fe5c-477b-bd17-1412d9f2e013 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2460.316769] [54859]: DEBUG cinder.api.middleware.request_id [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2460.319184] [54859]: INFO cinder.api.openstack.wsgi [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2460.319623] [54859]: DEBUG cinder.api.openstack.wsgi [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1915667013", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2460.321447] [54859]: DEBUG cinder.api.v3.volumes [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1915667013', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2460.321610] [54859]: INFO cinder.api.v3.volumes [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Create volume of 1 GB [ 2460.327531] [54859]: INFO cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Availability Zones retrieved successfully. [ 2460.334761] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Flow 'volume_create_api' (00dceff2-6801-461b-a721-98779db92364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2460.336026] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3825166-5450-4f89-a50d-2583380fa3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2460.337101] [54859]: DEBUG cinder.volume.flows.api.create_volume [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2460.357127] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3825166-5450-4f89-a50d-2583380fa3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2460.358200] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32b05f5-b001-469f-8cda-d5a065ed8de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2460.403402] [54859]: DEBUG cinder.quota [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Created reservations ['fadc83df-2332-4500-bc27-1cee91a32db0', '4f2a323a-83d0-47f6-b4ca-3ed8c8beceee', '830d614f-f623-4fd0-b5d2-aa61e264422d', '7714ae11-562d-442c-abb4-39ac6973af8e'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2460.404405] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32b05f5-b001-469f-8cda-d5a065ed8de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fadc83df-2332-4500-bc27-1cee91a32db0', '4f2a323a-83d0-47f6-b4ca-3ed8c8beceee', '830d614f-f623-4fd0-b5d2-aa61e264422d', '7714ae11-562d-442c-abb4-39ac6973af8e']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2460.405462] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2adf18e1-58bf-472c-a358-a28baa9a5392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2460.417798] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2adf18e1-58bf-472c-a358-a28baa9a5392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01f75f2c-2ae4-46ab-b860-f0d9a1218152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1915667013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f81a560d9443bf8ff5a30cf74f74ba',qos_specs=None,replication_status=,reservations=['fadc83df-2332-4500-bc27-1cee91a32db0','4f2a323a-83d0-47f6-b4ca-3ed8c8beceee','830d614f-f623-4fd0-b5d2-aa61e264422d','7714ae11-562d-442c-abb4-39ac6973af8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb6582cd89c4b8e80350c8d29d81895',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:07:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1915667013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01f75f2c-2ae4-46ab-b860-f0d9a1218152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f81a560d9443bf8ff5a30cf74f74ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb6582cd89c4b8e80350c8d29d81895',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2460.418724] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e1265d-0dbd-4d64-9007-8ce7853b6783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2460.432591] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e1265d-0dbd-4d64-9007-8ce7853b6783) transitioned into state 'SUCCESS' from state '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-1915667013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f81a560d9443bf8ff5a30cf74f74ba',qos_specs=None,replication_status=,reservations=['fadc83df-2332-4500-bc27-1cee91a32db0','4f2a323a-83d0-47f6-b4ca-3ed8c8beceee','830d614f-f623-4fd0-b5d2-aa61e264422d','7714ae11-562d-442c-abb4-39ac6973af8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb6582cd89c4b8e80350c8d29d81895',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2460.433487] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658ace27-6e86-4d26-af46-070c69e847a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2460.442524] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658ace27-6e86-4d26-af46-070c69e847a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2460.443582] [54859]: DEBUG cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Flow 'volume_create_api' (00dceff2-6801-461b-a721-98779db92364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2460.443935] [54859]: INFO cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Create volume request issued successfully. [ 2460.444584] [54859]: INFO cinder.api.openstack.wsgi [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-ec044694-a0c5-4a0c-b9df-446941cabfbb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2460.445071] [54859]: [pid: 54859|app: 0|req: 229/480] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Jan 23 19:07:56 2025] POST /volume/v3/volumes => generated 754 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2460.449127] [54860]: DEBUG cinder.api.middleware.request_id [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-2c867f95-9a2d-4bd9-84c0-5e10c75c6a0b None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2460.451582] [54860]: INFO cinder.api.openstack.wsgi [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-2c867f95-9a2d-4bd9-84c0-5e10c75c6a0b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2460.451819] [54860]: DEBUG cinder.api.openstack.wsgi [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-2c867f95-9a2d-4bd9-84c0-5e10c75c6a0b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2460.452083] [54860]: DEBUG cinder.api.openstack.wsgi [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-2c867f95-9a2d-4bd9-84c0-5e10c75c6a0b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2460.460901] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2460.460901] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2460.466304] [54860]: INFO cinder.volume.api [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-2c867f95-9a2d-4bd9-84c0-5e10c75c6a0b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Volume info retrieved successfully. [ 2460.470154] [54860]: INFO cinder.api.openstack.wsgi [req-9b33e767-ef9f-4b8e-b09a-293663d1b9ab req-2c867f95-9a2d-4bd9-84c0-5e10c75c6a0b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 returned with HTTP 200 [ 2460.471045] [54860]: [pid: 54860|app: 0|req: 252/481] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:07:56 2025] GET /volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2460.486640] [54859]: DEBUG cinder.api.middleware.request_id [req-eee17006-7a03-4341-9a66-cb030054b8df req-c5e69f4b-7abd-4706-b18e-9a0cefb4b729 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2460.490199] [54859]: INFO cinder.api.openstack.wsgi [req-eee17006-7a03-4341-9a66-cb030054b8df req-c5e69f4b-7abd-4706-b18e-9a0cefb4b729 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2460.490199] [54859]: DEBUG cinder.api.openstack.wsgi [req-eee17006-7a03-4341-9a66-cb030054b8df req-c5e69f4b-7abd-4706-b18e-9a0cefb4b729 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2460.490199] [54859]: DEBUG cinder.api.openstack.wsgi [req-eee17006-7a03-4341-9a66-cb030054b8df req-c5e69f4b-7abd-4706-b18e-9a0cefb4b729 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2460.497726] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2460.497726] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2460.501309] [54859]: INFO cinder.volume.api [req-eee17006-7a03-4341-9a66-cb030054b8df req-c5e69f4b-7abd-4706-b18e-9a0cefb4b729 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Volume info retrieved successfully. [ 2460.505831] [54859]: INFO cinder.api.openstack.wsgi [req-eee17006-7a03-4341-9a66-cb030054b8df req-c5e69f4b-7abd-4706-b18e-9a0cefb4b729 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 returned with HTTP 200 [ 2460.507683] [54859]: [pid: 54859|app: 0|req: 230/482] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:07:56 2025] GET /volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2461.523764] [54860]: DEBUG cinder.api.middleware.request_id [req-b18bc99f-f388-4344-a4bd-a109aa982d22 req-254bb792-c77b-444d-99d8-f74201efc842 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2461.526072] [54860]: INFO cinder.api.openstack.wsgi [req-b18bc99f-f388-4344-a4bd-a109aa982d22 req-254bb792-c77b-444d-99d8-f74201efc842 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2461.526296] [54860]: DEBUG cinder.api.openstack.wsgi [req-b18bc99f-f388-4344-a4bd-a109aa982d22 req-254bb792-c77b-444d-99d8-f74201efc842 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2461.526513] [54860]: DEBUG cinder.api.openstack.wsgi [req-b18bc99f-f388-4344-a4bd-a109aa982d22 req-254bb792-c77b-444d-99d8-f74201efc842 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2461.537054] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2461.537054] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2461.541249] [54860]: INFO cinder.volume.api [req-b18bc99f-f388-4344-a4bd-a109aa982d22 req-254bb792-c77b-444d-99d8-f74201efc842 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Volume info retrieved successfully. [ 2461.546112] [54860]: INFO cinder.api.openstack.wsgi [req-b18bc99f-f388-4344-a4bd-a109aa982d22 req-254bb792-c77b-444d-99d8-f74201efc842 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 returned with HTTP 200 [ 2461.546518] [54860]: [pid: 54860|app: 0|req: 253/483] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:07:57 2025] GET /volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2461.561555] [54859]: DEBUG cinder.api.middleware.request_id [req-5511fed6-db88-4dc1-b70b-c963f664af9e req-e221af25-7afc-44ea-b822-29d9d317c62f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2461.564142] [54859]: INFO cinder.api.openstack.wsgi [req-5511fed6-db88-4dc1-b70b-c963f664af9e req-e221af25-7afc-44ea-b822-29d9d317c62f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 2461.564537] [54859]: DEBUG cinder.api.openstack.wsgi [req-5511fed6-db88-4dc1-b70b-c963f664af9e req-e221af25-7afc-44ea-b822-29d9d317c62f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01f75f2c-2ae4-46ab-b860-f0d9a1218152", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1419839724", "description": null, "metadata": {}}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2461.574975] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2461.574975] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2461.575561] [54859]: INFO cinder.volume.api [req-5511fed6-db88-4dc1-b70b-c963f664af9e req-e221af25-7afc-44ea-b822-29d9d317c62f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Volume info retrieved successfully. [ 2461.575727] [54859]: INFO cinder.api.v3.snapshots [req-5511fed6-db88-4dc1-b70b-c963f664af9e req-e221af25-7afc-44ea-b822-29d9d317c62f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Create snapshot from volume 01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2461.594605] [54859]: WARNING cinder.quota [req-5511fed6-db88-4dc1-b70b-c963f664af9e req-e221af25-7afc-44ea-b822-29d9d317c62f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-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. [ 2461.613828] [54859]: DEBUG cinder.quota [req-5511fed6-db88-4dc1-b70b-c963f664af9e req-e221af25-7afc-44ea-b822-29d9d317c62f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Created reservations ['9b6cdb2d-e3e6-4b6c-aeb3-b89a291579c4', '47f71bb1-5d4d-4411-8fcf-e28bce510df7', 'bdc17012-672e-4859-89b2-bf133a3fb7bf', 'f237f0b8-d335-4fe5-b17a-ed778253390c'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2461.658069] [54859]: INFO cinder.volume.api [req-5511fed6-db88-4dc1-b70b-c963f664af9e req-e221af25-7afc-44ea-b822-29d9d317c62f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Snapshot create request issued successfully. [ 2461.658476] [54859]: INFO cinder.api.openstack.wsgi [req-5511fed6-db88-4dc1-b70b-c963f664af9e req-e221af25-7afc-44ea-b822-29d9d317c62f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 2461.658924] [54859]: [pid: 54859|app: 0|req: 231/484] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Jan 23 19:07:57 2025] POST /volume/v3/snapshots => generated 311 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2461.673099] [54860]: DEBUG cinder.api.middleware.request_id [req-bd552d7d-bfea-4672-809f-2815481090cb req-667f24fc-5e10-4bb7-a92c-6b8d9489a84b None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2461.676116] [54860]: INFO cinder.api.openstack.wsgi [req-bd552d7d-bfea-4672-809f-2815481090cb req-667f24fc-5e10-4bb7-a92c-6b8d9489a84b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c [ 2461.676116] [54860]: DEBUG cinder.api.openstack.wsgi [req-bd552d7d-bfea-4672-809f-2815481090cb req-667f24fc-5e10-4bb7-a92c-6b8d9489a84b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2461.676464] [54860]: DEBUG cinder.api.openstack.wsgi [req-bd552d7d-bfea-4672-809f-2815481090cb req-667f24fc-5e10-4bb7-a92c-6b8d9489a84b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2461.694491] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2461.694491] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2461.695065] [54860]: INFO cinder.volume.api [req-bd552d7d-bfea-4672-809f-2815481090cb req-667f24fc-5e10-4bb7-a92c-6b8d9489a84b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Snapshot retrieved successfully. [ 2461.696078] [54860]: INFO cinder.api.openstack.wsgi [req-bd552d7d-bfea-4672-809f-2815481090cb req-667f24fc-5e10-4bb7-a92c-6b8d9489a84b tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c returned with HTTP 200 [ 2461.696485] [54860]: [pid: 54860|app: 0|req: 254/485] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Jan 23 19:07:57 2025] GET /volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2461.710934] [54859]: DEBUG cinder.api.middleware.request_id [req-dedc8c09-fd48-41a3-8faf-757c05901be5 req-32c6430e-fb23-4a5d-8786-422f9d9d9540 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2461.713552] [54859]: INFO cinder.api.openstack.wsgi [req-dedc8c09-fd48-41a3-8faf-757c05901be5 req-32c6430e-fb23-4a5d-8786-422f9d9d9540 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 2461.713825] [54859]: DEBUG cinder.api.openstack.wsgi [req-dedc8c09-fd48-41a3-8faf-757c05901be5 req-32c6430e-fb23-4a5d-8786-422f9d9d9540 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2461.714094] [54859]: DEBUG cinder.api.openstack.wsgi [req-dedc8c09-fd48-41a3-8faf-757c05901be5 req-32c6430e-fb23-4a5d-8786-422f9d9d9540 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'detail' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2461.714433] [54859]: DEBUG cinder.api.api_utils [req-dedc8c09-fd48-41a3-8faf-757c05901be5 req-32c6430e-fb23-4a5d-8786-422f9d9d9540 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Removing options '' from query. {{(pid=54859) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2461.714793] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2461.714793] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2461.715843] [54859]: DEBUG cinder.db.sqlalchemy.api [req-dedc8c09-fd48-41a3-8faf-757c05901be5 req-32c6430e-fb23-4a5d-8786-422f9d9d9540 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Building query based on filter {{(pid=54859) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 2461.725851] [54859]: INFO cinder.volume.api [req-dedc8c09-fd48-41a3-8faf-757c05901be5 req-32c6430e-fb23-4a5d-8786-422f9d9d9540 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Get all snapshots completed successfully. [ 2461.726293] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2461.726293] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2461.726896] [54859]: INFO cinder.api.openstack.wsgi [req-dedc8c09-fd48-41a3-8faf-757c05901be5 req-32c6430e-fb23-4a5d-8786-422f9d9d9540 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 2461.727344] [54859]: [pid: 54859|app: 0|req: 232/486] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Jan 23 19:07:57 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2461.741331] [54860]: DEBUG cinder.api.middleware.request_id [req-74593dfb-0f28-4ba2-8f01-6af2ff72c382 req-4975b045-9b3a-481c-83eb-f3b8a022fe3a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2461.743803] [54860]: INFO cinder.api.openstack.wsgi [req-74593dfb-0f28-4ba2-8f01-6af2ff72c382 req-4975b045-9b3a-481c-83eb-f3b8a022fe3a tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c [ 2461.744028] [54860]: DEBUG cinder.api.openstack.wsgi [req-74593dfb-0f28-4ba2-8f01-6af2ff72c382 req-4975b045-9b3a-481c-83eb-f3b8a022fe3a tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2461.744261] [54860]: DEBUG cinder.api.openstack.wsgi [req-74593dfb-0f28-4ba2-8f01-6af2ff72c382 req-4975b045-9b3a-481c-83eb-f3b8a022fe3a tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2461.749759] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2461.749759] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2461.750425] [54860]: INFO cinder.volume.api [req-74593dfb-0f28-4ba2-8f01-6af2ff72c382 req-4975b045-9b3a-481c-83eb-f3b8a022fe3a tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Snapshot retrieved successfully. [ 2461.751423] [54860]: INFO cinder.api.openstack.wsgi [req-74593dfb-0f28-4ba2-8f01-6af2ff72c382 req-4975b045-9b3a-481c-83eb-f3b8a022fe3a tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c returned with HTTP 200 [ 2461.751827] [54860]: [pid: 54860|app: 0|req: 255/487] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Jan 23 19:07:57 2025] GET /volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2461.763770] [54859]: DEBUG cinder.api.middleware.request_id [req-962d9b43-f81a-4d22-9c92-366fadf08db4 req-dcd7792c-f52b-4a28-bc40-2794759d8968 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2461.766308] [54859]: INFO cinder.api.openstack.wsgi [req-962d9b43-f81a-4d22-9c92-366fadf08db4 req-dcd7792c-f52b-4a28-bc40-2794759d8968 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c [ 2461.766746] [54859]: DEBUG cinder.api.openstack.wsgi [req-962d9b43-f81a-4d22-9c92-366fadf08db4 req-dcd7792c-f52b-4a28-bc40-2794759d8968 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2461.767254] [54859]: DEBUG cinder.api.openstack.wsgi [req-962d9b43-f81a-4d22-9c92-366fadf08db4 req-dcd7792c-f52b-4a28-bc40-2794759d8968 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2461.767589] [54859]: INFO cinder.api.v2.snapshots [req-962d9b43-f81a-4d22-9c92-366fadf08db4 req-dcd7792c-f52b-4a28-bc40-2794759d8968 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Delete snapshot with id: 6612c060-b30a-41e7-8cba-c03dd40fdb1c [ 2461.775023] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2461.775023] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2461.775227] [54859]: INFO cinder.volume.api [req-962d9b43-f81a-4d22-9c92-366fadf08db4 req-dcd7792c-f52b-4a28-bc40-2794759d8968 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Snapshot retrieved successfully. [ 2461.791282] [54859]: INFO cinder.volume.api [req-962d9b43-f81a-4d22-9c92-366fadf08db4 req-dcd7792c-f52b-4a28-bc40-2794759d8968 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Snapshot delete request issued successfully. [ 2461.791494] [54859]: INFO cinder.api.openstack.wsgi [req-962d9b43-f81a-4d22-9c92-366fadf08db4 req-dcd7792c-f52b-4a28-bc40-2794759d8968 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c returned with HTTP 202 [ 2461.791919] [54859]: [pid: 54859|app: 0|req: 233/488] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Jan 23 19:07:57 2025] DELETE /volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2461.804337] [54860]: DEBUG cinder.api.middleware.request_id [req-c17f7232-4a02-4398-b6e0-0001d5259c8e req-f844e7d5-12f9-4ba6-9310-c35ad488e257 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2461.806852] [54860]: INFO cinder.api.openstack.wsgi [req-c17f7232-4a02-4398-b6e0-0001d5259c8e req-f844e7d5-12f9-4ba6-9310-c35ad488e257 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c [ 2461.807088] [54860]: DEBUG cinder.api.openstack.wsgi [req-c17f7232-4a02-4398-b6e0-0001d5259c8e req-f844e7d5-12f9-4ba6-9310-c35ad488e257 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2461.807380] [54860]: DEBUG cinder.api.openstack.wsgi [req-c17f7232-4a02-4398-b6e0-0001d5259c8e req-f844e7d5-12f9-4ba6-9310-c35ad488e257 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2461.813174] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2461.813174] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2461.813692] [54860]: INFO cinder.volume.api [req-c17f7232-4a02-4398-b6e0-0001d5259c8e req-f844e7d5-12f9-4ba6-9310-c35ad488e257 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Snapshot retrieved successfully. [ 2461.814734] [54860]: INFO cinder.api.openstack.wsgi [req-c17f7232-4a02-4398-b6e0-0001d5259c8e req-f844e7d5-12f9-4ba6-9310-c35ad488e257 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c returned with HTTP 200 [ 2461.815187] [54860]: [pid: 54860|app: 0|req: 256/489] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Jan 23 19:07:57 2025] GET /volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2462.830906] [54859]: DEBUG cinder.api.middleware.request_id [req-edeae547-d1ec-4934-9dae-e6bacb03ad75 req-79afeea9-e0a4-47bf-b12f-2916c8d8e20f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2462.833301] [54859]: INFO cinder.api.openstack.wsgi [req-edeae547-d1ec-4934-9dae-e6bacb03ad75 req-79afeea9-e0a4-47bf-b12f-2916c8d8e20f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c [ 2462.833549] [54859]: DEBUG cinder.api.openstack.wsgi [req-edeae547-d1ec-4934-9dae-e6bacb03ad75 req-79afeea9-e0a4-47bf-b12f-2916c8d8e20f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2462.833779] [54859]: DEBUG cinder.api.openstack.wsgi [req-edeae547-d1ec-4934-9dae-e6bacb03ad75 req-79afeea9-e0a4-47bf-b12f-2916c8d8e20f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2462.838532] [54859]: INFO cinder.api.openstack.wsgi [req-edeae547-d1ec-4934-9dae-e6bacb03ad75 req-79afeea9-e0a4-47bf-b12f-2916c8d8e20f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c returned with HTTP 404 [ 2462.839011] [54859]: [pid: 54859|app: 0|req: 234/490] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Jan 23 19:07:58 2025] GET /volume/v3/snapshots/6612c060-b30a-41e7-8cba-c03dd40fdb1c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2462.850635] [54860]: DEBUG cinder.api.middleware.request_id [req-45106c4d-5fa5-4e84-8e88-acef1f218841 req-5f51cbe2-cf92-48f5-9327-a102cbdb3f8f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2462.852719] [54860]: INFO cinder.api.openstack.wsgi [req-45106c4d-5fa5-4e84-8e88-acef1f218841 req-5f51cbe2-cf92-48f5-9327-a102cbdb3f8f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] DELETE http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2462.853037] [54860]: DEBUG cinder.api.openstack.wsgi [req-45106c4d-5fa5-4e84-8e88-acef1f218841 req-5f51cbe2-cf92-48f5-9327-a102cbdb3f8f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2462.853355] [54860]: DEBUG cinder.api.openstack.wsgi [req-45106c4d-5fa5-4e84-8e88-acef1f218841 req-5f51cbe2-cf92-48f5-9327-a102cbdb3f8f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2462.853672] [54860]: INFO cinder.api.v3.volumes [req-45106c4d-5fa5-4e84-8e88-acef1f218841 req-5f51cbe2-cf92-48f5-9327-a102cbdb3f8f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Delete volume with id: 01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2462.861507] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2462.861507] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2462.861621] [54860]: INFO cinder.volume.api [req-45106c4d-5fa5-4e84-8e88-acef1f218841 req-5f51cbe2-cf92-48f5-9327-a102cbdb3f8f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Volume info retrieved successfully. [ 2462.878367] [54860]: INFO cinder.volume.api [req-45106c4d-5fa5-4e84-8e88-acef1f218841 req-5f51cbe2-cf92-48f5-9327-a102cbdb3f8f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Delete volume request issued successfully. [ 2462.878555] [54860]: INFO cinder.api.openstack.wsgi [req-45106c4d-5fa5-4e84-8e88-acef1f218841 req-5f51cbe2-cf92-48f5-9327-a102cbdb3f8f tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 returned with HTTP 202 [ 2462.878938] [54860]: [pid: 54860|app: 0|req: 257/491] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 23 19:07:58 2025] DELETE /volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2462.891726] [54859]: DEBUG cinder.api.middleware.request_id [req-6230d931-98ba-43d3-aca6-4e94a6306b71 req-d66dd504-10bd-4a77-b265-3f64f754d6eb None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2462.893649] [54859]: INFO cinder.api.openstack.wsgi [req-6230d931-98ba-43d3-aca6-4e94a6306b71 req-d66dd504-10bd-4a77-b265-3f64f754d6eb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2462.893984] [54859]: DEBUG cinder.api.openstack.wsgi [req-6230d931-98ba-43d3-aca6-4e94a6306b71 req-d66dd504-10bd-4a77-b265-3f64f754d6eb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2462.894299] [54859]: DEBUG cinder.api.openstack.wsgi [req-6230d931-98ba-43d3-aca6-4e94a6306b71 req-d66dd504-10bd-4a77-b265-3f64f754d6eb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2462.902228] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2462.902228] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2462.905731] [54859]: INFO cinder.volume.api [req-6230d931-98ba-43d3-aca6-4e94a6306b71 req-d66dd504-10bd-4a77-b265-3f64f754d6eb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Volume info retrieved successfully. [ 2462.909895] [54859]: INFO cinder.api.openstack.wsgi [req-6230d931-98ba-43d3-aca6-4e94a6306b71 req-d66dd504-10bd-4a77-b265-3f64f754d6eb tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 returned with HTTP 200 [ 2462.910285] [54859]: [pid: 54859|app: 0|req: 235/492] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:07:58 2025] GET /volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2463.926494] [54860]: DEBUG cinder.api.middleware.request_id [req-fb1490c3-c327-4634-9268-327043b0eb93 req-f853236a-fd33-4c7a-b3fb-1d05be491681 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2463.929010] [54860]: INFO cinder.api.openstack.wsgi [req-fb1490c3-c327-4634-9268-327043b0eb93 req-f853236a-fd33-4c7a-b3fb-1d05be491681 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2463.929256] [54860]: DEBUG cinder.api.openstack.wsgi [req-fb1490c3-c327-4634-9268-327043b0eb93 req-f853236a-fd33-4c7a-b3fb-1d05be491681 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2463.929522] [54860]: DEBUG cinder.api.openstack.wsgi [req-fb1490c3-c327-4634-9268-327043b0eb93 req-f853236a-fd33-4c7a-b3fb-1d05be491681 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2463.936783] [54860]: INFO cinder.api.openstack.wsgi [req-fb1490c3-c327-4634-9268-327043b0eb93 req-f853236a-fd33-4c7a-b3fb-1d05be491681 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 returned with HTTP 404 [ 2463.937390] [54860]: [pid: 54860|app: 0|req: 258/493] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:07:59 2025] GET /volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2463.954693] [54859]: DEBUG cinder.api.middleware.request_id [req-0b07a163-144d-458a-be7e-eb2924a011ec req-63c29012-b3ab-4859-9365-b4ed671fc753 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2463.957343] [54859]: INFO cinder.api.openstack.wsgi [req-0b07a163-144d-458a-be7e-eb2924a011ec req-63c29012-b3ab-4859-9365-b4ed671fc753 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] DELETE http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2463.958025] [54859]: DEBUG cinder.api.openstack.wsgi [req-0b07a163-144d-458a-be7e-eb2924a011ec req-63c29012-b3ab-4859-9365-b4ed671fc753 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2463.958025] [54859]: DEBUG cinder.api.openstack.wsgi [req-0b07a163-144d-458a-be7e-eb2924a011ec req-63c29012-b3ab-4859-9365-b4ed671fc753 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2463.958025] [54859]: INFO cinder.api.v3.volumes [req-0b07a163-144d-458a-be7e-eb2924a011ec req-63c29012-b3ab-4859-9365-b4ed671fc753 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Delete volume with id: 01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2463.964479] [54859]: INFO cinder.api.openstack.wsgi [req-0b07a163-144d-458a-be7e-eb2924a011ec req-63c29012-b3ab-4859-9365-b4ed671fc753 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 returned with HTTP 404 [ 2463.964994] [54859]: [pid: 54859|app: 0|req: 236/494] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 23 19:07:59 2025] DELETE /volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2463.979030] [54860]: DEBUG cinder.api.middleware.request_id [req-c5c37ece-2d24-477e-84a7-b2ff1172dc99 req-b5a99c26-3856-464a-86f3-9db58df93d87 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2463.981448] [54860]: INFO cinder.api.openstack.wsgi [req-c5c37ece-2d24-477e-84a7-b2ff1172dc99 req-b5a99c26-3856-464a-86f3-9db58df93d87 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] GET http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 [ 2463.981719] [54860]: DEBUG cinder.api.openstack.wsgi [req-c5c37ece-2d24-477e-84a7-b2ff1172dc99 req-b5a99c26-3856-464a-86f3-9db58df93d87 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2463.982047] [54860]: DEBUG cinder.api.openstack.wsgi [req-c5c37ece-2d24-477e-84a7-b2ff1172dc99 req-b5a99c26-3856-464a-86f3-9db58df93d87 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2463.988420] [54860]: INFO cinder.api.openstack.wsgi [req-c5c37ece-2d24-477e-84a7-b2ff1172dc99 req-b5a99c26-3856-464a-86f3-9db58df93d87 tempest-VolumesSnapshotsTestJSON-1163451205 tempest-VolumesSnapshotsTestJSON-1163451205-project-member] http://10.180.1.21/volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 returned with HTTP 404 [ 2463.988923] [54860]: [pid: 54860|app: 0|req: 259/495] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:07:59 2025] GET /volume/v3/volumes/01f75f2c-2ae4-46ab-b860-f0d9a1218152 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2473.960648] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=167,cinder:UPDATE=41,cinder:INSERT=29 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2473.984524] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2475.748986] [54859]: DEBUG cinder.api.middleware.request_id [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2475.752617] [54859]: INFO cinder.api.openstack.wsgi [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2475.752617] [54859]: DEBUG cinder.api.openstack.wsgi [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-988616771"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2475.754335] [54859]: DEBUG cinder.api.v3.volumes [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-988616771'}} {{(pid=54859) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2475.754335] [54859]: INFO cinder.api.v3.volumes [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Create volume of 1 GB [ 2475.761514] [54859]: INFO cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Availability Zones retrieved successfully. [ 2475.767798] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Flow 'volume_create_api' (17723467-a2b5-4dea-8705-adacb9e59831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2475.769310] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f0ee2d1-3fd5-4678-9217-5bd5e933256f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2475.770531] [54859]: DEBUG cinder.volume.flows.api.create_volume [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Validating volume size '1' using validate_int {{(pid=54859) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2475.789451] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f0ee2d1-3fd5-4678-9217-5bd5e933256f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2475.790513] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58164a9b-30d6-47d1-8463-9b44cd59da58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2475.823312] [54859]: DEBUG cinder.quota [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Created reservations ['0c44313a-231f-414c-a123-6bc670d8a9d4', 'cbfa07e8-e990-4545-b7e0-96eeec269c56', '3f959307-c029-482e-b827-92a45c3fc7c5', 'ced4322e-215c-4c94-bc0a-4b0536f31305'] {{(pid=54859) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2475.824364] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58164a9b-30d6-47d1-8463-9b44cd59da58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c44313a-231f-414c-a123-6bc670d8a9d4', 'cbfa07e8-e990-4545-b7e0-96eeec269c56', '3f959307-c029-482e-b827-92a45c3fc7c5', 'ced4322e-215c-4c94-bc0a-4b0536f31305']}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2475.825427] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df2dd23d-ba53-4f77-bfc4-396fa31bac6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2475.838540] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df2dd23d-ba53-4f77-bfc4-396fa31bac6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47b77826-b2ab-460f-856f-604c26062dd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-988616771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93849391b0654aa8a1b306e0b528e682',qos_specs=None,replication_status=,reservations=['0c44313a-231f-414c-a123-6bc670d8a9d4','cbfa07e8-e990-4545-b7e0-96eeec269c56','3f959307-c029-482e-b827-92a45c3fc7c5','ced4322e-215c-4c94-bc0a-4b0536f31305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf5653413642338cce4d6a6d1f4d41',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-988616771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47b77826-b2ab-460f-856f-604c26062dd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93849391b0654aa8a1b306e0b528e682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebcf5653413642338cce4d6a6d1f4d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2475.839431] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67fd753d-37df-4b74-8a22-b8c63c6362cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2475.852034] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67fd753d-37df-4b74-8a22-b8c63c6362cc) transitioned into state 'SUCCESS' from state '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-988616771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93849391b0654aa8a1b306e0b528e682',qos_specs=None,replication_status=,reservations=['0c44313a-231f-414c-a123-6bc670d8a9d4','cbfa07e8-e990-4545-b7e0-96eeec269c56','3f959307-c029-482e-b827-92a45c3fc7c5','ced4322e-215c-4c94-bc0a-4b0536f31305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf5653413642338cce4d6a6d1f4d41',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2475.852726] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d9502f-2c24-4f64-a3e9-e9a596dd463c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2475.860904] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d9502f-2c24-4f64-a3e9-e9a596dd463c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54859) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2475.861924] [54859]: DEBUG cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Flow 'volume_create_api' (17723467-a2b5-4dea-8705-adacb9e59831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54859) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2475.862275] [54859]: INFO cinder.volume.api [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Create volume request issued successfully. [ 2475.862899] [54859]: INFO cinder.api.openstack.wsgi [None req-2675a66c-20b0-401f-a99d-ff4e2685c811 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2475.863369] [54859]: [pid: 54859|app: 0|req: 237/496] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:08:11 2025] POST /volume/v3/volumes => generated 753 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2475.875420] [54860]: DEBUG cinder.api.middleware.request_id [None req-6ec88f0f-b75b-4b80-9fa2-c723c055cb08 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2475.878983] [54860]: INFO cinder.api.openstack.wsgi [None req-6ec88f0f-b75b-4b80-9fa2-c723c055cb08 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2475.879240] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6ec88f0f-b75b-4b80-9fa2-c723c055cb08 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2475.880170] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6ec88f0f-b75b-4b80-9fa2-c723c055cb08 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2475.887946] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2475.887946] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2475.891770] [54860]: INFO cinder.volume.api [None req-6ec88f0f-b75b-4b80-9fa2-c723c055cb08 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2475.896053] [54860]: INFO cinder.api.openstack.wsgi [None req-6ec88f0f-b75b-4b80-9fa2-c723c055cb08 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2475.896425] [54860]: [pid: 54860|app: 0|req: 260/497] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:11 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2476.907051] [54859]: DEBUG cinder.api.middleware.request_id [None req-f11f5264-40d1-4feb-b405-39290a93223b None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2476.908776] [54859]: INFO cinder.api.openstack.wsgi [None req-f11f5264-40d1-4feb-b405-39290a93223b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2476.908999] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f11f5264-40d1-4feb-b405-39290a93223b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2476.909234] [54859]: DEBUG cinder.api.openstack.wsgi [None req-f11f5264-40d1-4feb-b405-39290a93223b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2476.919925] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2476.919925] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2476.923261] [54859]: INFO cinder.volume.api [None req-f11f5264-40d1-4feb-b405-39290a93223b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2476.927365] [54859]: INFO cinder.api.openstack.wsgi [None req-f11f5264-40d1-4feb-b405-39290a93223b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2476.927747] [54859]: [pid: 54859|app: 0|req: 238/498] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:12 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2476.966623] [54860]: DEBUG cinder.api.middleware.request_id [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-9da5ce20-aa20-4898-badb-672d21b2831a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2476.969082] [54860]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-9da5ce20-aa20-4898-badb-672d21b2831a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2476.969308] [54860]: DEBUG cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-9da5ce20-aa20-4898-badb-672d21b2831a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2476.969526] [54860]: DEBUG cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-9da5ce20-aa20-4898-badb-672d21b2831a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2476.977658] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2476.977658] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2476.980884] [54860]: INFO cinder.volume.api [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-9da5ce20-aa20-4898-badb-672d21b2831a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2476.984859] [54860]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-9da5ce20-aa20-4898-badb-672d21b2831a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2476.985250] [54860]: [pid: 54860|app: 0|req: 261/499] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:08:12 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2478.301718] [54859]: DEBUG cinder.api.middleware.request_id [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-8b59f3b4-d44f-4398-b98b-fa3e800a0485 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2478.305789] [54859]: INFO cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-8b59f3b4-d44f-4398-b98b-fa3e800a0485 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2478.305789] [54859]: DEBUG cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-8b59f3b4-d44f-4398-b98b-fa3e800a0485 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2478.305789] [54859]: DEBUG cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-8b59f3b4-d44f-4398-b98b-fa3e800a0485 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2478.313028] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2478.313028] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2478.316453] [54859]: INFO cinder.volume.api [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-8b59f3b4-d44f-4398-b98b-fa3e800a0485 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2478.320635] [54859]: INFO cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-8b59f3b4-d44f-4398-b98b-fa3e800a0485 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2478.321082] [54859]: [pid: 54859|app: 0|req: 239/500] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:08:14 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2478.334217] [54860]: DEBUG cinder.api.middleware.request_id [None req-a7a5ea7c-7e28-4147-8206-febe8090562d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2478.335316] [54860]: INFO cinder.api.openstack.wsgi [None req-a7a5ea7c-7e28-4147-8206-febe8090562d None None] GET http://10.180.1.21/volume// [ 2478.335316] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a7a5ea7c-7e28-4147-8206-febe8090562d None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2478.335485] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a7a5ea7c-7e28-4147-8206-febe8090562d None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2478.335911] [54860]: INFO cinder.api.openstack.wsgi [None req-a7a5ea7c-7e28-4147-8206-febe8090562d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2478.336319] [54860]: [pid: 54860|app: 0|req: 262/501] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:08:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2478.339641] [54859]: DEBUG cinder.api.middleware.request_id [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-e8348368-034a-45bf-a3e6-0464fad516ad None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2478.341771] [54859]: INFO cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-e8348368-034a-45bf-a3e6-0464fad516ad tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2478.342216] [54859]: DEBUG cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-e8348368-034a-45bf-a3e6-0464fad516ad tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8891fd90-b52f-4ec0-aa65-bf1b959ef341", "connector": null, "instance_uuid": "ae4728a0-d692-4fc8-862b-8cc8dc8d53ce"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2478.351585] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2478.351585] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2478.372948] [54859]: INFO cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-e8348368-034a-45bf-a3e6-0464fad516ad tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2478.373423] [54859]: [pid: 54859|app: 0|req: 240/502] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:08:14 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2478.399457] [54860]: DEBUG cinder.api.middleware.request_id [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-71573ce0-633e-4bad-95fa-75dd2dd035fb None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2478.401789] [54860]: INFO cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-71573ce0-633e-4bad-95fa-75dd2dd035fb tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] POST http://10.180.1.21/volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6/action [ 2478.402237] [54860]: DEBUG cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-71573ce0-633e-4bad-95fa-75dd2dd035fb tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2478.402379] [54860]: DEBUG cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-71573ce0-633e-4bad-95fa-75dd2dd035fb tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2478.417901] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2478.417901] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2478.424941] [54860]: INFO cinder.api.openstack.wsgi [req-9028f132-4e7a-4485-aefa-c39daaa28db1 req-71573ce0-633e-4bad-95fa-75dd2dd035fb tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6/action returned with HTTP 204 [ 2478.425381] [54860]: [pid: 54860|app: 0|req: 263/503] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:08:14 2025] POST /volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 2478.441163] [54859]: DEBUG cinder.api.middleware.request_id [None req-fa4daddb-b7d0-4ff0-9a7f-26f6892e6fd2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2478.443336] [54859]: INFO cinder.api.openstack.wsgi [None req-fa4daddb-b7d0-4ff0-9a7f-26f6892e6fd2 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2478.443631] [54859]: DEBUG cinder.api.openstack.wsgi [None req-fa4daddb-b7d0-4ff0-9a7f-26f6892e6fd2 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2478.443804] [54859]: DEBUG cinder.api.openstack.wsgi [None req-fa4daddb-b7d0-4ff0-9a7f-26f6892e6fd2 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2478.453490] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2478.453490] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2478.457220] [54859]: INFO cinder.volume.api [None req-fa4daddb-b7d0-4ff0-9a7f-26f6892e6fd2 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2478.462227] [54859]: INFO cinder.api.openstack.wsgi [None req-fa4daddb-b7d0-4ff0-9a7f-26f6892e6fd2 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2478.462671] [54859]: [pid: 54859|app: 0|req: 241/504] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:14 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2478.472960] [54860]: DEBUG cinder.api.middleware.request_id [None req-1554d580-4bfd-4ef7-85ff-26e14f658847 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2478.475574] [54860]: INFO cinder.api.openstack.wsgi [None req-1554d580-4bfd-4ef7-85ff-26e14f658847 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2478.477017] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1554d580-4bfd-4ef7-85ff-26e14f658847 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2478.477017] [54860]: DEBUG cinder.api.openstack.wsgi [None req-1554d580-4bfd-4ef7-85ff-26e14f658847 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2478.486436] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2478.486436] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2478.489871] [54860]: INFO cinder.volume.api [None req-1554d580-4bfd-4ef7-85ff-26e14f658847 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2478.494032] [54860]: INFO cinder.api.openstack.wsgi [None req-1554d580-4bfd-4ef7-85ff-26e14f658847 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2478.494592] [54860]: [pid: 54860|app: 0|req: 264/505] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:14 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2478.506073] [54859]: DEBUG cinder.api.middleware.request_id [None req-c5cddd49-162a-42fa-9f25-964941b3b201 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2478.506789] [54859]: INFO cinder.api.openstack.wsgi [None req-c5cddd49-162a-42fa-9f25-964941b3b201 None None] GET http://10.180.1.21/volume// [ 2478.506977] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c5cddd49-162a-42fa-9f25-964941b3b201 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2478.507211] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c5cddd49-162a-42fa-9f25-964941b3b201 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2478.507642] [54859]: INFO cinder.api.openstack.wsgi [None req-c5cddd49-162a-42fa-9f25-964941b3b201 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2478.507946] [54859]: [pid: 54859|app: 0|req: 242/506] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:08:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2478.511660] [54860]: DEBUG cinder.api.middleware.request_id [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-c4988726-9c6d-4aeb-9229-73859b50dea1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2478.513774] [54860]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-c4988726-9c6d-4aeb-9229-73859b50dea1 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2478.514187] [54860]: DEBUG cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-c4988726-9c6d-4aeb-9229-73859b50dea1 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47b77826-b2ab-460f-856f-604c26062dd8", "connector": null, "instance_uuid": "4bdd4f6c-8570-49c5-a37e-841677236bae"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2478.522958] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2478.522958] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2478.542276] [54860]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-c4988726-9c6d-4aeb-9229-73859b50dea1 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2478.542739] [54860]: [pid: 54860|app: 0|req: 265/507] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:08:14 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2478.564296] [54859]: DEBUG cinder.api.middleware.request_id [None req-eb22e8ca-b621-4ac5-9a90-31d0d0741036 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2478.566445] [54859]: INFO cinder.api.openstack.wsgi [None req-eb22e8ca-b621-4ac5-9a90-31d0d0741036 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2478.566658] [54859]: DEBUG cinder.api.openstack.wsgi [None req-eb22e8ca-b621-4ac5-9a90-31d0d0741036 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2478.566874] [54859]: DEBUG cinder.api.openstack.wsgi [None req-eb22e8ca-b621-4ac5-9a90-31d0d0741036 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2478.577479] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2478.577479] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2478.580527] [54859]: INFO cinder.volume.api [None req-eb22e8ca-b621-4ac5-9a90-31d0d0741036 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2478.584892] [54859]: INFO cinder.api.openstack.wsgi [None req-eb22e8ca-b621-4ac5-9a90-31d0d0741036 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2478.585296] [54859]: [pid: 54859|app: 0|req: 243/508] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:14 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2479.069955] [54860]: DEBUG cinder.api.middleware.request_id [None req-27673ff1-c04b-41d5-8741-56a689e190b8 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2479.070136] [54860]: INFO cinder.api.openstack.wsgi [None req-27673ff1-c04b-41d5-8741-56a689e190b8 None None] GET http://10.180.1.21/volume// [ 2479.070335] [54860]: DEBUG cinder.api.openstack.wsgi [None req-27673ff1-c04b-41d5-8741-56a689e190b8 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2479.070567] [54860]: DEBUG cinder.api.openstack.wsgi [None req-27673ff1-c04b-41d5-8741-56a689e190b8 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2479.070996] [54860]: INFO cinder.api.openstack.wsgi [None req-27673ff1-c04b-41d5-8741-56a689e190b8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2479.071385] [54860]: [pid: 54860|app: 0|req: 266/509] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:08:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2479.074567] [54859]: DEBUG cinder.api.middleware.request_id [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-4bdb14f3-b9ca-4747-b52d-e6e572e48d15 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2479.076954] [54859]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-4bdb14f3-b9ca-4747-b52d-e6e572e48d15 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2479.077259] [54859]: DEBUG cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-4bdb14f3-b9ca-4747-b52d-e6e572e48d15 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2479.077533] [54859]: DEBUG cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-4bdb14f3-b9ca-4747-b52d-e6e572e48d15 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2479.089706] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2479.089706] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2479.093211] [54859]: INFO cinder.volume.api [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-4bdb14f3-b9ca-4747-b52d-e6e572e48d15 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2479.097547] [54859]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-4bdb14f3-b9ca-4747-b52d-e6e572e48d15 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2479.097968] [54859]: [pid: 54859|app: 0|req: 244/510] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:08:14 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2479.127626] [54860]: DEBUG cinder.api.middleware.request_id [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-1d996e46-563a-4b47-bd4c-bf2fce3dd379 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2479.129934] [54860]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-1d996e46-563a-4b47-bd4c-bf2fce3dd379 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] PUT http://10.180.1.21/volume/v3/attachments/680a112b-6caa-4b51-a3e7-ecf1b2dc17d9 [ 2479.130347] [54860]: DEBUG cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-1d996e46-563a-4b47-bd4c-bf2fce3dd379 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-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-440472", "mountpoint": "/dev/sdb"}}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2479.138077] [54860]: DEBUG cinder.coordination [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-1d996e46-563a-4b47-bd4c-bf2fce3dd379 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Acquiring lock "cinder-attachment_update-47b77826-b2ab-460f-856f-604c26062dd8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2479.143466] [54860]: DEBUG cinder.coordination [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-1d996e46-563a-4b47-bd4c-bf2fce3dd379 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Lock "cinder-attachment_update-47b77826-b2ab-460f-856f-604c26062dd8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2479.144494] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2479.144494] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2479.595259] [54859]: DEBUG cinder.api.middleware.request_id [None req-33fb95fe-5429-4a63-8756-9f5c3ffa2582 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2479.597449] [54859]: INFO cinder.api.openstack.wsgi [None req-33fb95fe-5429-4a63-8756-9f5c3ffa2582 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2479.597683] [54859]: DEBUG cinder.api.openstack.wsgi [None req-33fb95fe-5429-4a63-8756-9f5c3ffa2582 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2479.597903] [54859]: DEBUG cinder.api.openstack.wsgi [None req-33fb95fe-5429-4a63-8756-9f5c3ffa2582 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2479.611238] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2479.611238] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2479.615083] [54859]: INFO cinder.volume.api [None req-33fb95fe-5429-4a63-8756-9f5c3ffa2582 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2479.620040] [54859]: INFO cinder.api.openstack.wsgi [None req-33fb95fe-5429-4a63-8756-9f5c3ffa2582 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2479.620464] [54859]: [pid: 54859|app: 0|req: 245/511] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:15 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2480.633226] [54859]: DEBUG cinder.api.middleware.request_id [None req-036b99b4-f0b5-4632-86fa-8810bd21d03f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2480.635548] [54859]: INFO cinder.api.openstack.wsgi [None req-036b99b4-f0b5-4632-86fa-8810bd21d03f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2480.635810] [54859]: DEBUG cinder.api.openstack.wsgi [None req-036b99b4-f0b5-4632-86fa-8810bd21d03f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2480.636063] [54859]: DEBUG cinder.api.openstack.wsgi [None req-036b99b4-f0b5-4632-86fa-8810bd21d03f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2480.647671] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2480.647671] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2480.651138] [54859]: INFO cinder.volume.api [None req-036b99b4-f0b5-4632-86fa-8810bd21d03f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2480.655561] [54859]: INFO cinder.api.openstack.wsgi [None req-036b99b4-f0b5-4632-86fa-8810bd21d03f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2480.655950] [54859]: [pid: 54859|app: 0|req: 246/512] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:16 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2481.667076] [54859]: DEBUG cinder.api.middleware.request_id [None req-805fd8e2-c8f9-444e-84d2-d893a6f145d2 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2481.668824] [54859]: INFO cinder.api.openstack.wsgi [None req-805fd8e2-c8f9-444e-84d2-d893a6f145d2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2481.669056] [54859]: DEBUG cinder.api.openstack.wsgi [None req-805fd8e2-c8f9-444e-84d2-d893a6f145d2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2481.669276] [54859]: DEBUG cinder.api.openstack.wsgi [None req-805fd8e2-c8f9-444e-84d2-d893a6f145d2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2481.678765] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2481.678765] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2481.681800] [54859]: INFO cinder.volume.api [None req-805fd8e2-c8f9-444e-84d2-d893a6f145d2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2481.685808] [54859]: INFO cinder.api.openstack.wsgi [None req-805fd8e2-c8f9-444e-84d2-d893a6f145d2 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2481.686180] [54859]: [pid: 54859|app: 0|req: 247/513] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:17 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2482.233487] [54859]: DEBUG cinder.api.middleware.request_id [None req-cb0ebb55-f19a-4534-aff1-179a27378330 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2482.233943] [54859]: INFO cinder.api.openstack.wsgi [None req-cb0ebb55-f19a-4534-aff1-179a27378330 None None] GET http://10.180.1.21/volume// [ 2482.234128] [54859]: DEBUG cinder.api.openstack.wsgi [None req-cb0ebb55-f19a-4534-aff1-179a27378330 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2482.234350] [54859]: DEBUG cinder.api.openstack.wsgi [None req-cb0ebb55-f19a-4534-aff1-179a27378330 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2482.234753] [54859]: INFO cinder.api.openstack.wsgi [None req-cb0ebb55-f19a-4534-aff1-179a27378330 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2482.235083] [54859]: [pid: 54859|app: 0|req: 248/514] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:08:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2482.239491] [54859]: DEBUG cinder.api.middleware.request_id [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-a8df7bee-fcab-42f2-bbf6-b8917c6b870c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2482.241645] [54859]: INFO cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-a8df7bee-fcab-42f2-bbf6-b8917c6b870c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2482.241875] [54859]: DEBUG cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-a8df7bee-fcab-42f2-bbf6-b8917c6b870c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2482.242093] [54859]: DEBUG cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-a8df7bee-fcab-42f2-bbf6-b8917c6b870c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2482.252276] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2482.252276] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2482.255430] [54859]: INFO cinder.volume.api [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-a8df7bee-fcab-42f2-bbf6-b8917c6b870c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2482.259685] [54859]: INFO cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-a8df7bee-fcab-42f2-bbf6-b8917c6b870c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2482.260055] [54859]: [pid: 54859|app: 0|req: 249/515] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:08:18 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 1292 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 2482.356394] [54859]: DEBUG cinder.api.middleware.request_id [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-81205f67-1d67-42f6-93f6-0727bfbe76ca None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2482.358769] [54859]: INFO cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-81205f67-1d67-42f6-93f6-0727bfbe76ca tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] PUT http://10.180.1.21/volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6 [ 2482.359193] [54859]: DEBUG cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-81205f67-1d67-42f6-93f6-0727bfbe76ca tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-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=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2482.366783] [54859]: DEBUG cinder.coordination [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-81205f67-1d67-42f6-93f6-0727bfbe76ca tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Acquiring lock "cinder-attachment_update-8891fd90-b52f-4ec0-aa65-bf1b959ef341-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2482.371092] [54859]: DEBUG cinder.coordination [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-81205f67-1d67-42f6-93f6-0727bfbe76ca tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Lock "cinder-attachment_update-8891fd90-b52f-4ec0-aa65-bf1b959ef341-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2482.372109] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2482.372109] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2483.666639] [54860]: DEBUG cinder.coordination [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-1d996e46-563a-4b47-bd4c-bf2fce3dd379 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Lock "cinder-attachment_update-47b77826-b2ab-460f-856f-604c26062dd8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54860) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2483.667190] [54860]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-1d996e46-563a-4b47-bd4c-bf2fce3dd379 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments/680a112b-6caa-4b51-a3e7-ecf1b2dc17d9 returned with HTTP 200 [ 2483.667881] [54860]: [pid: 54860|app: 0|req: 267/516] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:08:14 2025] PUT /volume/v3/attachments/680a112b-6caa-4b51-a3e7-ecf1b2dc17d9 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2483.668988] [54860]: DEBUG cinder.api.middleware.request_id [None req-0f1756de-317d-4421-bf11-1e188470cd6d None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2483.671755] [54860]: INFO cinder.api.openstack.wsgi [None req-0f1756de-317d-4421-bf11-1e188470cd6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2483.672126] [54860]: DEBUG cinder.api.openstack.wsgi [None req-0f1756de-317d-4421-bf11-1e188470cd6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2483.672487] [54860]: DEBUG cinder.api.openstack.wsgi [None req-0f1756de-317d-4421-bf11-1e188470cd6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2483.686462] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2483.686462] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2483.691326] [54860]: INFO cinder.volume.api [None req-0f1756de-317d-4421-bf11-1e188470cd6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2483.698418] [54860]: INFO cinder.api.openstack.wsgi [None req-0f1756de-317d-4421-bf11-1e188470cd6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2483.699017] [54860]: [pid: 54860|app: 0|req: 268/517] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:19 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2484.708407] [54860]: DEBUG cinder.api.middleware.request_id [None req-15529b9e-08e0-4248-9b5e-570890ead84f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2484.710817] [54860]: INFO cinder.api.openstack.wsgi [None req-15529b9e-08e0-4248-9b5e-570890ead84f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2484.710938] [54860]: DEBUG cinder.api.openstack.wsgi [None req-15529b9e-08e0-4248-9b5e-570890ead84f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2484.711113] [54860]: DEBUG cinder.api.openstack.wsgi [None req-15529b9e-08e0-4248-9b5e-570890ead84f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2484.721701] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2484.721701] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2484.725180] [54860]: INFO cinder.volume.api [None req-15529b9e-08e0-4248-9b5e-570890ead84f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2484.729940] [54860]: INFO cinder.api.openstack.wsgi [None req-15529b9e-08e0-4248-9b5e-570890ead84f tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2484.730367] [54860]: [pid: 54860|app: 0|req: 269/518] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:20 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2485.275195] [54860]: DEBUG cinder.api.middleware.request_id [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-021fb173-2051-4806-a1fe-d11c05d2a0e8 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2485.277935] [54860]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-021fb173-2051-4806-a1fe-d11c05d2a0e8 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/attachments/680a112b-6caa-4b51-a3e7-ecf1b2dc17d9/action [ 2485.278506] [54860]: DEBUG cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-021fb173-2051-4806-a1fe-d11c05d2a0e8 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2485.278687] [54860]: DEBUG cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-021fb173-2051-4806-a1fe-d11c05d2a0e8 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2485.293145] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2485.293145] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2485.300302] [54860]: INFO cinder.api.openstack.wsgi [req-497e0b1a-3c6f-461d-8f80-91726117fccc req-021fb173-2051-4806-a1fe-d11c05d2a0e8 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments/680a112b-6caa-4b51-a3e7-ecf1b2dc17d9/action returned with HTTP 204 [ 2485.300722] [54860]: [pid: 54860|app: 0|req: 270/519] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:08:21 2025] POST /volume/v3/attachments/680a112b-6caa-4b51-a3e7-ecf1b2dc17d9/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2485.740483] [54860]: DEBUG cinder.api.middleware.request_id [None req-deea3cfd-273c-4081-ac3a-953b9364e6c1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2485.743508] [54860]: INFO cinder.api.openstack.wsgi [None req-deea3cfd-273c-4081-ac3a-953b9364e6c1 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2485.743508] [54860]: DEBUG cinder.api.openstack.wsgi [None req-deea3cfd-273c-4081-ac3a-953b9364e6c1 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2485.743634] [54860]: DEBUG cinder.api.openstack.wsgi [None req-deea3cfd-273c-4081-ac3a-953b9364e6c1 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2485.753810] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2485.753810] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2485.756291] [54860]: INFO cinder.volume.api [None req-deea3cfd-273c-4081-ac3a-953b9364e6c1 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2485.760471] [54860]: INFO cinder.api.openstack.wsgi [None req-deea3cfd-273c-4081-ac3a-953b9364e6c1 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2485.760997] [54860]: [pid: 54860|app: 0|req: 271/520] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:21 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2485.770230] [54860]: DEBUG cinder.api.middleware.request_id [None req-31904f40-e982-49f7-a293-ce09a9b50542 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2485.772097] [54860]: INFO cinder.api.openstack.wsgi [None req-31904f40-e982-49f7-a293-ce09a9b50542 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2485.772309] [54860]: DEBUG cinder.api.openstack.wsgi [None req-31904f40-e982-49f7-a293-ce09a9b50542 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2485.772610] [54860]: DEBUG cinder.api.openstack.wsgi [None req-31904f40-e982-49f7-a293-ce09a9b50542 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2485.781966] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2485.781966] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2485.784946] [54860]: INFO cinder.volume.api [None req-31904f40-e982-49f7-a293-ce09a9b50542 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2485.789143] [54860]: INFO cinder.api.openstack.wsgi [None req-31904f40-e982-49f7-a293-ce09a9b50542 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2485.789601] [54860]: [pid: 54860|app: 0|req: 272/521] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:21 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2485.798160] [54860]: DEBUG cinder.api.middleware.request_id [None req-4e68438c-59d3-47b9-84a3-acaf93300a5a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2485.799943] [54860]: INFO cinder.api.openstack.wsgi [None req-4e68438c-59d3-47b9-84a3-acaf93300a5a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] DELETE http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2485.800173] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4e68438c-59d3-47b9-84a3-acaf93300a5a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2485.800382] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4e68438c-59d3-47b9-84a3-acaf93300a5a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2485.800564] [54860]: INFO cinder.api.v3.volumes [None req-4e68438c-59d3-47b9-84a3-acaf93300a5a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Delete volume with id: 47b77826-b2ab-460f-856f-604c26062dd8 [ 2485.810421] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2485.810421] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2485.810421] [54860]: INFO cinder.volume.api [None req-4e68438c-59d3-47b9-84a3-acaf93300a5a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2485.818251] [54860]: INFO cinder.volume.api [None req-4e68438c-59d3-47b9-84a3-acaf93300a5a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-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. [ 2485.818603] [54860]: INFO cinder.api.openstack.wsgi [None req-4e68438c-59d3-47b9-84a3-acaf93300a5a tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 400 [ 2485.819078] [54860]: [pid: 54860|app: 0|req: 273/522] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:08:21 2025] DELETE /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) [ 2485.822194] [54860]: DEBUG cinder.api.middleware.request_id [None req-bf1dcd9f-4fd3-431d-b040-9ff543b18882 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2485.823977] [54860]: INFO cinder.api.openstack.wsgi [None req-bf1dcd9f-4fd3-431d-b040-9ff543b18882 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2485.824330] [54860]: DEBUG cinder.api.openstack.wsgi [None req-bf1dcd9f-4fd3-431d-b040-9ff543b18882 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2485.824429] [54860]: DEBUG cinder.api.openstack.wsgi [None req-bf1dcd9f-4fd3-431d-b040-9ff543b18882 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2485.833090] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2485.833090] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2485.836720] [54860]: INFO cinder.volume.api [None req-bf1dcd9f-4fd3-431d-b040-9ff543b18882 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2485.840185] [54860]: INFO cinder.api.openstack.wsgi [None req-bf1dcd9f-4fd3-431d-b040-9ff543b18882 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2485.840962] [54860]: [pid: 54860|app: 0|req: 274/523] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:21 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2485.873682] [54860]: DEBUG cinder.api.middleware.request_id [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-7300293e-a71f-460f-ba00-0cff143ec2c7 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2485.876214] [54860]: INFO cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-7300293e-a71f-460f-ba00-0cff143ec2c7 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2485.876949] [54860]: DEBUG cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-7300293e-a71f-460f-ba00-0cff143ec2c7 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2485.876949] [54860]: DEBUG cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-7300293e-a71f-460f-ba00-0cff143ec2c7 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2485.886699] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2485.886699] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2485.889907] [54860]: INFO cinder.volume.api [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-7300293e-a71f-460f-ba00-0cff143ec2c7 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2485.895294] [54860]: INFO cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-7300293e-a71f-460f-ba00-0cff143ec2c7 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2485.895823] [54860]: [pid: 54860|app: 0|req: 275/524] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:08:21 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2485.916824] [54860]: DEBUG cinder.api.middleware.request_id [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-c3a76fc5-fb0d-4111-8206-a7444139e731 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2485.919015] [54860]: INFO cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-c3a76fc5-fb0d-4111-8206-a7444139e731 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] POST http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8/action [ 2485.919412] [54860]: DEBUG cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-c3a76fc5-fb0d-4111-8206-a7444139e731 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2485.919552] [54860]: DEBUG cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-c3a76fc5-fb0d-4111-8206-a7444139e731 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2485.932665] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2485.932665] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2485.933209] [54860]: INFO cinder.volume.api [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-c3a76fc5-fb0d-4111-8206-a7444139e731 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2485.938594] [54860]: INFO cinder.volume.api [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-c3a76fc5-fb0d-4111-8206-a7444139e731 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Begin detaching volume completed successfully. [ 2485.938842] [54860]: INFO cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-c3a76fc5-fb0d-4111-8206-a7444139e731 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8/action returned with HTTP 202 [ 2485.939263] [54860]: [pid: 54860|app: 0|req: 276/525] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:08:21 2025] POST /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 2486.894565] [54859]: DEBUG cinder.coordination [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-81205f67-1d67-42f6-93f6-0727bfbe76ca tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Lock "cinder-attachment_update-8891fd90-b52f-4ec0-aa65-bf1b959ef341-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2486.894929] [54859]: INFO cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-81205f67-1d67-42f6-93f6-0727bfbe76ca tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6 returned with HTTP 200 [ 2486.895433] [54859]: [pid: 54859|app: 0|req: 250/526] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:08:18 2025] PUT /volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2486.963392] [54860]: DEBUG cinder.api.middleware.request_id [None req-567631f8-c93f-4298-8a99-62d04e9904e3 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2486.963847] [54860]: INFO cinder.api.openstack.wsgi [None req-567631f8-c93f-4298-8a99-62d04e9904e3 None None] GET http://10.180.1.21/volume// [ 2486.964048] [54860]: DEBUG cinder.api.openstack.wsgi [None req-567631f8-c93f-4298-8a99-62d04e9904e3 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2486.964275] [54860]: DEBUG cinder.api.openstack.wsgi [None req-567631f8-c93f-4298-8a99-62d04e9904e3 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2486.964682] [54860]: INFO cinder.api.openstack.wsgi [None req-567631f8-c93f-4298-8a99-62d04e9904e3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2486.964995] [54860]: [pid: 54860|app: 0|req: 277/527] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:08:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2486.968181] [54859]: DEBUG cinder.api.middleware.request_id [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-ff506d76-c2d5-4bdf-893b-dee5f9e44576 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2486.970512] [54859]: INFO cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-ff506d76-c2d5-4bdf-893b-dee5f9e44576 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2486.970760] [54859]: DEBUG cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-ff506d76-c2d5-4bdf-893b-dee5f9e44576 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2486.970982] [54859]: DEBUG cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-ff506d76-c2d5-4bdf-893b-dee5f9e44576 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2486.980581] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2486.980581] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2486.983704] [54859]: INFO cinder.volume.api [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-ff506d76-c2d5-4bdf-893b-dee5f9e44576 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2486.989263] [54859]: INFO cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-ff506d76-c2d5-4bdf-893b-dee5f9e44576 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2486.989754] [54859]: [pid: 54859|app: 0|req: 251/528] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:08:22 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2487.402507] [54860]: DEBUG cinder.api.middleware.request_id [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-dc8c2f53-e01a-42e0-9e4d-92655fd0f917 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2487.404804] [54860]: INFO cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-dc8c2f53-e01a-42e0-9e4d-92655fd0f917 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] POST http://10.180.1.21/volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6/action [ 2487.405235] [54860]: DEBUG cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-dc8c2f53-e01a-42e0-9e4d-92655fd0f917 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action body: b'{"os-complete": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2487.405404] [54860]: DEBUG cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-dc8c2f53-e01a-42e0-9e4d-92655fd0f917 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2487.419582] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2487.419582] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2487.427402] [54860]: INFO cinder.api.openstack.wsgi [req-81e813ba-da78-428c-8e7c-0600fd361ccb req-dc8c2f53-e01a-42e0-9e4d-92655fd0f917 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6/action returned with HTTP 204 [ 2487.427998] [54860]: [pid: 54860|app: 0|req: 278/529] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:08:23 2025] POST /volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2488.126190] [54859]: DEBUG cinder.api.middleware.request_id [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-2a3bf0be-9c94-493f-b3c3-9a3396f7229e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2488.128568] [54859]: INFO cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-2a3bf0be-9c94-493f-b3c3-9a3396f7229e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] DELETE http://10.180.1.21/volume/v3/attachments/680a112b-6caa-4b51-a3e7-ecf1b2dc17d9 [ 2488.128802] [54859]: DEBUG cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-2a3bf0be-9c94-493f-b3c3-9a3396f7229e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2488.129058] [54859]: DEBUG cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-2a3bf0be-9c94-493f-b3c3-9a3396f7229e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2488.136186] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2488.136186] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2488.660837] [54859]: INFO cinder.api.openstack.wsgi [req-f1c74445-5ff3-48ab-b7d1-a5d31d2695ae req-2a3bf0be-9c94-493f-b3c3-9a3396f7229e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/attachments/680a112b-6caa-4b51-a3e7-ecf1b2dc17d9 returned with HTTP 200 [ 2488.661286] [54859]: [pid: 54859|app: 0|req: 252/530] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:08:23 2025] DELETE /volume/v3/attachments/680a112b-6caa-4b51-a3e7-ecf1b2dc17d9 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2490.103271] [54860]: DEBUG cinder.api.middleware.request_id [None req-9c27909b-3daf-46f7-9ec7-ede63f1a2ffb None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2490.105472] [54860]: INFO cinder.api.openstack.wsgi [None req-9c27909b-3daf-46f7-9ec7-ede63f1a2ffb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2490.105739] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9c27909b-3daf-46f7-9ec7-ede63f1a2ffb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2490.106051] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9c27909b-3daf-46f7-9ec7-ede63f1a2ffb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2490.115953] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2490.115953] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2490.119686] [54860]: INFO cinder.volume.api [None req-9c27909b-3daf-46f7-9ec7-ede63f1a2ffb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2490.124149] [54860]: INFO cinder.api.openstack.wsgi [None req-9c27909b-3daf-46f7-9ec7-ede63f1a2ffb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2490.124631] [54860]: [pid: 54860|app: 0|req: 279/531] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:25 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2497.680517] [54859]: DEBUG cinder.api.middleware.request_id [None req-14a09636-b4a1-44c6-9d4f-e74e340b3a39 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2497.682489] [54859]: INFO cinder.api.openstack.wsgi [None req-14a09636-b4a1-44c6-9d4f-e74e340b3a39 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2497.682716] [54859]: DEBUG cinder.api.openstack.wsgi [None req-14a09636-b4a1-44c6-9d4f-e74e340b3a39 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2497.682931] [54859]: DEBUG cinder.api.openstack.wsgi [None req-14a09636-b4a1-44c6-9d4f-e74e340b3a39 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2497.696382] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2497.696382] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2497.699980] [54859]: INFO cinder.volume.api [None req-14a09636-b4a1-44c6-9d4f-e74e340b3a39 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2497.704501] [54859]: INFO cinder.api.openstack.wsgi [None req-14a09636-b4a1-44c6-9d4f-e74e340b3a39 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2497.704887] [54859]: [pid: 54859|app: 0|req: 253/532] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:33 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2497.840264] [54860]: DEBUG cinder.api.middleware.request_id [None req-dd813d97-3b38-4337-8505-f8061d7736b9 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2497.842365] [54860]: INFO cinder.api.openstack.wsgi [None req-dd813d97-3b38-4337-8505-f8061d7736b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2497.842584] [54860]: DEBUG cinder.api.openstack.wsgi [None req-dd813d97-3b38-4337-8505-f8061d7736b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2497.842800] [54860]: DEBUG cinder.api.openstack.wsgi [None req-dd813d97-3b38-4337-8505-f8061d7736b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2497.853126] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2497.853126] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2497.856418] [54860]: INFO cinder.volume.api [None req-dd813d97-3b38-4337-8505-f8061d7736b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2497.860773] [54860]: INFO cinder.api.openstack.wsgi [None req-dd813d97-3b38-4337-8505-f8061d7736b9 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2497.861188] [54860]: [pid: 54860|app: 0|req: 280/533] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:33 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2497.894825] [54859]: DEBUG cinder.api.middleware.request_id [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-05587f11-27b9-4b08-9ff1-b21248599d16 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2497.897330] [54859]: INFO cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-05587f11-27b9-4b08-9ff1-b21248599d16 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2497.897618] [54859]: DEBUG cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-05587f11-27b9-4b08-9ff1-b21248599d16 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2497.897888] [54859]: DEBUG cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-05587f11-27b9-4b08-9ff1-b21248599d16 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2497.908354] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2497.908354] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2497.911474] [54859]: INFO cinder.volume.api [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-05587f11-27b9-4b08-9ff1-b21248599d16 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2497.915632] [54859]: INFO cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-05587f11-27b9-4b08-9ff1-b21248599d16 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2497.916024] [54859]: [pid: 54859|app: 0|req: 254/534] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:08:33 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2497.932310] [54860]: DEBUG cinder.api.middleware.request_id [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-81fc510c-7ee5-485d-b45c-3aa0b2e0b65a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2497.934867] [54860]: INFO cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-81fc510c-7ee5-485d-b45c-3aa0b2e0b65a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a/action [ 2497.935272] [54860]: DEBUG cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-81fc510c-7ee5-485d-b45c-3aa0b2e0b65a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2497.935516] [54860]: DEBUG cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-81fc510c-7ee5-485d-b45c-3aa0b2e0b65a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2497.945254] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2497.945254] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2497.945778] [54860]: INFO cinder.volume.api [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-81fc510c-7ee5-485d-b45c-3aa0b2e0b65a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2497.953488] [54860]: INFO cinder.volume.api [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-81fc510c-7ee5-485d-b45c-3aa0b2e0b65a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Begin detaching volume completed successfully. [ 2497.953772] [54860]: INFO cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-81fc510c-7ee5-485d-b45c-3aa0b2e0b65a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a/action returned with HTTP 202 [ 2497.954463] [54860]: [pid: 54860|app: 0|req: 281/535] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:08:33 2025] POST /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2498.977358] [54859]: DEBUG cinder.api.middleware.request_id [None req-b7c4332e-15a0-4bb0-aa0d-84c8a6d0500b None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2498.977876] [54859]: INFO cinder.api.openstack.wsgi [None req-b7c4332e-15a0-4bb0-aa0d-84c8a6d0500b None None] GET http://10.180.1.21/volume// [ 2498.978074] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b7c4332e-15a0-4bb0-aa0d-84c8a6d0500b None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2498.978292] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b7c4332e-15a0-4bb0-aa0d-84c8a6d0500b None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2498.978813] [54859]: INFO cinder.api.openstack.wsgi [None req-b7c4332e-15a0-4bb0-aa0d-84c8a6d0500b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2498.979272] [54859]: [pid: 54859|app: 0|req: 255/536] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:08:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2498.982433] [54860]: DEBUG cinder.api.middleware.request_id [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-e870693f-4e57-45a5-a56b-a2b879f9285c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2498.984985] [54860]: INFO cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-e870693f-4e57-45a5-a56b-a2b879f9285c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2498.985309] [54860]: DEBUG cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-e870693f-4e57-45a5-a56b-a2b879f9285c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2498.985595] [54860]: DEBUG cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-e870693f-4e57-45a5-a56b-a2b879f9285c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2498.998987] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2498.998987] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2499.002519] [54860]: INFO cinder.volume.api [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-e870693f-4e57-45a5-a56b-a2b879f9285c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2499.006931] [54860]: INFO cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-e870693f-4e57-45a5-a56b-a2b879f9285c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2499.007324] [54860]: [pid: 54860|app: 0|req: 282/537] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:08:34 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2500.144379] [54859]: DEBUG cinder.api.middleware.request_id [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-35148f8b-0d19-4963-b7bc-49138013590e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2500.146732] [54859]: INFO cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-35148f8b-0d19-4963-b7bc-49138013590e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] DELETE http://10.180.1.21/volume/v3/attachments/998dba9c-21e8-4c37-9a19-aeb90ff3fbf9 [ 2500.146945] [54859]: DEBUG cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-35148f8b-0d19-4963-b7bc-49138013590e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2500.147171] [54859]: DEBUG cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-35148f8b-0d19-4963-b7bc-49138013590e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2500.154154] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2500.154154] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2500.454990] [54860]: DEBUG cinder.api.middleware.request_id [None req-a6a6f04b-857c-45b3-addd-22a2388f9fbb None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2500.457146] [54860]: INFO cinder.api.openstack.wsgi [None req-a6a6f04b-857c-45b3-addd-22a2388f9fbb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] DELETE http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2500.457375] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a6a6f04b-857c-45b3-addd-22a2388f9fbb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2500.457621] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a6a6f04b-857c-45b3-addd-22a2388f9fbb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2500.457808] [54860]: INFO cinder.api.v3.volumes [None req-a6a6f04b-857c-45b3-addd-22a2388f9fbb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Delete volume with id: 47b77826-b2ab-460f-856f-604c26062dd8 [ 2500.473937] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2500.473937] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2500.474632] [54860]: INFO cinder.volume.api [None req-a6a6f04b-857c-45b3-addd-22a2388f9fbb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2500.490326] [54860]: INFO cinder.volume.api [None req-a6a6f04b-857c-45b3-addd-22a2388f9fbb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Delete volume request issued successfully. [ 2500.490513] [54860]: INFO cinder.api.openstack.wsgi [None req-a6a6f04b-857c-45b3-addd-22a2388f9fbb tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 202 [ 2500.490900] [54860]: [pid: 54860|app: 0|req: 283/538] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:08:36 2025] DELETE /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2500.493402] [54860]: DEBUG cinder.api.middleware.request_id [None req-9ef17ba5-47bb-4181-a70d-2a05eecf5749 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2500.495219] [54860]: INFO cinder.api.openstack.wsgi [None req-9ef17ba5-47bb-4181-a70d-2a05eecf5749 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2500.495439] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9ef17ba5-47bb-4181-a70d-2a05eecf5749 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2500.495666] [54860]: DEBUG cinder.api.openstack.wsgi [None req-9ef17ba5-47bb-4181-a70d-2a05eecf5749 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2500.502445] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2500.502445] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2500.505983] [54860]: INFO cinder.volume.api [None req-9ef17ba5-47bb-4181-a70d-2a05eecf5749 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2500.510529] [54860]: INFO cinder.api.openstack.wsgi [None req-9ef17ba5-47bb-4181-a70d-2a05eecf5749 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2500.510880] [54860]: [pid: 54860|app: 0|req: 284/539] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:36 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2500.679863] [54859]: INFO cinder.api.openstack.wsgi [req-84ffcc16-c6b0-4021-bdf4-a3b956984e67 req-35148f8b-0d19-4963-b7bc-49138013590e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/998dba9c-21e8-4c37-9a19-aeb90ff3fbf9 returned with HTTP 200 [ 2500.680646] [54859]: [pid: 54859|app: 0|req: 256/540] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:08:36 2025] DELETE /volume/v3/attachments/998dba9c-21e8-4c37-9a19-aeb90ff3fbf9 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2501.521300] [54860]: DEBUG cinder.api.middleware.request_id [None req-7201e96f-5296-4791-be2b-6efe89f1c635 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2501.523649] [54860]: INFO cinder.api.openstack.wsgi [None req-7201e96f-5296-4791-be2b-6efe89f1c635 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2501.523930] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7201e96f-5296-4791-be2b-6efe89f1c635 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2501.524264] [54860]: DEBUG cinder.api.openstack.wsgi [None req-7201e96f-5296-4791-be2b-6efe89f1c635 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2501.533025] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2501.533025] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2501.536885] [54860]: INFO cinder.volume.api [None req-7201e96f-5296-4791-be2b-6efe89f1c635 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2501.541350] [54860]: INFO cinder.api.openstack.wsgi [None req-7201e96f-5296-4791-be2b-6efe89f1c635 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2501.541733] [54860]: [pid: 54860|app: 0|req: 285/541] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:37 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2502.127614] [54859]: DEBUG cinder.api.middleware.request_id [None req-97e69038-7ba3-4cec-b5c6-ba3e2283fdb8 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2502.129977] [54859]: INFO cinder.api.openstack.wsgi [None req-97e69038-7ba3-4cec-b5c6-ba3e2283fdb8 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2502.130263] [54859]: DEBUG cinder.api.openstack.wsgi [None req-97e69038-7ba3-4cec-b5c6-ba3e2283fdb8 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2502.130487] [54859]: DEBUG cinder.api.openstack.wsgi [None req-97e69038-7ba3-4cec-b5c6-ba3e2283fdb8 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2502.138500] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2502.138500] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2502.142341] [54859]: INFO cinder.volume.api [None req-97e69038-7ba3-4cec-b5c6-ba3e2283fdb8 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2502.146912] [54859]: INFO cinder.api.openstack.wsgi [None req-97e69038-7ba3-4cec-b5c6-ba3e2283fdb8 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2502.147344] [54859]: [pid: 54859|app: 0|req: 257/542] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:37 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2502.552375] [54860]: DEBUG cinder.api.middleware.request_id [None req-024d14b5-9bd9-456f-8f12-a190233a941b None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2502.554713] [54860]: INFO cinder.api.openstack.wsgi [None req-024d14b5-9bd9-456f-8f12-a190233a941b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2502.554963] [54860]: DEBUG cinder.api.openstack.wsgi [None req-024d14b5-9bd9-456f-8f12-a190233a941b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2502.555209] [54860]: DEBUG cinder.api.openstack.wsgi [None req-024d14b5-9bd9-456f-8f12-a190233a941b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2502.563801] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2502.563801] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2502.567768] [54860]: INFO cinder.volume.api [None req-024d14b5-9bd9-456f-8f12-a190233a941b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2502.573798] [54860]: INFO cinder.api.openstack.wsgi [None req-024d14b5-9bd9-456f-8f12-a190233a941b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 200 [ 2502.574394] [54860]: [pid: 54860|app: 0|req: 286/543] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:38 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2503.585588] [54859]: DEBUG cinder.api.middleware.request_id [None req-a78b3b76-949c-4430-8d45-8b2a15ef3da4 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2503.587891] [54859]: INFO cinder.api.openstack.wsgi [None req-a78b3b76-949c-4430-8d45-8b2a15ef3da4 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 [ 2503.588163] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a78b3b76-949c-4430-8d45-8b2a15ef3da4 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2503.588390] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a78b3b76-949c-4430-8d45-8b2a15ef3da4 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2503.596957] [54859]: INFO cinder.api.openstack.wsgi [None req-a78b3b76-949c-4430-8d45-8b2a15ef3da4 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 returned with HTTP 404 [ 2503.597558] [54859]: [pid: 54859|app: 0|req: 258/544] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:39 2025] GET /volume/v3/volumes/47b77826-b2ab-460f-856f-604c26062dd8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2503.648087] [54860]: DEBUG cinder.api.middleware.request_id [None req-617a8eff-8536-49a0-9d48-339740e56356 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2503.650532] [54860]: INFO cinder.api.openstack.wsgi [None req-617a8eff-8536-49a0-9d48-339740e56356 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2503.650779] [54860]: DEBUG cinder.api.openstack.wsgi [None req-617a8eff-8536-49a0-9d48-339740e56356 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2503.651017] [54860]: DEBUG cinder.api.openstack.wsgi [None req-617a8eff-8536-49a0-9d48-339740e56356 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2503.651231] [54860]: INFO cinder.api.v3.volumes [None req-617a8eff-8536-49a0-9d48-339740e56356 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Delete volume with id: bf672944-d43f-41c3-99e2-23254df043fc [ 2503.662270] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2503.662270] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2503.662887] [54860]: INFO cinder.volume.api [None req-617a8eff-8536-49a0-9d48-339740e56356 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2503.679649] [54860]: INFO cinder.volume.api [None req-617a8eff-8536-49a0-9d48-339740e56356 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Delete volume request issued successfully. [ 2503.679896] [54860]: INFO cinder.api.openstack.wsgi [None req-617a8eff-8536-49a0-9d48-339740e56356 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 202 [ 2503.680453] [54860]: [pid: 54860|app: 0|req: 287/545] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:08:39 2025] DELETE /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2503.683449] [54859]: DEBUG cinder.api.middleware.request_id [None req-3f8aec26-68cb-4e69-b650-69fde71fca59 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2503.685677] [54859]: INFO cinder.api.openstack.wsgi [None req-3f8aec26-68cb-4e69-b650-69fde71fca59 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2503.685946] [54859]: DEBUG cinder.api.openstack.wsgi [None req-3f8aec26-68cb-4e69-b650-69fde71fca59 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2503.686316] [54859]: DEBUG cinder.api.openstack.wsgi [None req-3f8aec26-68cb-4e69-b650-69fde71fca59 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2503.694388] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2503.694388] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2503.698960] [54859]: INFO cinder.volume.api [None req-3f8aec26-68cb-4e69-b650-69fde71fca59 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2503.704495] [54859]: INFO cinder.api.openstack.wsgi [None req-3f8aec26-68cb-4e69-b650-69fde71fca59 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2503.704855] [54859]: [pid: 54859|app: 0|req: 259/546] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:39 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2504.715267] [54860]: DEBUG cinder.api.middleware.request_id [None req-6c98de0f-9ce5-4701-9a7c-3d43ccd7e6cf None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2504.717417] [54860]: INFO cinder.api.openstack.wsgi [None req-6c98de0f-9ce5-4701-9a7c-3d43ccd7e6cf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2504.717658] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6c98de0f-9ce5-4701-9a7c-3d43ccd7e6cf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2504.717878] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6c98de0f-9ce5-4701-9a7c-3d43ccd7e6cf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2504.725478] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2504.725478] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2504.728855] [54860]: INFO cinder.volume.api [None req-6c98de0f-9ce5-4701-9a7c-3d43ccd7e6cf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2504.733471] [54860]: INFO cinder.api.openstack.wsgi [None req-6c98de0f-9ce5-4701-9a7c-3d43ccd7e6cf tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2504.734049] [54860]: [pid: 54860|app: 0|req: 288/547] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:40 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2505.744164] [54859]: DEBUG cinder.api.middleware.request_id [None req-c7c51717-a099-47f8-96e4-e0a9b1e5b843 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2505.746538] [54859]: INFO cinder.api.openstack.wsgi [None req-c7c51717-a099-47f8-96e4-e0a9b1e5b843 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2505.746786] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c7c51717-a099-47f8-96e4-e0a9b1e5b843 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2505.747016] [54859]: DEBUG cinder.api.openstack.wsgi [None req-c7c51717-a099-47f8-96e4-e0a9b1e5b843 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2505.757622] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2505.757622] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2505.762037] [54859]: INFO cinder.volume.api [None req-c7c51717-a099-47f8-96e4-e0a9b1e5b843 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2505.767256] [54859]: INFO cinder.api.openstack.wsgi [None req-c7c51717-a099-47f8-96e4-e0a9b1e5b843 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 200 [ 2505.767821] [54859]: [pid: 54859|app: 0|req: 260/548] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:41 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2506.778054] [54860]: DEBUG cinder.api.middleware.request_id [None req-502827c9-e78e-4702-9e47-d9e5888ac6e9 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2506.780484] [54860]: INFO cinder.api.openstack.wsgi [None req-502827c9-e78e-4702-9e47-d9e5888ac6e9 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc [ 2506.780774] [54860]: DEBUG cinder.api.openstack.wsgi [None req-502827c9-e78e-4702-9e47-d9e5888ac6e9 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2506.781015] [54860]: DEBUG cinder.api.openstack.wsgi [None req-502827c9-e78e-4702-9e47-d9e5888ac6e9 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2506.788077] [54860]: INFO cinder.api.openstack.wsgi [None req-502827c9-e78e-4702-9e47-d9e5888ac6e9 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc returned with HTTP 404 [ 2506.788674] [54860]: [pid: 54860|app: 0|req: 289/549] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:42 2025] GET /volume/v3/volumes/bf672944-d43f-41c3-99e2-23254df043fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2506.890013] [54859]: DEBUG cinder.api.middleware.request_id [None req-936877fc-4ec3-43bd-8f5d-ddf6f5df6876 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2506.892394] [54859]: INFO cinder.api.openstack.wsgi [None req-936877fc-4ec3-43bd-8f5d-ddf6f5df6876 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] DELETE http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2506.892737] [54859]: DEBUG cinder.api.openstack.wsgi [None req-936877fc-4ec3-43bd-8f5d-ddf6f5df6876 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2506.892830] [54859]: DEBUG cinder.api.openstack.wsgi [None req-936877fc-4ec3-43bd-8f5d-ddf6f5df6876 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2506.893017] [54859]: INFO cinder.api.v3.volumes [None req-936877fc-4ec3-43bd-8f5d-ddf6f5df6876 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Delete volume with id: 96f0a994-10fc-42a0-a508-a1666127ff8c [ 2506.907103] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2506.907103] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2506.907734] [54859]: INFO cinder.volume.api [None req-936877fc-4ec3-43bd-8f5d-ddf6f5df6876 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2506.953272] [54859]: INFO cinder.volume.api [None req-936877fc-4ec3-43bd-8f5d-ddf6f5df6876 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Delete volume request issued successfully. [ 2506.953534] [54859]: INFO cinder.api.openstack.wsgi [None req-936877fc-4ec3-43bd-8f5d-ddf6f5df6876 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 202 [ 2506.954151] [54859]: [pid: 54859|app: 0|req: 261/550] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:08:42 2025] DELETE /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2506.957562] [54860]: DEBUG cinder.api.middleware.request_id [None req-5e089077-8352-4f76-bd07-431393b67322 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2506.961828] [54860]: INFO cinder.api.openstack.wsgi [None req-5e089077-8352-4f76-bd07-431393b67322 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2506.961828] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5e089077-8352-4f76-bd07-431393b67322 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2506.962215] [54860]: DEBUG cinder.api.openstack.wsgi [None req-5e089077-8352-4f76-bd07-431393b67322 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2506.972418] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2506.972418] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2506.976755] [54860]: INFO cinder.volume.api [None req-5e089077-8352-4f76-bd07-431393b67322 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2506.981876] [54860]: INFO cinder.api.openstack.wsgi [None req-5e089077-8352-4f76-bd07-431393b67322 tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2506.982299] [54860]: [pid: 54860|app: 0|req: 290/551] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:42 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2507.996857] [54859]: DEBUG cinder.api.middleware.request_id [None req-dbedfa22-1c97-43e6-bde1-2132cf68af6d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2508.012433] [54859]: INFO cinder.api.openstack.wsgi [None req-dbedfa22-1c97-43e6-bde1-2132cf68af6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2508.012433] [54859]: DEBUG cinder.api.openstack.wsgi [None req-dbedfa22-1c97-43e6-bde1-2132cf68af6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2508.012433] [54859]: DEBUG cinder.api.openstack.wsgi [None req-dbedfa22-1c97-43e6-bde1-2132cf68af6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2508.019155] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2508.019155] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2508.022962] [54859]: INFO cinder.volume.api [None req-dbedfa22-1c97-43e6-bde1-2132cf68af6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2508.027480] [54859]: INFO cinder.api.openstack.wsgi [None req-dbedfa22-1c97-43e6-bde1-2132cf68af6d tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2508.027480] [54859]: [pid: 54859|app: 0|req: 262/552] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:43 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2509.038311] [54860]: DEBUG cinder.api.middleware.request_id [None req-6fc89ab7-5665-4e7c-bfda-317cb0d82a6b None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2509.040547] [54860]: INFO cinder.api.openstack.wsgi [None req-6fc89ab7-5665-4e7c-bfda-317cb0d82a6b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2509.040819] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6fc89ab7-5665-4e7c-bfda-317cb0d82a6b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2509.041087] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6fc89ab7-5665-4e7c-bfda-317cb0d82a6b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2509.051603] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2509.051603] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2509.054915] [54860]: INFO cinder.volume.api [None req-6fc89ab7-5665-4e7c-bfda-317cb0d82a6b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Volume info retrieved successfully. [ 2509.059009] [54860]: INFO cinder.api.openstack.wsgi [None req-6fc89ab7-5665-4e7c-bfda-317cb0d82a6b tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 200 [ 2509.059377] [54860]: [pid: 54860|app: 0|req: 291/553] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:44 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2510.069418] [54859]: DEBUG cinder.api.middleware.request_id [None req-d7dbbc10-83ba-45b4-ab87-6a6e6fd2b11e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2510.071640] [54859]: INFO cinder.api.openstack.wsgi [None req-d7dbbc10-83ba-45b4-ab87-6a6e6fd2b11e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] GET http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c [ 2510.071881] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d7dbbc10-83ba-45b4-ab87-6a6e6fd2b11e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2510.072130] [54859]: DEBUG cinder.api.openstack.wsgi [None req-d7dbbc10-83ba-45b4-ab87-6a6e6fd2b11e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2510.079489] [54859]: INFO cinder.api.openstack.wsgi [None req-d7dbbc10-83ba-45b4-ab87-6a6e6fd2b11e tempest-AttachVolumeNegativeTest-150293864 tempest-AttachVolumeNegativeTest-150293864-project-member] http://10.180.1.21/volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c returned with HTTP 404 [ 2510.079994] [54859]: [pid: 54859|app: 0|req: 263/554] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:08:45 2025] GET /volume/v3/volumes/96f0a994-10fc-42a0-a508-a1666127ff8c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2519.056996] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=117,cinder:UPDATE=14,cinder:INSERT=3 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2520.074845] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=129,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2526.809260] [54860]: DEBUG cinder.api.middleware.request_id [None req-74711a3c-8b32-4458-8314-ec5d2494b62e None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2526.811248] [54860]: INFO cinder.api.openstack.wsgi [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2526.811612] [54860]: DEBUG cinder.api.openstack.wsgi [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-337016112", "imageRef": "1c5c1547-ef97-4956-9548-0aa47fc3615d", "size": 1}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2526.813277] [54860]: DEBUG cinder.api.v3.volumes [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-337016112', 'imageRef': '1c5c1547-ef97-4956-9548-0aa47fc3615d', 'size': 1}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2526.945195] [54860]: INFO cinder.api.v3.volumes [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Create volume of 1 GB [ 2526.950949] [54860]: INFO cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Availability Zones retrieved successfully. [ 2526.957661] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Flow 'volume_create_api' (dcf6cccd-4224-4744-888e-af5ab6b1c236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2526.958805] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cea555-1c05-47ea-bc26-7bcc85e1f1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2526.959962] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2526.996744] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cea555-1c05-47ea-bc26-7bcc85e1f1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2526.997846] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f636be31-f12d-4b32-b745-3ae5323aea2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2527.030921] [54860]: DEBUG cinder.quota [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Created reservations ['7a265e77-b7e6-4cba-9220-951db00d2717', '38b850dd-8564-43bf-bb44-a2358bf23b51', '81513c7c-542a-4345-b204-e7a9c559aff9', '56e47101-8db9-47fe-8cf6-f690cc7b54e5'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2527.031838] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f636be31-f12d-4b32-b745-3ae5323aea2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a265e77-b7e6-4cba-9220-951db00d2717', '38b850dd-8564-43bf-bb44-a2358bf23b51', '81513c7c-542a-4345-b204-e7a9c559aff9', '56e47101-8db9-47fe-8cf6-f690cc7b54e5']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2527.032768] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b566ad-9a57-47f5-916f-bec36f54b024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2527.050150] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b566ad-9a57-47f5-916f-bec36f54b024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62979a42-afce-42d1-9bde-c788418bac82', '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-337016112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18fc443fbb8e440db2d8a95e69860115',qos_specs=None,replication_status=,reservations=['7a265e77-b7e6-4cba-9220-951db00d2717','38b850dd-8564-43bf-bb44-a2358bf23b51','81513c7c-542a-4345-b204-e7a9c559aff9','56e47101-8db9-47fe-8cf6-f690cc7b54e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef1f30dd5684afd833550574f909e81',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-337016112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62979a42-afce-42d1-9bde-c788418bac82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18fc443fbb8e440db2d8a95e69860115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef1f30dd5684afd833550574f909e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2527.051132] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b154c997-2ce7-450c-b2ff-356f6e5abf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2527.062918] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b154c997-2ce7-450c-b2ff-356f6e5abf71) transitioned into state 'SUCCESS' from state '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-337016112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18fc443fbb8e440db2d8a95e69860115',qos_specs=None,replication_status=,reservations=['7a265e77-b7e6-4cba-9220-951db00d2717','38b850dd-8564-43bf-bb44-a2358bf23b51','81513c7c-542a-4345-b204-e7a9c559aff9','56e47101-8db9-47fe-8cf6-f690cc7b54e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef1f30dd5684afd833550574f909e81',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2527.063779] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3449116-f9b3-48dc-a0f1-8cf7dd2b066c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2527.072551] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3449116-f9b3-48dc-a0f1-8cf7dd2b066c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2527.073587] [54860]: DEBUG cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Flow 'volume_create_api' (dcf6cccd-4224-4744-888e-af5ab6b1c236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2527.073938] [54860]: INFO cinder.volume.api [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Create volume request issued successfully. [ 2527.074597] [54860]: INFO cinder.api.openstack.wsgi [None req-74711a3c-8b32-4458-8314-ec5d2494b62e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2527.075054] [54860]: [pid: 54860|app: 0|req: 292/555] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Jan 23 19:09:02 2025] POST /volume/v3/volumes => generated 751 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2527.083494] [54859]: DEBUG cinder.api.middleware.request_id [None req-8f587fce-8e89-4d1c-ba61-85ffffd3f83e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2527.085502] [54859]: INFO cinder.api.openstack.wsgi [None req-8f587fce-8e89-4d1c-ba61-85ffffd3f83e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2527.085733] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8f587fce-8e89-4d1c-ba61-85ffffd3f83e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2527.085971] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8f587fce-8e89-4d1c-ba61-85ffffd3f83e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2527.093361] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2527.093361] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2527.097217] [54859]: INFO cinder.volume.api [None req-8f587fce-8e89-4d1c-ba61-85ffffd3f83e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2527.101397] [54859]: INFO cinder.api.openstack.wsgi [None req-8f587fce-8e89-4d1c-ba61-85ffffd3f83e tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2527.101772] [54859]: [pid: 54859|app: 0|req: 264/556] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:02 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2528.112157] [54860]: DEBUG cinder.api.middleware.request_id [None req-ce0bf59c-3eed-4089-b2f4-fcc20cae774c None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2528.114502] [54860]: INFO cinder.api.openstack.wsgi [None req-ce0bf59c-3eed-4089-b2f4-fcc20cae774c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2528.114736] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ce0bf59c-3eed-4089-b2f4-fcc20cae774c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2528.114959] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ce0bf59c-3eed-4089-b2f4-fcc20cae774c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2528.122978] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2528.122978] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2528.126279] [54860]: INFO cinder.volume.api [None req-ce0bf59c-3eed-4089-b2f4-fcc20cae774c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2528.130515] [54860]: INFO cinder.api.openstack.wsgi [None req-ce0bf59c-3eed-4089-b2f4-fcc20cae774c tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2528.130901] [54860]: [pid: 54860|app: 0|req: 293/557] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:03 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2529.141661] [54859]: DEBUG cinder.api.middleware.request_id [None req-1a243628-69e6-4d59-afe9-3c04e213f1bd None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2529.143929] [54859]: INFO cinder.api.openstack.wsgi [None req-1a243628-69e6-4d59-afe9-3c04e213f1bd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2529.143929] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1a243628-69e6-4d59-afe9-3c04e213f1bd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2529.144161] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1a243628-69e6-4d59-afe9-3c04e213f1bd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2529.151664] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2529.151664] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2529.154897] [54859]: INFO cinder.volume.api [None req-1a243628-69e6-4d59-afe9-3c04e213f1bd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2529.159057] [54859]: INFO cinder.api.openstack.wsgi [None req-1a243628-69e6-4d59-afe9-3c04e213f1bd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2529.159424] [54859]: [pid: 54859|app: 0|req: 265/558] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:04 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2530.169853] [54860]: DEBUG cinder.api.middleware.request_id [None req-f228c5e2-b487-4aa3-a9e9-edbf86e6f8f1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2530.172363] [54860]: INFO cinder.api.openstack.wsgi [None req-f228c5e2-b487-4aa3-a9e9-edbf86e6f8f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2530.172655] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f228c5e2-b487-4aa3-a9e9-edbf86e6f8f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2530.172886] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f228c5e2-b487-4aa3-a9e9-edbf86e6f8f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2530.181398] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2530.181398] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2530.185209] [54860]: INFO cinder.volume.api [None req-f228c5e2-b487-4aa3-a9e9-edbf86e6f8f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2530.190069] [54860]: INFO cinder.api.openstack.wsgi [None req-f228c5e2-b487-4aa3-a9e9-edbf86e6f8f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2530.190529] [54860]: [pid: 54860|app: 0|req: 294/559] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:06 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2531.201123] [54859]: DEBUG cinder.api.middleware.request_id [None req-6d631b32-eb08-47fa-b29e-85e27cddadca None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2531.203186] [54859]: INFO cinder.api.openstack.wsgi [None req-6d631b32-eb08-47fa-b29e-85e27cddadca tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2531.203409] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d631b32-eb08-47fa-b29e-85e27cddadca tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2531.203623] [54859]: DEBUG cinder.api.openstack.wsgi [None req-6d631b32-eb08-47fa-b29e-85e27cddadca tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2531.211471] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2531.211471] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2531.215120] [54859]: INFO cinder.volume.api [None req-6d631b32-eb08-47fa-b29e-85e27cddadca tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2531.219463] [54859]: INFO cinder.api.openstack.wsgi [None req-6d631b32-eb08-47fa-b29e-85e27cddadca tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2531.219832] [54859]: [pid: 54859|app: 0|req: 266/560] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:07 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2532.229434] [54860]: DEBUG cinder.api.middleware.request_id [None req-085b3793-33d5-44ae-b628-ba9a963f611f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2532.231559] [54860]: INFO cinder.api.openstack.wsgi [None req-085b3793-33d5-44ae-b628-ba9a963f611f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2532.231757] [54860]: DEBUG cinder.api.openstack.wsgi [None req-085b3793-33d5-44ae-b628-ba9a963f611f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2532.231978] [54860]: DEBUG cinder.api.openstack.wsgi [None req-085b3793-33d5-44ae-b628-ba9a963f611f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2532.239699] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2532.239699] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2532.243335] [54860]: INFO cinder.volume.api [None req-085b3793-33d5-44ae-b628-ba9a963f611f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2532.247604] [54860]: INFO cinder.api.openstack.wsgi [None req-085b3793-33d5-44ae-b628-ba9a963f611f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2532.248038] [54860]: [pid: 54860|app: 0|req: 295/561] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:08 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2533.258888] [54859]: DEBUG cinder.api.middleware.request_id [None req-ea59f90b-08fd-4dc8-8223-6506b08c189f None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2533.261105] [54859]: INFO cinder.api.openstack.wsgi [None req-ea59f90b-08fd-4dc8-8223-6506b08c189f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2533.261338] [54859]: DEBUG cinder.api.openstack.wsgi [None req-ea59f90b-08fd-4dc8-8223-6506b08c189f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2533.261560] [54859]: DEBUG cinder.api.openstack.wsgi [None req-ea59f90b-08fd-4dc8-8223-6506b08c189f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2533.269556] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2533.269556] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2533.272976] [54859]: INFO cinder.volume.api [None req-ea59f90b-08fd-4dc8-8223-6506b08c189f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2533.277195] [54859]: INFO cinder.api.openstack.wsgi [None req-ea59f90b-08fd-4dc8-8223-6506b08c189f tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2533.277569] [54859]: [pid: 54859|app: 0|req: 267/562] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:09 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2534.287951] [54860]: DEBUG cinder.api.middleware.request_id [None req-cad5663a-ac5c-4f9f-af6b-72a322fb9ec1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2534.289863] [54860]: INFO cinder.api.openstack.wsgi [None req-cad5663a-ac5c-4f9f-af6b-72a322fb9ec1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2534.290117] [54860]: DEBUG cinder.api.openstack.wsgi [None req-cad5663a-ac5c-4f9f-af6b-72a322fb9ec1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2534.290372] [54860]: DEBUG cinder.api.openstack.wsgi [None req-cad5663a-ac5c-4f9f-af6b-72a322fb9ec1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2534.298705] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2534.298705] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2534.302325] [54860]: INFO cinder.volume.api [None req-cad5663a-ac5c-4f9f-af6b-72a322fb9ec1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2534.306551] [54860]: INFO cinder.api.openstack.wsgi [None req-cad5663a-ac5c-4f9f-af6b-72a322fb9ec1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2534.306930] [54860]: [pid: 54860|app: 0|req: 296/563] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:10 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2535.317613] [54859]: DEBUG cinder.api.middleware.request_id [None req-55916dea-4076-4c17-b2e1-7b23f8c1b066 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2535.319927] [54859]: INFO cinder.api.openstack.wsgi [None req-55916dea-4076-4c17-b2e1-7b23f8c1b066 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2535.320222] [54859]: DEBUG cinder.api.openstack.wsgi [None req-55916dea-4076-4c17-b2e1-7b23f8c1b066 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2535.320467] [54859]: DEBUG cinder.api.openstack.wsgi [None req-55916dea-4076-4c17-b2e1-7b23f8c1b066 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2535.328222] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2535.328222] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2535.331667] [54859]: INFO cinder.volume.api [None req-55916dea-4076-4c17-b2e1-7b23f8c1b066 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2535.335833] [54859]: INFO cinder.api.openstack.wsgi [None req-55916dea-4076-4c17-b2e1-7b23f8c1b066 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2535.336235] [54859]: [pid: 54859|app: 0|req: 268/564] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:11 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2536.346310] [54860]: DEBUG cinder.api.middleware.request_id [None req-ac20990b-d23d-4111-8eff-4750461ed4bc None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2536.348355] [54860]: INFO cinder.api.openstack.wsgi [None req-ac20990b-d23d-4111-8eff-4750461ed4bc tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2536.348570] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ac20990b-d23d-4111-8eff-4750461ed4bc tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2536.348783] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ac20990b-d23d-4111-8eff-4750461ed4bc tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2536.356603] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2536.356603] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2536.360186] [54860]: INFO cinder.volume.api [None req-ac20990b-d23d-4111-8eff-4750461ed4bc tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2536.364554] [54860]: INFO cinder.api.openstack.wsgi [None req-ac20990b-d23d-4111-8eff-4750461ed4bc tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2536.365060] [54860]: [pid: 54860|app: 0|req: 297/565] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:12 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2537.374512] [54859]: DEBUG cinder.api.middleware.request_id [None req-34bd958d-b5fa-4bfe-bf61-8a3f883dac8a None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2537.376815] [54859]: INFO cinder.api.openstack.wsgi [None req-34bd958d-b5fa-4bfe-bf61-8a3f883dac8a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2537.377093] [54859]: DEBUG cinder.api.openstack.wsgi [None req-34bd958d-b5fa-4bfe-bf61-8a3f883dac8a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2537.377321] [54859]: DEBUG cinder.api.openstack.wsgi [None req-34bd958d-b5fa-4bfe-bf61-8a3f883dac8a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2537.384996] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2537.384996] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2537.388324] [54859]: INFO cinder.volume.api [None req-34bd958d-b5fa-4bfe-bf61-8a3f883dac8a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2537.392395] [54859]: INFO cinder.api.openstack.wsgi [None req-34bd958d-b5fa-4bfe-bf61-8a3f883dac8a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2537.392755] [54859]: [pid: 54859|app: 0|req: 269/566] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:13 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2538.402781] [54860]: DEBUG cinder.api.middleware.request_id [None req-ea4e3c00-aff3-4f52-ad38-edff5b7bd1e4 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2538.404841] [54860]: INFO cinder.api.openstack.wsgi [None req-ea4e3c00-aff3-4f52-ad38-edff5b7bd1e4 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2538.405085] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ea4e3c00-aff3-4f52-ad38-edff5b7bd1e4 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2538.405306] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ea4e3c00-aff3-4f52-ad38-edff5b7bd1e4 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2538.413273] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2538.413273] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2538.416662] [54860]: INFO cinder.volume.api [None req-ea4e3c00-aff3-4f52-ad38-edff5b7bd1e4 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2538.420872] [54860]: INFO cinder.api.openstack.wsgi [None req-ea4e3c00-aff3-4f52-ad38-edff5b7bd1e4 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2538.421382] [54860]: [pid: 54860|app: 0|req: 298/567] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:14 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2539.431652] [54859]: DEBUG cinder.api.middleware.request_id [None req-49272784-2428-432c-8425-a453b91fcaf3 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2539.433576] [54859]: INFO cinder.api.openstack.wsgi [None req-49272784-2428-432c-8425-a453b91fcaf3 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2539.433796] [54859]: DEBUG cinder.api.openstack.wsgi [None req-49272784-2428-432c-8425-a453b91fcaf3 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2539.434013] [54859]: DEBUG cinder.api.openstack.wsgi [None req-49272784-2428-432c-8425-a453b91fcaf3 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2539.441483] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2539.441483] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2539.444784] [54859]: INFO cinder.volume.api [None req-49272784-2428-432c-8425-a453b91fcaf3 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2539.448977] [54859]: INFO cinder.api.openstack.wsgi [None req-49272784-2428-432c-8425-a453b91fcaf3 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2539.449497] [54859]: [pid: 54859|app: 0|req: 270/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:15 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2540.460306] [54860]: DEBUG cinder.api.middleware.request_id [None req-6ead731c-7436-4f1a-98cd-30709021fa20 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2540.462179] [54860]: INFO cinder.api.openstack.wsgi [None req-6ead731c-7436-4f1a-98cd-30709021fa20 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2540.462396] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6ead731c-7436-4f1a-98cd-30709021fa20 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2540.467439] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6ead731c-7436-4f1a-98cd-30709021fa20 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2540.469999] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2540.469999] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2540.473364] [54860]: INFO cinder.volume.api [None req-6ead731c-7436-4f1a-98cd-30709021fa20 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2540.477548] [54860]: INFO cinder.api.openstack.wsgi [None req-6ead731c-7436-4f1a-98cd-30709021fa20 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2540.478091] [54860]: [pid: 54860|app: 0|req: 299/569] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:16 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2541.488315] [54859]: DEBUG cinder.api.middleware.request_id [None req-38e9b630-9737-407a-bece-716ad635e090 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2541.490419] [54859]: INFO cinder.api.openstack.wsgi [None req-38e9b630-9737-407a-bece-716ad635e090 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2541.490665] [54859]: DEBUG cinder.api.openstack.wsgi [None req-38e9b630-9737-407a-bece-716ad635e090 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2541.491130] [54859]: DEBUG cinder.api.openstack.wsgi [None req-38e9b630-9737-407a-bece-716ad635e090 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2541.500395] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2541.500395] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2541.503802] [54859]: INFO cinder.volume.api [None req-38e9b630-9737-407a-bece-716ad635e090 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2541.508147] [54859]: INFO cinder.api.openstack.wsgi [None req-38e9b630-9737-407a-bece-716ad635e090 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2541.508549] [54859]: [pid: 54859|app: 0|req: 271/570] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:17 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2542.518905] [54860]: DEBUG cinder.api.middleware.request_id [None req-4dac0e10-331e-4d66-a405-2033945b4ddd None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2542.521071] [54860]: INFO cinder.api.openstack.wsgi [None req-4dac0e10-331e-4d66-a405-2033945b4ddd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2542.521301] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4dac0e10-331e-4d66-a405-2033945b4ddd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2542.521505] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4dac0e10-331e-4d66-a405-2033945b4ddd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2542.529158] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2542.529158] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2542.532519] [54860]: INFO cinder.volume.api [None req-4dac0e10-331e-4d66-a405-2033945b4ddd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2542.536686] [54860]: INFO cinder.api.openstack.wsgi [None req-4dac0e10-331e-4d66-a405-2033945b4ddd tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2542.537187] [54860]: [pid: 54860|app: 0|req: 300/571] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:18 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2543.547319] [54859]: DEBUG cinder.api.middleware.request_id [None req-e3aca4fc-fe6e-4bad-b770-8b9439b02796 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2543.549442] [54859]: INFO cinder.api.openstack.wsgi [None req-e3aca4fc-fe6e-4bad-b770-8b9439b02796 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2543.549660] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e3aca4fc-fe6e-4bad-b770-8b9439b02796 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2543.549876] [54859]: DEBUG cinder.api.openstack.wsgi [None req-e3aca4fc-fe6e-4bad-b770-8b9439b02796 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2543.557240] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2543.557240] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2543.560600] [54859]: INFO cinder.volume.api [None req-e3aca4fc-fe6e-4bad-b770-8b9439b02796 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2543.564899] [54859]: INFO cinder.api.openstack.wsgi [None req-e3aca4fc-fe6e-4bad-b770-8b9439b02796 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2543.565289] [54859]: [pid: 54859|app: 0|req: 272/572] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:19 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2544.575742] [54860]: DEBUG cinder.api.middleware.request_id [None req-05c090b6-3302-4336-b53d-f9afb3ead4f1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2544.577862] [54860]: INFO cinder.api.openstack.wsgi [None req-05c090b6-3302-4336-b53d-f9afb3ead4f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2544.578161] [54860]: DEBUG cinder.api.openstack.wsgi [None req-05c090b6-3302-4336-b53d-f9afb3ead4f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2544.578392] [54860]: DEBUG cinder.api.openstack.wsgi [None req-05c090b6-3302-4336-b53d-f9afb3ead4f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2544.585947] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2544.585947] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2544.589501] [54860]: INFO cinder.volume.api [None req-05c090b6-3302-4336-b53d-f9afb3ead4f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2544.593604] [54860]: INFO cinder.api.openstack.wsgi [None req-05c090b6-3302-4336-b53d-f9afb3ead4f1 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2544.593986] [54860]: [pid: 54860|app: 0|req: 301/573] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:20 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2545.604245] [54859]: DEBUG cinder.api.middleware.request_id [None req-7573ce2a-9e89-4aea-8565-c002d7914186 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2545.606375] [54859]: INFO cinder.api.openstack.wsgi [None req-7573ce2a-9e89-4aea-8565-c002d7914186 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2545.606638] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7573ce2a-9e89-4aea-8565-c002d7914186 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2545.606856] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7573ce2a-9e89-4aea-8565-c002d7914186 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2545.614446] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2545.614446] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2545.617692] [54859]: INFO cinder.volume.api [None req-7573ce2a-9e89-4aea-8565-c002d7914186 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2545.622306] [54859]: INFO cinder.api.openstack.wsgi [None req-7573ce2a-9e89-4aea-8565-c002d7914186 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2545.622659] [54859]: [pid: 54859|app: 0|req: 273/574] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:21 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2545.653824] [54860]: DEBUG cinder.api.middleware.request_id [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-840768cc-8bd4-487d-888f-8c098a278acf None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2545.656093] [54860]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-840768cc-8bd4-487d-888f-8c098a278acf tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2545.656316] [54860]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-840768cc-8bd4-487d-888f-8c098a278acf tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2545.656530] [54860]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-840768cc-8bd4-487d-888f-8c098a278acf tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2545.663822] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2545.663822] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2545.666980] [54860]: INFO cinder.volume.api [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-840768cc-8bd4-487d-888f-8c098a278acf tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2545.671586] [54860]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-840768cc-8bd4-487d-888f-8c098a278acf tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2545.671954] [54860]: [pid: 54860|app: 0|req: 302/575] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:09:21 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2545.906808] [54859]: DEBUG cinder.api.middleware.request_id [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5a14e162-c669-4fbc-bcc8-40c57ea77058 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2545.909292] [54859]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5a14e162-c669-4fbc-bcc8-40c57ea77058 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2545.909518] [54859]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5a14e162-c669-4fbc-bcc8-40c57ea77058 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2545.909736] [54859]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5a14e162-c669-4fbc-bcc8-40c57ea77058 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2545.917039] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2545.917039] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2545.920325] [54859]: INFO cinder.volume.api [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5a14e162-c669-4fbc-bcc8-40c57ea77058 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2545.924878] [54859]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5a14e162-c669-4fbc-bcc8-40c57ea77058 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2545.925363] [54859]: [pid: 54859|app: 0|req: 274/576] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:09:21 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2545.930381] [54860]: DEBUG cinder.api.middleware.request_id [None req-3a9c5220-be2c-444d-b028-bf47bb5d5ee9 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2545.930821] [54860]: INFO cinder.api.openstack.wsgi [None req-3a9c5220-be2c-444d-b028-bf47bb5d5ee9 None None] GET http://10.180.1.21/volume// [ 2545.931025] [54860]: DEBUG cinder.api.openstack.wsgi [None req-3a9c5220-be2c-444d-b028-bf47bb5d5ee9 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2545.931247] [54860]: DEBUG cinder.api.openstack.wsgi [None req-3a9c5220-be2c-444d-b028-bf47bb5d5ee9 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2545.931644] [54860]: INFO cinder.api.openstack.wsgi [None req-3a9c5220-be2c-444d-b028-bf47bb5d5ee9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2545.932066] [54860]: [pid: 54860|app: 0|req: 303/577] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:09:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2545.934918] [54859]: DEBUG cinder.api.middleware.request_id [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-032d2c4d-2e1e-413c-a35e-8119d63d7039 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2545.937037] [54859]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-032d2c4d-2e1e-413c-a35e-8119d63d7039 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2545.937445] [54859]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-032d2c4d-2e1e-413c-a35e-8119d63d7039 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62979a42-afce-42d1-9bde-c788418bac82", "connector": null, "instance_uuid": "705a0aa1-6e7c-4848-80ff-96c162b87f8f"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2545.945829] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2545.945829] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2545.965561] [54859]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-032d2c4d-2e1e-413c-a35e-8119d63d7039 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2545.966048] [54859]: [pid: 54859|app: 0|req: 275/578] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:09:21 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2547.161510] [54860]: DEBUG cinder.api.middleware.request_id [None req-6306b658-fd69-4f52-9553-2e1ab7a567b1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2547.163709] [54860]: INFO cinder.api.openstack.wsgi [None req-6306b658-fd69-4f52-9553-2e1ab7a567b1 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2547.163946] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6306b658-fd69-4f52-9553-2e1ab7a567b1 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2547.164184] [54860]: DEBUG cinder.api.openstack.wsgi [None req-6306b658-fd69-4f52-9553-2e1ab7a567b1 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2547.177078] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2547.177078] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2547.181430] [54860]: INFO cinder.volume.api [None req-6306b658-fd69-4f52-9553-2e1ab7a567b1 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2547.187554] [54860]: INFO cinder.api.openstack.wsgi [None req-6306b658-fd69-4f52-9553-2e1ab7a567b1 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2547.188242] [54860]: [pid: 54860|app: 0|req: 304/579] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:23 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2547.219742] [54859]: DEBUG cinder.api.middleware.request_id [req-f3967aa1-c08e-4b50-8749-90712573315c req-5d7da2b3-451e-47b9-a078-0b1ea364549a None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2547.221982] [54859]: INFO cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-5d7da2b3-451e-47b9-a078-0b1ea364549a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2547.222232] [54859]: DEBUG cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-5d7da2b3-451e-47b9-a078-0b1ea364549a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2547.222448] [54859]: DEBUG cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-5d7da2b3-451e-47b9-a078-0b1ea364549a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2547.231953] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2547.231953] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2547.235025] [54859]: INFO cinder.volume.api [req-f3967aa1-c08e-4b50-8749-90712573315c req-5d7da2b3-451e-47b9-a078-0b1ea364549a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2547.239045] [54859]: INFO cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-5d7da2b3-451e-47b9-a078-0b1ea364549a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2547.239435] [54859]: [pid: 54859|app: 0|req: 276/580] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:09:23 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2547.254678] [54860]: DEBUG cinder.api.middleware.request_id [req-f3967aa1-c08e-4b50-8749-90712573315c req-5ff83855-700e-44ca-a837-915d99365e08 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2547.256908] [54860]: INFO cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-5ff83855-700e-44ca-a837-915d99365e08 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] POST http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341/action [ 2547.257355] [54860]: DEBUG cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-5ff83855-700e-44ca-a837-915d99365e08 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2547.257462] [54860]: DEBUG cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-5ff83855-700e-44ca-a837-915d99365e08 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2547.266895] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2547.266895] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2547.267462] [54860]: INFO cinder.volume.api [req-f3967aa1-c08e-4b50-8749-90712573315c req-5ff83855-700e-44ca-a837-915d99365e08 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2547.272665] [54860]: INFO cinder.volume.api [req-f3967aa1-c08e-4b50-8749-90712573315c req-5ff83855-700e-44ca-a837-915d99365e08 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Begin detaching volume completed successfully. [ 2547.272895] [54860]: INFO cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-5ff83855-700e-44ca-a837-915d99365e08 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341/action returned with HTTP 202 [ 2547.273446] [54860]: [pid: 54860|app: 0|req: 305/581] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Jan 23 19:09:23 2025] POST /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2548.295375] [54859]: DEBUG cinder.api.middleware.request_id [None req-b1196cea-64d0-4a7c-9274-bb610bfd0559 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2548.295841] [54859]: INFO cinder.api.openstack.wsgi [None req-b1196cea-64d0-4a7c-9274-bb610bfd0559 None None] GET http://10.180.1.21/volume// [ 2548.296048] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b1196cea-64d0-4a7c-9274-bb610bfd0559 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2548.296291] [54859]: DEBUG cinder.api.openstack.wsgi [None req-b1196cea-64d0-4a7c-9274-bb610bfd0559 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2548.296690] [54859]: INFO cinder.api.openstack.wsgi [None req-b1196cea-64d0-4a7c-9274-bb610bfd0559 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2548.296998] [54859]: [pid: 54859|app: 0|req: 277/582] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:09:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2548.300450] [54860]: DEBUG cinder.api.middleware.request_id [req-f3967aa1-c08e-4b50-8749-90712573315c req-c61477c1-191e-4bb4-ad96-3bb072dc5c0a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2548.302763] [54860]: INFO cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-c61477c1-191e-4bb4-ad96-3bb072dc5c0a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2548.303029] [54860]: DEBUG cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-c61477c1-191e-4bb4-ad96-3bb072dc5c0a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2548.303285] [54860]: DEBUG cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-c61477c1-191e-4bb4-ad96-3bb072dc5c0a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2548.312941] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2548.312941] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2548.315978] [54860]: INFO cinder.volume.api [req-f3967aa1-c08e-4b50-8749-90712573315c req-c61477c1-191e-4bb4-ad96-3bb072dc5c0a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2548.320577] [54860]: INFO cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-c61477c1-191e-4bb4-ad96-3bb072dc5c0a tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2548.320958] [54860]: [pid: 54860|app: 0|req: 306/583] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:09:24 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2549.458809] [54859]: DEBUG cinder.api.middleware.request_id [req-f3967aa1-c08e-4b50-8749-90712573315c req-09fd3597-662b-431b-96b5-5aaece9b7d89 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2549.461105] [54859]: INFO cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-09fd3597-662b-431b-96b5-5aaece9b7d89 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6 [ 2549.461323] [54859]: DEBUG cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-09fd3597-662b-431b-96b5-5aaece9b7d89 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2549.461535] [54859]: DEBUG cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-09fd3597-662b-431b-96b5-5aaece9b7d89 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2549.468342] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2549.468342] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2549.991755] [54859]: INFO cinder.api.openstack.wsgi [req-f3967aa1-c08e-4b50-8749-90712573315c req-09fd3597-662b-431b-96b5-5aaece9b7d89 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6 returned with HTTP 200 [ 2549.992218] [54859]: [pid: 54859|app: 0|req: 278/584] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:09:25 2025] DELETE /volume/v3/attachments/8d40cbbd-8e92-48cd-836f-57396ae7f7f6 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2551.299564] [54860]: DEBUG cinder.api.middleware.request_id [None req-f07684c4-9005-4d1d-aded-10012c6e05cc None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2551.300088] [54860]: INFO cinder.api.openstack.wsgi [None req-f07684c4-9005-4d1d-aded-10012c6e05cc None None] GET http://10.180.1.21/volume// [ 2551.300290] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f07684c4-9005-4d1d-aded-10012c6e05cc None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2551.300519] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f07684c4-9005-4d1d-aded-10012c6e05cc None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2551.301381] [54860]: INFO cinder.api.openstack.wsgi [None req-f07684c4-9005-4d1d-aded-10012c6e05cc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2551.301711] [54860]: [pid: 54860|app: 0|req: 307/585] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:09:27 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2551.305723] [54859]: DEBUG cinder.api.middleware.request_id [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-726e8966-4fc0-498f-8e16-a1a3cc767019 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2551.308309] [54859]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-726e8966-4fc0-498f-8e16-a1a3cc767019 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2551.308554] [54859]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-726e8966-4fc0-498f-8e16-a1a3cc767019 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2551.308774] [54859]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-726e8966-4fc0-498f-8e16-a1a3cc767019 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2551.321241] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2551.321241] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2551.324687] [54859]: INFO cinder.volume.api [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-726e8966-4fc0-498f-8e16-a1a3cc767019 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2551.330136] [54859]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-726e8966-4fc0-498f-8e16-a1a3cc767019 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 200 [ 2551.330544] [54859]: [pid: 54859|app: 0|req: 279/586] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Jan 23 19:09:27 2025] GET /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 1571 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 2551.432393] [54860]: DEBUG cinder.api.middleware.request_id [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5abc44c9-4140-4707-ae0a-169d14d11600 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2551.434736] [54860]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5abc44c9-4140-4707-ae0a-169d14d11600 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] PUT http://10.180.1.21/volume/v3/attachments/2a7e4219-2c96-42bb-ae35-d8360da3545c [ 2551.435161] [54860]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5abc44c9-4140-4707-ae0a-169d14d11600 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-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=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2551.440966] [54859]: DEBUG cinder.api.middleware.request_id [None req-1a3ed3f6-9805-42dc-87bb-3d173badd43d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2551.442726] [54860]: DEBUG cinder.coordination [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5abc44c9-4140-4707-ae0a-169d14d11600 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Acquiring lock "cinder-attachment_update-62979a42-afce-42d1-9bde-c788418bac82-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2551.442999] [54859]: INFO cinder.api.openstack.wsgi [None req-1a3ed3f6-9805-42dc-87bb-3d173badd43d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2551.443245] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1a3ed3f6-9805-42dc-87bb-3d173badd43d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2551.443460] [54859]: DEBUG cinder.api.openstack.wsgi [None req-1a3ed3f6-9805-42dc-87bb-3d173badd43d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2551.447029] [54860]: DEBUG cinder.coordination [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5abc44c9-4140-4707-ae0a-169d14d11600 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Lock "cinder-attachment_update-62979a42-afce-42d1-9bde-c788418bac82-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54860) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2551.448080] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2551.448080] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2551.450982] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2551.450982] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2551.454171] [54859]: INFO cinder.volume.api [None req-1a3ed3f6-9805-42dc-87bb-3d173badd43d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2551.458503] [54859]: INFO cinder.api.openstack.wsgi [None req-1a3ed3f6-9805-42dc-87bb-3d173badd43d tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2551.458872] [54859]: [pid: 54859|app: 0|req: 280/587] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:09:27 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2551.964516] [54860]: DEBUG cinder.coordination [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5abc44c9-4140-4707-ae0a-169d14d11600 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Lock "cinder-attachment_update-62979a42-afce-42d1-9bde-c788418bac82-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.517s {{(pid=54860) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2551.965342] [54860]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-5abc44c9-4140-4707-ae0a-169d14d11600 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/2a7e4219-2c96-42bb-ae35-d8360da3545c returned with HTTP 200 [ 2551.965342] [54860]: [pid: 54860|app: 0|req: 308/588] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:09:27 2025] PUT /volume/v3/attachments/2a7e4219-2c96-42bb-ae35-d8360da3545c => generated 617 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2552.471531] [54859]: DEBUG cinder.api.middleware.request_id [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-d41f7f06-c8ef-4e05-bd21-0aac24c778ec None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2552.473716] [54859]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-d41f7f06-c8ef-4e05-bd21-0aac24c778ec tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/attachments/2a7e4219-2c96-42bb-ae35-d8360da3545c/action [ 2552.474144] [54859]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-d41f7f06-c8ef-4e05-bd21-0aac24c778ec tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action body: b'{"os-complete": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2552.474284] [54859]: DEBUG cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-d41f7f06-c8ef-4e05-bd21-0aac24c778ec tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2552.491711] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2552.491711] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2552.499784] [54859]: INFO cinder.api.openstack.wsgi [req-199db6df-ff87-4a5f-b014-94d99729aad9 req-d41f7f06-c8ef-4e05-bd21-0aac24c778ec tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/2a7e4219-2c96-42bb-ae35-d8360da3545c/action returned with HTTP 204 [ 2552.500208] [54859]: [pid: 54859|app: 0|req: 281/589] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:09:28 2025] POST /volume/v3/attachments/2a7e4219-2c96-42bb-ae35-d8360da3545c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2561.960824] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=76,cinder:INSERT=6,cinder:UPDATE=14 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2562.498138] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=78,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2573.371110] [54860]: DEBUG cinder.api.middleware.request_id [None req-f85114d0-5875-421a-a996-7931e1275fc1 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2573.371585] [54860]: INFO cinder.api.openstack.wsgi [None req-f85114d0-5875-421a-a996-7931e1275fc1 None None] GET http://10.180.1.21/volume// [ 2573.371770] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f85114d0-5875-421a-a996-7931e1275fc1 None None] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2573.371996] [54860]: DEBUG cinder.api.openstack.wsgi [None req-f85114d0-5875-421a-a996-7931e1275fc1 None None] Calling method 'all' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2573.372401] [54860]: INFO cinder.api.openstack.wsgi [None req-f85114d0-5875-421a-a996-7931e1275fc1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2573.372820] [54860]: [pid: 54860|app: 0|req: 309/590] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Jan 23 19:09:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2573.375997] [54859]: DEBUG cinder.api.middleware.request_id [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-6835d958-d67e-4adf-9cfd-dc644a8785e5 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2573.378285] [54859]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-6835d958-d67e-4adf-9cfd-dc644a8785e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2573.378711] [54859]: DEBUG cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-6835d958-d67e-4adf-9cfd-dc644a8785e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62979a42-afce-42d1-9bde-c788418bac82", "connector": null, "instance_uuid": "705a0aa1-6e7c-4848-80ff-96c162b87f8f"}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2573.394852] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2573.394852] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2573.421930] [54859]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-6835d958-d67e-4adf-9cfd-dc644a8785e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2573.422637] [54859]: [pid: 54859|app: 0|req: 282/591] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:09:49 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2573.426247] [54860]: DEBUG cinder.api.middleware.request_id [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-4de63e57-4669-4776-9ed4-c3171ae7a2ec None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2573.429387] [54860]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-4de63e57-4669-4776-9ed4-c3171ae7a2ec tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2a7e4219-2c96-42bb-ae35-d8360da3545c [ 2573.429657] [54860]: DEBUG cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-4de63e57-4669-4776-9ed4-c3171ae7a2ec tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2573.429915] [54860]: DEBUG cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-4de63e57-4669-4776-9ed4-c3171ae7a2ec tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2573.438089] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2573.438089] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2573.968554] [54860]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-4de63e57-4669-4776-9ed4-c3171ae7a2ec tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/2a7e4219-2c96-42bb-ae35-d8360da3545c returned with HTTP 200 [ 2573.968998] [54860]: [pid: 54860|app: 0|req: 310/592] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:09:49 2025] DELETE /volume/v3/attachments/2a7e4219-2c96-42bb-ae35-d8360da3545c => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2578.360866] [54859]: DEBUG cinder.api.middleware.request_id [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-a480162b-266d-4004-a357-da8720394a87 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2578.363248] [54859]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-a480162b-266d-4004-a357-da8720394a87 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] PUT http://10.180.1.21/volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5 [ 2578.363668] [54859]: DEBUG cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-a480162b-266d-4004-a357-da8720394a87 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-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-440493", "mountpoint": "/dev/sda"}}} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2578.373806] [54859]: DEBUG cinder.coordination [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-a480162b-266d-4004-a357-da8720394a87 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Acquiring lock "cinder-attachment_update-62979a42-afce-42d1-9bde-c788418bac82-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2578.378802] [54859]: DEBUG cinder.coordination [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-a480162b-266d-4004-a357-da8720394a87 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Lock "cinder-attachment_update-62979a42-afce-42d1-9bde-c788418bac82-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54859) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2578.379865] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2578.379865] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2578.901127] [54859]: DEBUG cinder.coordination [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-a480162b-266d-4004-a357-da8720394a87 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Lock "cinder-attachment_update-62979a42-afce-42d1-9bde-c788418bac82-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54859) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2578.901486] [54859]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-a480162b-266d-4004-a357-da8720394a87 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5 returned with HTTP 200 [ 2578.901943] [54859]: [pid: 54859|app: 0|req: 283/593] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Jan 23 19:09:54 2025] PUT /volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2578.906402] [54860]: DEBUG cinder.api.middleware.request_id [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-8a8d70fe-b06b-4848-8365-13716b712532 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2578.909054] [54860]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-8a8d70fe-b06b-4848-8365-13716b712532 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5 [ 2578.909364] [54860]: DEBUG cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-8a8d70fe-b06b-4848-8365-13716b712532 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2578.909600] [54860]: DEBUG cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-8a8d70fe-b06b-4848-8365-13716b712532 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'version_select' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2578.923416] [54860]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-8a8d70fe-b06b-4848-8365-13716b712532 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5 returned with HTTP 200 [ 2578.923777] [54860]: [pid: 54860|app: 0|req: 311/594] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Jan 23 19:09:54 2025] GET /volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2581.011634] [54859]: DEBUG cinder.api.middleware.request_id [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-433c713d-8a2f-4e4d-abab-b7de7af9930b None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2581.040381] [54859]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-433c713d-8a2f-4e4d-abab-b7de7af9930b tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] POST http://10.180.1.21/volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5/action [ 2581.040836] [54859]: DEBUG cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-433c713d-8a2f-4e4d-abab-b7de7af9930b tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action body: b'{"os-complete": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2581.040975] [54859]: DEBUG cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-433c713d-8a2f-4e4d-abab-b7de7af9930b tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2581.055392] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2581.055392] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2581.062929] [54859]: INFO cinder.api.openstack.wsgi [req-f981c89b-fca7-4940-b4fd-b22ff7dff23b req-433c713d-8a2f-4e4d-abab-b7de7af9930b tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5/action returned with HTTP 204 [ 2581.063441] [54859]: [pid: 54859|app: 0|req: 284/595] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:09:56 2025] POST /volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2588.922635] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2591.060133] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2614.039571] [54860]: DEBUG cinder.api.middleware.request_id [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2614.041659] [54860]: INFO cinder.api.openstack.wsgi [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2614.042042] [54860]: DEBUG cinder.api.openstack.wsgi [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1262250999"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2614.043795] [54860]: DEBUG cinder.api.v3.volumes [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1262250999'}} {{(pid=54860) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2614.043940] [54860]: INFO cinder.api.v3.volumes [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Create volume of 1 GB [ 2614.044309] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2614.044309] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2614.054158] [54860]: INFO cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Availability Zones retrieved successfully. [ 2614.060786] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Flow 'volume_create_api' (5cb4a072-2282-43e8-acd1-c3fd7d8a26ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2614.061956] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ca6188-54a8-458a-9a60-b157b8e2b7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2614.063049] [54860]: DEBUG cinder.volume.flows.api.create_volume [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Validating volume size '1' using validate_int {{(pid=54860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2614.082730] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ca6188-54a8-458a-9a60-b157b8e2b7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-23T18:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56d34922-690b-491e-82cd-c4f8476b3954,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56d34922-690b-491e-82cd-c4f8476b3954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2614.083627] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed58ca8-156e-4847-bfe6-08660feb0fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2614.121121] [54860]: DEBUG cinder.quota [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Created reservations ['5d8e3fe7-7298-451c-bc7e-ec373d4f10ba', '982848f2-f86a-43bd-9b75-2fb0c6705b21', '7274f966-e667-4236-90b1-a0073da49bf5', '56c8b18f-ade3-47a9-8f75-1a4d6d3636fc'] {{(pid=54860) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2614.122015] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed58ca8-156e-4847-bfe6-08660feb0fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d8e3fe7-7298-451c-bc7e-ec373d4f10ba', '982848f2-f86a-43bd-9b75-2fb0c6705b21', '7274f966-e667-4236-90b1-a0073da49bf5', '56c8b18f-ade3-47a9-8f75-1a4d6d3636fc']}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2614.122903] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7b5596-e812-4758-8631-b5be22f4f984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2614.144155] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7b5596-e812-4758-8631-b5be22f4f984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4007439c-2e3b-49cd-af6c-6ddb8f92a0d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1262250999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a55a6eb51734d41902d687724dc5447',qos_specs=None,replication_status=,reservations=['5d8e3fe7-7298-451c-bc7e-ec373d4f10ba','982848f2-f86a-43bd-9b75-2fb0c6705b21','7274f966-e667-4236-90b1-a0073da49bf5','56c8b18f-ade3-47a9-8f75-1a4d6d3636fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af2d9623e464b93999f3626a67b86d9',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-23T19:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1262250999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4007439c-2e3b-49cd-af6c-6ddb8f92a0d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a55a6eb51734d41902d687724dc5447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7af2d9623e464b93999f3626a67b86d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56d34922-690b-491e-82cd-c4f8476b3954),volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2614.145044] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3497b60f-69df-4bab-b400-c4ad3dbdefac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2614.163284] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3497b60f-69df-4bab-b400-c4ad3dbdefac) transitioned into state 'SUCCESS' from state '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-1262250999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a55a6eb51734d41902d687724dc5447',qos_specs=None,replication_status=,reservations=['5d8e3fe7-7298-451c-bc7e-ec373d4f10ba','982848f2-f86a-43bd-9b75-2fb0c6705b21','7274f966-e667-4236-90b1-a0073da49bf5','56c8b18f-ade3-47a9-8f75-1a4d6d3636fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af2d9623e464b93999f3626a67b86d9',volume_type_id=56d34922-690b-491e-82cd-c4f8476b3954)}' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2614.164104] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb21d76a-36b9-4561-bc8e-2a169fe361db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2614.186786] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb21d76a-36b9-4561-bc8e-2a169fe361db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54860) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2614.187801] [54860]: DEBUG cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Flow 'volume_create_api' (5cb4a072-2282-43e8-acd1-c3fd7d8a26ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54860) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2614.188157] [54860]: INFO cinder.volume.api [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Create volume request issued successfully. [ 2614.188812] [54860]: INFO cinder.api.openstack.wsgi [None req-93ac5d24-2bea-4e39-b1a8-ed258c790439 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2614.189362] [54860]: [pid: 54860|app: 0|req: 312/596] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Jan 23 19:10:29 2025] POST /volume/v3/volumes => generated 756 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2614.197525] [54859]: DEBUG cinder.api.middleware.request_id [None req-bbf944fd-d7d8-43b6-a025-0757cff1356c None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2614.199615] [54859]: INFO cinder.api.openstack.wsgi [None req-bbf944fd-d7d8-43b6-a025-0757cff1356c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2614.199841] [54859]: DEBUG cinder.api.openstack.wsgi [None req-bbf944fd-d7d8-43b6-a025-0757cff1356c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2614.200073] [54859]: DEBUG cinder.api.openstack.wsgi [None req-bbf944fd-d7d8-43b6-a025-0757cff1356c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2614.207695] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2614.207695] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2614.213122] [54859]: INFO cinder.volume.api [None req-bbf944fd-d7d8-43b6-a025-0757cff1356c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2614.218467] [54859]: INFO cinder.api.openstack.wsgi [None req-bbf944fd-d7d8-43b6-a025-0757cff1356c tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2614.218943] [54859]: [pid: 54859|app: 0|req: 285/597] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:10:30 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2615.228971] [54860]: DEBUG cinder.api.middleware.request_id [None req-bf14a43b-bf3f-45e6-86d5-335395fa0d26 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2615.231318] [54860]: INFO cinder.api.openstack.wsgi [None req-bf14a43b-bf3f-45e6-86d5-335395fa0d26 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2615.231531] [54860]: DEBUG cinder.api.openstack.wsgi [None req-bf14a43b-bf3f-45e6-86d5-335395fa0d26 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2615.231746] [54860]: DEBUG cinder.api.openstack.wsgi [None req-bf14a43b-bf3f-45e6-86d5-335395fa0d26 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2615.239499] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2615.239499] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2615.242956] [54860]: INFO cinder.volume.api [None req-bf14a43b-bf3f-45e6-86d5-335395fa0d26 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2615.247026] [54860]: INFO cinder.api.openstack.wsgi [None req-bf14a43b-bf3f-45e6-86d5-335395fa0d26 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2615.247494] [54860]: [pid: 54860|app: 0|req: 313/598] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:10:31 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2620.707570] [54859]: DEBUG cinder.api.middleware.request_id [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-dccdab5b-b1b7-4dc1-81aa-fc7689af7b4d None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2620.710011] [54859]: INFO cinder.api.openstack.wsgi [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-dccdab5b-b1b7-4dc1-81aa-fc7689af7b4d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5 [ 2620.710245] [54859]: DEBUG cinder.api.openstack.wsgi [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-dccdab5b-b1b7-4dc1-81aa-fc7689af7b4d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2620.710459] [54859]: DEBUG cinder.api.openstack.wsgi [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-dccdab5b-b1b7-4dc1-81aa-fc7689af7b4d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2620.719982] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2620.719982] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2621.246074] [54859]: INFO cinder.api.openstack.wsgi [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-dccdab5b-b1b7-4dc1-81aa-fc7689af7b4d tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5 returned with HTTP 200 [ 2621.246473] [54859]: [pid: 54859|app: 0|req: 286/599] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:10:36 2025] DELETE /volume/v3/attachments/d8c5595e-bf86-435d-a12b-b8e97ad0daa5 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2621.253061] [54860]: DEBUG cinder.api.middleware.request_id [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-1858f852-34ac-4801-8937-ede0f3f9d900 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2621.255415] [54860]: INFO cinder.api.openstack.wsgi [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-1858f852-34ac-4801-8937-ede0f3f9d900 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] DELETE http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 [ 2621.255599] [54860]: DEBUG cinder.api.openstack.wsgi [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-1858f852-34ac-4801-8937-ede0f3f9d900 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2621.255817] [54860]: DEBUG cinder.api.openstack.wsgi [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-1858f852-34ac-4801-8937-ede0f3f9d900 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2621.256010] [54860]: INFO cinder.api.v3.volumes [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-1858f852-34ac-4801-8937-ede0f3f9d900 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Delete volume with id: 62979a42-afce-42d1-9bde-c788418bac82 [ 2621.265481] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2621.265481] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2621.265978] [54860]: INFO cinder.volume.api [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-1858f852-34ac-4801-8937-ede0f3f9d900 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2621.286098] [54860]: INFO cinder.volume.api [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-1858f852-34ac-4801-8937-ede0f3f9d900 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Delete volume request issued successfully. [ 2621.286297] [54860]: INFO cinder.api.openstack.wsgi [req-83615896-9b00-45ce-87c6-eb9a3ae3865d req-1858f852-34ac-4801-8937-ede0f3f9d900 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 returned with HTTP 202 [ 2621.286698] [54860]: [pid: 54860|app: 0|req: 314/600] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Jan 23 19:10:37 2025] DELETE /volume/v3/volumes/62979a42-afce-42d1-9bde-c788418bac82 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2630.296327] [54859]: DEBUG cinder.api.middleware.request_id [None req-7e558ded-1d2b-4970-861b-428a122ad7e5 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2630.298235] [54859]: INFO cinder.api.openstack.wsgi [None req-7e558ded-1d2b-4970-861b-428a122ad7e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2630.298463] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7e558ded-1d2b-4970-861b-428a122ad7e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2630.298676] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7e558ded-1d2b-4970-861b-428a122ad7e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2630.298867] [54859]: INFO cinder.api.v3.volumes [None req-7e558ded-1d2b-4970-861b-428a122ad7e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Delete volume with id: a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2630.310238] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2630.310238] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2630.311082] [54859]: INFO cinder.volume.api [None req-7e558ded-1d2b-4970-861b-428a122ad7e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2630.328336] [54859]: INFO cinder.volume.api [None req-7e558ded-1d2b-4970-861b-428a122ad7e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Delete volume request issued successfully. [ 2630.328808] [54859]: INFO cinder.api.openstack.wsgi [None req-7e558ded-1d2b-4970-861b-428a122ad7e5 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 202 [ 2630.329017] [54859]: [pid: 54859|app: 0|req: 287/601] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:10:46 2025] DELETE /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2630.332069] [54860]: DEBUG cinder.api.middleware.request_id [None req-ef3877df-f4f9-4930-8bd1-1e44aee48db0 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2630.334302] [54860]: INFO cinder.api.openstack.wsgi [None req-ef3877df-f4f9-4930-8bd1-1e44aee48db0 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2630.334485] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ef3877df-f4f9-4930-8bd1-1e44aee48db0 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2630.334810] [54860]: DEBUG cinder.api.openstack.wsgi [None req-ef3877df-f4f9-4930-8bd1-1e44aee48db0 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2630.342645] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2630.342645] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2630.346852] [54860]: INFO cinder.volume.api [None req-ef3877df-f4f9-4930-8bd1-1e44aee48db0 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2630.351894] [54860]: INFO cinder.api.openstack.wsgi [None req-ef3877df-f4f9-4930-8bd1-1e44aee48db0 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2630.352344] [54860]: [pid: 54860|app: 0|req: 315/602] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:10:46 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2631.362447] [54859]: DEBUG cinder.api.middleware.request_id [None req-0c7c37bd-eb9a-44ec-8d35-3371a0478b23 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2631.364628] [54859]: INFO cinder.api.openstack.wsgi [None req-0c7c37bd-eb9a-44ec-8d35-3371a0478b23 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2631.364848] [54859]: DEBUG cinder.api.openstack.wsgi [None req-0c7c37bd-eb9a-44ec-8d35-3371a0478b23 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2631.365081] [54859]: DEBUG cinder.api.openstack.wsgi [None req-0c7c37bd-eb9a-44ec-8d35-3371a0478b23 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2631.372896] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2631.372896] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2631.376424] [54859]: INFO cinder.volume.api [None req-0c7c37bd-eb9a-44ec-8d35-3371a0478b23 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2631.380644] [54859]: INFO cinder.api.openstack.wsgi [None req-0c7c37bd-eb9a-44ec-8d35-3371a0478b23 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2631.381042] [54859]: [pid: 54859|app: 0|req: 288/603] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:10:47 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2632.392035] [54860]: DEBUG cinder.api.middleware.request_id [None req-d8d28714-96ac-4464-a8a7-95e8707e759a None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2632.394197] [54860]: INFO cinder.api.openstack.wsgi [None req-d8d28714-96ac-4464-a8a7-95e8707e759a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2632.394458] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d8d28714-96ac-4464-a8a7-95e8707e759a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2632.394714] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d8d28714-96ac-4464-a8a7-95e8707e759a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2632.402596] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2632.402596] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2632.406053] [54860]: INFO cinder.volume.api [None req-d8d28714-96ac-4464-a8a7-95e8707e759a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Volume info retrieved successfully. [ 2632.410384] [54860]: INFO cinder.api.openstack.wsgi [None req-d8d28714-96ac-4464-a8a7-95e8707e759a tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 200 [ 2632.410756] [54860]: [pid: 54860|app: 0|req: 316/604] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:10:48 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2633.420265] [54859]: DEBUG cinder.api.middleware.request_id [None req-a510de37-fc18-4f8a-ba67-3c3cfddc5706 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2633.422300] [54859]: INFO cinder.api.openstack.wsgi [None req-a510de37-fc18-4f8a-ba67-3c3cfddc5706 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] GET http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a [ 2633.422519] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a510de37-fc18-4f8a-ba67-3c3cfddc5706 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2633.422737] [54859]: DEBUG cinder.api.openstack.wsgi [None req-a510de37-fc18-4f8a-ba67-3c3cfddc5706 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2633.429134] [54859]: INFO cinder.api.openstack.wsgi [None req-a510de37-fc18-4f8a-ba67-3c3cfddc5706 tempest-ServerActionsTestOtherA-1364816785 tempest-ServerActionsTestOtherA-1364816785-project-member] http://10.180.1.21/volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a returned with HTTP 404 [ 2633.429583] [54859]: [pid: 54859|app: 0|req: 289/605] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:10:49 2025] GET /volume/v3/volumes/a53c9c32-1ae6-4e4a-8e77-3482c09fcd6a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2642.408417] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=35,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2643.425141] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2644.178700] [54860]: DEBUG cinder.api.middleware.request_id [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-211ddeb9-c281-46f3-8cf2-34ad34422d03 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2644.181015] [54860]: INFO cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-211ddeb9-c281-46f3-8cf2-34ad34422d03 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2644.181274] [54860]: DEBUG cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-211ddeb9-c281-46f3-8cf2-34ad34422d03 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2644.181501] [54860]: DEBUG cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-211ddeb9-c281-46f3-8cf2-34ad34422d03 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2644.191500] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2644.191500] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2644.195149] [54860]: INFO cinder.volume.api [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-211ddeb9-c281-46f3-8cf2-34ad34422d03 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2644.199551] [54860]: INFO cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-211ddeb9-c281-46f3-8cf2-34ad34422d03 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2644.199918] [54860]: [pid: 54860|app: 0|req: 317/606] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:11:00 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2644.211703] [54859]: DEBUG cinder.api.middleware.request_id [None req-9ad20fbf-5f77-4ca0-b9d5-74117dc06754 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2644.212387] [54859]: INFO cinder.api.openstack.wsgi [None req-9ad20fbf-5f77-4ca0-b9d5-74117dc06754 None None] GET http://10.180.1.21/volume// [ 2644.212656] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9ad20fbf-5f77-4ca0-b9d5-74117dc06754 None None] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2644.212883] [54859]: DEBUG cinder.api.openstack.wsgi [None req-9ad20fbf-5f77-4ca0-b9d5-74117dc06754 None None] Calling method 'all' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2644.213312] [54859]: INFO cinder.api.openstack.wsgi [None req-9ad20fbf-5f77-4ca0-b9d5-74117dc06754 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2644.213627] [54859]: [pid: 54859|app: 0|req: 290/607] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Jan 23 19:11:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2644.217370] [54860]: DEBUG cinder.api.middleware.request_id [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-80ff0e31-5ccf-4e23-a803-4be40896ed80 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2644.219935] [54860]: INFO cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-80ff0e31-5ccf-4e23-a803-4be40896ed80 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2644.220578] [54860]: DEBUG cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-80ff0e31-5ccf-4e23-a803-4be40896ed80 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4007439c-2e3b-49cd-af6c-6ddb8f92a0d9", "connector": null, "instance_uuid": "f4df956e-4821-4eb6-b320-dad319211388"}} {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2644.228984] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2644.228984] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2644.251103] [54860]: INFO cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-80ff0e31-5ccf-4e23-a803-4be40896ed80 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2644.251541] [54860]: [pid: 54860|app: 0|req: 318/608] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Jan 23 19:11:00 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2644.274070] [54859]: DEBUG cinder.api.middleware.request_id [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-70992929-474b-41be-b422-6e3ea4d778b8 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2644.276342] [54859]: INFO cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-70992929-474b-41be-b422-6e3ea4d778b8 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] POST http://10.180.1.21/volume/v3/attachments/b3f6dbe5-e96a-476d-abc4-57684025354e/action [ 2644.276756] [54859]: DEBUG cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-70992929-474b-41be-b422-6e3ea4d778b8 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action body: b'{"os-complete": null}' {{(pid=54859) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2644.276893] [54859]: DEBUG cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-70992929-474b-41be-b422-6e3ea4d778b8 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2644.293654] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2644.293654] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2644.301951] [54859]: INFO cinder.api.openstack.wsgi [req-16ff4521-e7e9-4490-9c6f-0f962a76202c req-70992929-474b-41be-b422-6e3ea4d778b8 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/attachments/b3f6dbe5-e96a-476d-abc4-57684025354e/action returned with HTTP 204 [ 2644.302597] [54859]: [pid: 54859|app: 0|req: 291/609] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Jan 23 19:11:00 2025] POST /volume/v3/attachments/b3f6dbe5-e96a-476d-abc4-57684025354e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2644.317461] [54860]: DEBUG cinder.api.middleware.request_id [None req-4ded2a3e-5f1e-467c-a1ae-a7e6ac64405f None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2644.319805] [54860]: INFO cinder.api.openstack.wsgi [None req-4ded2a3e-5f1e-467c-a1ae-a7e6ac64405f tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2644.320095] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4ded2a3e-5f1e-467c-a1ae-a7e6ac64405f tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2644.320440] [54860]: DEBUG cinder.api.openstack.wsgi [None req-4ded2a3e-5f1e-467c-a1ae-a7e6ac64405f tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2644.332518] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2644.332518] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2644.335853] [54860]: INFO cinder.volume.api [None req-4ded2a3e-5f1e-467c-a1ae-a7e6ac64405f tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2644.340333] [54860]: INFO cinder.api.openstack.wsgi [None req-4ded2a3e-5f1e-467c-a1ae-a7e6ac64405f tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2644.340835] [54860]: [pid: 54860|app: 0|req: 319/610] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:11:00 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2644.351378] [54859]: DEBUG cinder.api.middleware.request_id [None req-eeed8dcd-c4f0-4f3a-95db-14c7221c7d49 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2644.354105] [54859]: INFO cinder.api.openstack.wsgi [None req-eeed8dcd-c4f0-4f3a-95db-14c7221c7d49 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2644.354388] [54859]: DEBUG cinder.api.openstack.wsgi [None req-eeed8dcd-c4f0-4f3a-95db-14c7221c7d49 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2644.354618] [54859]: DEBUG cinder.api.openstack.wsgi [None req-eeed8dcd-c4f0-4f3a-95db-14c7221c7d49 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2644.367405] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2644.367405] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2644.371277] [54859]: INFO cinder.volume.api [None req-eeed8dcd-c4f0-4f3a-95db-14c7221c7d49 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2644.376334] [54859]: INFO cinder.api.openstack.wsgi [None req-eeed8dcd-c4f0-4f3a-95db-14c7221c7d49 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2644.376833] [54859]: [pid: 54859|app: 0|req: 292/611] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:11:00 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2644.421017] [54860]: DEBUG cinder.api.middleware.request_id [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-4769a360-a8a9-4091-9db8-b3032f52be05 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2644.425849] [54860]: INFO cinder.api.openstack.wsgi [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-4769a360-a8a9-4091-9db8-b3032f52be05 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2644.425849] [54860]: DEBUG cinder.api.openstack.wsgi [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-4769a360-a8a9-4091-9db8-b3032f52be05 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2644.425849] [54860]: DEBUG cinder.api.openstack.wsgi [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-4769a360-a8a9-4091-9db8-b3032f52be05 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2644.438817] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2644.438817] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2644.442480] [54860]: INFO cinder.volume.api [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-4769a360-a8a9-4091-9db8-b3032f52be05 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2644.447084] [54860]: INFO cinder.api.openstack.wsgi [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-4769a360-a8a9-4091-9db8-b3032f52be05 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2644.447672] [54860]: [pid: 54860|app: 0|req: 320/612] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Jan 23 19:11:00 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2644.470853] [54859]: DEBUG cinder.api.middleware.request_id [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-eb5567a5-b8db-4d35-a999-d0c13148cc65 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2644.473321] [54859]: INFO cinder.api.openstack.wsgi [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-eb5567a5-b8db-4d35-a999-d0c13148cc65 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b3f6dbe5-e96a-476d-abc4-57684025354e [ 2644.473536] [54859]: DEBUG cinder.api.openstack.wsgi [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-eb5567a5-b8db-4d35-a999-d0c13148cc65 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2644.473748] [54859]: DEBUG cinder.api.openstack.wsgi [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-eb5567a5-b8db-4d35-a999-d0c13148cc65 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'version_select' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2644.481212] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2644.481212] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2645.011111] [54859]: INFO cinder.api.openstack.wsgi [req-d6c460df-db57-4561-b860-e00d3ba5a0da req-eb5567a5-b8db-4d35-a999-d0c13148cc65 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/attachments/b3f6dbe5-e96a-476d-abc4-57684025354e returned with HTTP 200 [ 2645.011582] [54859]: [pid: 54859|app: 0|req: 293/613] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Jan 23 19:11:00 2025] DELETE /volume/v3/attachments/b3f6dbe5-e96a-476d-abc4-57684025354e => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2645.028546] [54860]: DEBUG cinder.api.middleware.request_id [None req-d9808638-f2ed-44e1-8ce3-13ffd6cef8bd None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2645.030651] [54860]: INFO cinder.api.openstack.wsgi [None req-d9808638-f2ed-44e1-8ce3-13ffd6cef8bd tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2645.030850] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d9808638-f2ed-44e1-8ce3-13ffd6cef8bd tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2645.031084] [54860]: DEBUG cinder.api.openstack.wsgi [None req-d9808638-f2ed-44e1-8ce3-13ffd6cef8bd tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2645.041147] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2645.041147] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2645.044637] [54860]: INFO cinder.volume.api [None req-d9808638-f2ed-44e1-8ce3-13ffd6cef8bd tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2645.049381] [54860]: INFO cinder.api.openstack.wsgi [None req-d9808638-f2ed-44e1-8ce3-13ffd6cef8bd tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2645.049867] [54860]: [pid: 54860|app: 0|req: 321/614] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:11:00 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2655.010340] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2655.046728] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2711.213812] [54859]: DEBUG cinder.api.middleware.request_id [None req-28a35c66-422b-4a2b-b38e-10cf4c03f91e None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2711.283027] [54859]: INFO cinder.api.openstack.wsgi [None req-28a35c66-422b-4a2b-b38e-10cf4c03f91e tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2711.283027] [54859]: DEBUG cinder.api.openstack.wsgi [None req-28a35c66-422b-4a2b-b38e-10cf4c03f91e tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2711.283027] [54859]: DEBUG cinder.api.openstack.wsgi [None req-28a35c66-422b-4a2b-b38e-10cf4c03f91e tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2711.293473] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2711.293473] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2711.297331] [54859]: INFO cinder.volume.api [None req-28a35c66-422b-4a2b-b38e-10cf4c03f91e tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2711.301759] [54859]: INFO cinder.api.openstack.wsgi [None req-28a35c66-422b-4a2b-b38e-10cf4c03f91e tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2711.302230] [54859]: [pid: 54859|app: 0|req: 294/615] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:12:07 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 849 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2711.340819] [54860]: DEBUG cinder.api.middleware.request_id [None req-24b7a5c2-e63a-466f-b35d-6a1a49d937a0 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2711.343223] [54860]: INFO cinder.api.openstack.wsgi [None req-24b7a5c2-e63a-466f-b35d-6a1a49d937a0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2711.343443] [54860]: DEBUG cinder.api.openstack.wsgi [None req-24b7a5c2-e63a-466f-b35d-6a1a49d937a0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2711.343660] [54860]: DEBUG cinder.api.openstack.wsgi [None req-24b7a5c2-e63a-466f-b35d-6a1a49d937a0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2711.351066] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2711.351066] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2711.354271] [54860]: INFO cinder.volume.api [None req-24b7a5c2-e63a-466f-b35d-6a1a49d937a0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2711.358399] [54860]: INFO cinder.api.openstack.wsgi [None req-24b7a5c2-e63a-466f-b35d-6a1a49d937a0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2711.358792] [54860]: [pid: 54860|app: 0|req: 322/616] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:12:07 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2718.429056] [54859]: DEBUG cinder.api.middleware.request_id [None req-8ec0c730-dae6-4064-bfe3-7ecc676ddf97 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2718.431243] [54859]: INFO cinder.api.openstack.wsgi [None req-8ec0c730-dae6-4064-bfe3-7ecc676ddf97 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2718.431459] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8ec0c730-dae6-4064-bfe3-7ecc676ddf97 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2718.431681] [54859]: DEBUG cinder.api.openstack.wsgi [None req-8ec0c730-dae6-4064-bfe3-7ecc676ddf97 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'delete' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2718.431892] [54859]: INFO cinder.api.v3.volumes [None req-8ec0c730-dae6-4064-bfe3-7ecc676ddf97 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Delete volume with id: 4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2718.442347] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2718.442347] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2718.442863] [54859]: INFO cinder.volume.api [None req-8ec0c730-dae6-4064-bfe3-7ecc676ddf97 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2718.459148] [54859]: INFO cinder.volume.api [None req-8ec0c730-dae6-4064-bfe3-7ecc676ddf97 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Delete volume request issued successfully. [ 2718.459348] [54859]: INFO cinder.api.openstack.wsgi [None req-8ec0c730-dae6-4064-bfe3-7ecc676ddf97 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 202 [ 2718.459763] [54859]: [pid: 54859|app: 0|req: 295/617] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:12:14 2025] DELETE /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2718.462791] [54860]: DEBUG cinder.api.middleware.request_id [None req-a44f55d1-a929-4d3d-8aac-ec58cffdc570 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2718.464928] [54860]: INFO cinder.api.openstack.wsgi [None req-a44f55d1-a929-4d3d-8aac-ec58cffdc570 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2718.465174] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a44f55d1-a929-4d3d-8aac-ec58cffdc570 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2718.465398] [54860]: DEBUG cinder.api.openstack.wsgi [None req-a44f55d1-a929-4d3d-8aac-ec58cffdc570 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2718.472954] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2718.472954] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2718.476635] [54860]: INFO cinder.volume.api [None req-a44f55d1-a929-4d3d-8aac-ec58cffdc570 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2718.481289] [54860]: INFO cinder.api.openstack.wsgi [None req-a44f55d1-a929-4d3d-8aac-ec58cffdc570 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 200 [ 2718.481708] [54860]: [pid: 54860|app: 0|req: 323/618] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:12:14 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2719.492338] [54859]: DEBUG cinder.api.middleware.request_id [None req-7e9724d1-aba9-4188-82ff-fc0d54620d26 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2719.494548] [54859]: INFO cinder.api.openstack.wsgi [None req-7e9724d1-aba9-4188-82ff-fc0d54620d26 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 [ 2719.494852] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7e9724d1-aba9-4188-82ff-fc0d54620d26 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2719.495166] [54859]: DEBUG cinder.api.openstack.wsgi [None req-7e9724d1-aba9-4188-82ff-fc0d54620d26 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2719.501399] [54859]: INFO cinder.api.openstack.wsgi [None req-7e9724d1-aba9-4188-82ff-fc0d54620d26 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 returned with HTTP 404 [ 2719.501913] [54859]: [pid: 54859|app: 0|req: 296/619] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:12:15 2025] GET /volume/v3/volumes/4007439c-2e3b-49cd-af6c-6ddb8f92a0d9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2719.547734] [54860]: DEBUG cinder.api.middleware.request_id [None req-64948959-19fe-4153-baab-1ad5a0a8c0c0 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2719.549841] [54860]: INFO cinder.api.openstack.wsgi [None req-64948959-19fe-4153-baab-1ad5a0a8c0c0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2719.550118] [54860]: DEBUG cinder.api.openstack.wsgi [None req-64948959-19fe-4153-baab-1ad5a0a8c0c0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2719.550340] [54860]: DEBUG cinder.api.openstack.wsgi [None req-64948959-19fe-4153-baab-1ad5a0a8c0c0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'delete' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2719.550533] [54860]: INFO cinder.api.v3.volumes [None req-64948959-19fe-4153-baab-1ad5a0a8c0c0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Delete volume with id: 8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2719.558233] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2719.558233] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2719.558738] [54860]: INFO cinder.volume.api [None req-64948959-19fe-4153-baab-1ad5a0a8c0c0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2719.570652] [54860]: INFO cinder.volume.api [None req-64948959-19fe-4153-baab-1ad5a0a8c0c0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Delete volume request issued successfully. [ 2719.570829] [54860]: INFO cinder.api.openstack.wsgi [None req-64948959-19fe-4153-baab-1ad5a0a8c0c0 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 202 [ 2719.571231] [54860]: [pid: 54860|app: 0|req: 324/620] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Jan 23 19:12:15 2025] DELETE /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2719.573733] [54859]: DEBUG cinder.api.middleware.request_id [None req-ce369835-4ba5-48fd-8e4d-d200f36e7442 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2719.575774] [54859]: INFO cinder.api.openstack.wsgi [None req-ce369835-4ba5-48fd-8e4d-d200f36e7442 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2719.575998] [54859]: DEBUG cinder.api.openstack.wsgi [None req-ce369835-4ba5-48fd-8e4d-d200f36e7442 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2719.576228] [54859]: DEBUG cinder.api.openstack.wsgi [None req-ce369835-4ba5-48fd-8e4d-d200f36e7442 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2719.583781] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2719.583781] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2719.587722] [54859]: INFO cinder.volume.api [None req-ce369835-4ba5-48fd-8e4d-d200f36e7442 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2719.592055] [54859]: INFO cinder.api.openstack.wsgi [None req-ce369835-4ba5-48fd-8e4d-d200f36e7442 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2719.592396] [54859]: [pid: 54859|app: 0|req: 297/621] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:12:15 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2720.602430] [54860]: DEBUG cinder.api.middleware.request_id [None req-2e4e4731-317c-4e02-b0cf-4c419a971718 None None] RequestId filter calling following filter/app {{(pid=54860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2720.604525] [54860]: INFO cinder.api.openstack.wsgi [None req-2e4e4731-317c-4e02-b0cf-4c419a971718 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2720.604749] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2e4e4731-317c-4e02-b0cf-4c419a971718 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2720.604965] [54860]: DEBUG cinder.api.openstack.wsgi [None req-2e4e4731-317c-4e02-b0cf-4c419a971718 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2720.612755] [54860]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2720.612755] [54860]: warnings.warn('Policy enforcement is depending on the value of ' [ 2720.616195] [54860]: INFO cinder.volume.api [None req-2e4e4731-317c-4e02-b0cf-4c419a971718 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Volume info retrieved successfully. [ 2720.620479] [54860]: INFO cinder.api.openstack.wsgi [None req-2e4e4731-317c-4e02-b0cf-4c419a971718 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 200 [ 2720.621037] [54860]: [pid: 54860|app: 0|req: 325/622] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:12:16 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2721.631529] [54859]: DEBUG cinder.api.middleware.request_id [None req-ad2215d5-e4f0-47c0-b67c-1bec6c2d01b8 None None] RequestId filter calling following filter/app {{(pid=54859) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2721.633593] [54859]: INFO cinder.api.openstack.wsgi [None req-ad2215d5-e4f0-47c0-b67c-1bec6c2d01b8 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] GET http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 [ 2721.633814] [54859]: DEBUG cinder.api.openstack.wsgi [None req-ad2215d5-e4f0-47c0-b67c-1bec6c2d01b8 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Empty body provided in request {{(pid=54859) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2721.634044] [54859]: DEBUG cinder.api.openstack.wsgi [None req-ad2215d5-e4f0-47c0-b67c-1bec6c2d01b8 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] Calling method 'show' {{(pid=54859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2721.641687] [54859]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2721.641687] [54859]: warnings.warn('Policy enforcement is depending on the value of ' [ 2721.644276] [54859]: INFO cinder.api.openstack.wsgi [None req-ad2215d5-e4f0-47c0-b67c-1bec6c2d01b8 tempest-AttachVolumeShelveTestJSON-1512443122 tempest-AttachVolumeShelveTestJSON-1512443122-project-member] http://10.180.1.21/volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 returned with HTTP 404 [ 2721.644744] [54859]: [pid: 54859|app: 0|req: 298/623] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Jan 23 19:12:17 2025] GET /volume/v3/volumes/8891fd90-b52f-4ec0-aa65-bf1b959ef341 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2730.618363] [54860]: DEBUG dbcounter [-] [54860] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54860) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2731.643617] [54859]: DEBUG dbcounter [-] [54859] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54859) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}