[ 488.217346] [54618]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 488.218801] [54618]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Dec 11 10:50:16 2024] *** [ 488.218801] [54618]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 488.218801] [54618]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 488.218801] [54618]: nodename: devstack [ 488.218801] [54618]: machine: x86_64 [ 488.218801] [54618]: clock source: unix [ 488.218801] [54618]: pcre jit disabled [ 488.218801] [54618]: detected number of CPU cores: 8 [ 488.218801] [54618]: current working directory: / [ 488.218801] [54618]: detected binary path: /usr/bin/uwsgi-core [ 488.219066] [54618]: your processes number limit is 63753 [ 488.219066] [54618]: your memory page size is 4096 bytes [ 488.219066] [54618]: detected max file descriptor number: 2048 [ 488.219066] [54618]: lock engine: pthread robust mutexes [ 488.219066] [54618]: thunder lock: enabled [ 488.219066] [54618]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 488.219195] [54618]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 488.219195] [54618]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 488.219195] [54618]: Set PythonHome to /opt/stack/data/venv [ 488.245669] [54618]: Python main interpreter initialized at 0x5c5710986be0 [ 488.245669] [54618]: python threads support enabled [ 488.245669] [54618]: your server socket listen backlog is limited to 100 connections [ 488.245669] [54618]: your mercy for graceful operations on workers is 80 seconds [ 488.245959] [54618]: mapped 403077 bytes (393 KB) for 2 cores [ 488.246055] [54618]: *** Operational MODE: preforking *** [ 488.246272] [54618]: *** uWSGI is running in multiple interpreter mode *** [ 488.246272] [54618]: spawned uWSGI master process (pid: 54618) [ 488.247689] [54618]: spawned uWSGI worker 1 (pid: 54622, cores: 1) [ 488.247689] [54618]: spawned uWSGI worker 2 (pid: 54623, cores: 1) [ 488.247689] [54618]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 489.205952] [54622]: /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 [ 489.205952] [54622]: warnings.warn( [ 489.209516] [54623]: /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 [ 489.209516] [54623]: warnings.warn( [ 489.310835] [54623]: /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. [ 489.310835] [54623]: from defusedxml.lxml import parse [ 489.311032] [54622]: /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. [ 489.311032] [54622]: from defusedxml.lxml import parse [ 489.346119] [54622]: /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) [ 489.346119] [54622]: BASE = declarative_base() [ 489.347288] [54623]: /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) [ 489.347288] [54623]: BASE = declarative_base() [ 489.522029] [54622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54622) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 489.522175] [54623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54623) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 489.525190] [54622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54622) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 489.525538] [54623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54623) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 489.525607] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.525911] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.526153] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.526225] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.526362] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.526423] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.652390] [54622]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 489.652390] [54622]: @jsonschema.FormatChecker.cls_checks('date-time') [ 489.652736] [54623]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 489.652736] [54623]: @jsonschema.FormatChecker.cls_checks('date-time') [ 489.700391] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.700533] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.700591] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.700619] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.700645] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.700669] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.700694] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.700722] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.700748] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.700778] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.700807] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.700836] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.700862] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.700891] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.870649] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.870815] [54622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.870815] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.870883] [54622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.870980] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.871029] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.871087] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.871273] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.871385] [54623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.871459] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.871532] [54623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.871599] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.871664] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.871738] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.876167] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.876316] [54622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.876316] [54622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.876389] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.876416] [54622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.876447] [54623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.876476] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.876505] [54623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.876530] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.876554] [54623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.876579] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.876644] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.876739] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.876777] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.877774] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.877858] [54622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.877927] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.877977] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.878029] [54622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.878073] [54623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.878128] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.878128] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.878208] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.878248] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.878295] [54623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.878295] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.878370] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.878420] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.879134] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.879219] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.879278] [54622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.879350] [54623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.879400] [54622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.879451] [54623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.879479] [54622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.879479] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.879528] [54623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.879557] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.879583] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.879610] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.879636] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.879636] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.880923] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.881008] [54622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.881086] [54622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.881155] [54622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.881220] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.881269] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.881301] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.881330] [54623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.881357] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.881382] [54623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.881448] [54623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.881495] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.881570] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.881641] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.884502] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.884581] [54622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.884651] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.884732] [54622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.884788] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.884841] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.884912] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.885053] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.885097] [54623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.885130] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.885193] [54623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.885276] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.885345] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.885411] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.886454] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.886534] [54622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.886604] [54622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.886670] [54622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.886736] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.886770] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.886798] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.886823] [54623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.886883] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.886981] [54623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.886981] [54623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.887088] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.887088] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.887161] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.887568] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.887651] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.887720] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.887785] [54622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.887850] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.887913] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.887949] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.887979] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.888051] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.888109] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.888152] [54623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.888218] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.888288] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.888395] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.897168] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.897282] [54623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.897363] [54623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.897414] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.897462] [54623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.897512] [54622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.897579] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.897617] [54622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.897666] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.897723] [54622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.897723] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.897774] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.897801] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.897826] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.898509] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.898605] [54623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.898680] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.898713] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.898766] [54622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.898829] [54623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.898877] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.898914] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.898968] [54622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.899022] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.899055] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.899081] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.899105] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.899105] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.900893] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.900989] [54623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.901035] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.901106] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.901165] [54622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.901211] [54623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.901254] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.901298] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.901335] [54622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.901385] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.901422] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.901422] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.901508] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.901536] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.906286] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.906364] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.906400] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.906427] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.906451] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.906476] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.906501] [54623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.906527] [54622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.906615] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.906662] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.906704] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.906747] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.906789] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.906831] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.921355] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.921482] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.921537] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.921584] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.921584] [54622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.921679] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.921727] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.921727] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.921811] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.921851] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.921902] [54623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.921902] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.921902] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.921997] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.922608] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.922698] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.922768] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.922836] [54622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.922896] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.922928] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.922952] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.923023] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.923073] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.923123] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.923186] [54623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.923261] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.923352] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.923425] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.923801] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.923882] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.923954] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.924034] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.924092] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.924157] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.924236] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.924287] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.924394] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.924480] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.924560] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.924653] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.924725] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.924800] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.926681] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.926767] [54622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.926842] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.926901] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.926901] [54622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.927009] [54623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.927049] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.927099] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.927135] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.927187] [54623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.927231] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.927258] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.927258] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.927258] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.927828] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.930805] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.930805] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.930805] [54622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.930997] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.931057] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.931057] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.931161] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.931191] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.931216] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.931216] [54623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.931216] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.931216] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.931216] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.932168] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.932269] [54622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.932317] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.932386] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.932451] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.932505] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.932581] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.932772] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.932866] [54623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.932938] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.933016] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.933088] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.933149] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.933225] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.934394] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.934479] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.934553] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.934620] [54622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.934682] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.934743] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.934812] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.934895] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.934988] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.935102] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.935178] [54623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.935248] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.935284] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.935314] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.935348] [54622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.935380] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.935405] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.935482] [54622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.935528] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.935571] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.935628] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.935680] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.935724] [54623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.935772] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.935814] [54623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.935870] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.935930] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.935997] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.939523] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.939685] [54622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.939685] [54622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.939799] [54622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.939799] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.939885] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.939927] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.940096] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.940163] [54623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.940240] [54623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.940311] [54623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.940388] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.940449] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.940524] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.940713] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.940797] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.940844] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.940892] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.940935] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.940977] [54622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.941035] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.941085] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.941132] [54623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.941176] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.941218] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.941260] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.941305] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.941305] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.942921] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.943011] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.943081] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.943150] [54622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.943218] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.943278] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.943321] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.943363] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.943409] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.943453] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.943498] [54623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.943498] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.943587] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.943587] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.946597] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.946685] [54622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.946739] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.946800] [54622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.946864] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.946929] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.947019] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.947072] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.947140] [54623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.947249] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.947404] [54623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.947404] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.947404] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.947549] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.949943] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.950053] [54622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.950111] [54622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.950159] [54622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.950214] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.950371] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.950371] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.950592] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.950671] [54623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.950738] [54623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.950807] [54623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.950874] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.950951] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.951038] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.951098] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.951174] [54622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.951248] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.951319] [54622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.951365] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.951417] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.951466] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.951513] [54623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.951576] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.951629] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.951629] [54623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.951747] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.951747] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.951840] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.952321] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.952404] [54622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.952486] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.952537] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.952599] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.952661] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.952708] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.952770] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.952816] [54623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.952816] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.952897] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.952944] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.953000] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.953096] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.954686] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.954780] [54622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.954827] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.954896] [54622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.954968] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.955025] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.955074] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.955117] [54623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.955168] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.955212] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.955212] [54623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.955307] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.955350] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.955404] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.956127] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.956254] [54622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.956367] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.956514] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.956569] [54622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.956619] [54623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.956663] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.956709] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.956751] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.956801] [54623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.956853] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.956897] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.956897] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.956897] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.958415] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.958519] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.958568] [54622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.958626] [54622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.958682] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.958735] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.958781] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.958827] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.958879] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.958925] [54623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.958925] [54623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.959026] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.959079] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.959146] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 489.960079] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.960168] [54622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.960222] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.960283] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.960326] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 489.960374] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.960418] [54623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 489.960461] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 489.960503] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 489.960549] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 489.960595] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 489.960659] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.017222] [54622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54622) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 490.017427] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.017493] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.017544] [54623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54623) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 490.017642] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.017693] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.017814] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.017932] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.017986] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.017986] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.018097] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.018140] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.018140] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.018221] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.018264] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.018314] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.018365] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.018409] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.018450] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.018492] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.018534] [54622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.018576] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.018618] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.018660] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.018701] [54622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.018747] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.018791] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.018833] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.018875] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.018917] [54623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.018959] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.019016] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.019064] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.019107] [54623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.019155] [54622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.019183] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.019209] [54622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.019233] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.019258] [54622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.019283] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.019307] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.019331] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.019357] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.019385] [54623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.019412] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.019437] [54623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.019462] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.019486] [54623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.019511] [54622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.019536] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.019561] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.019586] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.019612] [54622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.019638] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.019663] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.019687] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.019712] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.019737] [54623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.019762] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.019787] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.019812] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.019840] [54623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.019866] [54622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.019892] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.019917] [54622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.019941] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.019966] [54622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.019991] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.020033] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.020059] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.020093] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.020118] [54623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.020142] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.020169] [54623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.020195] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.020219] [54623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.020244] [54622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.020270] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.020295] [54622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.020323] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.020349] [54622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.020373] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.020397] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.020397] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.020444] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.020444] [54623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.020494] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.020520] [54623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.020546] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.020574] [54623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.020598] [54622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.020622] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.020648] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.020673] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.020698] [54622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.020698] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.020752] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.020779] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.020804] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.020833] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.020858] [54623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.020883] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.020908] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.020932] [54622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.020956] [54623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.020980] [54622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.021020] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.021048] [54622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.021072] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.021097] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.021121] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.021145] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.021174] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.021200] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.021225] [54623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.021252] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.021277] [54623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.021302] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.021326] [54623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.021351] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.021375] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.021399] [54622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.021423] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.021448] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.021474] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.021500] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.021526] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.021558] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.021584] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.021608] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.021633] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.021658] [54622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.021681] [54623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.021711] [54622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.021738] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.021762] [54622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.021786] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.021812] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.021839] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.021864] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.021889] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.021913] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.021941] [54623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.021967] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.021991] [54623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.022536] [54622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.022591] [54623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.022635] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.022678] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.022720] [54622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.022763] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.022811] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.022854] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.022897] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.022941] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.022984] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.023054] [54623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.023099] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.023142] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.023185] [54622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.023232] [54623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.023276] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.023319] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.023361] [54622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.023402] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.023444] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.023486] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.023529] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.023570] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.023616] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.023659] [54623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.023700] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.023747] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.023789] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.023831] [54623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.023875] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.023916] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.023958] [54622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.024016] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.024063] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.024121] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.024181] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.024238] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.024288] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.024330] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.024374] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.024417] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.024466] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.024515] [54623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.024558] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.024600] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.024642] [54622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.024684] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.024726] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.024768] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.024810] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.024855] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.024899] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.024942] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.024983] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.025038] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.025087] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.025131] [54623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.025180] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.025222] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.025270] [54622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.025315] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.025357] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.025399] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.025442] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.025487] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.025531] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.025573] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.025615] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.025663] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.025706] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.025747] [54623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.025790] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.025831] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.025877] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.025920] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.025961] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.026011] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.026057] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.026104] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.026148] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.026148] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.026260] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.026260] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.026354] [54622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.026397] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.026439] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.026482] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.026523] [54622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.026565] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.026616] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.026659] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.026706] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.026754] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.026798] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.026841] [54623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.026883] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.026926] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.026967] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.027017] [54623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.027062] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.027105] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.027192] [54622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.027242] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.027285] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.027332] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.027375] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.027416] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.027459] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.027502] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.027545] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.027590] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.027633] [54622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.027675] [54623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.027718] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.027760] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.027802] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.027844] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.027885] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.027927] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.028065] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.028128] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.028173] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.028216] [54623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.028258] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.028301] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.028343] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.028385] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.028428] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.028473] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.028515] [54622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.028557] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.028600] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.028643] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.028684] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.028726] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.028773] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.028816] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.028861] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.028904] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.028946] [54622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.028988] [54623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.029041] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.029083] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.029125] [54622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.029167] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.029210] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.029210] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.029306] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.029306] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.029392] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.029433] [54623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.029480] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.029522] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.029563] [54622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.029605] [54623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.029651] [54622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.029693] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.029734] [54622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.029776] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.029817] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.029817] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.029897] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.029939] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.029981] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.030036] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.030083] [54623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.030125] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.030171] [54623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.030215] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.030241] [54623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.030266] [54622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.030291] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.030315] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.030344] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.030369] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.030393] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.030418] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.030443] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.030468] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.030492] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.030516] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.030540] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.030567] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.030592] [54623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.030618] [54622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.030643] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.030667] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.030692] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.030716] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.030741] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.030765] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.030792] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.030818] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.030843] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.030867] [54622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.030891] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.030916] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.030940] [54623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.030967] [54622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.030991] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.031190] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.031238] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.031282] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.031324] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.031366] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.031408] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.031449] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.031491] [54623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.031532] [54622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.031577] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.031619] [54622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.031660] [54623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.031701] [54622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.031748] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.031789] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.031831] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.031872] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.031913] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.031957] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.032023] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.032070] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.032113] [54623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.032154] [54622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.032195] [54623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.032244] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.032286] [54623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.032327] [54622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.032373] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.032416] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.032462] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.032504] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.032545] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.032587] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.032629] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.032671] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.032671] [54622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.032752] [54623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.032794] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.032835] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.032876] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.032916] [54623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.032957] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.032998] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.033049] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.033096] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.033142] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.033185] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.033226] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.033267] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.033294] [54622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.033319] [54623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.033343] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.033373] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.033397] [54622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.033423] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.033448] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.033472] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.033495] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.033519] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.033544] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.033568] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.033592] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.033617] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.033644] [54622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.033668] [54623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.033697] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.033722] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.033747] [54622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.033771] [54623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.033796] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.033820] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.033843] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.033868] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.033895] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.033919] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.033944] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.033969] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.033993] [54622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.034033] [54623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.034058] [54622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.034083] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.034111] [54622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.034149] [54623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.034176] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.034201] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.034237] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.034264] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.034289] [54622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.034313] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.034339] [54622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54622) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.034363] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.034391] [54622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.034416] [54623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.034441] [54622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.034465] [54623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.034489] [54622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.034514] [54623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.034538] [54622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.034562] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.034588] [54622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54622) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.034616] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.034616] [54623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 490.034616] [54623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54623) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 490.034616] [54623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 490.034616] [54623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 490.034616] [54623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 490.034616] [54623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 490.034616] [54623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54623) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 490.055170] [54622]: INFO dbcounter [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Registered counter for database cinder [ 490.055565] [54623]: INFO dbcounter [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Registered counter for database cinder [ 490.063907] [54622]: DEBUG oslo_db.sqlalchemy.engines [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 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=54622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 490.064712] [54623]: DEBUG oslo_db.sqlalchemy.engines [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 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=54623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 490.193212] [54622]: DEBUG dbcounter [-] [54622] Writer thread running {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 490.197009] [54622]: INFO cinder.rpc [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 490.198068] [54623]: DEBUG dbcounter [-] [54623] Writer thread running {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 490.199385] [54622]: INFO cinder.rpc [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 490.200198] [54623]: INFO cinder.rpc [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 490.201557] [54622]: INFO cinder.rpc [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 490.202356] [54623]: INFO cinder.rpc [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 490.203525] [54622]: INFO cinder.rpc [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 490.203979] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.204207] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.204365] [54623]: INFO cinder.rpc [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 490.205941] [54622]: WARNING cinder.keymgr.conf_key_mgr [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 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' [ 490.206236] [54623]: INFO cinder.rpc [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 490.206659] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.206851] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.207561] [54623]: WARNING cinder.keymgr.conf_key_mgr [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 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' [ 490.208944] [54622]: DEBUG oslo_db.sqlalchemy.engines [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 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=54622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 490.210284] [54623]: DEBUG oslo_db.sqlalchemy.engines [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 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=54623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 490.210759] [54622]: INFO cinder.rpc [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 490.211909] [54623]: INFO cinder.rpc [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 490.212637] [54622]: INFO cinder.rpc [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 490.213116] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.213313] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.213679] [54623]: INFO cinder.rpc [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 490.214107] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.214281] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.214540] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.214721] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.215405] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.215568] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.215624] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.215806] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.216374] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.216543] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.227280] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.227358] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.227471] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.227506] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.231417] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.231590] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.231991] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.232193] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.234301] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.234478] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.235270] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.235462] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.238019] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.238190] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.239494] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.239678] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.240800] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.240964] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.242570] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.242755] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.243477] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.243640] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.246035] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.246236] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.246317] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.246473] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.248744] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.248911] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.249242] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.249432] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.251325] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.251494] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.252407] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.252465] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.252571] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.252657] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.254771] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.254934] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.255334] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.255520] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.256587] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.256769] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.259273] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.259458] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.260189] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.260366] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.263504] [54623]: WARNING cinder.api.contrib.hosts [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 490.263928] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.264102] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.264931] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.265107] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.265357] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.265541] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.266073] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.266268] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.267026] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.267196] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.268230] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.268399] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.269145] [54622]: WARNING cinder.api.contrib.hosts [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 490.269301] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.269463] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.269627] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.269815] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.270342] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.270513] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.270786] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.270965] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.272054] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.272174] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.272242] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.272343] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.273108] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.273265] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.273299] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.273430] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.274127] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: extensions {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.274435] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.274617] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.275469] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: os-hosts {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.275663] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.275844] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.276790] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.276973] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.278821] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.279010] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.280068] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.280254] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.281073] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: extensions {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.282571] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: os-hosts {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.368379] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: qos-specs {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.370680] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: os-quota-class-sets {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.372152] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: scheduler-stats {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.373697] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: os-snapshot-manage {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.374043] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: qos-specs {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.375323] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: capabilities {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.376441] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: os-quota-class-sets {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.376746] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: encryption {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.377997] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: scheduler-stats {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.378908] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: cgsnapshots {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.379449] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: os-snapshot-manage {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.380349] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: os-quota-sets {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.380946] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: capabilities {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.381990] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: os-volume-manage {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.382318] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: encryption {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.383533] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: os-volume-transfer {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.383988] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: cgsnapshots {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.385229] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: os-volume-type-access {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.385614] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: os-quota-sets {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.386857] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: backups {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.387269] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: os-volume-manage {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.388815] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: os-volume-transfer {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.389324] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: os-services {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.390503] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: os-volume-type-access {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.390627] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: consistencygroups {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.392080] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: backups {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.392637] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: extra_specs {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.394156] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: os-services {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.395021] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: os-availability-zone {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.395471] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: consistencygroups {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.396375] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extended resource: encryption {{(pid=54623) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.397503] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: extra_specs {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.398362] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.398561] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.399626] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.399797] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.400346] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: os-availability-zone {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.400659] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.400826] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.401660] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extended resource: encryption {{(pid=54622) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 490.401705] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.401860] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.402794] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.402999] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.403597] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.403790] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.403824] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.403957] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.404858] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.404987] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.405038] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.405165] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.405910] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.406030] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.406084] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.406197] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.407014] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.407186] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.407221] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.407375] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.408144] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.408199] [54623]: WARNING stevedore.named [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.408331] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.408365] [54623]: WARNING castellan.key_manager [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.409025] [54623]: DEBUG cinder.api.contrib.snapshot_actions [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] SnapshotActionsController initialized {{(pid=54623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 490.409170] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension VolumeActions extending resource: volumes {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.409204] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.409326] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension UsedLimits extending resource: limits {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.409364] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.409459] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.409583] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.409700] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension TypesManage extending resource: types {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.409829] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.409949] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension AdminActions extending resource: volumes {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.410086] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension AdminActions extending resource: snapshots {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.410206] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension AdminActions extending resource: backups {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.410329] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.410375] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.410466] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.410504] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.410587] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.410710] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.410903] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.411030] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.411147] [54623]: DEBUG cinder.api.openstack [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54623) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.411333] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.411500] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.412487] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.412649] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.413273] [54623]: WARNING keystonemiddleware.auth_token [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 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. [ 490.413455] [54622]: WARNING stevedore.named [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 490.413615] [54622]: WARNING castellan.key_manager [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 490.414351] [54622]: DEBUG cinder.api.contrib.snapshot_actions [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] SnapshotActionsController initialized {{(pid=54622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 490.414493] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension VolumeActions extending resource: volumes {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.414652] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension UsedLimits extending resource: limits {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.414777] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.414899] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.415026] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension TypesManage extending resource: types {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.415155] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.415273] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension AdminActions extending resource: volumes {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.415414] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension AdminActions extending resource: snapshots {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.415548] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension AdminActions extending resource: backups {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.415664] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.415797] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.415924] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.416064] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.416322] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.416446] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.416560] [54622]: DEBUG cinder.api.openstack [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54622) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 490.417452] [54623]: WARNING keystonemiddleware.auth_token [None req-4717d729-2ac7-442a-8d2a-9ef29d2879c4 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 [ 490.418767] [54622]: WARNING keystonemiddleware.auth_token [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 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. [ 490.419865] [54623]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5c5710986be0 pid: 54623 (default app) [ 490.422859] [54622]: WARNING keystonemiddleware.auth_token [None req-202a8f58-da0a-4e53-8ae0-b94a61392844 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 [ 490.425293] [54622]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5c5710986be0 pid: 54622 (default app) [ 490.428414] [54623]: /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. [ 490.428414] [54623]: warnings.warn(deprecated_msg) [ 490.428571] [54623]: /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. [ 490.428571] [54623]: warnings.warn(deprecated_msg) [ 490.428571] [54623]: /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. [ 490.428571] [54623]: warnings.warn(deprecated_msg) [ 490.428571] [54623]: /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. [ 490.428760] [54623]: warnings.warn(deprecated_msg) [ 490.428760] [54623]: /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. [ 490.428760] [54623]: warnings.warn(deprecated_msg) [ 490.428760] [54623]: /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. [ 490.428760] [54623]: warnings.warn(deprecated_msg) [ 490.428760] [54623]: /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. [ 490.428950] [54623]: warnings.warn(deprecated_msg) [ 490.428950] [54623]: /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. [ 490.428950] [54623]: warnings.warn(deprecated_msg) [ 490.428950] [54623]: /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. [ 490.428950] [54623]: warnings.warn(deprecated_msg) [ 490.429118] [54623]: /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. [ 490.429118] [54623]: warnings.warn(deprecated_msg) [ 490.429118] [54623]: /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. [ 490.429118] [54623]: warnings.warn(deprecated_msg) [ 490.429251] [54623]: /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. [ 490.429251] [54623]: warnings.warn(deprecated_msg) [ 490.429251] [54623]: /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. [ 490.429251] [54623]: warnings.warn(deprecated_msg) [ 490.429371] [54623]: /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. [ 490.429371] [54623]: warnings.warn(deprecated_msg) [ 490.429371] [54623]: /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. [ 490.429371] [54623]: warnings.warn(deprecated_msg) [ 490.429371] [54623]: /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. [ 490.429530] [54623]: warnings.warn(deprecated_msg) [ 490.429530] [54623]: /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. [ 490.429530] [54623]: warnings.warn(deprecated_msg) [ 490.429530] [54623]: /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. [ 490.429530] [54623]: warnings.warn(deprecated_msg) [ 490.429676] [54623]: /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. [ 490.429676] [54623]: warnings.warn(deprecated_msg) [ 490.429676] [54623]: /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. [ 490.429676] [54623]: warnings.warn(deprecated_msg) [ 490.429676] [54623]: /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. [ 490.429676] [54623]: warnings.warn(deprecated_msg) [ 490.429853] [54623]: /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. [ 490.429853] [54623]: warnings.warn(deprecated_msg) [ 490.429853] [54623]: /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. [ 490.429853] [54623]: warnings.warn(deprecated_msg) [ 490.429853] [54623]: /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. [ 490.429853] [54623]: warnings.warn(deprecated_msg) [ 490.430039] [54623]: /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. [ 490.430039] [54623]: warnings.warn(deprecated_msg) [ 490.430039] [54623]: /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. [ 490.430039] [54623]: warnings.warn(deprecated_msg) [ 490.430039] [54623]: /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. [ 490.430039] [54623]: warnings.warn(deprecated_msg) [ 490.430221] [54623]: /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. [ 490.430221] [54623]: warnings.warn(deprecated_msg) [ 490.430221] [54623]: /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. [ 490.430221] [54623]: warnings.warn(deprecated_msg) [ 490.430221] [54623]: /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. [ 490.430221] [54623]: warnings.warn(deprecated_msg) [ 490.430399] [54623]: /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. [ 490.430399] [54623]: warnings.warn(deprecated_msg) [ 490.430399] [54623]: /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. [ 490.430399] [54623]: warnings.warn(deprecated_msg) [ 490.430517] [54623]: /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. [ 490.430517] [54623]: warnings.warn(deprecated_msg) [ 490.430517] [54623]: /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. [ 490.430517] [54623]: warnings.warn(deprecated_msg) [ 490.430517] [54623]: /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. [ 490.430679] [54623]: warnings.warn(deprecated_msg) [ 490.430679] [54623]: /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. [ 490.430679] [54623]: warnings.warn(deprecated_msg) [ 490.430679] [54623]: /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. [ 490.430679] [54623]: warnings.warn(deprecated_msg) [ 490.430820] [54623]: /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. [ 490.430820] [54623]: warnings.warn(deprecated_msg) [ 490.430820] [54623]: /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. [ 490.430820] [54623]: warnings.warn(deprecated_msg) [ 490.430820] [54623]: /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. [ 490.430820] [54623]: warnings.warn(deprecated_msg) [ 490.430991] [54623]: /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. [ 490.430991] [54623]: warnings.warn(deprecated_msg) [ 490.430991] [54623]: /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. [ 490.430991] [54623]: warnings.warn(deprecated_msg) [ 490.430991] [54623]: /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. [ 490.431180] [54623]: warnings.warn(deprecated_msg) [ 490.431180] [54623]: /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. [ 490.431180] [54623]: warnings.warn(deprecated_msg) [ 490.431180] [54623]: /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. [ 490.431180] [54623]: warnings.warn(deprecated_msg) [ 490.431331] [54623]: /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. [ 490.431331] [54623]: warnings.warn(deprecated_msg) [ 490.431331] [54623]: /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. [ 490.431331] [54623]: warnings.warn(deprecated_msg) [ 490.431451] [54623]: /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. [ 490.431451] [54623]: warnings.warn(deprecated_msg) [ 490.431451] [54623]: /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. [ 490.431451] [54623]: warnings.warn(deprecated_msg) [ 490.431573] [54623]: /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. [ 490.431573] [54623]: warnings.warn(deprecated_msg) [ 490.431573] [54623]: /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. [ 490.431573] [54623]: warnings.warn(deprecated_msg) [ 490.431573] [54623]: /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. [ 490.431738] [54623]: warnings.warn(deprecated_msg) [ 490.431738] [54623]: /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. [ 490.431738] [54623]: warnings.warn(deprecated_msg) [ 490.431738] [54623]: /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. [ 490.431738] [54623]: warnings.warn(deprecated_msg) [ 490.431875] [54623]: /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. [ 490.431875] [54623]: warnings.warn(deprecated_msg) [ 490.431875] [54623]: /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. [ 490.431875] [54623]: warnings.warn(deprecated_msg) [ 490.431999] [54623]: /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. [ 490.431999] [54623]: warnings.warn(deprecated_msg) [ 490.431999] [54623]: /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. [ 490.431999] [54623]: warnings.warn(deprecated_msg) [ 490.433332] [54623]: /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. [ 490.433332] [54623]: warnings.warn(deprecated_msg) [ 490.433332] [54623]: /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. [ 490.433332] [54623]: warnings.warn(deprecated_msg) [ 490.433552] [54623]: /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. [ 490.433552] [54623]: warnings.warn(deprecated_msg) [ 490.433552] [54623]: /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. [ 490.433552] [54623]: warnings.warn(deprecated_msg) [ 490.433753] [54623]: /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. [ 490.433753] [54623]: warnings.warn(deprecated_msg) [ 490.433753] [54623]: /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. [ 490.433753] [54623]: warnings.warn(deprecated_msg) [ 490.433956] [54623]: /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. [ 490.433956] [54623]: warnings.warn(deprecated_msg) [ 490.433956] [54623]: /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. [ 490.433956] [54623]: warnings.warn(deprecated_msg) [ 490.433956] [54623]: /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. [ 490.433956] [54623]: warnings.warn(deprecated_msg) [ 490.434285] [54623]: /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. [ 490.434285] [54623]: warnings.warn(deprecated_msg) [ 490.434285] [54623]: /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. [ 490.434285] [54623]: warnings.warn(deprecated_msg) [ 490.434285] [54623]: /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. [ 490.434543] [54623]: warnings.warn(deprecated_msg) [ 490.434543] [54623]: /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. [ 490.434543] [54623]: warnings.warn(deprecated_msg) [ 490.434543] [54623]: /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. [ 490.434543] [54623]: warnings.warn(deprecated_msg) [ 490.434543] [54623]: /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. [ 490.434543] [54623]: warnings.warn(deprecated_msg) [ 490.434891] [54623]: /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. [ 490.434891] [54623]: warnings.warn(deprecated_msg) [ 490.434891] [54623]: /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. [ 490.434891] [54623]: warnings.warn(deprecated_msg) [ 490.434891] [54623]: /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. [ 490.434891] [54623]: warnings.warn(deprecated_msg) [ 490.435201] [54623]: /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. [ 490.435201] [54623]: warnings.warn(deprecated_msg) [ 490.435201] [54623]: /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. [ 490.435201] [54623]: warnings.warn(deprecated_msg) [ 490.435201] [54623]: /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. [ 490.435201] [54623]: warnings.warn(deprecated_msg) [ 490.435519] [54623]: /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. [ 490.435519] [54623]: warnings.warn(deprecated_msg) [ 490.435519] [54623]: /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. [ 490.435519] [54623]: warnings.warn(deprecated_msg) [ 490.435519] [54623]: /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. [ 490.435519] [54623]: warnings.warn(deprecated_msg) [ 490.435807] [54623]: /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. [ 490.435807] [54623]: warnings.warn(deprecated_msg) [ 490.435807] [54623]: /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. [ 490.435807] [54623]: warnings.warn(deprecated_msg) [ 490.436015] [54623]: /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. [ 490.436015] [54623]: warnings.warn(deprecated_msg) [ 490.436015] [54623]: /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. [ 490.436015] [54623]: warnings.warn(deprecated_msg) [ 490.436217] [54623]: /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. [ 490.436217] [54623]: warnings.warn(deprecated_msg) [ 490.436217] [54623]: /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. [ 490.436217] [54623]: warnings.warn(deprecated_msg) [ 490.436437] [54623]: /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. [ 490.436437] [54623]: warnings.warn(deprecated_msg) [ 490.436437] [54623]: /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. [ 490.436437] [54623]: warnings.warn(deprecated_msg) [ 490.436437] [54623]: DEBUG cinder.api.middleware.request_id [None req-cf63a4e0-0bbf-4835-9587-0c319bfa3695 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 490.436437] [54623]: [pid: 54623|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Dec 11 10:50:18 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 493.712887] [54622]: /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. [ 493.712887] [54622]: warnings.warn(deprecated_msg) [ 493.713372] [54622]: /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. [ 493.713372] [54622]: warnings.warn(deprecated_msg) [ 493.713372] [54622]: /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. [ 493.713372] [54622]: warnings.warn(deprecated_msg) [ 493.713372] [54622]: /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. [ 493.713535] [54622]: warnings.warn(deprecated_msg) [ 493.713535] [54622]: /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. [ 493.713535] [54622]: warnings.warn(deprecated_msg) [ 493.713535] [54622]: /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. [ 493.713535] [54622]: warnings.warn(deprecated_msg) [ 493.713535] [54622]: /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. [ 493.713692] [54622]: warnings.warn(deprecated_msg) [ 493.713692] [54622]: /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. [ 493.713692] [54622]: warnings.warn(deprecated_msg) [ 493.713692] [54622]: /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. [ 493.713692] [54622]: warnings.warn(deprecated_msg) [ 493.713822] [54622]: /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. [ 493.713822] [54622]: warnings.warn(deprecated_msg) [ 493.713822] [54622]: /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. [ 493.713822] [54622]: warnings.warn(deprecated_msg) [ 493.713927] [54622]: /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. [ 493.713927] [54622]: warnings.warn(deprecated_msg) [ 493.713927] [54622]: /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. [ 493.713927] [54622]: warnings.warn(deprecated_msg) [ 493.714074] [54622]: /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. [ 493.714074] [54622]: warnings.warn(deprecated_msg) [ 493.714074] [54622]: /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. [ 493.714074] [54622]: warnings.warn(deprecated_msg) [ 493.714074] [54622]: /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. [ 493.714213] [54622]: warnings.warn(deprecated_msg) [ 493.714213] [54622]: /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. [ 493.714213] [54622]: warnings.warn(deprecated_msg) [ 493.714213] [54622]: /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. [ 493.714213] [54622]: warnings.warn(deprecated_msg) [ 493.714365] [54622]: /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. [ 493.714365] [54622]: warnings.warn(deprecated_msg) [ 493.714365] [54622]: /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. [ 493.714365] [54622]: warnings.warn(deprecated_msg) [ 493.714365] [54622]: /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. [ 493.714365] [54622]: warnings.warn(deprecated_msg) [ 493.714521] [54622]: /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. [ 493.714521] [54622]: warnings.warn(deprecated_msg) [ 493.714521] [54622]: /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. [ 493.714521] [54622]: warnings.warn(deprecated_msg) [ 493.714521] [54622]: /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. [ 493.714521] [54622]: warnings.warn(deprecated_msg) [ 493.714678] [54622]: /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. [ 493.714678] [54622]: warnings.warn(deprecated_msg) [ 493.714678] [54622]: /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. [ 493.714678] [54622]: warnings.warn(deprecated_msg) [ 493.714678] [54622]: /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. [ 493.714678] [54622]: warnings.warn(deprecated_msg) [ 493.714828] [54622]: /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. [ 493.714828] [54622]: warnings.warn(deprecated_msg) [ 493.714828] [54622]: /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. [ 493.714828] [54622]: warnings.warn(deprecated_msg) [ 493.714828] [54622]: /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. [ 493.714828] [54622]: warnings.warn(deprecated_msg) [ 493.714986] [54622]: /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. [ 493.714986] [54622]: warnings.warn(deprecated_msg) [ 493.714986] [54622]: /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. [ 493.714986] [54622]: warnings.warn(deprecated_msg) [ 493.715109] [54622]: /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. [ 493.715109] [54622]: warnings.warn(deprecated_msg) [ 493.715109] [54622]: /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. [ 493.715109] [54622]: warnings.warn(deprecated_msg) [ 493.715109] [54622]: /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. [ 493.715245] [54622]: warnings.warn(deprecated_msg) [ 493.715245] [54622]: /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. [ 493.715245] [54622]: warnings.warn(deprecated_msg) [ 493.715245] [54622]: /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. [ 493.715245] [54622]: warnings.warn(deprecated_msg) [ 493.715374] [54622]: /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. [ 493.715374] [54622]: warnings.warn(deprecated_msg) [ 493.715374] [54622]: /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. [ 493.715374] [54622]: warnings.warn(deprecated_msg) [ 493.715374] [54622]: /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. [ 493.715374] [54622]: warnings.warn(deprecated_msg) [ 493.715525] [54622]: /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. [ 493.715525] [54622]: warnings.warn(deprecated_msg) [ 493.715525] [54622]: /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. [ 493.715525] [54622]: warnings.warn(deprecated_msg) [ 493.715525] [54622]: /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. [ 493.715660] [54622]: warnings.warn(deprecated_msg) [ 493.715660] [54622]: /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. [ 493.715660] [54622]: warnings.warn(deprecated_msg) [ 493.715660] [54622]: /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. [ 493.715660] [54622]: warnings.warn(deprecated_msg) [ 493.715797] [54622]: /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. [ 493.715797] [54622]: warnings.warn(deprecated_msg) [ 493.715797] [54622]: /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. [ 493.715797] [54622]: warnings.warn(deprecated_msg) [ 493.715902] [54622]: /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. [ 493.715902] [54622]: warnings.warn(deprecated_msg) [ 493.715902] [54622]: /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. [ 493.715902] [54622]: warnings.warn(deprecated_msg) [ 493.716577] [54622]: /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. [ 493.716577] [54622]: warnings.warn(deprecated_msg) [ 493.716577] [54622]: /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. [ 493.716577] [54622]: warnings.warn(deprecated_msg) [ 493.716577] [54622]: /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. [ 493.716850] [54622]: warnings.warn(deprecated_msg) [ 493.716850] [54622]: /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. [ 493.716850] [54622]: warnings.warn(deprecated_msg) [ 493.716850] [54622]: /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. [ 493.716850] [54622]: warnings.warn(deprecated_msg) [ 493.717079] [54622]: /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. [ 493.717079] [54622]: warnings.warn(deprecated_msg) [ 493.717079] [54622]: /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. [ 493.717079] [54622]: warnings.warn(deprecated_msg) [ 493.717258] [54622]: /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. [ 493.717258] [54622]: warnings.warn(deprecated_msg) [ 493.717258] [54622]: /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. [ 493.717258] [54622]: warnings.warn(deprecated_msg) [ 493.717463] [54622]: /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. [ 493.717463] [54622]: warnings.warn(deprecated_msg) [ 493.717463] [54622]: /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. [ 493.717463] [54622]: warnings.warn(deprecated_msg) [ 493.717644] [54622]: /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. [ 493.717644] [54622]: warnings.warn(deprecated_msg) [ 493.717644] [54622]: /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. [ 493.717644] [54622]: warnings.warn(deprecated_msg) [ 493.717825] [54622]: /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. [ 493.717825] [54622]: warnings.warn(deprecated_msg) [ 493.717825] [54622]: /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. [ 493.717825] [54622]: warnings.warn(deprecated_msg) [ 493.718012] [54622]: /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. [ 493.718012] [54622]: warnings.warn(deprecated_msg) [ 493.718012] [54622]: /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. [ 493.718012] [54622]: warnings.warn(deprecated_msg) [ 493.718012] [54622]: /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. [ 493.718012] [54622]: warnings.warn(deprecated_msg) [ 493.718288] [54622]: /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. [ 493.718288] [54622]: warnings.warn(deprecated_msg) [ 493.718288] [54622]: /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. [ 493.718288] [54622]: warnings.warn(deprecated_msg) [ 493.718288] [54622]: /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. [ 493.718689] [54622]: warnings.warn(deprecated_msg) [ 493.718689] [54622]: /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. [ 493.718689] [54622]: warnings.warn(deprecated_msg) [ 493.718689] [54622]: /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. [ 493.718689] [54622]: warnings.warn(deprecated_msg) [ 493.718689] [54622]: /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. [ 493.718689] [54622]: warnings.warn(deprecated_msg) [ 493.719045] [54622]: /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. [ 493.719045] [54622]: warnings.warn(deprecated_msg) [ 493.719045] [54622]: /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. [ 493.719045] [54622]: warnings.warn(deprecated_msg) [ 493.719045] [54622]: /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. [ 493.719045] [54622]: warnings.warn(deprecated_msg) [ 493.719452] [54622]: /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. [ 493.719452] [54622]: warnings.warn(deprecated_msg) [ 493.719452] [54622]: /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. [ 493.719452] [54622]: warnings.warn(deprecated_msg) [ 493.719452] [54622]: /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. [ 493.719452] [54622]: warnings.warn(deprecated_msg) [ 493.719729] [54622]: /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. [ 493.719729] [54622]: warnings.warn(deprecated_msg) [ 493.719729] [54622]: /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. [ 493.719729] [54622]: warnings.warn(deprecated_msg) [ 493.719729] [54622]: /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. [ 493.719729] [54622]: warnings.warn(deprecated_msg) [ 493.719984] [54622]: /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. [ 493.719984] [54622]: warnings.warn(deprecated_msg) [ 493.719984] [54622]: /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. [ 493.719984] [54622]: warnings.warn(deprecated_msg) [ 493.720348] [54622]: /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. [ 493.720348] [54622]: warnings.warn(deprecated_msg) [ 493.720348] [54622]: /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. [ 493.720348] [54622]: warnings.warn(deprecated_msg) [ 493.720523] [54622]: /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. [ 493.720523] [54622]: warnings.warn(deprecated_msg) [ 493.720523] [54622]: /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. [ 493.720523] [54622]: warnings.warn(deprecated_msg) [ 493.720712] [54622]: /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. [ 493.720712] [54622]: warnings.warn(deprecated_msg) [ 493.720712] [54622]: /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. [ 493.720712] [54622]: warnings.warn(deprecated_msg) [ 493.720712] [54622]: DEBUG cinder.api.middleware.request_id [None req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 494.070045] [54622]: INFO cinder.api.openstack.wsgi [None req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 admin admin] POST http://10.180.1.21/volume/v3/types [ 494.070790] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 494.072719] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 494.072719] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 494.076199] [54622]: DEBUG oslo_db.sqlalchemy.engines [None req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 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=54622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 494.099894] [54622]: INFO cinder.api.openstack.wsgi [None req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 494.100332] [54622]: [pid: 54622|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 10:50:21 2024] POST /volume/v3/types => generated 182 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 494.104117] [54623]: DEBUG cinder.api.middleware.request_id [req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 req-2af6127c-841e-42df-bbb2-ceb8e61d2b53 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 494.370886] [54623]: INFO cinder.api.openstack.wsgi [req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 req-2af6127c-841e-42df-bbb2-ceb8e61d2b53 admin admin] POST http://10.180.1.21/volume/v3/types/cdea1f3f-afc4-40f8-8ccd-89e43bb6459c/extra_specs [ 494.371571] [54623]: DEBUG cinder.api.openstack.wsgi [req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 req-2af6127c-841e-42df-bbb2-ceb8e61d2b53 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 494.373535] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 494.373535] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 494.377266] [54623]: DEBUG oslo_db.sqlalchemy.engines [req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 req-2af6127c-841e-42df-bbb2-ceb8e61d2b53 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=54623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 494.425665] [54623]: INFO cinder.api.openstack.wsgi [req-a9fffbd7-50e6-4425-bc8b-2485e47629e7 req-2af6127c-841e-42df-bbb2-ceb8e61d2b53 admin admin] http://10.180.1.21/volume/v3/types/cdea1f3f-afc4-40f8-8ccd-89e43bb6459c/extra_specs returned with HTTP 200 [ 494.426107] [54623]: [pid: 54623|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Dec 11 10:50:21 2024] POST /volume/v3/types/cdea1f3f-afc4-40f8-8ccd-89e43bb6459c/extra_specs => generated 51 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 504.097446] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 504.424435] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 505.061991] [54622]: DEBUG cinder.api.middleware.request_id [None req-8ae450d9-6962-44ba-8b6e-e50f16c0358c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 505.062696] [54622]: INFO cinder.api.openstack.wsgi [None req-8ae450d9-6962-44ba-8b6e-e50f16c0358c None None] GET http://10.180.1.21/volume// [ 505.062886] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8ae450d9-6962-44ba-8b6e-e50f16c0358c None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 505.063114] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8ae450d9-6962-44ba-8b6e-e50f16c0358c None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 505.063666] [54622]: INFO cinder.api.openstack.wsgi [None req-8ae450d9-6962-44ba-8b6e-e50f16c0358c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 505.063970] [54622]: [pid: 54622|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Dec 11 10:50:32 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 560.752097] [54623]: DEBUG cinder.api.middleware.request_id [None req-2f3e44ac-1fe7-4c93-8016-8280df890240 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 560.827931] [54623]: INFO cinder.api.openstack.wsgi [None req-2f3e44ac-1fe7-4c93-8016-8280df890240 tempest-verify_tempest_config-852887983 tempest-verify_tempest_config-852887983-project-member] GET http://10.180.1.21/volume/v3/extensions [ 560.828186] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2f3e44ac-1fe7-4c93-8016-8280df890240 tempest-verify_tempest_config-852887983 tempest-verify_tempest_config-852887983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 560.828407] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2f3e44ac-1fe7-4c93-8016-8280df890240 tempest-verify_tempest_config-852887983 tempest-verify_tempest_config-852887983-project-member] Calling method 'index' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 560.828962] [54623]: INFO cinder.api.openstack.wsgi [None req-2f3e44ac-1fe7-4c93-8016-8280df890240 tempest-verify_tempest_config-852887983 tempest-verify_tempest_config-852887983-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 560.829380] [54623]: [pid: 54623|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Dec 11 10:51:28 2024] GET /volume/v3/extensions => generated 5245 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1331.843405] [54622]: DEBUG cinder.api.middleware.request_id [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.030630] [54622]: INFO cinder.api.openstack.wsgi [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1332.030630] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1764945218"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1332.036112] [54622]: DEBUG cinder.api.v3.volumes [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1764945218'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1332.037171] [54622]: INFO cinder.api.v3.volumes [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Create volume of 1 GB [ 1332.058675] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Availability zone cache updated, next update will occur around 2024-12-11 12:04:19.915484. {{(pid=54622) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1332.058819] [54622]: INFO cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Availability Zones retrieved successfully. [ 1332.080179] [54622]: /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 [ 1332.080179] [54622]: import asyncore [ 1332.088058] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Flow 'volume_create_api' (3fd35c93-ad94-4adb-978b-fa1d1e2643c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1332.089305] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa573b5b-9d25-47e4-af6d-e033329c0f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.092706] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1332.132848] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa573b5b-9d25-47e4-af6d-e033329c0f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.137059] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8dd56b-312f-499d-8ed0-b08cc40813bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.171116] [54622]: WARNING cinder.quota [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-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. [ 1332.172125] [54622]: WARNING cinder.quota [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-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. [ 1332.224801] [54622]: DEBUG cinder.quota [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Created reservations ['abeeacf5-33b5-4741-bb52-bc3b970bfc03', '1be0a0fa-61fa-4138-a18f-6f387b4fd815', 'bc9a4a23-64b0-46e1-b15a-5ed5b79ca9da', '553c57e1-8549-443f-bd76-f5b0bf6aa898'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1332.225958] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8dd56b-312f-499d-8ed0-b08cc40813bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abeeacf5-33b5-4741-bb52-bc3b970bfc03', '1be0a0fa-61fa-4138-a18f-6f387b4fd815', 'bc9a4a23-64b0-46e1-b15a-5ed5b79ca9da', '553c57e1-8549-443f-bd76-f5b0bf6aa898']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.227124] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2169d5a-d32c-47ec-a8af-641960ae5bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.283401] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2169d5a-d32c-47ec-a8af-641960ae5bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a07989d-bfad-4311-85ce-7e7e038c45a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1764945218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d4b26c40c1414b87e86a222bd62392',qos_specs=None,replication_status=,reservations=['abeeacf5-33b5-4741-bb52-bc3b970bfc03','1be0a0fa-61fa-4138-a18f-6f387b4fd815','bc9a4a23-64b0-46e1-b15a-5ed5b79ca9da','553c57e1-8549-443f-bd76-f5b0bf6aa898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca889c97f6294204b45bd04df3768b21',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1764945218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a07989d-bfad-4311-85ce-7e7e038c45a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d4b26c40c1414b87e86a222bd62392',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='ca889c97f6294204b45bd04df3768b21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.285248] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e8fd11-10b0-4057-b9ee-f82519c21d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.319707] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e8fd11-10b0-4057-b9ee-f82519c21d10) 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-1764945218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d4b26c40c1414b87e86a222bd62392',qos_specs=None,replication_status=,reservations=['abeeacf5-33b5-4741-bb52-bc3b970bfc03','1be0a0fa-61fa-4138-a18f-6f387b4fd815','bc9a4a23-64b0-46e1-b15a-5ed5b79ca9da','553c57e1-8549-443f-bd76-f5b0bf6aa898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca889c97f6294204b45bd04df3768b21',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.321161] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5409e8b-1aa6-44b5-9c14-e6b9585efba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.350798] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5409e8b-1aa6-44b5-9c14-e6b9585efba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.351943] [54622]: DEBUG cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Flow 'volume_create_api' (3fd35c93-ad94-4adb-978b-fa1d1e2643c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1332.352522] [54622]: INFO cinder.volume.api [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Create volume request issued successfully. [ 1332.354224] [54622]: INFO cinder.api.openstack.wsgi [None req-1dbe45d5-47b8-4d5e-ba88-8ee630c93b31 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1332.354734] [54622]: [pid: 54622|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:04:19 2024] POST /volume/v3/volumes => generated 784 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1332.367117] [54623]: DEBUG cinder.api.middleware.request_id [None req-a6de802f-31d7-4fb1-a64f-c77b2e7959b1 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.372634] [54623]: INFO cinder.api.openstack.wsgi [None req-a6de802f-31d7-4fb1-a64f-c77b2e7959b1 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1332.372634] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a6de802f-31d7-4fb1-a64f-c77b2e7959b1 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.372634] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a6de802f-31d7-4fb1-a64f-c77b2e7959b1 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.406131] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.406131] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.415435] [54623]: INFO cinder.volume.api [None req-a6de802f-31d7-4fb1-a64f-c77b2e7959b1 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1332.423369] [54623]: INFO cinder.api.openstack.wsgi [None req-a6de802f-31d7-4fb1-a64f-c77b2e7959b1 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1332.423900] [54623]: [pid: 54623|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:04:20 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 963 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.435161] [54622]: DEBUG cinder.api.middleware.request_id [None req-02014c54-1898-412a-b5e7-9b2b80211799 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.440254] [54622]: INFO cinder.api.openstack.wsgi [None req-02014c54-1898-412a-b5e7-9b2b80211799 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1333.440550] [54622]: DEBUG cinder.api.openstack.wsgi [None req-02014c54-1898-412a-b5e7-9b2b80211799 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.440819] [54622]: DEBUG cinder.api.openstack.wsgi [None req-02014c54-1898-412a-b5e7-9b2b80211799 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.458191] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.458191] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.464764] [54622]: INFO cinder.volume.api [None req-02014c54-1898-412a-b5e7-9b2b80211799 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1333.601517] [54622]: INFO cinder.api.openstack.wsgi [None req-02014c54-1898-412a-b5e7-9b2b80211799 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1333.601517] [54622]: [pid: 54622|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:04:21 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1010 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.421202] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=4 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1343.599152] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1356.620527] [54623]: DEBUG cinder.api.middleware.request_id [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.624674] [54623]: WARNING keystonemiddleware.auth_token [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d 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. [ 1356.626455] [54623]: INFO cinder.api.openstack.wsgi [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1356.626855] [54623]: DEBUG cinder.api.openstack.wsgi [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-791671942", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1356.632540] [54623]: DEBUG cinder.api.v3.volumes [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-791671942', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1356.632540] [54623]: INFO cinder.api.v3.volumes [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Create volume of 1 GB [ 1356.655415] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Availability zone cache updated, next update will occur around 2024-12-11 12:04:44.512422. {{(pid=54623) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1356.655554] [54623]: INFO cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Availability Zones retrieved successfully. [ 1356.671186] [54623]: /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 [ 1356.671186] [54623]: import asyncore [ 1356.678907] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Flow 'volume_create_api' (0030295d-41dd-4a74-8bcc-9e56a38a2e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1356.680396] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93fb14de-45d7-4366-917c-f6500c28ed9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1356.681663] [54623]: DEBUG cinder.volume.flows.api.create_volume [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1356.862119] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93fb14de-45d7-4366-917c-f6500c28ed9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1356.864203] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d12c344-a231-4f6e-aef0-8145cd2eb39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1356.898044] [54623]: WARNING cinder.quota [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-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. [ 1356.898466] [54623]: WARNING cinder.quota [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-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. [ 1356.945911] [54623]: DEBUG cinder.quota [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Created reservations ['5e31dc9f-dbb7-4d05-9781-f4aa25dfe73a', '5ac45205-7cfd-42e7-8e11-6e3fd2edab24', 'f3a513c5-38be-44fd-b317-c34cce7a4138', '0a0b7b44-9742-4dda-9979-300330dd8401'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1356.946943] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d12c344-a231-4f6e-aef0-8145cd2eb39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e31dc9f-dbb7-4d05-9781-f4aa25dfe73a', '5ac45205-7cfd-42e7-8e11-6e3fd2edab24', 'f3a513c5-38be-44fd-b317-c34cce7a4138', '0a0b7b44-9742-4dda-9979-300330dd8401']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1356.947907] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (381c3dab-ee90-4362-a316-b35d11ea0164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1356.988866] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (381c3dab-ee90-4362-a316-b35d11ea0164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51ed390f-7e9a-4b5a-a74d-b96145a08f0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-791671942',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='386583fe6df043af9705c24f37bc8ba5',qos_specs=None,replication_status=,reservations=['5e31dc9f-dbb7-4d05-9781-f4aa25dfe73a','5ac45205-7cfd-42e7-8e11-6e3fd2edab24','f3a513c5-38be-44fd-b317-c34cce7a4138','0a0b7b44-9742-4dda-9979-300330dd8401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='494060d19724467f975c062223f0c065',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-791671942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51ed390f-7e9a-4b5a-a74d-b96145a08f0c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='386583fe6df043af9705c24f37bc8ba5',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='494060d19724467f975c062223f0c065',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1356.989979] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808cb03f-0e1e-4ad4-a89a-0d1353b6b169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1357.007773] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808cb03f-0e1e-4ad4-a89a-0d1353b6b169) 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-791671942',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='386583fe6df043af9705c24f37bc8ba5',qos_specs=None,replication_status=,reservations=['5e31dc9f-dbb7-4d05-9781-f4aa25dfe73a','5ac45205-7cfd-42e7-8e11-6e3fd2edab24','f3a513c5-38be-44fd-b317-c34cce7a4138','0a0b7b44-9742-4dda-9979-300330dd8401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='494060d19724467f975c062223f0c065',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1357.008692] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a91f9fe-d670-45b0-8a36-95c5716a1ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1357.029978] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a91f9fe-d670-45b0-8a36-95c5716a1ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1357.031155] [54623]: DEBUG cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Flow 'volume_create_api' (0030295d-41dd-4a74-8bcc-9e56a38a2e7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1357.031536] [54623]: INFO cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Create volume request issued successfully. [ 1357.032320] [54623]: INFO cinder.api.openstack.wsgi [req-c3df6d94-558e-432e-af81-18f74cd83888 req-d62fad68-6585-4ee3-8b06-8d73b0883f7d tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1357.033037] [54623]: [pid: 54623|app: 0|req: 5/9] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Dec 11 11:04:44 2024] POST /volume/v3/volumes => generated 761 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1357.037819] [54622]: DEBUG cinder.api.middleware.request_id [req-c3df6d94-558e-432e-af81-18f74cd83888 req-60b8b2d7-5bf8-42f2-863f-aa3960735906 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.038776] [54622]: WARNING keystonemiddleware.auth_token [req-c3df6d94-558e-432e-af81-18f74cd83888 req-60b8b2d7-5bf8-42f2-863f-aa3960735906 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. [ 1357.042333] [54622]: INFO cinder.api.openstack.wsgi [req-c3df6d94-558e-432e-af81-18f74cd83888 req-60b8b2d7-5bf8-42f2-863f-aa3960735906 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] GET http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c [ 1357.042333] [54622]: DEBUG cinder.api.openstack.wsgi [req-c3df6d94-558e-432e-af81-18f74cd83888 req-60b8b2d7-5bf8-42f2-863f-aa3960735906 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.042333] [54622]: DEBUG cinder.api.openstack.wsgi [req-c3df6d94-558e-432e-af81-18f74cd83888 req-60b8b2d7-5bf8-42f2-863f-aa3960735906 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.068238] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.068238] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.072157] [54622]: INFO cinder.volume.api [req-c3df6d94-558e-432e-af81-18f74cd83888 req-60b8b2d7-5bf8-42f2-863f-aa3960735906 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Volume info retrieved successfully. [ 1357.078142] [54622]: INFO cinder.api.openstack.wsgi [req-c3df6d94-558e-432e-af81-18f74cd83888 req-60b8b2d7-5bf8-42f2-863f-aa3960735906 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c returned with HTTP 200 [ 1357.078576] [54622]: [pid: 54622|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:04:44 2024] GET /volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c => generated 829 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.022234] [54623]: DEBUG cinder.api.middleware.request_id [req-70ef5bb1-e2ef-4b36-b39e-71be5357ed87 req-5a497121-3792-4669-bd09-9e0e56a1ec85 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.024744] [54623]: INFO cinder.api.openstack.wsgi [req-70ef5bb1-e2ef-4b36-b39e-71be5357ed87 req-5a497121-3792-4669-bd09-9e0e56a1ec85 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] GET http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c [ 1358.024977] [54623]: DEBUG cinder.api.openstack.wsgi [req-70ef5bb1-e2ef-4b36-b39e-71be5357ed87 req-5a497121-3792-4669-bd09-9e0e56a1ec85 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.025249] [54623]: DEBUG cinder.api.openstack.wsgi [req-70ef5bb1-e2ef-4b36-b39e-71be5357ed87 req-5a497121-3792-4669-bd09-9e0e56a1ec85 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.036273] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.036273] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.040255] [54623]: INFO cinder.volume.api [req-70ef5bb1-e2ef-4b36-b39e-71be5357ed87 req-5a497121-3792-4669-bd09-9e0e56a1ec85 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Volume info retrieved successfully. [ 1358.045202] [54623]: INFO cinder.api.openstack.wsgi [req-70ef5bb1-e2ef-4b36-b39e-71be5357ed87 req-5a497121-3792-4669-bd09-9e0e56a1ec85 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c returned with HTTP 200 [ 1358.045636] [54623]: [pid: 54623|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:04:45 2024] GET /volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.473832] [54622]: DEBUG cinder.api.middleware.request_id [req-0efb2f71-5252-4c1d-897f-c2d01f41b126 req-748981f5-d57c-4fb8-9c2e-c82a9084599a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.480248] [54622]: INFO cinder.api.openstack.wsgi [req-0efb2f71-5252-4c1d-897f-c2d01f41b126 req-748981f5-d57c-4fb8-9c2e-c82a9084599a tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] GET http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c [ 1359.480495] [54622]: DEBUG cinder.api.openstack.wsgi [req-0efb2f71-5252-4c1d-897f-c2d01f41b126 req-748981f5-d57c-4fb8-9c2e-c82a9084599a tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.480728] [54622]: DEBUG cinder.api.openstack.wsgi [req-0efb2f71-5252-4c1d-897f-c2d01f41b126 req-748981f5-d57c-4fb8-9c2e-c82a9084599a tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.495706] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.495706] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.500752] [54622]: INFO cinder.volume.api [req-0efb2f71-5252-4c1d-897f-c2d01f41b126 req-748981f5-d57c-4fb8-9c2e-c82a9084599a tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Volume info retrieved successfully. [ 1359.509408] [54622]: INFO cinder.api.openstack.wsgi [req-0efb2f71-5252-4c1d-897f-c2d01f41b126 req-748981f5-d57c-4fb8-9c2e-c82a9084599a tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c returned with HTTP 200 [ 1359.509906] [54622]: [pid: 54622|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:04:47 2024] GET /volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.428042] [54623]: DEBUG cinder.api.middleware.request_id [req-3ac0d4e6-1f6a-4748-bbdf-f8c3b93db033 req-8f4e4cb1-5d83-466a-9a81-db0aa7f2d958 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.432021] [54623]: INFO cinder.api.openstack.wsgi [req-3ac0d4e6-1f6a-4748-bbdf-f8c3b93db033 req-8f4e4cb1-5d83-466a-9a81-db0aa7f2d958 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] DELETE http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c [ 1360.432021] [54623]: DEBUG cinder.api.openstack.wsgi [req-3ac0d4e6-1f6a-4748-bbdf-f8c3b93db033 req-8f4e4cb1-5d83-466a-9a81-db0aa7f2d958 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.432021] [54623]: DEBUG cinder.api.openstack.wsgi [req-3ac0d4e6-1f6a-4748-bbdf-f8c3b93db033 req-8f4e4cb1-5d83-466a-9a81-db0aa7f2d958 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.432321] [54623]: INFO cinder.api.v3.volumes [req-3ac0d4e6-1f6a-4748-bbdf-f8c3b93db033 req-8f4e4cb1-5d83-466a-9a81-db0aa7f2d958 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Delete volume with id: 51ed390f-7e9a-4b5a-a74d-b96145a08f0c [ 1360.452234] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.452234] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.452788] [54623]: INFO cinder.volume.api [req-3ac0d4e6-1f6a-4748-bbdf-f8c3b93db033 req-8f4e4cb1-5d83-466a-9a81-db0aa7f2d958 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Volume info retrieved successfully. [ 1360.493487] [54623]: INFO cinder.volume.api [req-3ac0d4e6-1f6a-4748-bbdf-f8c3b93db033 req-8f4e4cb1-5d83-466a-9a81-db0aa7f2d958 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Delete volume request issued successfully. [ 1360.493689] [54623]: INFO cinder.api.openstack.wsgi [req-3ac0d4e6-1f6a-4748-bbdf-f8c3b93db033 req-8f4e4cb1-5d83-466a-9a81-db0aa7f2d958 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c returned with HTTP 202 [ 1360.494195] [54623]: [pid: 54623|app: 0|req: 7/13] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 11:04:48 2024] DELETE /volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1361.440366] [54622]: DEBUG cinder.api.middleware.request_id [req-2e205a21-c5f1-43bb-97bb-c581396d3ca1 req-7c70444f-2722-4405-923e-31a8b09871a0 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.442939] [54622]: INFO cinder.api.openstack.wsgi [req-2e205a21-c5f1-43bb-97bb-c581396d3ca1 req-7c70444f-2722-4405-923e-31a8b09871a0 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] GET http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c [ 1361.443084] [54622]: DEBUG cinder.api.openstack.wsgi [req-2e205a21-c5f1-43bb-97bb-c581396d3ca1 req-7c70444f-2722-4405-923e-31a8b09871a0 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.443311] [54622]: DEBUG cinder.api.openstack.wsgi [req-2e205a21-c5f1-43bb-97bb-c581396d3ca1 req-7c70444f-2722-4405-923e-31a8b09871a0 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.456111] [54622]: INFO cinder.api.openstack.wsgi [req-2e205a21-c5f1-43bb-97bb-c581396d3ca1 req-7c70444f-2722-4405-923e-31a8b09871a0 tempest-VolumesGetTestJSON-834211750 tempest-VolumesGetTestJSON-834211750-project-member] http://10.180.1.21/volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c returned with HTTP 404 [ 1361.456111] [54622]: [pid: 54622|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:04:49 2024] GET /volume/v3/volumes/51ed390f-7e9a-4b5a-a74d-b96145a08f0c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1370.484409] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=35,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1371.446966] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=9 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1409.446138] [54623]: DEBUG cinder.api.middleware.request_id [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.448588] [54623]: INFO cinder.api.openstack.wsgi [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1409.449270] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2051907040", "imageRef": "9ac015ee-f71b-4d51-af31-ce5ca3eb77b8", "size": 1}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1409.451569] [54623]: DEBUG cinder.api.v3.volumes [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2051907040', 'imageRef': '9ac015ee-f71b-4d51-af31-ce5ca3eb77b8', 'size': 1}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1409.720695] [54623]: INFO cinder.api.v3.volumes [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Create volume of 1 GB [ 1409.726621] [54623]: INFO cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Availability Zones retrieved successfully. [ 1409.736027] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Flow 'volume_create_api' (8a14a6d3-7897-4274-ae12-0cc57cb73bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1409.737137] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca509707-5919-40e9-9699-5805f90397a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1409.738393] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1409.795166] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca509707-5919-40e9-9699-5805f90397a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1409.796231] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b33b739-21ed-4a6a-a4ad-16f8225da37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1409.848941] [54623]: DEBUG cinder.quota [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Created reservations ['df8c1a40-06e5-4eb4-9855-6fe62f33aad6', '82453af9-859c-4e6f-9d4c-ebff70abc4f4', '34cfc435-7f88-4694-a445-86ff32237113', '859fab03-2624-4a41-90c7-bd4d636cfaf4'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1409.850217] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b33b739-21ed-4a6a-a4ad-16f8225da37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df8c1a40-06e5-4eb4-9855-6fe62f33aad6', '82453af9-859c-4e6f-9d4c-ebff70abc4f4', '34cfc435-7f88-4694-a445-86ff32237113', '859fab03-2624-4a41-90c7-bd4d636cfaf4']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1409.851108] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e402e19-1624-4e58-837a-69b979a793cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1409.869624] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e402e19-1624-4e58-837a-69b979a793cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d3a71bf-7062-4041-a905-0a9b78c6cf36', '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-2051907040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16a29db3771b458a87d6e62e16047c33',qos_specs=None,replication_status=,reservations=['df8c1a40-06e5-4eb4-9855-6fe62f33aad6','82453af9-859c-4e6f-9d4c-ebff70abc4f4','34cfc435-7f88-4694-a445-86ff32237113','859fab03-2624-4a41-90c7-bd4d636cfaf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb0bb85bf4144e6bd679438043f0da9',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2051907040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d3a71bf-7062-4041-a905-0a9b78c6cf36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16a29db3771b458a87d6e62e16047c33',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='2fb0bb85bf4144e6bd679438043f0da9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1409.870697] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c1b2734-3209-4b40-b23a-ec7ffccae3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1409.884543] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c1b2734-3209-4b40-b23a-ec7ffccae3dc) 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-2051907040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16a29db3771b458a87d6e62e16047c33',qos_specs=None,replication_status=,reservations=['df8c1a40-06e5-4eb4-9855-6fe62f33aad6','82453af9-859c-4e6f-9d4c-ebff70abc4f4','34cfc435-7f88-4694-a445-86ff32237113','859fab03-2624-4a41-90c7-bd4d636cfaf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb0bb85bf4144e6bd679438043f0da9',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1409.885466] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362a8824-4057-4568-a678-e639c1ebbf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1409.896238] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362a8824-4057-4568-a678-e639c1ebbf4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1409.897969] [54623]: DEBUG cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Flow 'volume_create_api' (8a14a6d3-7897-4274-ae12-0cc57cb73bd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1409.898342] [54623]: INFO cinder.volume.api [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Create volume request issued successfully. [ 1409.899374] [54623]: INFO cinder.api.openstack.wsgi [None req-b8e460c2-ef3d-4fc4-8405-6a38221f5449 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1409.901116] [54623]: [pid: 54623|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 11:05:37 2024] POST /volume/v3/volumes => generated 752 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1409.913576] [54622]: DEBUG cinder.api.middleware.request_id [None req-798b1c46-22e1-47f0-abea-d81e3470bcc0 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.918303] [54622]: INFO cinder.api.openstack.wsgi [None req-798b1c46-22e1-47f0-abea-d81e3470bcc0 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1409.918303] [54622]: DEBUG cinder.api.openstack.wsgi [None req-798b1c46-22e1-47f0-abea-d81e3470bcc0 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.918567] [54622]: DEBUG cinder.api.openstack.wsgi [None req-798b1c46-22e1-47f0-abea-d81e3470bcc0 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.928081] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.928081] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1409.937154] [54622]: INFO cinder.volume.api [None req-798b1c46-22e1-47f0-abea-d81e3470bcc0 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1409.943843] [54622]: INFO cinder.api.openstack.wsgi [None req-798b1c46-22e1-47f0-abea-d81e3470bcc0 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1409.944330] [54622]: [pid: 54622|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:37 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1410.496573] [54623]: DEBUG cinder.api.middleware.request_id [req-8d7c80bb-21ce-445e-860b-a7ecd06c3581 req-fb3b4b9a-66ac-4740-90ee-84fe3d709826 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.500527] [54623]: INFO cinder.api.openstack.wsgi [req-8d7c80bb-21ce-445e-860b-a7ecd06c3581 req-fb3b4b9a-66ac-4740-90ee-84fe3d709826 tempest-InstanceActionsTestJSON-667965652 tempest-InstanceActionsTestJSON-667965652-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=8a850783-41a9-42d3-9682-ec58b96bad7f [ 1410.501430] [54623]: DEBUG cinder.api.openstack.wsgi [req-8d7c80bb-21ce-445e-860b-a7ecd06c3581 req-fb3b4b9a-66ac-4740-90ee-84fe3d709826 tempest-InstanceActionsTestJSON-667965652 tempest-InstanceActionsTestJSON-667965652-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.501430] [54623]: DEBUG cinder.api.openstack.wsgi [req-8d7c80bb-21ce-445e-860b-a7ecd06c3581 req-fb3b4b9a-66ac-4740-90ee-84fe3d709826 tempest-InstanceActionsTestJSON-667965652 tempest-InstanceActionsTestJSON-667965652-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.520810] [54623]: INFO cinder.api.openstack.wsgi [req-8d7c80bb-21ce-445e-860b-a7ecd06c3581 req-fb3b4b9a-66ac-4740-90ee-84fe3d709826 tempest-InstanceActionsTestJSON-667965652 tempest-InstanceActionsTestJSON-667965652-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=8a850783-41a9-42d3-9682-ec58b96bad7f returned with HTTP 200 [ 1410.521299] [54623]: [pid: 54623|app: 0|req: 9/17] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Dec 11 11:05:38 2024] GET /volume/v3/attachments?instance_id=8a850783-41a9-42d3-9682-ec58b96bad7f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1410.956790] [54622]: DEBUG cinder.api.middleware.request_id [None req-585e81df-05cf-4cf7-97fe-cc190d695a01 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.961507] [54622]: INFO cinder.api.openstack.wsgi [None req-585e81df-05cf-4cf7-97fe-cc190d695a01 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1410.961507] [54622]: DEBUG cinder.api.openstack.wsgi [None req-585e81df-05cf-4cf7-97fe-cc190d695a01 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.961507] [54622]: DEBUG cinder.api.openstack.wsgi [None req-585e81df-05cf-4cf7-97fe-cc190d695a01 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.977346] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.977346] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.986306] [54622]: INFO cinder.volume.api [None req-585e81df-05cf-4cf7-97fe-cc190d695a01 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1410.995276] [54622]: INFO cinder.api.openstack.wsgi [None req-585e81df-05cf-4cf7-97fe-cc190d695a01 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1410.999020] [54622]: [pid: 54622|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:38 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1412.007754] [54623]: DEBUG cinder.api.middleware.request_id [None req-5a4d7d08-f7ab-4bb4-b3aa-485e5fe89d8c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.010492] [54623]: INFO cinder.api.openstack.wsgi [None req-5a4d7d08-f7ab-4bb4-b3aa-485e5fe89d8c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1412.010770] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5a4d7d08-f7ab-4bb4-b3aa-485e5fe89d8c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.011011] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5a4d7d08-f7ab-4bb4-b3aa-485e5fe89d8c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.026391] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.026391] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.039140] [54623]: INFO cinder.volume.api [None req-5a4d7d08-f7ab-4bb4-b3aa-485e5fe89d8c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1412.044101] [54623]: INFO cinder.api.openstack.wsgi [None req-5a4d7d08-f7ab-4bb4-b3aa-485e5fe89d8c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1412.044519] [54623]: [pid: 54623|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:39 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1413.056576] [54622]: DEBUG cinder.api.middleware.request_id [None req-22737ec8-a245-4d86-8230-925f2a8ca0aa None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.059902] [54622]: INFO cinder.api.openstack.wsgi [None req-22737ec8-a245-4d86-8230-925f2a8ca0aa tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1413.060368] [54622]: DEBUG cinder.api.openstack.wsgi [None req-22737ec8-a245-4d86-8230-925f2a8ca0aa tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.060588] [54622]: DEBUG cinder.api.openstack.wsgi [None req-22737ec8-a245-4d86-8230-925f2a8ca0aa tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.076635] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.076635] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.087127] [54622]: INFO cinder.volume.api [None req-22737ec8-a245-4d86-8230-925f2a8ca0aa tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1413.094790] [54622]: INFO cinder.api.openstack.wsgi [None req-22737ec8-a245-4d86-8230-925f2a8ca0aa tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1413.095813] [54622]: [pid: 54622|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:40 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.107435] [54623]: DEBUG cinder.api.middleware.request_id [None req-f6ec3084-0520-4542-a37a-eba3011a72ec None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.109821] [54623]: INFO cinder.api.openstack.wsgi [None req-f6ec3084-0520-4542-a37a-eba3011a72ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1414.110103] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f6ec3084-0520-4542-a37a-eba3011a72ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.110348] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f6ec3084-0520-4542-a37a-eba3011a72ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.125094] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.125094] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.132024] [54623]: INFO cinder.volume.api [None req-f6ec3084-0520-4542-a37a-eba3011a72ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1414.141425] [54623]: INFO cinder.api.openstack.wsgi [None req-f6ec3084-0520-4542-a37a-eba3011a72ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1414.142610] [54623]: [pid: 54623|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:41 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.152244] [54622]: DEBUG cinder.api.middleware.request_id [None req-61dfa130-23b1-45d9-9c78-04fcd50ed150 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.156579] [54622]: INFO cinder.api.openstack.wsgi [None req-61dfa130-23b1-45d9-9c78-04fcd50ed150 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1415.156868] [54622]: DEBUG cinder.api.openstack.wsgi [None req-61dfa130-23b1-45d9-9c78-04fcd50ed150 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.157106] [54622]: DEBUG cinder.api.openstack.wsgi [None req-61dfa130-23b1-45d9-9c78-04fcd50ed150 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.177727] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.177727] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.180075] [54622]: INFO cinder.volume.api [None req-61dfa130-23b1-45d9-9c78-04fcd50ed150 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1415.185229] [54622]: INFO cinder.api.openstack.wsgi [None req-61dfa130-23b1-45d9-9c78-04fcd50ed150 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1415.185645] [54622]: [pid: 54622|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:43 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1416.196444] [54623]: DEBUG cinder.api.middleware.request_id [None req-bf0c0e8d-1015-48e6-8dbb-e770fb60154c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.199437] [54623]: INFO cinder.api.openstack.wsgi [None req-bf0c0e8d-1015-48e6-8dbb-e770fb60154c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1416.199437] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bf0c0e8d-1015-48e6-8dbb-e770fb60154c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.199437] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bf0c0e8d-1015-48e6-8dbb-e770fb60154c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.210386] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.210386] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.215164] [54623]: INFO cinder.volume.api [None req-bf0c0e8d-1015-48e6-8dbb-e770fb60154c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1416.220936] [54623]: INFO cinder.api.openstack.wsgi [None req-bf0c0e8d-1015-48e6-8dbb-e770fb60154c tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1416.221443] [54623]: [pid: 54623|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:44 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.231983] [54622]: DEBUG cinder.api.middleware.request_id [None req-06e7a841-bc45-4b5b-91c0-42992f173e28 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.234608] [54622]: INFO cinder.api.openstack.wsgi [None req-06e7a841-bc45-4b5b-91c0-42992f173e28 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1417.234861] [54622]: DEBUG cinder.api.openstack.wsgi [None req-06e7a841-bc45-4b5b-91c0-42992f173e28 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.235323] [54622]: DEBUG cinder.api.openstack.wsgi [None req-06e7a841-bc45-4b5b-91c0-42992f173e28 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.257586] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.257586] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.263894] [54622]: INFO cinder.volume.api [None req-06e7a841-bc45-4b5b-91c0-42992f173e28 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1417.271177] [54622]: INFO cinder.api.openstack.wsgi [None req-06e7a841-bc45-4b5b-91c0-42992f173e28 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1417.272174] [54622]: [pid: 54622|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:45 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1418.282732] [54623]: DEBUG cinder.api.middleware.request_id [None req-64565e3c-8c16-45f9-b1ca-0408f5a64bd8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.284813] [54623]: INFO cinder.api.openstack.wsgi [None req-64565e3c-8c16-45f9-b1ca-0408f5a64bd8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1418.285061] [54623]: DEBUG cinder.api.openstack.wsgi [None req-64565e3c-8c16-45f9-b1ca-0408f5a64bd8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.285289] [54623]: DEBUG cinder.api.openstack.wsgi [None req-64565e3c-8c16-45f9-b1ca-0408f5a64bd8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.301018] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.301018] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.303301] [54623]: INFO cinder.volume.api [None req-64565e3c-8c16-45f9-b1ca-0408f5a64bd8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1418.309105] [54623]: INFO cinder.api.openstack.wsgi [None req-64565e3c-8c16-45f9-b1ca-0408f5a64bd8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1418.309602] [54623]: [pid: 54623|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:46 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.320678] [54622]: DEBUG cinder.api.middleware.request_id [None req-8693dd26-82ec-49bd-8558-39842b0d4594 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.322889] [54622]: INFO cinder.api.openstack.wsgi [None req-8693dd26-82ec-49bd-8558-39842b0d4594 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1419.323181] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8693dd26-82ec-49bd-8558-39842b0d4594 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.323429] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8693dd26-82ec-49bd-8558-39842b0d4594 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.335425] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.335425] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.340460] [54622]: INFO cinder.volume.api [None req-8693dd26-82ec-49bd-8558-39842b0d4594 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1419.346642] [54622]: INFO cinder.api.openstack.wsgi [None req-8693dd26-82ec-49bd-8558-39842b0d4594 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1419.348025] [54622]: [pid: 54622|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:47 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1420.357878] [54623]: DEBUG cinder.api.middleware.request_id [None req-8e483ed1-5c5a-4a4a-b629-d41c2f417020 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.360188] [54623]: INFO cinder.api.openstack.wsgi [None req-8e483ed1-5c5a-4a4a-b629-d41c2f417020 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1420.360670] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8e483ed1-5c5a-4a4a-b629-d41c2f417020 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.361043] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8e483ed1-5c5a-4a4a-b629-d41c2f417020 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.372290] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.372290] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.378690] [54623]: INFO cinder.volume.api [None req-8e483ed1-5c5a-4a4a-b629-d41c2f417020 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1420.386047] [54623]: INFO cinder.api.openstack.wsgi [None req-8e483ed1-5c5a-4a4a-b629-d41c2f417020 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1420.386047] [54623]: [pid: 54623|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:48 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.401991] [54622]: DEBUG cinder.api.middleware.request_id [None req-ee82d380-fd1f-40e7-af5a-3ced5d053313 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.406024] [54622]: INFO cinder.api.openstack.wsgi [None req-ee82d380-fd1f-40e7-af5a-3ced5d053313 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1421.406024] [54622]: DEBUG cinder.api.openstack.wsgi [None req-ee82d380-fd1f-40e7-af5a-3ced5d053313 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.406024] [54622]: DEBUG cinder.api.openstack.wsgi [None req-ee82d380-fd1f-40e7-af5a-3ced5d053313 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.419936] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.419936] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.424936] [54622]: INFO cinder.volume.api [None req-ee82d380-fd1f-40e7-af5a-3ced5d053313 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1421.431407] [54622]: INFO cinder.api.openstack.wsgi [None req-ee82d380-fd1f-40e7-af5a-3ced5d053313 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1421.431523] [54622]: [pid: 54622|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:49 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1422.441246] [54623]: DEBUG cinder.api.middleware.request_id [None req-d6f04d95-aacb-471d-9b8f-70a9b35a8d4b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.443356] [54623]: INFO cinder.api.openstack.wsgi [None req-d6f04d95-aacb-471d-9b8f-70a9b35a8d4b tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1422.443552] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d6f04d95-aacb-471d-9b8f-70a9b35a8d4b tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.443783] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d6f04d95-aacb-471d-9b8f-70a9b35a8d4b tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.455337] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.455337] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.459748] [54623]: INFO cinder.volume.api [None req-d6f04d95-aacb-471d-9b8f-70a9b35a8d4b tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1422.465548] [54623]: INFO cinder.api.openstack.wsgi [None req-d6f04d95-aacb-471d-9b8f-70a9b35a8d4b tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1422.465953] [54623]: [pid: 54623|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:50 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.476756] [54622]: DEBUG cinder.api.middleware.request_id [None req-488e8d3c-40ce-4bbb-96f6-3bbd842d2f08 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.479074] [54622]: INFO cinder.api.openstack.wsgi [None req-488e8d3c-40ce-4bbb-96f6-3bbd842d2f08 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1423.479382] [54622]: DEBUG cinder.api.openstack.wsgi [None req-488e8d3c-40ce-4bbb-96f6-3bbd842d2f08 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.479702] [54622]: DEBUG cinder.api.openstack.wsgi [None req-488e8d3c-40ce-4bbb-96f6-3bbd842d2f08 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.490657] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.490657] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.495494] [54622]: INFO cinder.volume.api [None req-488e8d3c-40ce-4bbb-96f6-3bbd842d2f08 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1423.501039] [54622]: INFO cinder.api.openstack.wsgi [None req-488e8d3c-40ce-4bbb-96f6-3bbd842d2f08 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1423.501466] [54622]: [pid: 54622|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:51 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1424.512270] [54623]: DEBUG cinder.api.middleware.request_id [None req-d3581455-25bd-4441-9610-c6cecf655523 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.514916] [54623]: INFO cinder.api.openstack.wsgi [None req-d3581455-25bd-4441-9610-c6cecf655523 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1424.515178] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d3581455-25bd-4441-9610-c6cecf655523 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.515536] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d3581455-25bd-4441-9610-c6cecf655523 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.527319] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.527319] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.533663] [54623]: INFO cinder.volume.api [None req-d3581455-25bd-4441-9610-c6cecf655523 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1424.539308] [54623]: INFO cinder.api.openstack.wsgi [None req-d3581455-25bd-4441-9610-c6cecf655523 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1424.540024] [54623]: [pid: 54623|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:52 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1425.551499] [54622]: DEBUG cinder.api.middleware.request_id [None req-2cc73d42-2a38-48f4-a884-8589faef5dcc None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.559021] [54622]: INFO cinder.api.openstack.wsgi [None req-2cc73d42-2a38-48f4-a884-8589faef5dcc tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1425.559021] [54622]: DEBUG cinder.api.openstack.wsgi [None req-2cc73d42-2a38-48f4-a884-8589faef5dcc tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.559021] [54622]: DEBUG cinder.api.openstack.wsgi [None req-2cc73d42-2a38-48f4-a884-8589faef5dcc tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.569326] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.569326] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.576669] [54622]: INFO cinder.volume.api [None req-2cc73d42-2a38-48f4-a884-8589faef5dcc tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1425.582871] [54622]: INFO cinder.api.openstack.wsgi [None req-2cc73d42-2a38-48f4-a884-8589faef5dcc tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1425.583284] [54622]: [pid: 54622|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:53 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.593628] [54623]: DEBUG cinder.api.middleware.request_id [None req-18971745-76a9-4e45-bf6d-8d1f921765b1 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.599269] [54623]: INFO cinder.api.openstack.wsgi [None req-18971745-76a9-4e45-bf6d-8d1f921765b1 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1426.599269] [54623]: DEBUG cinder.api.openstack.wsgi [None req-18971745-76a9-4e45-bf6d-8d1f921765b1 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.599269] [54623]: DEBUG cinder.api.openstack.wsgi [None req-18971745-76a9-4e45-bf6d-8d1f921765b1 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.615703] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.615703] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.621395] [54623]: INFO cinder.volume.api [None req-18971745-76a9-4e45-bf6d-8d1f921765b1 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1426.629748] [54623]: INFO cinder.api.openstack.wsgi [None req-18971745-76a9-4e45-bf6d-8d1f921765b1 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1426.630285] [54623]: [pid: 54623|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:54 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.640741] [54622]: DEBUG cinder.api.middleware.request_id [None req-d0aec8c5-325c-466e-bb1b-2d49e72e63ec None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.643107] [54622]: INFO cinder.api.openstack.wsgi [None req-d0aec8c5-325c-466e-bb1b-2d49e72e63ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1427.643107] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d0aec8c5-325c-466e-bb1b-2d49e72e63ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1427.643232] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d0aec8c5-325c-466e-bb1b-2d49e72e63ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1427.655502] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.655502] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1427.660839] [54622]: INFO cinder.volume.api [None req-d0aec8c5-325c-466e-bb1b-2d49e72e63ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1427.671782] [54622]: INFO cinder.api.openstack.wsgi [None req-d0aec8c5-325c-466e-bb1b-2d49e72e63ec tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1427.672302] [54622]: [pid: 54622|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:55 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1428.688350] [54623]: DEBUG cinder.api.middleware.request_id [None req-93286589-767a-4a28-8e73-7f4ad32406e5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.690922] [54623]: INFO cinder.api.openstack.wsgi [None req-93286589-767a-4a28-8e73-7f4ad32406e5 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1428.691214] [54623]: DEBUG cinder.api.openstack.wsgi [None req-93286589-767a-4a28-8e73-7f4ad32406e5 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.691814] [54623]: DEBUG cinder.api.openstack.wsgi [None req-93286589-767a-4a28-8e73-7f4ad32406e5 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.707731] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.707731] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.714750] [54623]: INFO cinder.volume.api [None req-93286589-767a-4a28-8e73-7f4ad32406e5 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1428.720871] [54623]: INFO cinder.api.openstack.wsgi [None req-93286589-767a-4a28-8e73-7f4ad32406e5 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1428.721380] [54623]: [pid: 54623|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:05:56 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1428.755143] [54622]: DEBUG cinder.api.middleware.request_id [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-bdd22c56-725d-4b28-93d8-0be90b6dbe12 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.758674] [54622]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-bdd22c56-725d-4b28-93d8-0be90b6dbe12 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1428.758902] [54622]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-bdd22c56-725d-4b28-93d8-0be90b6dbe12 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.759141] [54622]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-bdd22c56-725d-4b28-93d8-0be90b6dbe12 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.766407] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.766407] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.770435] [54622]: INFO cinder.volume.api [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-bdd22c56-725d-4b28-93d8-0be90b6dbe12 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1428.776448] [54622]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-bdd22c56-725d-4b28-93d8-0be90b6dbe12 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1428.776867] [54622]: [pid: 54622|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:05:56 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1429.280594] [54623]: DEBUG cinder.api.middleware.request_id [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-8ac194b9-8052-49a3-a810-590583b230e6 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.282967] [54623]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-8ac194b9-8052-49a3-a810-590583b230e6 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1429.283205] [54623]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-8ac194b9-8052-49a3-a810-590583b230e6 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.283426] [54623]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-8ac194b9-8052-49a3-a810-590583b230e6 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.295978] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1429.295978] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1429.301042] [54623]: INFO cinder.volume.api [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-8ac194b9-8052-49a3-a810-590583b230e6 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1429.306566] [54623]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-8ac194b9-8052-49a3-a810-590583b230e6 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1429.307191] [54623]: [pid: 54623|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:05:57 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1429.314450] [54622]: DEBUG cinder.api.middleware.request_id [None req-d9066e07-2e66-4b7f-a55c-919dbfd1aab4 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.315329] [54622]: INFO cinder.api.openstack.wsgi [None req-d9066e07-2e66-4b7f-a55c-919dbfd1aab4 None None] GET http://10.180.1.21/volume// [ 1429.315329] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d9066e07-2e66-4b7f-a55c-919dbfd1aab4 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.315453] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d9066e07-2e66-4b7f-a55c-919dbfd1aab4 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.316021] [54622]: INFO cinder.api.openstack.wsgi [None req-d9066e07-2e66-4b7f-a55c-919dbfd1aab4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1429.316468] [54622]: [pid: 54622|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:05:57 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1429.321560] [54623]: DEBUG cinder.api.middleware.request_id [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-d3956b34-bcb2-427c-bc0c-eabc102255e8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.324872] [54623]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-d3956b34-bcb2-427c-bc0c-eabc102255e8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1429.325303] [54623]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-d3956b34-bcb2-427c-bc0c-eabc102255e8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d3a71bf-7062-4041-a905-0a9b78c6cf36", "connector": null, "instance_uuid": "e396de23-f0d2-44ca-977a-17b444916807"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1429.334412] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1429.334412] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1429.376089] [54623]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-d3956b34-bcb2-427c-bc0c-eabc102255e8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1429.376089] [54623]: [pid: 54623|app: 0|req: 20/39] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:05:57 2024] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1438.773345] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=44 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1439.369901] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=74,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1500.114841] [54622]: DEBUG cinder.api.middleware.request_id [req-66ceb56b-28be-46de-9347-47321de4782f req-90de9c66-98ba-44f2-b063-bf487f854691 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.120018] [54622]: INFO cinder.api.openstack.wsgi [req-66ceb56b-28be-46de-9347-47321de4782f req-90de9c66-98ba-44f2-b063-bf487f854691 tempest-SecurityGroupsTestJSON-82705190 tempest-SecurityGroupsTestJSON-82705190-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=e03ade62-8b1b-42bd-9fc2-26a2b677bf5d [ 1500.120317] [54622]: DEBUG cinder.api.openstack.wsgi [req-66ceb56b-28be-46de-9347-47321de4782f req-90de9c66-98ba-44f2-b063-bf487f854691 tempest-SecurityGroupsTestJSON-82705190 tempest-SecurityGroupsTestJSON-82705190-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.120569] [54622]: DEBUG cinder.api.openstack.wsgi [req-66ceb56b-28be-46de-9347-47321de4782f req-90de9c66-98ba-44f2-b063-bf487f854691 tempest-SecurityGroupsTestJSON-82705190 tempest-SecurityGroupsTestJSON-82705190-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.135701] [54622]: INFO cinder.api.openstack.wsgi [req-66ceb56b-28be-46de-9347-47321de4782f req-90de9c66-98ba-44f2-b063-bf487f854691 tempest-SecurityGroupsTestJSON-82705190 tempest-SecurityGroupsTestJSON-82705190-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=e03ade62-8b1b-42bd-9fc2-26a2b677bf5d returned with HTTP 200 [ 1500.136278] [54622]: [pid: 54622|app: 0|req: 20/40] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Dec 11 11:07:07 2024] GET /volume/v3/attachments?instance_id=e03ade62-8b1b-42bd-9fc2-26a2b677bf5d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1503.494183] [54623]: DEBUG cinder.api.middleware.request_id [None req-7c524c79-e1c7-4d30-a315-8ca223466f50 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.494893] [54623]: INFO cinder.api.openstack.wsgi [None req-7c524c79-e1c7-4d30-a315-8ca223466f50 None None] GET http://10.180.1.21/volume// [ 1503.495168] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7c524c79-e1c7-4d30-a315-8ca223466f50 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.495287] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7c524c79-e1c7-4d30-a315-8ca223466f50 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.498768] [54623]: INFO cinder.api.openstack.wsgi [None req-7c524c79-e1c7-4d30-a315-8ca223466f50 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1503.499183] [54623]: [pid: 54623|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:07:11 2024] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1503.506507] [54622]: DEBUG cinder.api.middleware.request_id [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-719390db-9d56-461d-9a2e-c1175949c773 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.508329] [54622]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-719390db-9d56-461d-9a2e-c1175949c773 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] GET http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1503.508595] [54622]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-719390db-9d56-461d-9a2e-c1175949c773 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.508863] [54622]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-719390db-9d56-461d-9a2e-c1175949c773 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.529279] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.529279] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.533765] [54622]: INFO cinder.volume.api [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-719390db-9d56-461d-9a2e-c1175949c773 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1503.540364] [54622]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-719390db-9d56-461d-9a2e-c1175949c773 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 200 [ 1503.540881] [54622]: [pid: 54622|app: 0|req: 21/42] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:07:11 2024] GET /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 1572 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1503.702723] [54623]: DEBUG cinder.api.middleware.request_id [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-5e3060a1-5ffc-4725-b05b-c514afbd4749 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.705478] [54623]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-5e3060a1-5ffc-4725-b05b-c514afbd4749 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] PUT http://10.180.1.21/volume/v3/attachments/9a4b4a2d-d348-4db6-ad9e-8660750779db [ 1503.706038] [54623]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-5e3060a1-5ffc-4725-b05b-c514afbd4749 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-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=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1503.721385] [54623]: DEBUG cinder.coordination [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-5e3060a1-5ffc-4725-b05b-c514afbd4749 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Acquiring lock "cinder-attachment_update-2d3a71bf-7062-4041-a905-0a9b78c6cf36-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1503.728411] [54623]: DEBUG cinder.coordination [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-5e3060a1-5ffc-4725-b05b-c514afbd4749 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Lock "cinder-attachment_update-2d3a71bf-7062-4041-a905-0a9b78c6cf36-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1503.729687] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.729687] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.265455] [54623]: DEBUG cinder.coordination [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-5e3060a1-5ffc-4725-b05b-c514afbd4749 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Lock "cinder-attachment_update-2d3a71bf-7062-4041-a905-0a9b78c6cf36-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.537s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1504.265814] [54623]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-5e3060a1-5ffc-4725-b05b-c514afbd4749 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/attachments/9a4b4a2d-d348-4db6-ad9e-8660750779db returned with HTTP 200 [ 1504.266506] [54623]: [pid: 54623|app: 0|req: 22/43] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:07:11 2024] PUT /volume/v3/attachments/9a4b4a2d-d348-4db6-ad9e-8660750779db => generated 589 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1504.786636] [54622]: DEBUG cinder.api.middleware.request_id [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-4a359a2a-e53e-41b3-b317-f5ad2702c5a8 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.792316] [54622]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-4a359a2a-e53e-41b3-b317-f5ad2702c5a8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] POST http://10.180.1.21/volume/v3/attachments/9a4b4a2d-d348-4db6-ad9e-8660750779db/action [ 1504.792316] [54622]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-4a359a2a-e53e-41b3-b317-f5ad2702c5a8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1504.792316] [54622]: DEBUG cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-4a359a2a-e53e-41b3-b317-f5ad2702c5a8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1504.840079] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.840079] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.850360] [54622]: INFO cinder.api.openstack.wsgi [req-0ac1aa80-84cb-4ebf-9ba8-ceb2fff28b7f req-4a359a2a-e53e-41b3-b317-f5ad2702c5a8 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/attachments/9a4b4a2d-d348-4db6-ad9e-8660750779db/action returned with HTTP 204 [ 1504.850948] [54622]: [pid: 54622|app: 0|req: 22/44] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:07:12 2024] POST /volume/v3/attachments/9a4b4a2d-d348-4db6-ad9e-8660750779db/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1514.261912] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1514.847141] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=10,cinder:UPDATE=2 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1531.781142] [54623]: DEBUG cinder.api.middleware.request_id [None req-60deb81d-5117-4722-8d0e-54e739cc587d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.783765] [54623]: INFO cinder.api.openstack.wsgi [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1531.784480] [54623]: DEBUG cinder.api.openstack.wsgi [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-47647718"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1531.788385] [54623]: DEBUG cinder.api.v3.volumes [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-47647718'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1531.788385] [54623]: INFO cinder.api.v3.volumes [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Create volume of 1 GB [ 1531.788385] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1531.788385] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1531.793357] [54623]: INFO cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Availability Zones retrieved successfully. [ 1531.802294] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Flow 'volume_create_api' (7b2e2414-c460-4411-8108-65188e4c3dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1531.803654] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12861bfc-99e9-4579-b5b9-33843cc1c01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1531.805205] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1531.827091] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12861bfc-99e9-4579-b5b9-33843cc1c01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1531.828194] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376adc9b-2155-49d1-af04-4c326c2a1053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1531.874022] [54623]: DEBUG cinder.quota [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Created reservations ['96c6cb13-399c-4711-8143-1e96d3d289fe', '1fd0757c-1be5-4df1-9221-ac557ac52e2a', '94e90fe8-e97e-401b-bfe4-a07e5c0baf48', 'fef76350-0f41-4c92-8eac-a763bc406f54'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1531.875034] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376adc9b-2155-49d1-af04-4c326c2a1053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c6cb13-399c-4711-8143-1e96d3d289fe', '1fd0757c-1be5-4df1-9221-ac557ac52e2a', '94e90fe8-e97e-401b-bfe4-a07e5c0baf48', 'fef76350-0f41-4c92-8eac-a763bc406f54']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1531.875965] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d8b48a-009a-413f-b40c-c03cbf7fb592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1531.893634] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d8b48a-009a-413f-b40c-c03cbf7fb592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '063663b3-f88a-4663-87da-d08c360af259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-47647718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ee75cb24234a089f60b4b9dce5a639',qos_specs=None,replication_status=,reservations=['96c6cb13-399c-4711-8143-1e96d3d289fe','1fd0757c-1be5-4df1-9221-ac557ac52e2a','94e90fe8-e97e-401b-bfe4-a07e5c0baf48','fef76350-0f41-4c92-8eac-a763bc406f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='843ab2346a024af79d5ed491c4a7b1c4',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-47647718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=063663b3-f88a-4663-87da-d08c360af259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7ee75cb24234a089f60b4b9dce5a639',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='843ab2346a024af79d5ed491c4a7b1c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1531.894604] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de8a41d9-9f30-43b2-ac1a-1627d7dd68d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1531.911489] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de8a41d9-9f30-43b2-ac1a-1627d7dd68d7) 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-47647718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ee75cb24234a089f60b4b9dce5a639',qos_specs=None,replication_status=,reservations=['96c6cb13-399c-4711-8143-1e96d3d289fe','1fd0757c-1be5-4df1-9221-ac557ac52e2a','94e90fe8-e97e-401b-bfe4-a07e5c0baf48','fef76350-0f41-4c92-8eac-a763bc406f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='843ab2346a024af79d5ed491c4a7b1c4',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1531.912437] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b30e071-0745-4334-87f8-ba1889b0c8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1531.922644] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b30e071-0745-4334-87f8-ba1889b0c8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1531.923679] [54623]: DEBUG cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Flow 'volume_create_api' (7b2e2414-c460-4411-8108-65188e4c3dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1531.924046] [54623]: INFO cinder.volume.api [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Create volume request issued successfully. [ 1531.924706] [54623]: INFO cinder.api.openstack.wsgi [None req-60deb81d-5117-4722-8d0e-54e739cc587d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1531.926877] [54623]: [pid: 54623|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:07:39 2024] POST /volume/v3/volumes => generated 752 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1531.940317] [54622]: DEBUG cinder.api.middleware.request_id [None req-15cf7834-3db9-4e9e-be89-a4d1b8a40d0d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.941898] [54622]: INFO cinder.api.openstack.wsgi [None req-15cf7834-3db9-4e9e-be89-a4d1b8a40d0d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1531.942904] [54622]: DEBUG cinder.api.openstack.wsgi [None req-15cf7834-3db9-4e9e-be89-a4d1b8a40d0d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1531.942904] [54622]: DEBUG cinder.api.openstack.wsgi [None req-15cf7834-3db9-4e9e-be89-a4d1b8a40d0d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1531.953061] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1531.953061] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1531.960222] [54622]: INFO cinder.volume.api [None req-15cf7834-3db9-4e9e-be89-a4d1b8a40d0d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1531.964530] [54622]: INFO cinder.api.openstack.wsgi [None req-15cf7834-3db9-4e9e-be89-a4d1b8a40d0d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1531.964947] [54622]: [pid: 54622|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:39 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1532.975037] [54623]: DEBUG cinder.api.middleware.request_id [None req-517e9f06-801e-4cf0-8312-0ae0212e78d7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.978202] [54623]: INFO cinder.api.openstack.wsgi [None req-517e9f06-801e-4cf0-8312-0ae0212e78d7 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1532.978450] [54623]: DEBUG cinder.api.openstack.wsgi [None req-517e9f06-801e-4cf0-8312-0ae0212e78d7 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1532.978787] [54623]: DEBUG cinder.api.openstack.wsgi [None req-517e9f06-801e-4cf0-8312-0ae0212e78d7 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1532.989900] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.989900] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.994358] [54623]: INFO cinder.volume.api [None req-517e9f06-801e-4cf0-8312-0ae0212e78d7 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1533.000358] [54623]: INFO cinder.api.openstack.wsgi [None req-517e9f06-801e-4cf0-8312-0ae0212e78d7 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1533.000838] [54623]: [pid: 54623|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:40 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1533.051450] [54622]: DEBUG cinder.api.middleware.request_id [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-eef5ece8-2791-419d-99af-f20fbbd21d1b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.055283] [54622]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-eef5ece8-2791-419d-99af-f20fbbd21d1b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1533.055527] [54622]: DEBUG cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-eef5ece8-2791-419d-99af-f20fbbd21d1b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.055751] [54622]: DEBUG cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-eef5ece8-2791-419d-99af-f20fbbd21d1b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.065304] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.065304] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.069064] [54622]: INFO cinder.volume.api [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-eef5ece8-2791-419d-99af-f20fbbd21d1b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1533.073657] [54622]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-eef5ece8-2791-419d-99af-f20fbbd21d1b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1533.073928] [54622]: [pid: 54622|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:07:40 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1534.620246] [54623]: DEBUG cinder.api.middleware.request_id [None req-6d7e2065-9723-4f09-ba36-80916227d469 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.620924] [54623]: INFO cinder.api.openstack.wsgi [None req-6d7e2065-9723-4f09-ba36-80916227d469 None None] GET http://10.180.1.21/volume// [ 1534.621256] [54623]: DEBUG cinder.api.openstack.wsgi [None req-6d7e2065-9723-4f09-ba36-80916227d469 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1534.621526] [54623]: DEBUG cinder.api.openstack.wsgi [None req-6d7e2065-9723-4f09-ba36-80916227d469 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1534.622263] [54623]: INFO cinder.api.openstack.wsgi [None req-6d7e2065-9723-4f09-ba36-80916227d469 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1534.623064] [54623]: [pid: 54623|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:07:42 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1534.633512] [54622]: DEBUG cinder.api.middleware.request_id [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-cf0aa63f-ac29-4455-a2bb-3eb96c8ba9c6 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.636119] [54622]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-cf0aa63f-ac29-4455-a2bb-3eb96c8ba9c6 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1534.636567] [54622]: DEBUG cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-cf0aa63f-ac29-4455-a2bb-3eb96c8ba9c6 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "063663b3-f88a-4663-87da-d08c360af259", "connector": null, "instance_uuid": "6f5c3307-1298-4e87-92ce-ecd88211964f"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1534.653161] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1534.653161] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1534.684189] [54622]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-cf0aa63f-ac29-4455-a2bb-3eb96c8ba9c6 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1534.684821] [54622]: [pid: 54622|app: 0|req: 25/50] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:07:42 2024] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1534.713111] [54623]: DEBUG cinder.api.middleware.request_id [None req-e13cee4a-6bd8-4ede-beba-7042938004cb None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.715607] [54623]: INFO cinder.api.openstack.wsgi [None req-e13cee4a-6bd8-4ede-beba-7042938004cb tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1534.716037] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e13cee4a-6bd8-4ede-beba-7042938004cb tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1534.716394] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e13cee4a-6bd8-4ede-beba-7042938004cb tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1534.731443] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1534.731443] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1534.734284] [54623]: INFO cinder.volume.api [None req-e13cee4a-6bd8-4ede-beba-7042938004cb tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1534.740155] [54623]: INFO cinder.api.openstack.wsgi [None req-e13cee4a-6bd8-4ede-beba-7042938004cb tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1534.740671] [54623]: [pid: 54623|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:42 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1535.218730] [54622]: DEBUG cinder.api.middleware.request_id [None req-411c0412-e27b-4b00-9523-2fffa18f7ad8 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.219460] [54622]: INFO cinder.api.openstack.wsgi [None req-411c0412-e27b-4b00-9523-2fffa18f7ad8 None None] GET http://10.180.1.21/volume// [ 1535.221849] [54622]: DEBUG cinder.api.openstack.wsgi [None req-411c0412-e27b-4b00-9523-2fffa18f7ad8 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.221849] [54622]: DEBUG cinder.api.openstack.wsgi [None req-411c0412-e27b-4b00-9523-2fffa18f7ad8 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.221849] [54622]: INFO cinder.api.openstack.wsgi [None req-411c0412-e27b-4b00-9523-2fffa18f7ad8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1535.221849] [54622]: [pid: 54622|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:07:43 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1535.231468] [54623]: DEBUG cinder.api.middleware.request_id [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-7ead4677-44a4-4b82-bfa8-7f6c66bb5547 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.235072] [54623]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-7ead4677-44a4-4b82-bfa8-7f6c66bb5547 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1535.235380] [54623]: DEBUG cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-7ead4677-44a4-4b82-bfa8-7f6c66bb5547 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.235614] [54623]: DEBUG cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-7ead4677-44a4-4b82-bfa8-7f6c66bb5547 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.255165] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1535.255165] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1535.261625] [54623]: INFO cinder.volume.api [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-7ead4677-44a4-4b82-bfa8-7f6c66bb5547 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1535.267648] [54623]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-7ead4677-44a4-4b82-bfa8-7f6c66bb5547 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1535.268161] [54623]: [pid: 54623|app: 0|req: 27/53] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:07:43 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1535.310109] [54622]: DEBUG cinder.api.middleware.request_id [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-60b4d1f9-c36d-4959-b663-b07ae09184b2 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.314395] [54622]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-60b4d1f9-c36d-4959-b663-b07ae09184b2 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] PUT http://10.180.1.21/volume/v3/attachments/c73faf5f-b8f9-4a20-9d34-f2221e0b6550 [ 1535.314946] [54622]: DEBUG cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-60b4d1f9-c36d-4959-b663-b07ae09184b2 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-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-363184", "mountpoint": "/dev/sdb"}}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1535.324166] [54622]: DEBUG cinder.coordination [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-60b4d1f9-c36d-4959-b663-b07ae09184b2 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Acquiring lock "cinder-attachment_update-063663b3-f88a-4663-87da-d08c360af259-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1535.329383] [54622]: DEBUG cinder.coordination [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-60b4d1f9-c36d-4959-b663-b07ae09184b2 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Lock "cinder-attachment_update-063663b3-f88a-4663-87da-d08c360af259-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1535.330606] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1535.330606] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1535.754394] [54623]: DEBUG cinder.api.middleware.request_id [None req-0fd7244c-0ac6-4805-ae1b-6dddd02128c5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.759245] [54623]: INFO cinder.api.openstack.wsgi [None req-0fd7244c-0ac6-4805-ae1b-6dddd02128c5 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1535.759245] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0fd7244c-0ac6-4805-ae1b-6dddd02128c5 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.759245] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0fd7244c-0ac6-4805-ae1b-6dddd02128c5 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.771431] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1535.771431] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1535.777317] [54623]: INFO cinder.volume.api [None req-0fd7244c-0ac6-4805-ae1b-6dddd02128c5 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1535.782708] [54623]: INFO cinder.api.openstack.wsgi [None req-0fd7244c-0ac6-4805-ae1b-6dddd02128c5 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1535.783537] [54623]: [pid: 54623|app: 0|req: 28/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:43 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1536.795187] [54623]: DEBUG cinder.api.middleware.request_id [None req-8993032f-9bd1-4fd6-8a53-b911d5a69947 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1536.797325] [54623]: INFO cinder.api.openstack.wsgi [None req-8993032f-9bd1-4fd6-8a53-b911d5a69947 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1536.797557] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8993032f-9bd1-4fd6-8a53-b911d5a69947 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1536.797779] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8993032f-9bd1-4fd6-8a53-b911d5a69947 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1536.819690] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1536.819690] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1536.824324] [54623]: INFO cinder.volume.api [None req-8993032f-9bd1-4fd6-8a53-b911d5a69947 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1536.831595] [54623]: INFO cinder.api.openstack.wsgi [None req-8993032f-9bd1-4fd6-8a53-b911d5a69947 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1536.832087] [54623]: [pid: 54623|app: 0|req: 29/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:44 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1537.849138] [54623]: DEBUG cinder.api.middleware.request_id [None req-05e39a0a-d658-4616-9e66-852cf2f89a33 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1537.852881] [54623]: INFO cinder.api.openstack.wsgi [None req-05e39a0a-d658-4616-9e66-852cf2f89a33 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1537.852881] [54623]: DEBUG cinder.api.openstack.wsgi [None req-05e39a0a-d658-4616-9e66-852cf2f89a33 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1537.852881] [54623]: DEBUG cinder.api.openstack.wsgi [None req-05e39a0a-d658-4616-9e66-852cf2f89a33 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1537.869452] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1537.869452] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1537.876125] [54623]: INFO cinder.volume.api [None req-05e39a0a-d658-4616-9e66-852cf2f89a33 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1537.888706] [54623]: INFO cinder.api.openstack.wsgi [None req-05e39a0a-d658-4616-9e66-852cf2f89a33 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1537.891885] [54623]: [pid: 54623|app: 0|req: 30/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:45 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1538.903520] [54623]: DEBUG cinder.api.middleware.request_id [None req-f6ad326c-ebd7-4927-a8ea-83b8144bcd62 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.906031] [54623]: INFO cinder.api.openstack.wsgi [None req-f6ad326c-ebd7-4927-a8ea-83b8144bcd62 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1538.906283] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f6ad326c-ebd7-4927-a8ea-83b8144bcd62 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1538.906523] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f6ad326c-ebd7-4927-a8ea-83b8144bcd62 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1538.924162] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1538.924162] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1538.929747] [54623]: INFO cinder.volume.api [None req-f6ad326c-ebd7-4927-a8ea-83b8144bcd62 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1538.936971] [54623]: INFO cinder.api.openstack.wsgi [None req-f6ad326c-ebd7-4927-a8ea-83b8144bcd62 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1538.937449] [54623]: [pid: 54623|app: 0|req: 31/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:46 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1539.948764] [54623]: DEBUG cinder.api.middleware.request_id [None req-2d43e567-e478-476e-a792-163670f5238e None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.953333] [54623]: INFO cinder.api.openstack.wsgi [None req-2d43e567-e478-476e-a792-163670f5238e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1539.953333] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2d43e567-e478-476e-a792-163670f5238e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1539.953333] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2d43e567-e478-476e-a792-163670f5238e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1539.964230] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.964230] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1539.968454] [54623]: INFO cinder.volume.api [None req-2d43e567-e478-476e-a792-163670f5238e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1539.978713] [54623]: INFO cinder.api.openstack.wsgi [None req-2d43e567-e478-476e-a792-163670f5238e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1539.979591] [54623]: [pid: 54623|app: 0|req: 32/58] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:47 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1540.365222] [54622]: DEBUG cinder.coordination [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-60b4d1f9-c36d-4959-b663-b07ae09184b2 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Lock "cinder-attachment_update-063663b3-f88a-4663-87da-d08c360af259-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.036s {{(pid=54622) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1540.365738] [54622]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-60b4d1f9-c36d-4959-b663-b07ae09184b2 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/attachments/c73faf5f-b8f9-4a20-9d34-f2221e0b6550 returned with HTTP 200 [ 1540.366406] [54622]: [pid: 54622|app: 0|req: 27/59] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:07:43 2024] PUT /volume/v3/attachments/c73faf5f-b8f9-4a20-9d34-f2221e0b6550 => generated 589 bytes in 5057 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1540.993032] [54623]: DEBUG cinder.api.middleware.request_id [None req-99455ed1-1164-406b-a9f1-03622674798a None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1540.995338] [54623]: INFO cinder.api.openstack.wsgi [None req-99455ed1-1164-406b-a9f1-03622674798a tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1540.995481] [54623]: DEBUG cinder.api.openstack.wsgi [None req-99455ed1-1164-406b-a9f1-03622674798a tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1540.996125] [54623]: DEBUG cinder.api.openstack.wsgi [None req-99455ed1-1164-406b-a9f1-03622674798a tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1541.011028] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1541.011028] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1541.015287] [54623]: INFO cinder.volume.api [None req-99455ed1-1164-406b-a9f1-03622674798a tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1541.020841] [54623]: INFO cinder.api.openstack.wsgi [None req-99455ed1-1164-406b-a9f1-03622674798a tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1541.021291] [54623]: [pid: 54623|app: 0|req: 33/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:48 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1542.031962] [54622]: DEBUG cinder.api.middleware.request_id [None req-38a6df17-6790-49e7-97e4-80d30b338058 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.034767] [54622]: INFO cinder.api.openstack.wsgi [None req-38a6df17-6790-49e7-97e4-80d30b338058 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1542.034960] [54622]: DEBUG cinder.api.openstack.wsgi [None req-38a6df17-6790-49e7-97e4-80d30b338058 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.035246] [54622]: DEBUG cinder.api.openstack.wsgi [None req-38a6df17-6790-49e7-97e4-80d30b338058 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.063820] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.063820] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.079176] [54622]: INFO cinder.volume.api [None req-38a6df17-6790-49e7-97e4-80d30b338058 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1542.088427] [54622]: INFO cinder.api.openstack.wsgi [None req-38a6df17-6790-49e7-97e4-80d30b338058 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1542.088427] [54622]: [pid: 54622|app: 0|req: 28/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:49 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1542.548187] [54623]: DEBUG cinder.api.middleware.request_id [req-4314e10c-f865-429a-af20-05f6998f7e2c req-9abc533a-7d5f-43d0-98d9-f36fa7518bfd None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.551184] [54623]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-9abc533a-7d5f-43d0-98d9-f36fa7518bfd tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1542.551414] [54623]: DEBUG cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-9abc533a-7d5f-43d0-98d9-f36fa7518bfd tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.551649] [54623]: DEBUG cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-9abc533a-7d5f-43d0-98d9-f36fa7518bfd tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.562941] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.562941] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.566835] [54623]: INFO cinder.volume.api [req-4314e10c-f865-429a-af20-05f6998f7e2c req-9abc533a-7d5f-43d0-98d9-f36fa7518bfd tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1542.571054] [54623]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-9abc533a-7d5f-43d0-98d9-f36fa7518bfd tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1542.571499] [54623]: [pid: 54623|app: 0|req: 34/62] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:07:50 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1010 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1543.049709] [54622]: DEBUG cinder.api.middleware.request_id [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-b32d384e-a257-439e-9b35-224838886ece None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.053220] [54622]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-b32d384e-a257-439e-9b35-224838886ece tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] POST http://10.180.1.21/volume/v3/attachments/c73faf5f-b8f9-4a20-9d34-f2221e0b6550/action [ 1543.053666] [54622]: DEBUG cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-b32d384e-a257-439e-9b35-224838886ece tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1543.053832] [54622]: DEBUG cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-b32d384e-a257-439e-9b35-224838886ece tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1543.077836] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.077836] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.086249] [54622]: INFO cinder.api.openstack.wsgi [req-ee9c4114-ce24-4d74-a7c7-20dec47f9e0f req-b32d384e-a257-439e-9b35-224838886ece tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/attachments/c73faf5f-b8f9-4a20-9d34-f2221e0b6550/action returned with HTTP 204 [ 1543.086736] [54622]: [pid: 54622|app: 0|req: 29/63] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:07:50 2024] POST /volume/v3/attachments/c73faf5f-b8f9-4a20-9d34-f2221e0b6550/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1543.100797] [54623]: DEBUG cinder.api.middleware.request_id [None req-6d70b4c8-3af9-42f1-a36e-16e35f99124c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.105240] [54623]: INFO cinder.api.openstack.wsgi [None req-6d70b4c8-3af9-42f1-a36e-16e35f99124c tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1543.105240] [54623]: DEBUG cinder.api.openstack.wsgi [None req-6d70b4c8-3af9-42f1-a36e-16e35f99124c tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.105240] [54623]: DEBUG cinder.api.openstack.wsgi [None req-6d70b4c8-3af9-42f1-a36e-16e35f99124c tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.116854] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.116854] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.121942] [54623]: INFO cinder.volume.api [None req-6d70b4c8-3af9-42f1-a36e-16e35f99124c tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1543.130238] [54623]: INFO cinder.api.openstack.wsgi [None req-6d70b4c8-3af9-42f1-a36e-16e35f99124c tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1543.130975] [54623]: [pid: 54623|app: 0|req: 35/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:50 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1543.142506] [54622]: DEBUG cinder.api.middleware.request_id [None req-8e3eaee3-80a0-4312-9825-cf4ab56c3c43 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.145491] [54622]: INFO cinder.api.openstack.wsgi [None req-8e3eaee3-80a0-4312-9825-cf4ab56c3c43 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1543.145491] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8e3eaee3-80a0-4312-9825-cf4ab56c3c43 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.145646] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8e3eaee3-80a0-4312-9825-cf4ab56c3c43 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.158308] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.158308] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.163607] [54622]: INFO cinder.volume.api [None req-8e3eaee3-80a0-4312-9825-cf4ab56c3c43 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1543.170369] [54622]: INFO cinder.api.openstack.wsgi [None req-8e3eaee3-80a0-4312-9825-cf4ab56c3c43 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1543.170534] [54622]: [pid: 54622|app: 0|req: 30/65] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:50 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1544.091312] [54623]: DEBUG cinder.api.middleware.request_id [None req-de121c70-73fe-4f77-8021-de1d23112cdc None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.091858] [54623]: INFO cinder.api.openstack.wsgi [None req-de121c70-73fe-4f77-8021-de1d23112cdc None None] GET http://10.180.1.21/volume// [ 1544.092083] [54623]: DEBUG cinder.api.openstack.wsgi [None req-de121c70-73fe-4f77-8021-de1d23112cdc None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.092320] [54623]: DEBUG cinder.api.openstack.wsgi [None req-de121c70-73fe-4f77-8021-de1d23112cdc None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.092773] [54623]: INFO cinder.api.openstack.wsgi [None req-de121c70-73fe-4f77-8021-de1d23112cdc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1544.093097] [54623]: [pid: 54623|app: 0|req: 36/66] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:07:51 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1544.098515] [54622]: DEBUG cinder.api.middleware.request_id [req-4314e10c-f865-429a-af20-05f6998f7e2c req-cf561216-56fe-468e-87f7-f5e132b66d24 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.103361] [54622]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-cf561216-56fe-468e-87f7-f5e132b66d24 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 1544.103591] [54622]: DEBUG cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-cf561216-56fe-468e-87f7-f5e132b66d24 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a07989d-bfad-4311-85ce-7e7e038c45a1", "connector": null, "instance_uuid": "578c4873-b6d7-46d5-9891-47ebf73bbdb1"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1544.118462] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.118462] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.152133] [54622]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-cf561216-56fe-468e-87f7-f5e132b66d24 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1544.152663] [54622]: [pid: 54622|app: 0|req: 31/67] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:07:51 2024] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1544.185424] [54623]: DEBUG cinder.api.middleware.request_id [None req-a3ecd5a5-a1a0-40a6-aff6-327508255d9b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.188521] [54623]: INFO cinder.api.openstack.wsgi [None req-a3ecd5a5-a1a0-40a6-aff6-327508255d9b tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1544.188780] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a3ecd5a5-a1a0-40a6-aff6-327508255d9b tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.189580] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a3ecd5a5-a1a0-40a6-aff6-327508255d9b tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.204262] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.204262] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.208850] [54623]: INFO cinder.volume.api [None req-a3ecd5a5-a1a0-40a6-aff6-327508255d9b tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1544.216057] [54623]: INFO cinder.api.openstack.wsgi [None req-a3ecd5a5-a1a0-40a6-aff6-327508255d9b tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1544.216486] [54623]: [pid: 54623|app: 0|req: 37/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:52 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1544.712184] [54622]: DEBUG cinder.api.middleware.request_id [None req-3586160a-214e-4012-b30e-bf139761e42d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.712184] [54622]: INFO cinder.api.openstack.wsgi [None req-3586160a-214e-4012-b30e-bf139761e42d None None] GET http://10.180.1.21/volume// [ 1544.712184] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3586160a-214e-4012-b30e-bf139761e42d None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.712184] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3586160a-214e-4012-b30e-bf139761e42d None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.712184] [54622]: INFO cinder.api.openstack.wsgi [None req-3586160a-214e-4012-b30e-bf139761e42d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1544.712909] [54622]: [pid: 54622|app: 0|req: 32/69] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:07:52 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1544.731616] [54623]: DEBUG cinder.api.middleware.request_id [req-4314e10c-f865-429a-af20-05f6998f7e2c req-ddbcc6d2-7344-429a-9b14-9b56fb8894a8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.739697] [54623]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-ddbcc6d2-7344-429a-9b14-9b56fb8894a8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1544.740086] [54623]: DEBUG cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-ddbcc6d2-7344-429a-9b14-9b56fb8894a8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.740610] [54623]: DEBUG cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-ddbcc6d2-7344-429a-9b14-9b56fb8894a8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.764480] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.764480] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.772086] [54623]: INFO cinder.volume.api [req-4314e10c-f865-429a-af20-05f6998f7e2c req-ddbcc6d2-7344-429a-9b14-9b56fb8894a8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1544.775862] [54623]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-ddbcc6d2-7344-429a-9b14-9b56fb8894a8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1544.777049] [54623]: [pid: 54623|app: 0|req: 38/70] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:07:52 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1544.811973] [54622]: DEBUG cinder.api.middleware.request_id [req-4314e10c-f865-429a-af20-05f6998f7e2c req-f9618e5f-68b0-44fd-b67b-7bd220cefa5f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.816360] [54622]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-f9618e5f-68b0-44fd-b67b-7bd220cefa5f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] PUT http://10.180.1.21/volume/v3/attachments/54a62348-51a8-40e6-998e-298a4a675184 [ 1544.816769] [54622]: DEBUG cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-f9618e5f-68b0-44fd-b67b-7bd220cefa5f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-363193", "mountpoint": "/dev/sdb"}}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1544.827206] [54622]: DEBUG cinder.coordination [req-4314e10c-f865-429a-af20-05f6998f7e2c req-f9618e5f-68b0-44fd-b67b-7bd220cefa5f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Acquiring lock "cinder-attachment_update-0a07989d-bfad-4311-85ce-7e7e038c45a1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1544.831371] [54622]: DEBUG cinder.coordination [req-4314e10c-f865-429a-af20-05f6998f7e2c req-f9618e5f-68b0-44fd-b67b-7bd220cefa5f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Lock "cinder-attachment_update-0a07989d-bfad-4311-85ce-7e7e038c45a1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1544.834295] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.834295] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.228645] [54623]: DEBUG cinder.api.middleware.request_id [None req-bc1f1548-8240-4332-9459-7c5986039433 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.231057] [54623]: INFO cinder.api.openstack.wsgi [None req-bc1f1548-8240-4332-9459-7c5986039433 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1545.231559] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bc1f1548-8240-4332-9459-7c5986039433 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.231559] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bc1f1548-8240-4332-9459-7c5986039433 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.259718] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1545.259718] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.266117] [54623]: INFO cinder.volume.api [None req-bc1f1548-8240-4332-9459-7c5986039433 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1545.273272] [54623]: INFO cinder.api.openstack.wsgi [None req-bc1f1548-8240-4332-9459-7c5986039433 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1545.273763] [54623]: [pid: 54623|app: 0|req: 39/71] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:53 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1009 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1546.286269] [54623]: DEBUG cinder.api.middleware.request_id [None req-c1142d2f-ee04-433c-ac4e-6d3f27ec6b23 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.286814] [54623]: INFO cinder.api.openstack.wsgi [None req-c1142d2f-ee04-433c-ac4e-6d3f27ec6b23 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1546.286814] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c1142d2f-ee04-433c-ac4e-6d3f27ec6b23 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.287020] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c1142d2f-ee04-433c-ac4e-6d3f27ec6b23 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.307405] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1546.307405] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.311831] [54623]: INFO cinder.volume.api [None req-c1142d2f-ee04-433c-ac4e-6d3f27ec6b23 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1546.319888] [54623]: INFO cinder.api.openstack.wsgi [None req-c1142d2f-ee04-433c-ac4e-6d3f27ec6b23 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1546.320848] [54623]: [pid: 54623|app: 0|req: 40/72] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:54 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1546.926235] [54623]: DEBUG cinder.api.middleware.request_id [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-159f613f-2fc6-46a6-8c70-b55470aee64c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.929047] [54623]: INFO cinder.api.openstack.wsgi [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-159f613f-2fc6-46a6-8c70-b55470aee64c tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1546.929305] [54623]: DEBUG cinder.api.openstack.wsgi [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-159f613f-2fc6-46a6-8c70-b55470aee64c tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.929615] [54623]: DEBUG cinder.api.openstack.wsgi [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-159f613f-2fc6-46a6-8c70-b55470aee64c tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.941417] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1546.941417] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.945306] [54623]: INFO cinder.volume.api [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-159f613f-2fc6-46a6-8c70-b55470aee64c tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] Volume info retrieved successfully. [ 1546.950190] [54623]: INFO cinder.api.openstack.wsgi [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-159f613f-2fc6-46a6-8c70-b55470aee64c tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1546.950665] [54623]: [pid: 54623|app: 0|req: 41/73] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:07:54 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1546.955283] [54623]: DEBUG cinder.api.middleware.request_id [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-454a73df-3664-4a9f-9b1c-0ca3d90c986b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.957556] [54623]: INFO cinder.api.openstack.wsgi [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-454a73df-3664-4a9f-9b1c-0ca3d90c986b tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] GET http://10.180.1.21/volume/v3/volumes/1ddca506-8d37-4450-bb05-dc41f7c282a6 [ 1546.957821] [54623]: DEBUG cinder.api.openstack.wsgi [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-454a73df-3664-4a9f-9b1c-0ca3d90c986b tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.958069] [54623]: DEBUG cinder.api.openstack.wsgi [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-454a73df-3664-4a9f-9b1c-0ca3d90c986b tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.964365] [54623]: INFO cinder.api.openstack.wsgi [req-0a8bdeae-de06-4b81-a6b4-ecd1b337a169 req-454a73df-3664-4a9f-9b1c-0ca3d90c986b tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] http://10.180.1.21/volume/v3/volumes/1ddca506-8d37-4450-bb05-dc41f7c282a6 returned with HTTP 404 [ 1546.964998] [54623]: [pid: 54623|app: 0|req: 42/74] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:07:54 2024] GET /volume/v3/volumes/1ddca506-8d37-4450-bb05-dc41f7c282a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1546.971410] [54623]: DEBUG cinder.api.middleware.request_id [None req-89521d2d-8c78-4b1f-be86-6cab9ac29140 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.973359] [54623]: INFO cinder.api.openstack.wsgi [None req-89521d2d-8c78-4b1f-be86-6cab9ac29140 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1546.973572] [54623]: DEBUG cinder.api.openstack.wsgi [None req-89521d2d-8c78-4b1f-be86-6cab9ac29140 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.973799] [54623]: DEBUG cinder.api.openstack.wsgi [None req-89521d2d-8c78-4b1f-be86-6cab9ac29140 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.984733] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1546.984733] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.988706] [54623]: INFO cinder.volume.api [None req-89521d2d-8c78-4b1f-be86-6cab9ac29140 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1546.994562] [54623]: INFO cinder.api.openstack.wsgi [None req-89521d2d-8c78-4b1f-be86-6cab9ac29140 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1546.994773] [54623]: [pid: 54623|app: 0|req: 43/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:54 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1547.341485] [54623]: DEBUG cinder.api.middleware.request_id [None req-48d79188-b13f-4dc1-b731-84501a0e3630 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.341485] [54623]: INFO cinder.api.openstack.wsgi [None req-48d79188-b13f-4dc1-b731-84501a0e3630 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1547.341485] [54623]: DEBUG cinder.api.openstack.wsgi [None req-48d79188-b13f-4dc1-b731-84501a0e3630 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.341485] [54623]: DEBUG cinder.api.openstack.wsgi [None req-48d79188-b13f-4dc1-b731-84501a0e3630 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.358942] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.358942] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.362717] [54623]: INFO cinder.volume.api [None req-48d79188-b13f-4dc1-b731-84501a0e3630 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1547.368501] [54623]: INFO cinder.api.openstack.wsgi [None req-48d79188-b13f-4dc1-b731-84501a0e3630 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1547.368501] [54623]: [pid: 54623|app: 0|req: 44/76] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:55 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1548.381434] [54623]: DEBUG cinder.api.middleware.request_id [None req-30fbd6df-f2a0-4928-8ac4-ccd30e6f1c41 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.383600] [54623]: INFO cinder.api.openstack.wsgi [None req-30fbd6df-f2a0-4928-8ac4-ccd30e6f1c41 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1548.383832] [54623]: DEBUG cinder.api.openstack.wsgi [None req-30fbd6df-f2a0-4928-8ac4-ccd30e6f1c41 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.384073] [54623]: DEBUG cinder.api.openstack.wsgi [None req-30fbd6df-f2a0-4928-8ac4-ccd30e6f1c41 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.398071] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1548.398071] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.401342] [54623]: INFO cinder.volume.api [None req-30fbd6df-f2a0-4928-8ac4-ccd30e6f1c41 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1548.406497] [54623]: INFO cinder.api.openstack.wsgi [None req-30fbd6df-f2a0-4928-8ac4-ccd30e6f1c41 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1548.406907] [54623]: [pid: 54623|app: 0|req: 45/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:56 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1549.360530] [54622]: DEBUG cinder.coordination [req-4314e10c-f865-429a-af20-05f6998f7e2c req-f9618e5f-68b0-44fd-b67b-7bd220cefa5f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Lock "cinder-attachment_update-0a07989d-bfad-4311-85ce-7e7e038c45a1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=54622) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1549.360901] [54622]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-f9618e5f-68b0-44fd-b67b-7bd220cefa5f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/attachments/54a62348-51a8-40e6-998e-298a4a675184 returned with HTTP 200 [ 1549.361420] [54622]: [pid: 54622|app: 0|req: 33/78] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:07:52 2024] PUT /volume/v3/attachments/54a62348-51a8-40e6-998e-298a4a675184 => generated 589 bytes in 4550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1549.417680] [54623]: DEBUG cinder.api.middleware.request_id [None req-e519ea5c-f1c8-46c0-8391-701aec0c7c59 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.423025] [54623]: INFO cinder.api.openstack.wsgi [None req-e519ea5c-f1c8-46c0-8391-701aec0c7c59 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1549.423025] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e519ea5c-f1c8-46c0-8391-701aec0c7c59 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.423025] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e519ea5c-f1c8-46c0-8391-701aec0c7c59 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.432965] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.432965] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.437961] [54623]: INFO cinder.volume.api [None req-e519ea5c-f1c8-46c0-8391-701aec0c7c59 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1549.444098] [54622]: DEBUG cinder.api.middleware.request_id [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.444213] [54623]: INFO cinder.api.openstack.wsgi [None req-e519ea5c-f1c8-46c0-8391-701aec0c7c59 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1549.445522] [54623]: [pid: 54623|app: 0|req: 46/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:57 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1010 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1549.449697] [54622]: INFO cinder.api.openstack.wsgi [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1549.449697] [54622]: DEBUG cinder.api.openstack.wsgi [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1343065502"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1549.452160] [54622]: DEBUG cinder.api.v3.volumes [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1343065502'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1549.452552] [54622]: INFO cinder.api.v3.volumes [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Create volume of 1 GB [ 1549.453085] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.453085] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.462385] [54622]: INFO cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Availability Zones retrieved successfully. [ 1549.472209] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Flow 'volume_create_api' (0c082b56-85d6-4317-a846-7bc3a89638e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1549.474130] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a9baae-640c-4642-9832-bbd3377739af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1549.475312] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1549.510568] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a9baae-640c-4642-9832-bbd3377739af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1549.512311] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5b0e16-54ef-4022-9a7e-af7260f54de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1549.584689] [54622]: DEBUG cinder.quota [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Created reservations ['fd6f212b-30a5-4f56-b4bf-7c5ba08ccc3b', '258510b2-6913-4050-81e9-77aa6417351d', 'd1a8f611-6731-4182-8e3e-21e6e3317a7d', 'c932b547-9823-4ac6-888c-27cdc889ab88'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1549.585822] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5b0e16-54ef-4022-9a7e-af7260f54de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd6f212b-30a5-4f56-b4bf-7c5ba08ccc3b', '258510b2-6913-4050-81e9-77aa6417351d', 'd1a8f611-6731-4182-8e3e-21e6e3317a7d', 'c932b547-9823-4ac6-888c-27cdc889ab88']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1549.587028] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef9ae8b-439c-457c-8346-b7ce11680bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1549.605841] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef9ae8b-439c-457c-8346-b7ce11680bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcd7c1e3-d0a2-47bb-a15c-0007e97abbee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1343065502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b553ac14914e5cbae5a698bf1f83db',qos_specs=None,replication_status=,reservations=['fd6f212b-30a5-4f56-b4bf-7c5ba08ccc3b','258510b2-6913-4050-81e9-77aa6417351d','d1a8f611-6731-4182-8e3e-21e6e3317a7d','c932b547-9823-4ac6-888c-27cdc889ab88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5d7bd53f854ffa864685df10571409',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1343065502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcd7c1e3-d0a2-47bb-a15c-0007e97abbee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54b553ac14914e5cbae5a698bf1f83db',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='ea5d7bd53f854ffa864685df10571409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1549.606775] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea147df6-5d57-4eee-bd89-bb0a99e9535f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1549.623464] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea147df6-5d57-4eee-bd89-bb0a99e9535f) 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-1343065502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b553ac14914e5cbae5a698bf1f83db',qos_specs=None,replication_status=,reservations=['fd6f212b-30a5-4f56-b4bf-7c5ba08ccc3b','258510b2-6913-4050-81e9-77aa6417351d','d1a8f611-6731-4182-8e3e-21e6e3317a7d','c932b547-9823-4ac6-888c-27cdc889ab88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5d7bd53f854ffa864685df10571409',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1549.624422] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed0ab7b-957a-49fd-b6bb-6eee3fe01ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1549.635552] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed0ab7b-957a-49fd-b6bb-6eee3fe01ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1549.637232] [54622]: DEBUG cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Flow 'volume_create_api' (0c082b56-85d6-4317-a846-7bc3a89638e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1549.638056] [54622]: INFO cinder.volume.api [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Create volume request issued successfully. [ 1549.638488] [54622]: INFO cinder.api.openstack.wsgi [None req-575f9ac9-40f0-4a98-96dd-92cc1f8c64bd tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1549.638957] [54622]: [pid: 54622|app: 0|req: 34/80] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:07:57 2024] POST /volume/v3/volumes => generated 750 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1549.649297] [54623]: DEBUG cinder.api.middleware.request_id [None req-b90f4cfb-b978-48cf-8e83-55a33bab9d7a None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.653184] [54623]: INFO cinder.api.openstack.wsgi [None req-b90f4cfb-b978-48cf-8e83-55a33bab9d7a tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1549.653592] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b90f4cfb-b978-48cf-8e83-55a33bab9d7a tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.654196] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b90f4cfb-b978-48cf-8e83-55a33bab9d7a tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.670021] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.670021] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.676992] [54623]: INFO cinder.volume.api [None req-b90f4cfb-b978-48cf-8e83-55a33bab9d7a tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1549.683074] [54623]: INFO cinder.api.openstack.wsgi [None req-b90f4cfb-b978-48cf-8e83-55a33bab9d7a tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1549.683548] [54623]: [pid: 54623|app: 0|req: 47/81] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:57 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.750679] [54622]: DEBUG cinder.api.middleware.request_id [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-d2986cfc-72c2-43e9-99a3-7fbdf32ff91b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.754038] [54622]: INFO cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-d2986cfc-72c2-43e9-99a3-7fbdf32ff91b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1549.754830] [54622]: DEBUG cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-d2986cfc-72c2-43e9-99a3-7fbdf32ff91b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.754830] [54622]: DEBUG cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-d2986cfc-72c2-43e9-99a3-7fbdf32ff91b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.767545] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.767545] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.772059] [54622]: INFO cinder.volume.api [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-d2986cfc-72c2-43e9-99a3-7fbdf32ff91b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1549.777354] [54622]: INFO cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-d2986cfc-72c2-43e9-99a3-7fbdf32ff91b tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1549.777819] [54622]: [pid: 54622|app: 0|req: 35/82] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:07:57 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1549.827277] [54623]: DEBUG cinder.api.middleware.request_id [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a1678a8b-3af2-48bc-9488-c2bb80c64776 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.830406] [54623]: INFO cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a1678a8b-3af2-48bc-9488-c2bb80c64776 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] POST http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259/action [ 1549.831252] [54623]: DEBUG cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a1678a8b-3af2-48bc-9488-c2bb80c64776 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1549.831409] [54623]: DEBUG cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a1678a8b-3af2-48bc-9488-c2bb80c64776 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1549.842134] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.842134] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.842727] [54623]: INFO cinder.volume.api [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a1678a8b-3af2-48bc-9488-c2bb80c64776 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1549.849073] [54623]: INFO cinder.volume.api [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a1678a8b-3af2-48bc-9488-c2bb80c64776 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Begin detaching volume completed successfully. [ 1549.849333] [54623]: INFO cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a1678a8b-3af2-48bc-9488-c2bb80c64776 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259/action returned with HTTP 202 [ 1549.850588] [54623]: [pid: 54623|app: 0|req: 48/83] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:07:57 2024] POST /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1550.454270] [54622]: DEBUG cinder.api.middleware.request_id [None req-1bb943d3-a03b-471c-a450-ab9d5b75e527 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.460506] [54622]: INFO cinder.api.openstack.wsgi [None req-1bb943d3-a03b-471c-a450-ab9d5b75e527 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1550.460699] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1bb943d3-a03b-471c-a450-ab9d5b75e527 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.460947] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1bb943d3-a03b-471c-a450-ab9d5b75e527 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.484762] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.484762] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.490504] [54622]: INFO cinder.volume.api [None req-1bb943d3-a03b-471c-a450-ab9d5b75e527 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1550.499202] [54622]: INFO cinder.api.openstack.wsgi [None req-1bb943d3-a03b-471c-a450-ab9d5b75e527 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1550.503022] [54622]: [pid: 54622|app: 0|req: 36/84] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:58 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1550.698304] [54623]: DEBUG cinder.api.middleware.request_id [None req-04685255-6d5f-42a9-9911-c1cf035655ae None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.700378] [54623]: INFO cinder.api.openstack.wsgi [None req-04685255-6d5f-42a9-9911-c1cf035655ae tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1550.700677] [54623]: DEBUG cinder.api.openstack.wsgi [None req-04685255-6d5f-42a9-9911-c1cf035655ae tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.700940] [54623]: DEBUG cinder.api.openstack.wsgi [None req-04685255-6d5f-42a9-9911-c1cf035655ae tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.708881] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.708881] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.713526] [54623]: INFO cinder.volume.api [None req-04685255-6d5f-42a9-9911-c1cf035655ae tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1550.718579] [54623]: INFO cinder.api.openstack.wsgi [None req-04685255-6d5f-42a9-9911-c1cf035655ae tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1550.719009] [54623]: [pid: 54623|app: 0|req: 49/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:58 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.871504] [54622]: DEBUG cinder.api.middleware.request_id [None req-e1013025-7197-41b2-9c7f-1932b08ed13a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.872144] [54622]: INFO cinder.api.openstack.wsgi [None req-e1013025-7197-41b2-9c7f-1932b08ed13a None None] GET http://10.180.1.21/volume// [ 1550.872436] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e1013025-7197-41b2-9c7f-1932b08ed13a None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.872708] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e1013025-7197-41b2-9c7f-1932b08ed13a None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.873214] [54622]: INFO cinder.api.openstack.wsgi [None req-e1013025-7197-41b2-9c7f-1932b08ed13a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1550.873584] [54622]: [pid: 54622|app: 0|req: 37/86] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:07:58 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1550.877590] [54623]: DEBUG cinder.api.middleware.request_id [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-06204ce4-093f-4375-b453-00d51db6360d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.880200] [54623]: INFO cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-06204ce4-093f-4375-b453-00d51db6360d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1550.880471] [54623]: DEBUG cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-06204ce4-093f-4375-b453-00d51db6360d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.880704] [54623]: DEBUG cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-06204ce4-093f-4375-b453-00d51db6360d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.891161] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.891161] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.894741] [54623]: INFO cinder.volume.api [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-06204ce4-093f-4375-b453-00d51db6360d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1550.899543] [54623]: INFO cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-06204ce4-093f-4375-b453-00d51db6360d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1550.900030] [54623]: [pid: 54623|app: 0|req: 50/87] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:07:58 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1551.510305] [54622]: DEBUG cinder.api.middleware.request_id [None req-23966de9-da5e-4ad6-bf4a-0879b60d4194 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.512426] [54622]: INFO cinder.api.openstack.wsgi [None req-23966de9-da5e-4ad6-bf4a-0879b60d4194 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1551.512668] [54622]: DEBUG cinder.api.openstack.wsgi [None req-23966de9-da5e-4ad6-bf4a-0879b60d4194 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.512890] [54622]: DEBUG cinder.api.openstack.wsgi [None req-23966de9-da5e-4ad6-bf4a-0879b60d4194 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.514651] [54623]: DEBUG cinder.api.middleware.request_id [req-4314e10c-f865-429a-af20-05f6998f7e2c req-8c00b512-a93b-4b4b-a9d5-c18889e1f6f8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.516943] [54623]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-8c00b512-a93b-4b4b-a9d5-c18889e1f6f8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] POST http://10.180.1.21/volume/v3/attachments/54a62348-51a8-40e6-998e-298a4a675184/action [ 1551.517420] [54623]: DEBUG cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-8c00b512-a93b-4b4b-a9d5-c18889e1f6f8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1551.517572] [54623]: DEBUG cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-8c00b512-a93b-4b4b-a9d5-c18889e1f6f8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1551.532038] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.532038] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.534861] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.534861] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.538226] [54622]: INFO cinder.volume.api [None req-23966de9-da5e-4ad6-bf4a-0879b60d4194 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1551.543118] [54622]: INFO cinder.api.openstack.wsgi [None req-23966de9-da5e-4ad6-bf4a-0879b60d4194 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1551.543558] [54622]: [pid: 54622|app: 0|req: 38/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:07:59 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1551.544434] [54623]: INFO cinder.api.openstack.wsgi [req-4314e10c-f865-429a-af20-05f6998f7e2c req-8c00b512-a93b-4b4b-a9d5-c18889e1f6f8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/attachments/54a62348-51a8-40e6-998e-298a4a675184/action returned with HTTP 204 [ 1551.544940] [54623]: [pid: 54623|app: 0|req: 51/89] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:07:59 2024] POST /volume/v3/attachments/54a62348-51a8-40e6-998e-298a4a675184/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1552.005120] [54622]: DEBUG cinder.api.middleware.request_id [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-37f7a68e-6e57-4b5e-8819-6a88a7db74a0 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.009047] [54622]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-37f7a68e-6e57-4b5e-8819-6a88a7db74a0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1552.009047] [54622]: DEBUG cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-37f7a68e-6e57-4b5e-8819-6a88a7db74a0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.009047] [54622]: DEBUG cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-37f7a68e-6e57-4b5e-8819-6a88a7db74a0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.025956] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.025956] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.033186] [54622]: INFO cinder.volume.api [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-37f7a68e-6e57-4b5e-8819-6a88a7db74a0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1552.041089] [54622]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-37f7a68e-6e57-4b5e-8819-6a88a7db74a0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1552.041671] [54622]: [pid: 54622|app: 0|req: 39/90] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:07:59 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.094041] [54623]: DEBUG cinder.api.middleware.request_id [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a8d7edc9-b5c9-4e2c-a4dd-f572706c1536 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.098020] [54623]: INFO cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a8d7edc9-b5c9-4e2c-a4dd-f572706c1536 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c73faf5f-b8f9-4a20-9d34-f2221e0b6550 [ 1552.098020] [54623]: DEBUG cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a8d7edc9-b5c9-4e2c-a4dd-f572706c1536 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.098020] [54623]: DEBUG cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a8d7edc9-b5c9-4e2c-a4dd-f572706c1536 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.109271] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.109271] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.557942] [54622]: DEBUG cinder.api.middleware.request_id [None req-70597a58-9cc2-4837-8115-da497d67fc7a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.560224] [54622]: INFO cinder.api.openstack.wsgi [None req-70597a58-9cc2-4837-8115-da497d67fc7a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1552.560687] [54622]: DEBUG cinder.api.openstack.wsgi [None req-70597a58-9cc2-4837-8115-da497d67fc7a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.562017] [54622]: DEBUG cinder.api.openstack.wsgi [None req-70597a58-9cc2-4837-8115-da497d67fc7a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.582865] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.582865] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.587377] [54622]: INFO cinder.volume.api [None req-70597a58-9cc2-4837-8115-da497d67fc7a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1552.593547] [54622]: INFO cinder.api.openstack.wsgi [None req-70597a58-9cc2-4837-8115-da497d67fc7a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1552.594169] [54622]: [pid: 54622|app: 0|req: 40/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:00 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1552.604098] [54622]: DEBUG cinder.api.middleware.request_id [None req-563dec56-610f-4f09-8a10-555d4b9a7ec3 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.606438] [54622]: INFO cinder.api.openstack.wsgi [None req-563dec56-610f-4f09-8a10-555d4b9a7ec3 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1552.606722] [54622]: DEBUG cinder.api.openstack.wsgi [None req-563dec56-610f-4f09-8a10-555d4b9a7ec3 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.606985] [54622]: DEBUG cinder.api.openstack.wsgi [None req-563dec56-610f-4f09-8a10-555d4b9a7ec3 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.618304] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.618304] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.622192] [54622]: INFO cinder.volume.api [None req-563dec56-610f-4f09-8a10-555d4b9a7ec3 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1552.627526] [54622]: INFO cinder.api.openstack.wsgi [None req-563dec56-610f-4f09-8a10-555d4b9a7ec3 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1552.628426] [54622]: [pid: 54622|app: 0|req: 41/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:00 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1552.647180] [54623]: INFO cinder.api.openstack.wsgi [req-fadd0baf-3b7c-4278-8f70-8a19dc2a5b3d req-a8d7edc9-b5c9-4e2c-a4dd-f572706c1536 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/attachments/c73faf5f-b8f9-4a20-9d34-f2221e0b6550 returned with HTTP 200 [ 1552.647594] [54623]: [pid: 54623|app: 0|req: 52/93] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:07:59 2024] DELETE /volume/v3/attachments/c73faf5f-b8f9-4a20-9d34-f2221e0b6550 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1553.568704] [54622]: DEBUG cinder.api.middleware.request_id [None req-c5c4e8f1-259a-4334-a4ac-0173fb76e7bb None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.569338] [54622]: INFO cinder.api.openstack.wsgi [None req-c5c4e8f1-259a-4334-a4ac-0173fb76e7bb None None] GET http://10.180.1.21/volume// [ 1553.569623] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c5c4e8f1-259a-4334-a4ac-0173fb76e7bb None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.569907] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c5c4e8f1-259a-4334-a4ac-0173fb76e7bb None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.570408] [54622]: INFO cinder.api.openstack.wsgi [None req-c5c4e8f1-259a-4334-a4ac-0173fb76e7bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1553.570791] [54622]: [pid: 54622|app: 0|req: 42/94] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:08:01 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1553.575709] [54623]: DEBUG cinder.api.middleware.request_id [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-ee03afdb-c09d-49cc-abe7-18f6ec4b1dd5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.577791] [54623]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-ee03afdb-c09d-49cc-abe7-18f6ec4b1dd5 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1553.578243] [54623]: DEBUG cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-ee03afdb-c09d-49cc-abe7-18f6ec4b1dd5 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcd7c1e3-d0a2-47bb-a15c-0007e97abbee", "connector": null, "instance_uuid": "21995267-5227-4930-b079-707fcf615897"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1553.590942] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1553.590942] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1553.618391] [54623]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-ee03afdb-c09d-49cc-abe7-18f6ec4b1dd5 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1553.621284] [54623]: [pid: 54623|app: 0|req: 53/95] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:08:01 2024] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1553.648881] [54622]: DEBUG cinder.api.middleware.request_id [None req-a31e7150-5fe2-4a88-b2e2-fd354ccdf9ea None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.651061] [54622]: INFO cinder.api.openstack.wsgi [None req-a31e7150-5fe2-4a88-b2e2-fd354ccdf9ea tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1553.651351] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a31e7150-5fe2-4a88-b2e2-fd354ccdf9ea tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.651519] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a31e7150-5fe2-4a88-b2e2-fd354ccdf9ea tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.667484] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1553.667484] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1553.671620] [54622]: INFO cinder.volume.api [None req-a31e7150-5fe2-4a88-b2e2-fd354ccdf9ea tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1553.680018] [54622]: INFO cinder.api.openstack.wsgi [None req-a31e7150-5fe2-4a88-b2e2-fd354ccdf9ea tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1553.680018] [54622]: [pid: 54622|app: 0|req: 43/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:01 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.151991] [54623]: DEBUG cinder.api.middleware.request_id [None req-c400e59e-0eaf-4702-a09c-dc6a9c7a688d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.152519] [54623]: INFO cinder.api.openstack.wsgi [None req-c400e59e-0eaf-4702-a09c-dc6a9c7a688d None None] GET http://10.180.1.21/volume// [ 1554.152743] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c400e59e-0eaf-4702-a09c-dc6a9c7a688d None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.152970] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c400e59e-0eaf-4702-a09c-dc6a9c7a688d None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.153400] [54623]: INFO cinder.api.openstack.wsgi [None req-c400e59e-0eaf-4702-a09c-dc6a9c7a688d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1554.153713] [54623]: [pid: 54623|app: 0|req: 54/97] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:08:02 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1554.157131] [54622]: DEBUG cinder.api.middleware.request_id [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-3c4fcd85-7903-481c-89eb-cbed54271ea2 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.159394] [54622]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-3c4fcd85-7903-481c-89eb-cbed54271ea2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1554.159652] [54622]: DEBUG cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-3c4fcd85-7903-481c-89eb-cbed54271ea2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.159882] [54622]: DEBUG cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-3c4fcd85-7903-481c-89eb-cbed54271ea2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.178114] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.178114] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.184519] [54622]: INFO cinder.volume.api [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-3c4fcd85-7903-481c-89eb-cbed54271ea2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1554.191026] [54622]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-3c4fcd85-7903-481c-89eb-cbed54271ea2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1554.191744] [54622]: [pid: 54622|app: 0|req: 44/98] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:08:02 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1554.224969] [54623]: DEBUG cinder.api.middleware.request_id [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-9cf6c1cb-1770-465b-9f0a-185f3503e6be None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.227868] [54623]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-9cf6c1cb-1770-465b-9f0a-185f3503e6be tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] PUT http://10.180.1.21/volume/v3/attachments/d9665ac6-32fe-4c14-bf81-ce61028a6e53 [ 1554.228465] [54623]: DEBUG cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-9cf6c1cb-1770-465b-9f0a-185f3503e6be tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-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-363274", "mountpoint": "/dev/sdb"}}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1554.237128] [54623]: DEBUG cinder.coordination [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-9cf6c1cb-1770-465b-9f0a-185f3503e6be tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Acquiring lock "cinder-attachment_update-fcd7c1e3-d0a2-47bb-a15c-0007e97abbee-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1554.244023] [54623]: DEBUG cinder.coordination [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-9cf6c1cb-1770-465b-9f0a-185f3503e6be tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Lock "cinder-attachment_update-fcd7c1e3-d0a2-47bb-a15c-0007e97abbee-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1554.244023] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.244023] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.442394] [54622]: DEBUG cinder.api.middleware.request_id [None req-61524e86-bb64-4ae7-9332-f8ec7afc208e None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.445364] [54622]: INFO cinder.api.openstack.wsgi [None req-61524e86-bb64-4ae7-9332-f8ec7afc208e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1554.445910] [54622]: DEBUG cinder.api.openstack.wsgi [None req-61524e86-bb64-4ae7-9332-f8ec7afc208e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.446308] [54622]: DEBUG cinder.api.openstack.wsgi [None req-61524e86-bb64-4ae7-9332-f8ec7afc208e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.455509] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.455509] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.460563] [54622]: INFO cinder.volume.api [None req-61524e86-bb64-4ae7-9332-f8ec7afc208e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1554.466508] [54622]: INFO cinder.api.openstack.wsgi [None req-61524e86-bb64-4ae7-9332-f8ec7afc208e tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1554.467220] [54622]: [pid: 54622|app: 0|req: 45/99] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:02 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.688629] [54622]: DEBUG cinder.api.middleware.request_id [None req-b2061426-e2f8-4364-9f4a-3f9865c46a41 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.690638] [54622]: INFO cinder.api.openstack.wsgi [None req-b2061426-e2f8-4364-9f4a-3f9865c46a41 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1554.690922] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b2061426-e2f8-4364-9f4a-3f9865c46a41 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.691174] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b2061426-e2f8-4364-9f4a-3f9865c46a41 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.703357] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.703357] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.708659] [54622]: INFO cinder.volume.api [None req-b2061426-e2f8-4364-9f4a-3f9865c46a41 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1554.717496] [54622]: INFO cinder.api.openstack.wsgi [None req-b2061426-e2f8-4364-9f4a-3f9865c46a41 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1554.718121] [54622]: [pid: 54622|app: 0|req: 46/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:02 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.908121] [54622]: DEBUG cinder.api.middleware.request_id [None req-34d7f71d-56cf-4683-9a2b-05f0986ff385 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.910925] [54622]: INFO cinder.api.openstack.wsgi [None req-34d7f71d-56cf-4683-9a2b-05f0986ff385 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1554.911365] [54622]: DEBUG cinder.api.openstack.wsgi [None req-34d7f71d-56cf-4683-9a2b-05f0986ff385 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.911509] [54622]: DEBUG cinder.api.openstack.wsgi [None req-34d7f71d-56cf-4683-9a2b-05f0986ff385 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.935945] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.935945] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.942620] [54622]: INFO cinder.volume.api [None req-34d7f71d-56cf-4683-9a2b-05f0986ff385 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1554.951057] [54622]: INFO cinder.api.openstack.wsgi [None req-34d7f71d-56cf-4683-9a2b-05f0986ff385 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1554.951686] [54622]: [pid: 54622|app: 0|req: 47/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:02 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1555.729618] [54622]: DEBUG cinder.api.middleware.request_id [None req-e543273f-f137-4765-90d2-525ff80b4d6d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.733254] [54622]: INFO cinder.api.openstack.wsgi [None req-e543273f-f137-4765-90d2-525ff80b4d6d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1555.733254] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e543273f-f137-4765-90d2-525ff80b4d6d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.733254] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e543273f-f137-4765-90d2-525ff80b4d6d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.753793] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.753793] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.761348] [54622]: INFO cinder.volume.api [None req-e543273f-f137-4765-90d2-525ff80b4d6d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1555.768747] [54622]: INFO cinder.api.openstack.wsgi [None req-e543273f-f137-4765-90d2-525ff80b4d6d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1555.769194] [54622]: [pid: 54622|app: 0|req: 48/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:03 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1556.269625] [54622]: DEBUG cinder.api.middleware.request_id [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-cff8711c-e9b9-4f6e-bccb-d77da97493eb None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.272244] [54622]: INFO cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-cff8711c-e9b9-4f6e-bccb-d77da97493eb tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1556.272577] [54622]: DEBUG cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-cff8711c-e9b9-4f6e-bccb-d77da97493eb tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.272773] [54622]: DEBUG cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-cff8711c-e9b9-4f6e-bccb-d77da97493eb tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.290673] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.290673] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.294347] [54622]: INFO cinder.volume.api [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-cff8711c-e9b9-4f6e-bccb-d77da97493eb tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1556.301378] [54622]: INFO cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-cff8711c-e9b9-4f6e-bccb-d77da97493eb tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1556.302212] [54622]: [pid: 54622|app: 0|req: 49/103] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:04 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1556.338560] [54622]: DEBUG cinder.api.middleware.request_id [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-dc4dc8d3-4f83-488d-b04e-5bdf19fabf95 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.341685] [54622]: INFO cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-dc4dc8d3-4f83-488d-b04e-5bdf19fabf95 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] POST http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1/action [ 1556.341685] [54622]: DEBUG cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-dc4dc8d3-4f83-488d-b04e-5bdf19fabf95 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1556.341817] [54622]: DEBUG cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-dc4dc8d3-4f83-488d-b04e-5bdf19fabf95 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1556.354422] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.354422] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.354877] [54622]: INFO cinder.volume.api [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-dc4dc8d3-4f83-488d-b04e-5bdf19fabf95 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1556.366533] [54622]: INFO cinder.volume.api [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-dc4dc8d3-4f83-488d-b04e-5bdf19fabf95 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Begin detaching volume completed successfully. [ 1556.367148] [54622]: INFO cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-dc4dc8d3-4f83-488d-b04e-5bdf19fabf95 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1/action returned with HTTP 202 [ 1556.367453] [54622]: [pid: 54622|app: 0|req: 50/104] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:08:04 2024] POST /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1556.783304] [54622]: DEBUG cinder.api.middleware.request_id [None req-f2058d8b-ba7e-4823-924e-1632e18eaf65 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.785737] [54622]: INFO cinder.api.openstack.wsgi [None req-f2058d8b-ba7e-4823-924e-1632e18eaf65 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1556.785981] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f2058d8b-ba7e-4823-924e-1632e18eaf65 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.786539] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f2058d8b-ba7e-4823-924e-1632e18eaf65 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.800091] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.800091] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.806060] [54622]: INFO cinder.volume.api [None req-f2058d8b-ba7e-4823-924e-1632e18eaf65 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1556.816320] [54622]: INFO cinder.api.openstack.wsgi [None req-f2058d8b-ba7e-4823-924e-1632e18eaf65 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1556.816777] [54622]: [pid: 54622|app: 0|req: 51/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:04 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1557.391861] [54622]: DEBUG cinder.api.middleware.request_id [None req-fbdc9cef-539a-4225-901a-5d10f6865e84 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.393275] [54622]: INFO cinder.api.openstack.wsgi [None req-fbdc9cef-539a-4225-901a-5d10f6865e84 None None] GET http://10.180.1.21/volume// [ 1557.393528] [54622]: DEBUG cinder.api.openstack.wsgi [None req-fbdc9cef-539a-4225-901a-5d10f6865e84 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.393864] [54622]: DEBUG cinder.api.openstack.wsgi [None req-fbdc9cef-539a-4225-901a-5d10f6865e84 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.394310] [54622]: INFO cinder.api.openstack.wsgi [None req-fbdc9cef-539a-4225-901a-5d10f6865e84 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1557.394691] [54622]: [pid: 54622|app: 0|req: 52/106] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:08:05 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1557.399267] [54622]: DEBUG cinder.api.middleware.request_id [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-65c1cead-2708-4c60-b23c-c1ae0a24d585 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.401989] [54622]: INFO cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-65c1cead-2708-4c60-b23c-c1ae0a24d585 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1557.402289] [54622]: DEBUG cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-65c1cead-2708-4c60-b23c-c1ae0a24d585 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.402507] [54622]: DEBUG cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-65c1cead-2708-4c60-b23c-c1ae0a24d585 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.419067] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1557.419067] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.422503] [54622]: INFO cinder.volume.api [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-65c1cead-2708-4c60-b23c-c1ae0a24d585 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1557.427631] [54622]: INFO cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-65c1cead-2708-4c60-b23c-c1ae0a24d585 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1557.428172] [54622]: [pid: 54622|app: 0|req: 53/107] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:08:05 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1555 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1557.829339] [54622]: DEBUG cinder.api.middleware.request_id [None req-e2808d24-b803-4ad1-88b7-ed444c198fff None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.834931] [54622]: INFO cinder.api.openstack.wsgi [None req-e2808d24-b803-4ad1-88b7-ed444c198fff tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1557.834931] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e2808d24-b803-4ad1-88b7-ed444c198fff tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.834931] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e2808d24-b803-4ad1-88b7-ed444c198fff tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.843911] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1557.843911] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.847775] [54622]: INFO cinder.volume.api [None req-e2808d24-b803-4ad1-88b7-ed444c198fff tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1557.852796] [54622]: INFO cinder.api.openstack.wsgi [None req-e2808d24-b803-4ad1-88b7-ed444c198fff tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1557.853191] [54622]: [pid: 54622|app: 0|req: 54/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:05 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1558.600180] [54622]: DEBUG cinder.api.middleware.request_id [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-d5bc7abc-d5ab-4864-9201-2b89ff0723d5 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.602946] [54622]: INFO cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-d5bc7abc-d5ab-4864-9201-2b89ff0723d5 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/54a62348-51a8-40e6-998e-298a4a675184 [ 1558.603141] [54622]: DEBUG cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-d5bc7abc-d5ab-4864-9201-2b89ff0723d5 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.603367] [54622]: DEBUG cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-d5bc7abc-d5ab-4864-9201-2b89ff0723d5 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.614855] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1558.614855] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.778876] [54623]: DEBUG cinder.coordination [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-9cf6c1cb-1770-465b-9f0a-185f3503e6be tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Lock "cinder-attachment_update-fcd7c1e3-d0a2-47bb-a15c-0007e97abbee-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.537s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1558.779419] [54623]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-9cf6c1cb-1770-465b-9f0a-185f3503e6be tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments/d9665ac6-32fe-4c14-bf81-ce61028a6e53 returned with HTTP 200 [ 1558.780114] [54623]: [pid: 54623|app: 0|req: 55/109] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:08:02 2024] PUT /volume/v3/attachments/d9665ac6-32fe-4c14-bf81-ce61028a6e53 => generated 589 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1558.869971] [54623]: DEBUG cinder.api.middleware.request_id [None req-53836bdb-1477-4e17-a455-c62790b4102e None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.872831] [54623]: INFO cinder.api.openstack.wsgi [None req-53836bdb-1477-4e17-a455-c62790b4102e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1558.872831] [54623]: DEBUG cinder.api.openstack.wsgi [None req-53836bdb-1477-4e17-a455-c62790b4102e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.873014] [54623]: DEBUG cinder.api.openstack.wsgi [None req-53836bdb-1477-4e17-a455-c62790b4102e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.888641] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1558.888641] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.893364] [54623]: INFO cinder.volume.api [None req-53836bdb-1477-4e17-a455-c62790b4102e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1558.901916] [54623]: INFO cinder.api.openstack.wsgi [None req-53836bdb-1477-4e17-a455-c62790b4102e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1558.902345] [54623]: [pid: 54623|app: 0|req: 56/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:06 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1559.173832] [54622]: INFO cinder.api.openstack.wsgi [req-cda08e1a-1716-49df-91c8-b291ef99f028 req-d5bc7abc-d5ab-4864-9201-2b89ff0723d5 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/attachments/54a62348-51a8-40e6-998e-298a4a675184 returned with HTTP 200 [ 1559.173832] [54622]: [pid: 54622|app: 0|req: 55/111] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:08:06 2024] DELETE /volume/v3/attachments/54a62348-51a8-40e6-998e-298a4a675184 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1559.914777] [54623]: DEBUG cinder.api.middleware.request_id [None req-37aae49d-09cd-4b2f-ac2b-81e6b814bd56 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.918579] [54623]: INFO cinder.api.openstack.wsgi [None req-37aae49d-09cd-4b2f-ac2b-81e6b814bd56 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1559.920024] [54623]: DEBUG cinder.api.openstack.wsgi [None req-37aae49d-09cd-4b2f-ac2b-81e6b814bd56 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1559.920024] [54623]: DEBUG cinder.api.openstack.wsgi [None req-37aae49d-09cd-4b2f-ac2b-81e6b814bd56 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1559.950992] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1559.950992] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1559.958865] [54623]: INFO cinder.volume.api [None req-37aae49d-09cd-4b2f-ac2b-81e6b814bd56 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1559.967236] [54623]: INFO cinder.api.openstack.wsgi [None req-37aae49d-09cd-4b2f-ac2b-81e6b814bd56 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1559.967591] [54623]: [pid: 54623|app: 0|req: 57/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:07 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1560.598159] [54622]: DEBUG cinder.api.middleware.request_id [None req-075f32d6-a0d1-4300-ae2d-c5ac90933e4f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.600142] [54622]: INFO cinder.api.openstack.wsgi [None req-075f32d6-a0d1-4300-ae2d-c5ac90933e4f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1560.600628] [54622]: DEBUG cinder.api.openstack.wsgi [None req-075f32d6-a0d1-4300-ae2d-c5ac90933e4f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.600858] [54622]: DEBUG cinder.api.openstack.wsgi [None req-075f32d6-a0d1-4300-ae2d-c5ac90933e4f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.619475] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.619475] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.624184] [54622]: INFO cinder.volume.api [None req-075f32d6-a0d1-4300-ae2d-c5ac90933e4f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1560.630206] [54622]: INFO cinder.api.openstack.wsgi [None req-075f32d6-a0d1-4300-ae2d-c5ac90933e4f tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1560.631652] [54622]: [pid: 54622|app: 0|req: 56/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:08 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.640697] [54623]: DEBUG cinder.api.middleware.request_id [None req-2724645f-9fec-47bb-9e15-18345bc3265c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.643744] [54623]: INFO cinder.api.openstack.wsgi [None req-2724645f-9fec-47bb-9e15-18345bc3265c tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1560.644073] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2724645f-9fec-47bb-9e15-18345bc3265c tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.644312] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2724645f-9fec-47bb-9e15-18345bc3265c tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.644505] [54623]: INFO cinder.api.v3.volumes [None req-2724645f-9fec-47bb-9e15-18345bc3265c tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Delete volume with id: 0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1560.655792] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.655792] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.656240] [54623]: INFO cinder.volume.api [None req-2724645f-9fec-47bb-9e15-18345bc3265c tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1560.682024] [54623]: INFO cinder.volume.api [None req-2724645f-9fec-47bb-9e15-18345bc3265c tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Delete volume request issued successfully. [ 1560.682024] [54623]: INFO cinder.api.openstack.wsgi [None req-2724645f-9fec-47bb-9e15-18345bc3265c tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 202 [ 1560.682390] [54623]: [pid: 54623|app: 0|req: 58/114] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:08:08 2024] DELETE /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1560.692120] [54622]: DEBUG cinder.api.middleware.request_id [None req-6dbb1ae5-9ea9-4a26-a418-8ba911db21e8 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.693029] [54622]: INFO cinder.api.openstack.wsgi [None req-6dbb1ae5-9ea9-4a26-a418-8ba911db21e8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1560.693029] [54622]: DEBUG cinder.api.openstack.wsgi [None req-6dbb1ae5-9ea9-4a26-a418-8ba911db21e8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.693150] [54622]: DEBUG cinder.api.openstack.wsgi [None req-6dbb1ae5-9ea9-4a26-a418-8ba911db21e8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.702939] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.702939] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.706880] [54622]: INFO cinder.volume.api [None req-6dbb1ae5-9ea9-4a26-a418-8ba911db21e8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1560.714289] [54622]: INFO cinder.api.openstack.wsgi [None req-6dbb1ae5-9ea9-4a26-a418-8ba911db21e8 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1560.714773] [54622]: [pid: 54622|app: 0|req: 57/115] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:08 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.953967] [54623]: DEBUG cinder.api.middleware.request_id [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-2c403afe-5f53-496d-93d5-cb39724bcc6c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.957513] [54623]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-2c403afe-5f53-496d-93d5-cb39724bcc6c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/attachments/d9665ac6-32fe-4c14-bf81-ce61028a6e53/action [ 1560.957513] [54623]: DEBUG cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-2c403afe-5f53-496d-93d5-cb39724bcc6c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1560.957513] [54623]: DEBUG cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-2c403afe-5f53-496d-93d5-cb39724bcc6c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1560.975511] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.975511] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.980681] [54622]: DEBUG cinder.api.middleware.request_id [None req-107cfc48-e40a-4ee9-9d2e-c4e5b775a84d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.983735] [54622]: INFO cinder.api.openstack.wsgi [None req-107cfc48-e40a-4ee9-9d2e-c4e5b775a84d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1560.983828] [54622]: DEBUG cinder.api.openstack.wsgi [None req-107cfc48-e40a-4ee9-9d2e-c4e5b775a84d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.984053] [54622]: DEBUG cinder.api.openstack.wsgi [None req-107cfc48-e40a-4ee9-9d2e-c4e5b775a84d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.986517] [54623]: INFO cinder.api.openstack.wsgi [req-f92c026b-3976-4911-afdc-7cb6b5d02dc2 req-2c403afe-5f53-496d-93d5-cb39724bcc6c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments/d9665ac6-32fe-4c14-bf81-ce61028a6e53/action returned with HTTP 204 [ 1560.987193] [54623]: [pid: 54623|app: 0|req: 59/116] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:08:08 2024] POST /volume/v3/attachments/d9665ac6-32fe-4c14-bf81-ce61028a6e53/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1561.006030] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.006030] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.008485] [54622]: INFO cinder.volume.api [None req-107cfc48-e40a-4ee9-9d2e-c4e5b775a84d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1561.014157] [54622]: INFO cinder.api.openstack.wsgi [None req-107cfc48-e40a-4ee9-9d2e-c4e5b775a84d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1561.014623] [54622]: [pid: 54622|app: 0|req: 58/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:08 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1561.026590] [54623]: DEBUG cinder.api.middleware.request_id [None req-1b232142-7379-4e2c-be8d-89d759c6e69c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.028691] [54623]: INFO cinder.api.openstack.wsgi [None req-1b232142-7379-4e2c-be8d-89d759c6e69c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1561.029288] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1b232142-7379-4e2c-be8d-89d759c6e69c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.029288] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1b232142-7379-4e2c-be8d-89d759c6e69c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.043026] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.043026] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.048588] [54623]: INFO cinder.volume.api [None req-1b232142-7379-4e2c-be8d-89d759c6e69c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1561.054736] [54623]: INFO cinder.api.openstack.wsgi [None req-1b232142-7379-4e2c-be8d-89d759c6e69c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1561.055242] [54623]: [pid: 54623|app: 0|req: 60/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:08 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1561.724296] [54622]: DEBUG cinder.api.middleware.request_id [None req-086503ff-f467-4752-816e-0041b75103e4 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.729863] [54622]: INFO cinder.api.openstack.wsgi [None req-086503ff-f467-4752-816e-0041b75103e4 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1561.730109] [54622]: DEBUG cinder.api.openstack.wsgi [None req-086503ff-f467-4752-816e-0041b75103e4 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.730334] [54622]: DEBUG cinder.api.openstack.wsgi [None req-086503ff-f467-4752-816e-0041b75103e4 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.744805] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.744805] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.747832] [54622]: INFO cinder.volume.api [None req-086503ff-f467-4752-816e-0041b75103e4 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1561.753694] [54622]: INFO cinder.api.openstack.wsgi [None req-086503ff-f467-4752-816e-0041b75103e4 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1561.756017] [54622]: [pid: 54622|app: 0|req: 59/119] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:09 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1562.743972] [54623]: DEBUG cinder.api.middleware.request_id [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-b50c91d9-49bc-488b-b370-4fc46460b0c6 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.746350] [54623]: INFO cinder.api.openstack.wsgi [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-b50c91d9-49bc-488b-b370-4fc46460b0c6 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9a4b4a2d-d348-4db6-ad9e-8660750779db [ 1562.746584] [54623]: DEBUG cinder.api.openstack.wsgi [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-b50c91d9-49bc-488b-b370-4fc46460b0c6 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.746817] [54623]: DEBUG cinder.api.openstack.wsgi [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-b50c91d9-49bc-488b-b370-4fc46460b0c6 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.756645] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.756645] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.772719] [54622]: DEBUG cinder.api.middleware.request_id [None req-6765a1ae-f864-40cb-b243-a5691c8dfb4a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.775158] [54622]: INFO cinder.api.openstack.wsgi [None req-6765a1ae-f864-40cb-b243-a5691c8dfb4a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1562.775248] [54622]: DEBUG cinder.api.openstack.wsgi [None req-6765a1ae-f864-40cb-b243-a5691c8dfb4a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.775421] [54622]: DEBUG cinder.api.openstack.wsgi [None req-6765a1ae-f864-40cb-b243-a5691c8dfb4a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.791029] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.791029] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.793450] [54622]: INFO cinder.volume.api [None req-6765a1ae-f864-40cb-b243-a5691c8dfb4a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Volume info retrieved successfully. [ 1562.798823] [54622]: INFO cinder.api.openstack.wsgi [None req-6765a1ae-f864-40cb-b243-a5691c8dfb4a tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 200 [ 1562.799476] [54622]: [pid: 54622|app: 0|req: 60/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:10 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1563.299788] [54623]: INFO cinder.api.openstack.wsgi [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-b50c91d9-49bc-488b-b370-4fc46460b0c6 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/attachments/9a4b4a2d-d348-4db6-ad9e-8660750779db returned with HTTP 200 [ 1563.300339] [54623]: [pid: 54623|app: 0|req: 61/121] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:08:10 2024] DELETE /volume/v3/attachments/9a4b4a2d-d348-4db6-ad9e-8660750779db => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1563.306762] [54622]: DEBUG cinder.api.middleware.request_id [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-677682cf-8bd1-4b6b-9829-cc498c7d7f62 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.310023] [54622]: INFO cinder.api.openstack.wsgi [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-677682cf-8bd1-4b6b-9829-cc498c7d7f62 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1563.310023] [54622]: DEBUG cinder.api.openstack.wsgi [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-677682cf-8bd1-4b6b-9829-cc498c7d7f62 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.310023] [54622]: DEBUG cinder.api.openstack.wsgi [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-677682cf-8bd1-4b6b-9829-cc498c7d7f62 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.310223] [54622]: INFO cinder.api.v3.volumes [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-677682cf-8bd1-4b6b-9829-cc498c7d7f62 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Delete volume with id: 2d3a71bf-7062-4041-a905-0a9b78c6cf36 [ 1563.322125] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1563.322125] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.322795] [54622]: INFO cinder.volume.api [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-677682cf-8bd1-4b6b-9829-cc498c7d7f62 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Volume info retrieved successfully. [ 1563.358218] [54622]: INFO cinder.volume.api [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-677682cf-8bd1-4b6b-9829-cc498c7d7f62 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] Delete volume request issued successfully. [ 1563.358916] [54622]: INFO cinder.api.openstack.wsgi [req-fe1cac32-8e00-4f89-965c-4a1d52bfa18d req-677682cf-8bd1-4b6b-9829-cc498c7d7f62 tempest-ServersTestBootFromVolume-887954078 tempest-ServersTestBootFromVolume-887954078-project-member] http://10.180.1.21/volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 returned with HTTP 202 [ 1563.358916] [54622]: [pid: 54622|app: 0|req: 61/122] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 11:08:11 2024] DELETE /volume/v3/volumes/2d3a71bf-7062-4041-a905-0a9b78c6cf36 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1563.809432] [54623]: DEBUG cinder.api.middleware.request_id [None req-9a356e58-c6d5-48a1-a1bf-cded2b9b725d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.812513] [54623]: INFO cinder.api.openstack.wsgi [None req-9a356e58-c6d5-48a1-a1bf-cded2b9b725d tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1563.812750] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9a356e58-c6d5-48a1-a1bf-cded2b9b725d tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.812976] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9a356e58-c6d5-48a1-a1bf-cded2b9b725d tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.825773] [54623]: INFO cinder.api.openstack.wsgi [None req-9a356e58-c6d5-48a1-a1bf-cded2b9b725d tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 404 [ 1563.830115] [54623]: [pid: 54623|app: 0|req: 62/123] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:11 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1573.350586] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=183,cinder:UPDATE=25,cinder:INSERT=13 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1573.818733] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=198,cinder:INSERT=12,cinder:UPDATE=27 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1575.537220] [54622]: DEBUG cinder.api.middleware.request_id [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.539660] [54622]: INFO cinder.api.openstack.wsgi [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1575.540165] [54622]: DEBUG cinder.api.openstack.wsgi [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-528059221"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1575.542057] [54622]: DEBUG cinder.api.v3.volumes [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-528059221'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1575.542381] [54622]: INFO cinder.api.v3.volumes [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Create volume of 1 GB [ 1575.549288] [54622]: INFO cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Availability Zones retrieved successfully. [ 1575.556966] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Flow 'volume_create_api' (9c4c604f-e19b-46ec-b3a1-3e65281cdc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1575.558492] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd9837c-75cd-4891-be42-7483b159d46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1575.559834] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1575.581871] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd9837c-75cd-4891-be42-7483b159d46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1575.582992] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1383c0c-9079-4dac-bab0-ff28c114d841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1575.647317] [54622]: DEBUG cinder.quota [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Created reservations ['8d3bbebb-54cf-4f74-9818-4b53cdcaeacb', '43233246-bd19-4e51-9b52-8d7103b06bc8', '617b3d12-abc3-494f-a2f9-20f88ed2de4f', 'c220d58a-5467-4ba3-b247-21fd83c8eb85'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1575.648970] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1383c0c-9079-4dac-bab0-ff28c114d841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d3bbebb-54cf-4f74-9818-4b53cdcaeacb', '43233246-bd19-4e51-9b52-8d7103b06bc8', '617b3d12-abc3-494f-a2f9-20f88ed2de4f', 'c220d58a-5467-4ba3-b247-21fd83c8eb85']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1575.653965] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f2b9f3-8d9b-4bd4-b655-8235853ebae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1575.672504] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f2b9f3-8d9b-4bd4-b655-8235853ebae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2ec2904-06b2-4548-9d90-7caaa71cec42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-528059221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1a67921d5d04bfc954a397b29ba16c5',qos_specs=None,replication_status=,reservations=['8d3bbebb-54cf-4f74-9818-4b53cdcaeacb','43233246-bd19-4e51-9b52-8d7103b06bc8','617b3d12-abc3-494f-a2f9-20f88ed2de4f','c220d58a-5467-4ba3-b247-21fd83c8eb85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67982d273e64a8fbb1ffde5df4cbafd',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-528059221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2ec2904-06b2-4548-9d90-7caaa71cec42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1a67921d5d04bfc954a397b29ba16c5',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='d67982d273e64a8fbb1ffde5df4cbafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1575.674524] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (704e6105-fd50-4bd6-bb63-303363929508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1575.691454] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (704e6105-fd50-4bd6-bb63-303363929508) 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-528059221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1a67921d5d04bfc954a397b29ba16c5',qos_specs=None,replication_status=,reservations=['8d3bbebb-54cf-4f74-9818-4b53cdcaeacb','43233246-bd19-4e51-9b52-8d7103b06bc8','617b3d12-abc3-494f-a2f9-20f88ed2de4f','c220d58a-5467-4ba3-b247-21fd83c8eb85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67982d273e64a8fbb1ffde5df4cbafd',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1575.692660] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd06207d-9470-4505-b19f-d058f2b2012e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1575.715163] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd06207d-9470-4505-b19f-d058f2b2012e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1575.720151] [54622]: DEBUG cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Flow 'volume_create_api' (9c4c604f-e19b-46ec-b3a1-3e65281cdc8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1575.720615] [54622]: INFO cinder.volume.api [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Create volume request issued successfully. [ 1575.722305] [54622]: INFO cinder.api.openstack.wsgi [None req-6f95c9db-6a31-47de-b494-6d4f8104c51d tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1575.722305] [54622]: [pid: 54622|app: 0|req: 62/124] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:08:23 2024] POST /volume/v3/volumes => generated 752 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1575.731078] [54623]: DEBUG cinder.api.middleware.request_id [None req-e4d6b679-2d5a-4688-a654-c28e9d19b3a6 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.733925] [54623]: INFO cinder.api.openstack.wsgi [None req-e4d6b679-2d5a-4688-a654-c28e9d19b3a6 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 [ 1575.734277] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e4d6b679-2d5a-4688-a654-c28e9d19b3a6 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.734726] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e4d6b679-2d5a-4688-a654-c28e9d19b3a6 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.753136] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.753136] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.762582] [54623]: INFO cinder.volume.api [None req-e4d6b679-2d5a-4688-a654-c28e9d19b3a6 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1575.765965] [54623]: INFO cinder.api.openstack.wsgi [None req-e4d6b679-2d5a-4688-a654-c28e9d19b3a6 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 returned with HTTP 200 [ 1575.768170] [54623]: [pid: 54623|app: 0|req: 63/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:23 2024] GET /volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1576.350379] [54622]: DEBUG cinder.api.middleware.request_id [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.354288] [54622]: INFO cinder.api.openstack.wsgi [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1576.354288] [54622]: DEBUG cinder.api.openstack.wsgi [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1757366459", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1576.356024] [54622]: DEBUG cinder.api.v3.volumes [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1757366459', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1576.356024] [54622]: INFO cinder.api.v3.volumes [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Create volume of 1 GB [ 1576.356024] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.356024] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.361830] [54622]: INFO cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Availability Zones retrieved successfully. [ 1576.371156] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Flow 'volume_create_api' (9d282c4d-74c7-464e-acf8-76f533cdd709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1576.374278] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee58013e-0619-49d5-973a-3b71da736472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1576.374278] [54622]: DEBUG cinder.volume.flows.api.create_volume [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1576.399906] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee58013e-0619-49d5-973a-3b71da736472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1576.401114] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47074145-15da-4c9e-ab9a-994383a2b7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1576.461289] [54622]: DEBUG cinder.quota [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Created reservations ['c51b2945-f0c3-4294-afcd-e0afcb21b2aa', '7e883f43-3bca-4a77-9512-f4d4864ada70', 'b032040c-02cd-429f-a794-8c0c0d3ec3a2', 'cf4b6f19-df01-41ab-be06-318701f84cd3'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1576.462874] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47074145-15da-4c9e-ab9a-994383a2b7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c51b2945-f0c3-4294-afcd-e0afcb21b2aa', '7e883f43-3bca-4a77-9512-f4d4864ada70', 'b032040c-02cd-429f-a794-8c0c0d3ec3a2', 'cf4b6f19-df01-41ab-be06-318701f84cd3']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1576.463984] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a267ae-6443-4229-8785-6e6d01e5bea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1576.478358] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a267ae-6443-4229-8785-6e6d01e5bea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9353b6cc-87c1-480a-8a2e-42b128a5964d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1757366459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='861d144dc3ee4c68a7390906ce69db03',qos_specs=None,replication_status=,reservations=['c51b2945-f0c3-4294-afcd-e0afcb21b2aa','7e883f43-3bca-4a77-9512-f4d4864ada70','b032040c-02cd-429f-a794-8c0c0d3ec3a2','cf4b6f19-df01-41ab-be06-318701f84cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec86fb2edcb94932a58112f93fbbc275',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1757366459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9353b6cc-87c1-480a-8a2e-42b128a5964d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='861d144dc3ee4c68a7390906ce69db03',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='ec86fb2edcb94932a58112f93fbbc275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1576.479463] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5128f638-b7cd-40c1-bfc9-ee2bb841a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1576.495445] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5128f638-b7cd-40c1-bfc9-ee2bb841a244) 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-1757366459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='861d144dc3ee4c68a7390906ce69db03',qos_specs=None,replication_status=,reservations=['c51b2945-f0c3-4294-afcd-e0afcb21b2aa','7e883f43-3bca-4a77-9512-f4d4864ada70','b032040c-02cd-429f-a794-8c0c0d3ec3a2','cf4b6f19-df01-41ab-be06-318701f84cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec86fb2edcb94932a58112f93fbbc275',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1576.497136] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ae8a8f-8a76-4b3d-adcb-aa82f31d8aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1576.509812] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ae8a8f-8a76-4b3d-adcb-aa82f31d8aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1576.511011] [54622]: DEBUG cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Flow 'volume_create_api' (9d282c4d-74c7-464e-acf8-76f533cdd709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1576.511470] [54622]: INFO cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Create volume request issued successfully. [ 1576.512243] [54622]: INFO cinder.api.openstack.wsgi [req-723d267b-efa8-4a7e-941b-27545f8675cb req-0463df8d-8e0f-44ec-ad11-46bfeb115874 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1576.512999] [54622]: [pid: 54622|app: 0|req: 63/126] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Dec 11 11:08:24 2024] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1576.517115] [54623]: DEBUG cinder.api.middleware.request_id [req-723d267b-efa8-4a7e-941b-27545f8675cb req-f8094cd4-a25f-4503-a492-dc1144cb7bec None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.521688] [54623]: INFO cinder.api.openstack.wsgi [req-723d267b-efa8-4a7e-941b-27545f8675cb req-f8094cd4-a25f-4503-a492-dc1144cb7bec tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] GET http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d [ 1576.521688] [54623]: DEBUG cinder.api.openstack.wsgi [req-723d267b-efa8-4a7e-941b-27545f8675cb req-f8094cd4-a25f-4503-a492-dc1144cb7bec tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.521688] [54623]: DEBUG cinder.api.openstack.wsgi [req-723d267b-efa8-4a7e-941b-27545f8675cb req-f8094cd4-a25f-4503-a492-dc1144cb7bec tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.532155] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.532155] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.535409] [54623]: INFO cinder.volume.api [req-723d267b-efa8-4a7e-941b-27545f8675cb req-f8094cd4-a25f-4503-a492-dc1144cb7bec tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Volume info retrieved successfully. [ 1576.545397] [54623]: INFO cinder.api.openstack.wsgi [req-723d267b-efa8-4a7e-941b-27545f8675cb req-f8094cd4-a25f-4503-a492-dc1144cb7bec tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d returned with HTTP 200 [ 1576.545397] [54623]: [pid: 54623|app: 0|req: 64/127] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:24 2024] GET /volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1576.781480] [54622]: DEBUG cinder.api.middleware.request_id [None req-266d0e9a-8efd-474c-90a5-97cc2c73be67 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.784282] [54622]: INFO cinder.api.openstack.wsgi [None req-266d0e9a-8efd-474c-90a5-97cc2c73be67 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 [ 1576.788022] [54622]: DEBUG cinder.api.openstack.wsgi [None req-266d0e9a-8efd-474c-90a5-97cc2c73be67 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.788022] [54622]: DEBUG cinder.api.openstack.wsgi [None req-266d0e9a-8efd-474c-90a5-97cc2c73be67 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.795175] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.795175] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.799332] [54622]: INFO cinder.volume.api [None req-266d0e9a-8efd-474c-90a5-97cc2c73be67 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1576.807488] [54622]: INFO cinder.api.openstack.wsgi [None req-266d0e9a-8efd-474c-90a5-97cc2c73be67 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 returned with HTTP 200 [ 1576.807488] [54622]: [pid: 54622|app: 0|req: 64/128] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:24 2024] GET /volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1576.816969] [54623]: DEBUG cinder.api.middleware.request_id [None req-ef8483f0-59f1-4682-ac91-4d80822df814 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.819699] [54623]: INFO cinder.api.openstack.wsgi [None req-ef8483f0-59f1-4682-ac91-4d80822df814 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] POST http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42/action [ 1576.820441] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ef8483f0-59f1-4682-ac91-4d80822df814 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1576.820441] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ef8483f0-59f1-4682-ac91-4d80822df814 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1576.834857] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.834857] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.835569] [54623]: INFO cinder.volume.api [None req-ef8483f0-59f1-4682-ac91-4d80822df814 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1576.849988] [54623]: INFO cinder.volume.api [None req-ef8483f0-59f1-4682-ac91-4d80822df814 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume updated successfully. [ 1576.850283] [54623]: INFO cinder.api.openstack.wsgi [None req-ef8483f0-59f1-4682-ac91-4d80822df814 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42/action returned with HTTP 200 [ 1576.850742] [54623]: [pid: 54623|app: 0|req: 65/129] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Dec 11 11:08:24 2024] POST /volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1576.854760] [54622]: DEBUG cinder.api.middleware.request_id [None req-03b7caa6-745c-4b64-b7b2-a30ab6e26e79 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.859875] [54622]: INFO cinder.api.openstack.wsgi [None req-03b7caa6-745c-4b64-b7b2-a30ab6e26e79 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 [ 1576.859875] [54622]: DEBUG cinder.api.openstack.wsgi [None req-03b7caa6-745c-4b64-b7b2-a30ab6e26e79 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.859875] [54622]: DEBUG cinder.api.openstack.wsgi [None req-03b7caa6-745c-4b64-b7b2-a30ab6e26e79 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.869062] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.869062] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.877701] [54622]: INFO cinder.volume.api [None req-03b7caa6-745c-4b64-b7b2-a30ab6e26e79 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1576.883135] [54622]: INFO cinder.api.openstack.wsgi [None req-03b7caa6-745c-4b64-b7b2-a30ab6e26e79 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 returned with HTTP 200 [ 1576.883557] [54622]: [pid: 54622|app: 0|req: 65/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:24 2024] GET /volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1577.585767] [54623]: DEBUG cinder.api.middleware.request_id [req-5efa214f-22df-4aa5-94e4-4ff8d6218593 req-dd3d87ec-485d-4a10-a2a8-8e1c4d5dac94 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1577.588260] [54623]: INFO cinder.api.openstack.wsgi [req-5efa214f-22df-4aa5-94e4-4ff8d6218593 req-dd3d87ec-485d-4a10-a2a8-8e1c4d5dac94 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] GET http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d [ 1577.588552] [54623]: DEBUG cinder.api.openstack.wsgi [req-5efa214f-22df-4aa5-94e4-4ff8d6218593 req-dd3d87ec-485d-4a10-a2a8-8e1c4d5dac94 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1577.588826] [54623]: DEBUG cinder.api.openstack.wsgi [req-5efa214f-22df-4aa5-94e4-4ff8d6218593 req-dd3d87ec-485d-4a10-a2a8-8e1c4d5dac94 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1577.606040] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1577.606040] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.613970] [54623]: INFO cinder.volume.api [req-5efa214f-22df-4aa5-94e4-4ff8d6218593 req-dd3d87ec-485d-4a10-a2a8-8e1c4d5dac94 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Volume info retrieved successfully. [ 1577.625779] [54623]: INFO cinder.api.openstack.wsgi [req-5efa214f-22df-4aa5-94e4-4ff8d6218593 req-dd3d87ec-485d-4a10-a2a8-8e1c4d5dac94 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d returned with HTTP 200 [ 1577.625779] [54623]: [pid: 54623|app: 0|req: 66/131] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:25 2024] GET /volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1578.416057] [54622]: DEBUG cinder.api.middleware.request_id [req-2d13213f-81cb-4cfc-964c-a540fe0abed2 req-ec81a708-6b6d-464a-87af-96429a4e26ed None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.418655] [54622]: INFO cinder.api.openstack.wsgi [req-2d13213f-81cb-4cfc-964c-a540fe0abed2 req-ec81a708-6b6d-464a-87af-96429a4e26ed tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 [ 1578.419191] [54622]: DEBUG cinder.api.openstack.wsgi [req-2d13213f-81cb-4cfc-964c-a540fe0abed2 req-ec81a708-6b6d-464a-87af-96429a4e26ed tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.419486] [54622]: DEBUG cinder.api.openstack.wsgi [req-2d13213f-81cb-4cfc-964c-a540fe0abed2 req-ec81a708-6b6d-464a-87af-96429a4e26ed tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.435382] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.435382] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.441160] [54622]: INFO cinder.volume.api [req-2d13213f-81cb-4cfc-964c-a540fe0abed2 req-ec81a708-6b6d-464a-87af-96429a4e26ed tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1578.449986] [54622]: INFO cinder.api.openstack.wsgi [req-2d13213f-81cb-4cfc-964c-a540fe0abed2 req-ec81a708-6b6d-464a-87af-96429a4e26ed tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 returned with HTTP 200 [ 1578.451684] [54622]: [pid: 54622|app: 0|req: 66/132] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:26 2024] GET /volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1579.164934] [54623]: DEBUG cinder.api.middleware.request_id [req-31aad862-9603-4e9d-b5f7-8ed952e5e652 req-db5fe621-dd66-41c2-95dc-df87ee5e8136 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.167477] [54623]: INFO cinder.api.openstack.wsgi [req-31aad862-9603-4e9d-b5f7-8ed952e5e652 req-db5fe621-dd66-41c2-95dc-df87ee5e8136 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1579.167971] [54623]: DEBUG cinder.api.openstack.wsgi [req-31aad862-9603-4e9d-b5f7-8ed952e5e652 req-db5fe621-dd66-41c2-95dc-df87ee5e8136 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9353b6cc-87c1-480a-8a2e-42b128a5964d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1122618219", "description": null, "metadata": {}}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1579.181481] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.181481] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.182125] [54623]: INFO cinder.volume.api [req-31aad862-9603-4e9d-b5f7-8ed952e5e652 req-db5fe621-dd66-41c2-95dc-df87ee5e8136 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Volume info retrieved successfully. [ 1579.182326] [54623]: INFO cinder.api.v3.snapshots [req-31aad862-9603-4e9d-b5f7-8ed952e5e652 req-db5fe621-dd66-41c2-95dc-df87ee5e8136 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Create snapshot from volume 9353b6cc-87c1-480a-8a2e-42b128a5964d [ 1579.208026] [54623]: WARNING cinder.quota [req-31aad862-9603-4e9d-b5f7-8ed952e5e652 req-db5fe621-dd66-41c2-95dc-df87ee5e8136 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-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. [ 1579.236424] [54623]: DEBUG cinder.quota [req-31aad862-9603-4e9d-b5f7-8ed952e5e652 req-db5fe621-dd66-41c2-95dc-df87ee5e8136 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Created reservations ['fb999f6f-e5c3-472f-be6d-9a1a07b0d254', '8718e4c5-37f9-481a-9166-92cc3906f385', '70b8d7c0-a5b4-4360-814b-828ab6a57d1f', '7bbd409e-b9f9-4030-b564-5e1400fcc843'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1579.294994] [54623]: INFO cinder.volume.api [req-31aad862-9603-4e9d-b5f7-8ed952e5e652 req-db5fe621-dd66-41c2-95dc-df87ee5e8136 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Snapshot create request issued successfully. [ 1579.294994] [54623]: INFO cinder.api.openstack.wsgi [req-31aad862-9603-4e9d-b5f7-8ed952e5e652 req-db5fe621-dd66-41c2-95dc-df87ee5e8136 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1579.294994] [54623]: [pid: 54623|app: 0|req: 67/133] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Dec 11 11:08:27 2024] POST /volume/v3/snapshots => generated 311 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1580.421518] [54622]: DEBUG cinder.api.middleware.request_id [req-3c0ce294-5062-4f2d-8f12-8b863da4711d req-384b91fb-f126-4c78-9b53-3361a4a2d0ac None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1580.426438] [54622]: INFO cinder.api.openstack.wsgi [req-3c0ce294-5062-4f2d-8f12-8b863da4711d req-384b91fb-f126-4c78-9b53-3361a4a2d0ac tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] GET http://10.180.1.21/volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 [ 1580.426644] [54622]: DEBUG cinder.api.openstack.wsgi [req-3c0ce294-5062-4f2d-8f12-8b863da4711d req-384b91fb-f126-4c78-9b53-3361a4a2d0ac tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1580.427100] [54622]: DEBUG cinder.api.openstack.wsgi [req-3c0ce294-5062-4f2d-8f12-8b863da4711d req-384b91fb-f126-4c78-9b53-3361a4a2d0ac tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1580.449535] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1580.449535] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1580.450211] [54622]: INFO cinder.volume.api [req-3c0ce294-5062-4f2d-8f12-8b863da4711d req-384b91fb-f126-4c78-9b53-3361a4a2d0ac tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Snapshot retrieved successfully. [ 1580.451376] [54622]: INFO cinder.api.openstack.wsgi [req-3c0ce294-5062-4f2d-8f12-8b863da4711d req-384b91fb-f126-4c78-9b53-3361a4a2d0ac tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 returned with HTTP 200 [ 1580.451808] [54622]: [pid: 54622|app: 0|req: 67/134] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Dec 11 11:08:28 2024] GET /volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.954867] [54623]: DEBUG cinder.api.middleware.request_id [req-b8a9a273-1e77-40e5-ac25-b93d5d7e7bc5 req-1279f83a-baf9-4598-a04d-b723b428e256 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.960893] [54623]: INFO cinder.api.openstack.wsgi [req-b8a9a273-1e77-40e5-ac25-b93d5d7e7bc5 req-1279f83a-baf9-4598-a04d-b723b428e256 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1581.960893] [54623]: DEBUG cinder.api.openstack.wsgi [req-b8a9a273-1e77-40e5-ac25-b93d5d7e7bc5 req-1279f83a-baf9-4598-a04d-b723b428e256 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.960893] [54623]: DEBUG cinder.api.openstack.wsgi [req-b8a9a273-1e77-40e5-ac25-b93d5d7e7bc5 req-1279f83a-baf9-4598-a04d-b723b428e256 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'detail' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.961389] [54623]: DEBUG cinder.api.api_utils [req-b8a9a273-1e77-40e5-ac25-b93d5d7e7bc5 req-1279f83a-baf9-4598-a04d-b723b428e256 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Removing options '' from query. {{(pid=54623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1581.961707] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.961707] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.963935] [54623]: DEBUG cinder.db.sqlalchemy.api [req-b8a9a273-1e77-40e5-ac25-b93d5d7e7bc5 req-1279f83a-baf9-4598-a04d-b723b428e256 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Building query based on filter {{(pid=54623) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1581.964609] [54622]: DEBUG cinder.api.middleware.request_id [None req-4426c416-0c73-4452-8922-062dec563d3a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.967286] [54622]: INFO cinder.api.openstack.wsgi [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1581.967795] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1580546339"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1581.970495] [54622]: DEBUG cinder.api.v3.volumes [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1580546339'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1581.970637] [54622]: INFO cinder.api.v3.volumes [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Create volume of 1 GB [ 1581.977269] [54622]: INFO cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Availability Zones retrieved successfully. [ 1581.977649] [54623]: INFO cinder.volume.api [req-b8a9a273-1e77-40e5-ac25-b93d5d7e7bc5 req-1279f83a-baf9-4598-a04d-b723b428e256 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Get all snapshots completed successfully. [ 1581.978267] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.978267] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.979016] [54623]: INFO cinder.api.openstack.wsgi [req-b8a9a273-1e77-40e5-ac25-b93d5d7e7bc5 req-1279f83a-baf9-4598-a04d-b723b428e256 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1581.980050] [54623]: [pid: 54623|app: 0|req: 68/135] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Dec 11 11:08:29 2024] GET /volume/v3/snapshots/detail => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.986285] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Flow 'volume_create_api' (d8c48580-e188-48ff-8cb1-27f39746f467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1581.986855] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f70451-a5d4-47f4-b7b9-782052625701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1581.988057] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1582.012250] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f70451-a5d4-47f4-b7b9-782052625701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1582.013329] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d541c7e-5e7c-46af-9715-08edb636e9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1582.062636] [54622]: DEBUG cinder.quota [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Created reservations ['c0788e37-1a45-4441-923b-5486cfdd4c0a', 'b6c9ddd3-4f2a-4d64-8579-68018ebb77f9', '2b9b0d9a-6ba8-4912-bbf4-a616737f312c', 'b380402a-7c94-450a-9e6f-ae1ee006602c'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1582.064253] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d541c7e-5e7c-46af-9715-08edb636e9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0788e37-1a45-4441-923b-5486cfdd4c0a', 'b6c9ddd3-4f2a-4d64-8579-68018ebb77f9', '2b9b0d9a-6ba8-4912-bbf4-a616737f312c', 'b380402a-7c94-450a-9e6f-ae1ee006602c']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1582.066445] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17676942-9a35-4990-859f-a0f7d424b776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1582.087986] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17676942-9a35-4990-859f-a0f7d424b776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9186679-0d7b-42fd-a9a6-cec271f8e421', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1580546339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1a67921d5d04bfc954a397b29ba16c5',qos_specs=None,replication_status=,reservations=['c0788e37-1a45-4441-923b-5486cfdd4c0a','b6c9ddd3-4f2a-4d64-8579-68018ebb77f9','2b9b0d9a-6ba8-4912-bbf4-a616737f312c','b380402a-7c94-450a-9e6f-ae1ee006602c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67982d273e64a8fbb1ffde5df4cbafd',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1580546339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9186679-0d7b-42fd-a9a6-cec271f8e421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1a67921d5d04bfc954a397b29ba16c5',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='d67982d273e64a8fbb1ffde5df4cbafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1582.089036] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceebf192-e524-4502-ad25-8cdfcd583aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1582.104767] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceebf192-e524-4502-ad25-8cdfcd583aaf) 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-1580546339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1a67921d5d04bfc954a397b29ba16c5',qos_specs=None,replication_status=,reservations=['c0788e37-1a45-4441-923b-5486cfdd4c0a','b6c9ddd3-4f2a-4d64-8579-68018ebb77f9','2b9b0d9a-6ba8-4912-bbf4-a616737f312c','b380402a-7c94-450a-9e6f-ae1ee006602c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67982d273e64a8fbb1ffde5df4cbafd',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1582.106053] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b7fe26-d8ee-4aa3-bc5a-c97c76afcf12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1582.116666] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b7fe26-d8ee-4aa3-bc5a-c97c76afcf12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1582.117861] [54622]: DEBUG cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Flow 'volume_create_api' (d8c48580-e188-48ff-8cb1-27f39746f467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1582.118287] [54622]: INFO cinder.volume.api [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Create volume request issued successfully. [ 1582.118947] [54622]: INFO cinder.api.openstack.wsgi [None req-4426c416-0c73-4452-8922-062dec563d3a tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1582.119539] [54622]: [pid: 54622|app: 0|req: 68/136] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:08:29 2024] POST /volume/v3/volumes => generated 753 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1582.127687] [54623]: DEBUG cinder.api.middleware.request_id [None req-c18f121a-28ac-4370-bb62-00a98e6d1adc None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.129775] [54623]: INFO cinder.api.openstack.wsgi [None req-c18f121a-28ac-4370-bb62-00a98e6d1adc tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 [ 1582.130038] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c18f121a-28ac-4370-bb62-00a98e6d1adc tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.130273] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c18f121a-28ac-4370-bb62-00a98e6d1adc tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.137708] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.137708] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.141833] [54623]: INFO cinder.volume.api [None req-c18f121a-28ac-4370-bb62-00a98e6d1adc tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1582.148601] [54623]: INFO cinder.api.openstack.wsgi [None req-c18f121a-28ac-4370-bb62-00a98e6d1adc tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 returned with HTTP 200 [ 1582.153120] [54623]: [pid: 54623|app: 0|req: 69/137] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:29 2024] GET /volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1583.031723] [54622]: DEBUG cinder.api.middleware.request_id [req-cb457854-1a66-441d-997d-216e0c41d8c7 req-c6450468-0328-4263-b704-768468451230 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.034908] [54622]: INFO cinder.api.openstack.wsgi [req-cb457854-1a66-441d-997d-216e0c41d8c7 req-c6450468-0328-4263-b704-768468451230 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] GET http://10.180.1.21/volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 [ 1583.035150] [54622]: DEBUG cinder.api.openstack.wsgi [req-cb457854-1a66-441d-997d-216e0c41d8c7 req-c6450468-0328-4263-b704-768468451230 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.035302] [54622]: DEBUG cinder.api.openstack.wsgi [req-cb457854-1a66-441d-997d-216e0c41d8c7 req-c6450468-0328-4263-b704-768468451230 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.045980] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1583.045980] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.047190] [54622]: INFO cinder.volume.api [req-cb457854-1a66-441d-997d-216e0c41d8c7 req-c6450468-0328-4263-b704-768468451230 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Snapshot retrieved successfully. [ 1583.049130] [54622]: INFO cinder.api.openstack.wsgi [req-cb457854-1a66-441d-997d-216e0c41d8c7 req-c6450468-0328-4263-b704-768468451230 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 returned with HTTP 200 [ 1583.049684] [54622]: [pid: 54622|app: 0|req: 69/138] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Dec 11 11:08:30 2024] GET /volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1583.158384] [54623]: DEBUG cinder.api.middleware.request_id [None req-41dc54d2-2749-4063-91bf-20ba806f1f50 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.161594] [54623]: INFO cinder.api.openstack.wsgi [None req-41dc54d2-2749-4063-91bf-20ba806f1f50 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 [ 1583.161892] [54623]: DEBUG cinder.api.openstack.wsgi [None req-41dc54d2-2749-4063-91bf-20ba806f1f50 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.162492] [54623]: DEBUG cinder.api.openstack.wsgi [None req-41dc54d2-2749-4063-91bf-20ba806f1f50 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.174862] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1583.174862] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.179799] [54623]: INFO cinder.volume.api [None req-41dc54d2-2749-4063-91bf-20ba806f1f50 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1583.187104] [54623]: INFO cinder.api.openstack.wsgi [None req-41dc54d2-2749-4063-91bf-20ba806f1f50 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 returned with HTTP 200 [ 1583.188100] [54623]: [pid: 54623|app: 0|req: 70/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:31 2024] GET /volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1583.331176] [54622]: DEBUG cinder.api.middleware.request_id [req-31fdf7b8-f1d4-4741-a8f7-d1a44b47b706 req-4e9c4301-3a19-45fe-8f0a-df56b53850a2 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.334422] [54622]: INFO cinder.api.openstack.wsgi [req-31fdf7b8-f1d4-4741-a8f7-d1a44b47b706 req-4e9c4301-3a19-45fe-8f0a-df56b53850a2 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 [ 1583.334617] [54622]: DEBUG cinder.api.openstack.wsgi [req-31fdf7b8-f1d4-4741-a8f7-d1a44b47b706 req-4e9c4301-3a19-45fe-8f0a-df56b53850a2 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.335022] [54622]: DEBUG cinder.api.openstack.wsgi [req-31fdf7b8-f1d4-4741-a8f7-d1a44b47b706 req-4e9c4301-3a19-45fe-8f0a-df56b53850a2 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.335127] [54622]: INFO cinder.api.v2.snapshots [req-31fdf7b8-f1d4-4741-a8f7-d1a44b47b706 req-4e9c4301-3a19-45fe-8f0a-df56b53850a2 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Delete snapshot with id: 03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 [ 1583.343355] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1583.343355] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.343975] [54622]: INFO cinder.volume.api [req-31fdf7b8-f1d4-4741-a8f7-d1a44b47b706 req-4e9c4301-3a19-45fe-8f0a-df56b53850a2 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Snapshot retrieved successfully. [ 1583.365265] [54622]: INFO cinder.volume.api [req-31fdf7b8-f1d4-4741-a8f7-d1a44b47b706 req-4e9c4301-3a19-45fe-8f0a-df56b53850a2 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Snapshot delete request issued successfully. [ 1583.365535] [54622]: INFO cinder.api.openstack.wsgi [req-31fdf7b8-f1d4-4741-a8f7-d1a44b47b706 req-4e9c4301-3a19-45fe-8f0a-df56b53850a2 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 returned with HTTP 202 [ 1583.366785] [54622]: [pid: 54622|app: 0|req: 70/140] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Dec 11 11:08:31 2024] DELETE /volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1584.149961] [54623]: DEBUG cinder.api.middleware.request_id [req-a2e53c0e-5a64-488a-a7f0-c2ffb5a79c63 req-baa120f8-d721-4639-8e1a-0c4739194457 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.153328] [54623]: INFO cinder.api.openstack.wsgi [req-a2e53c0e-5a64-488a-a7f0-c2ffb5a79c63 req-baa120f8-d721-4639-8e1a-0c4739194457 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] GET http://10.180.1.21/volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 [ 1584.153328] [54623]: DEBUG cinder.api.openstack.wsgi [req-a2e53c0e-5a64-488a-a7f0-c2ffb5a79c63 req-baa120f8-d721-4639-8e1a-0c4739194457 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.153328] [54623]: DEBUG cinder.api.openstack.wsgi [req-a2e53c0e-5a64-488a-a7f0-c2ffb5a79c63 req-baa120f8-d721-4639-8e1a-0c4739194457 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.166606] [54623]: INFO cinder.api.openstack.wsgi [req-a2e53c0e-5a64-488a-a7f0-c2ffb5a79c63 req-baa120f8-d721-4639-8e1a-0c4739194457 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 returned with HTTP 404 [ 1584.167237] [54623]: [pid: 54623|app: 0|req: 71/141] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Dec 11 11:08:32 2024] GET /volume/v3/snapshots/03ce7cb4-2f9e-49aa-a277-4ea6c79ec531 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1584.856889] [54622]: DEBUG cinder.api.middleware.request_id [req-8e049778-bad8-4c10-86ac-4bf734d84e09 req-dd53a26a-b8d8-49da-a01d-ecb3c4d4c9b9 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.859589] [54622]: INFO cinder.api.openstack.wsgi [req-8e049778-bad8-4c10-86ac-4bf734d84e09 req-dd53a26a-b8d8-49da-a01d-ecb3c4d4c9b9 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d [ 1584.859809] [54622]: DEBUG cinder.api.openstack.wsgi [req-8e049778-bad8-4c10-86ac-4bf734d84e09 req-dd53a26a-b8d8-49da-a01d-ecb3c4d4c9b9 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.860711] [54622]: DEBUG cinder.api.openstack.wsgi [req-8e049778-bad8-4c10-86ac-4bf734d84e09 req-dd53a26a-b8d8-49da-a01d-ecb3c4d4c9b9 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.860711] [54622]: INFO cinder.api.v3.volumes [req-8e049778-bad8-4c10-86ac-4bf734d84e09 req-dd53a26a-b8d8-49da-a01d-ecb3c4d4c9b9 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Delete volume with id: 9353b6cc-87c1-480a-8a2e-42b128a5964d [ 1584.872135] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.872135] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1584.872841] [54622]: INFO cinder.volume.api [req-8e049778-bad8-4c10-86ac-4bf734d84e09 req-dd53a26a-b8d8-49da-a01d-ecb3c4d4c9b9 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Volume info retrieved successfully. [ 1584.901390] [54622]: INFO cinder.volume.api [req-8e049778-bad8-4c10-86ac-4bf734d84e09 req-dd53a26a-b8d8-49da-a01d-ecb3c4d4c9b9 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Delete volume request issued successfully. [ 1584.901852] [54622]: INFO cinder.api.openstack.wsgi [req-8e049778-bad8-4c10-86ac-4bf734d84e09 req-dd53a26a-b8d8-49da-a01d-ecb3c4d4c9b9 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d returned with HTTP 202 [ 1584.902187] [54622]: [pid: 54622|app: 0|req: 71/142] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 11:08:32 2024] DELETE /volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1585.284595] [54623]: DEBUG cinder.api.middleware.request_id [req-abdcd06a-e4f6-4899-a5cb-1cad5fc6a56d req-9d8c8d01-faa7-492a-a7ea-4bf547cd6966 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.288793] [54623]: INFO cinder.api.openstack.wsgi [req-abdcd06a-e4f6-4899-a5cb-1cad5fc6a56d req-9d8c8d01-faa7-492a-a7ea-4bf547cd6966 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] GET http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d [ 1585.288793] [54623]: DEBUG cinder.api.openstack.wsgi [req-abdcd06a-e4f6-4899-a5cb-1cad5fc6a56d req-9d8c8d01-faa7-492a-a7ea-4bf547cd6966 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.288793] [54623]: DEBUG cinder.api.openstack.wsgi [req-abdcd06a-e4f6-4899-a5cb-1cad5fc6a56d req-9d8c8d01-faa7-492a-a7ea-4bf547cd6966 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.296708] [54623]: INFO cinder.api.openstack.wsgi [req-abdcd06a-e4f6-4899-a5cb-1cad5fc6a56d req-9d8c8d01-faa7-492a-a7ea-4bf547cd6966 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d returned with HTTP 404 [ 1585.297088] [54623]: [pid: 54623|app: 0|req: 72/143] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:33 2024] GET /volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1585.523124] [54622]: DEBUG cinder.api.middleware.request_id [req-3be8788f-f787-4ae0-9fa2-d92510c8db85 req-96291264-bd8e-407f-a36c-55fff3b9cfdf None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.526486] [54622]: INFO cinder.api.openstack.wsgi [req-3be8788f-f787-4ae0-9fa2-d92510c8db85 req-96291264-bd8e-407f-a36c-55fff3b9cfdf tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d [ 1585.526693] [54622]: DEBUG cinder.api.openstack.wsgi [req-3be8788f-f787-4ae0-9fa2-d92510c8db85 req-96291264-bd8e-407f-a36c-55fff3b9cfdf tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.526911] [54622]: DEBUG cinder.api.openstack.wsgi [req-3be8788f-f787-4ae0-9fa2-d92510c8db85 req-96291264-bd8e-407f-a36c-55fff3b9cfdf tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.527133] [54622]: INFO cinder.api.v3.volumes [req-3be8788f-f787-4ae0-9fa2-d92510c8db85 req-96291264-bd8e-407f-a36c-55fff3b9cfdf tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Delete volume with id: 9353b6cc-87c1-480a-8a2e-42b128a5964d [ 1585.535839] [54622]: INFO cinder.api.openstack.wsgi [req-3be8788f-f787-4ae0-9fa2-d92510c8db85 req-96291264-bd8e-407f-a36c-55fff3b9cfdf tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d returned with HTTP 404 [ 1585.535839] [54622]: [pid: 54622|app: 0|req: 72/144] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 11:08:33 2024] DELETE /volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1585.902201] [54623]: DEBUG cinder.api.middleware.request_id [req-30166c94-26ae-48be-907e-4dd7fc12cc1a req-97931d48-88e7-4a23-8497-b8689479e659 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.908219] [54623]: INFO cinder.api.openstack.wsgi [req-30166c94-26ae-48be-907e-4dd7fc12cc1a req-97931d48-88e7-4a23-8497-b8689479e659 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] GET http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d [ 1585.908219] [54623]: DEBUG cinder.api.openstack.wsgi [req-30166c94-26ae-48be-907e-4dd7fc12cc1a req-97931d48-88e7-4a23-8497-b8689479e659 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.908551] [54623]: DEBUG cinder.api.openstack.wsgi [req-30166c94-26ae-48be-907e-4dd7fc12cc1a req-97931d48-88e7-4a23-8497-b8689479e659 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.918917] [54623]: INFO cinder.api.openstack.wsgi [req-30166c94-26ae-48be-907e-4dd7fc12cc1a req-97931d48-88e7-4a23-8497-b8689479e659 tempest-VolumesSnapshotsTestJSON-1215125540 tempest-VolumesSnapshotsTestJSON-1215125540-project-member] http://10.180.1.21/volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d returned with HTTP 404 [ 1585.921312] [54623]: [pid: 54623|app: 0|req: 73/145] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:33 2024] GET /volume/v3/volumes/9353b6cc-87c1-480a-8a2e-42b128a5964d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1589.585328] [54622]: DEBUG cinder.api.middleware.request_id [None req-c90cd153-3014-4976-b52a-ae3936d21c56 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.660333] [54622]: INFO cinder.api.openstack.wsgi [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1589.661488] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1521569005"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1589.663981] [54622]: DEBUG cinder.api.v3.volumes [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1521569005'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1589.664163] [54622]: INFO cinder.api.v3.volumes [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Create volume of 1 GB [ 1589.672655] [54622]: INFO cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Availability Zones retrieved successfully. [ 1589.684227] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Flow 'volume_create_api' (e648f0c4-2620-438e-ad58-23d31cc59447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1589.685550] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6bbffd-923f-44b6-8be1-8afc2eb905ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1589.686923] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1589.708438] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6bbffd-923f-44b6-8be1-8afc2eb905ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1589.710501] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24dd8ab7-c1ff-4d83-932d-8f3f60cd7da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1589.768413] [54622]: DEBUG cinder.quota [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Created reservations ['78ee530c-1a6a-458c-9da8-53d9956e6033', 'd3f28259-3ccf-4b6e-8b09-f3f19ac8bb78', 'eed44205-929d-4216-a73f-3204893d43bd', '3ff031e7-9697-442a-9245-7212045b0d9e'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1589.769422] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24dd8ab7-c1ff-4d83-932d-8f3f60cd7da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78ee530c-1a6a-458c-9da8-53d9956e6033', 'd3f28259-3ccf-4b6e-8b09-f3f19ac8bb78', 'eed44205-929d-4216-a73f-3204893d43bd', '3ff031e7-9697-442a-9245-7212045b0d9e']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1589.770441] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d2cab53-181b-4d77-80a2-c559546ae20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1589.786339] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d2cab53-181b-4d77-80a2-c559546ae20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2e307f4-2035-47a7-bccf-e95f8c2b488b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1521569005',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='47c794d9c626425abecd11c280b780e0',qos_specs=None,replication_status=,reservations=['78ee530c-1a6a-458c-9da8-53d9956e6033','d3f28259-3ccf-4b6e-8b09-f3f19ac8bb78','eed44205-929d-4216-a73f-3204893d43bd','3ff031e7-9697-442a-9245-7212045b0d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c5c6291195464d867a17c76a8f7d8c',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1521569005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2e307f4-2035-47a7-bccf-e95f8c2b488b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='47c794d9c626425abecd11c280b780e0',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='04c5c6291195464d867a17c76a8f7d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1589.787292] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08fc31c9-45a3-4e72-ae5c-6bf1930ab760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1589.807921] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08fc31c9-45a3-4e72-ae5c-6bf1930ab760) 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-1521569005',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='47c794d9c626425abecd11c280b780e0',qos_specs=None,replication_status=,reservations=['78ee530c-1a6a-458c-9da8-53d9956e6033','d3f28259-3ccf-4b6e-8b09-f3f19ac8bb78','eed44205-929d-4216-a73f-3204893d43bd','3ff031e7-9697-442a-9245-7212045b0d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c5c6291195464d867a17c76a8f7d8c',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1589.809012] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99ace39-9d08-4b2f-8c68-a7bd68ca5162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1589.822491] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99ace39-9d08-4b2f-8c68-a7bd68ca5162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1589.825028] [54622]: DEBUG cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Flow 'volume_create_api' (e648f0c4-2620-438e-ad58-23d31cc59447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1589.825028] [54622]: INFO cinder.volume.api [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Create volume request issued successfully. [ 1589.825028] [54622]: INFO cinder.api.openstack.wsgi [None req-c90cd153-3014-4976-b52a-ae3936d21c56 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1589.825365] [54622]: [pid: 54622|app: 0|req: 73/146] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 11:08:37 2024] POST /volume/v3/volumes => generated 759 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1589.835721] [54623]: DEBUG cinder.api.middleware.request_id [None req-d5bd4707-53c9-448e-93d7-3d3e67f4e7f5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.840245] [54623]: INFO cinder.api.openstack.wsgi [None req-d5bd4707-53c9-448e-93d7-3d3e67f4e7f5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b [ 1589.840467] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d5bd4707-53c9-448e-93d7-3d3e67f4e7f5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.840686] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d5bd4707-53c9-448e-93d7-3d3e67f4e7f5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.853333] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1589.853333] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1589.863360] [54623]: INFO cinder.volume.api [None req-d5bd4707-53c9-448e-93d7-3d3e67f4e7f5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1589.875672] [54623]: INFO cinder.api.openstack.wsgi [None req-d5bd4707-53c9-448e-93d7-3d3e67f4e7f5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b returned with HTTP 200 [ 1589.875672] [54623]: [pid: 54623|app: 0|req: 74/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:37 2024] GET /volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1590.885608] [54622]: DEBUG cinder.api.middleware.request_id [None req-a2e63205-2bcf-43dd-9eac-3d71fbacdfe4 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.888152] [54622]: INFO cinder.api.openstack.wsgi [None req-a2e63205-2bcf-43dd-9eac-3d71fbacdfe4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b [ 1590.888543] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a2e63205-2bcf-43dd-9eac-3d71fbacdfe4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.888607] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a2e63205-2bcf-43dd-9eac-3d71fbacdfe4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.902583] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1590.902583] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1590.907762] [54622]: INFO cinder.volume.api [None req-a2e63205-2bcf-43dd-9eac-3d71fbacdfe4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1590.914393] [54622]: INFO cinder.api.openstack.wsgi [None req-a2e63205-2bcf-43dd-9eac-3d71fbacdfe4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b returned with HTTP 200 [ 1590.915248] [54622]: [pid: 54622|app: 0|req: 74/148] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:38 2024] GET /volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1591.221964] [54623]: DEBUG cinder.api.middleware.request_id [req-42060de5-3c40-4121-ba2e-08a26ad139cc req-d649044c-a828-42e2-86c1-54f2c887add5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1591.224933] [54623]: INFO cinder.api.openstack.wsgi [req-42060de5-3c40-4121-ba2e-08a26ad139cc req-d649044c-a828-42e2-86c1-54f2c887add5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b [ 1591.224933] [54623]: DEBUG cinder.api.openstack.wsgi [req-42060de5-3c40-4121-ba2e-08a26ad139cc req-d649044c-a828-42e2-86c1-54f2c887add5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1591.224933] [54623]: DEBUG cinder.api.openstack.wsgi [req-42060de5-3c40-4121-ba2e-08a26ad139cc req-d649044c-a828-42e2-86c1-54f2c887add5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1591.240268] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1591.240268] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1591.254464] [54623]: INFO cinder.volume.api [req-42060de5-3c40-4121-ba2e-08a26ad139cc req-d649044c-a828-42e2-86c1-54f2c887add5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1591.261697] [54623]: INFO cinder.api.openstack.wsgi [req-42060de5-3c40-4121-ba2e-08a26ad139cc req-d649044c-a828-42e2-86c1-54f2c887add5 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b returned with HTTP 200 [ 1591.262152] [54623]: [pid: 54623|app: 0|req: 75/149] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:39 2024] GET /volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1591.274054] [54622]: DEBUG cinder.api.middleware.request_id [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1591.277822] [54622]: INFO cinder.api.openstack.wsgi [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1591.278246] [54622]: DEBUG cinder.api.openstack.wsgi [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1053610706"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1591.283223] [54622]: DEBUG cinder.api.v3.volumes [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1053610706'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1591.283223] [54622]: INFO cinder.api.v3.volumes [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Create volume of 1 GB [ 1591.291403] [54622]: INFO cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Availability Zones retrieved successfully. [ 1591.299714] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Flow 'volume_create_api' (29cfd28f-4a10-44e4-b3ae-b6f9a789a896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1591.301064] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e02dd4c-1b59-40db-bed8-7c48503d170c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1591.302378] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1591.322893] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e02dd4c-1b59-40db-bed8-7c48503d170c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1591.324075] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20b40b4-6ef1-403c-8db4-82ced5738bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1591.359289] [54622]: DEBUG cinder.quota [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Created reservations ['586ce1f4-f2a7-4c17-96e8-88352a9865ec', '7f9fdc8d-98ea-4749-b003-c3bda45ef01c', 'ae112688-4b55-4d0c-8b7b-c4bc5f187d19', '4383f465-52c2-430a-97cb-04593e187a8c'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1591.359289] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20b40b4-6ef1-403c-8db4-82ced5738bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['586ce1f4-f2a7-4c17-96e8-88352a9865ec', '7f9fdc8d-98ea-4749-b003-c3bda45ef01c', 'ae112688-4b55-4d0c-8b7b-c4bc5f187d19', '4383f465-52c2-430a-97cb-04593e187a8c']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1591.359289] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da88febd-e101-48a6-92d6-8d4fe46d7a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1591.387487] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da88febd-e101-48a6-92d6-8d4fe46d7a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dbfa749-76f0-42e7-a282-7e6b63c6ca3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1053610706',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='47c794d9c626425abecd11c280b780e0',qos_specs=None,replication_status=,reservations=['586ce1f4-f2a7-4c17-96e8-88352a9865ec','7f9fdc8d-98ea-4749-b003-c3bda45ef01c','ae112688-4b55-4d0c-8b7b-c4bc5f187d19','4383f465-52c2-430a-97cb-04593e187a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c5c6291195464d867a17c76a8f7d8c',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1053610706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dbfa749-76f0-42e7-a282-7e6b63c6ca3c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='47c794d9c626425abecd11c280b780e0',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='04c5c6291195464d867a17c76a8f7d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1591.388605] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecab350-a0d8-4d11-bec4-4e3be3f2ed3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1591.409571] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecab350-a0d8-4d11-bec4-4e3be3f2ed3f) 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-1053610706',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='47c794d9c626425abecd11c280b780e0',qos_specs=None,replication_status=,reservations=['586ce1f4-f2a7-4c17-96e8-88352a9865ec','7f9fdc8d-98ea-4749-b003-c3bda45ef01c','ae112688-4b55-4d0c-8b7b-c4bc5f187d19','4383f465-52c2-430a-97cb-04593e187a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c5c6291195464d867a17c76a8f7d8c',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1591.411721] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a977b3-5dcd-4cdd-8223-c26debb14407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1591.429158] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a977b3-5dcd-4cdd-8223-c26debb14407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1591.431154] [54622]: DEBUG cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Flow 'volume_create_api' (29cfd28f-4a10-44e4-b3ae-b6f9a789a896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1591.431154] [54622]: INFO cinder.volume.api [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Create volume request issued successfully. [ 1591.431910] [54622]: INFO cinder.api.openstack.wsgi [None req-02f23162-0f4d-4f91-b192-4aeaf27588f6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1591.433401] [54622]: [pid: 54622|app: 0|req: 75/150] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 11:08:39 2024] POST /volume/v3/volumes => generated 759 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1591.445149] [54623]: DEBUG cinder.api.middleware.request_id [None req-ac9d1b5b-bdf7-4967-b1c2-9ca467ac8134 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1591.447205] [54623]: INFO cinder.api.openstack.wsgi [None req-ac9d1b5b-bdf7-4967-b1c2-9ca467ac8134 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c [ 1591.447418] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ac9d1b5b-bdf7-4967-b1c2-9ca467ac8134 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1591.447633] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ac9d1b5b-bdf7-4967-b1c2-9ca467ac8134 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1591.459517] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1591.459517] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1591.471371] [54623]: INFO cinder.volume.api [None req-ac9d1b5b-bdf7-4967-b1c2-9ca467ac8134 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1591.478673] [54623]: INFO cinder.api.openstack.wsgi [None req-ac9d1b5b-bdf7-4967-b1c2-9ca467ac8134 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c returned with HTTP 200 [ 1591.479187] [54623]: [pid: 54623|app: 0|req: 76/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:39 2024] GET /volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1592.494207] [54622]: DEBUG cinder.api.middleware.request_id [None req-61a65ea2-6b6a-40cc-809d-f532d2417052 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.497652] [54622]: INFO cinder.api.openstack.wsgi [None req-61a65ea2-6b6a-40cc-809d-f532d2417052 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c [ 1592.497652] [54622]: DEBUG cinder.api.openstack.wsgi [None req-61a65ea2-6b6a-40cc-809d-f532d2417052 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1592.501870] [54622]: DEBUG cinder.api.openstack.wsgi [None req-61a65ea2-6b6a-40cc-809d-f532d2417052 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1592.515545] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.515545] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1592.520407] [54622]: INFO cinder.volume.api [None req-61a65ea2-6b6a-40cc-809d-f532d2417052 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1592.527189] [54622]: INFO cinder.api.openstack.wsgi [None req-61a65ea2-6b6a-40cc-809d-f532d2417052 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c returned with HTTP 200 [ 1592.527657] [54622]: [pid: 54622|app: 0|req: 76/152] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:40 2024] GET /volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1592.936340] [54623]: DEBUG cinder.api.middleware.request_id [req-c3f5f980-24df-4501-a089-18424c05aa05 req-818de1b1-21f2-4906-b0dc-23dcba8a2b96 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.939497] [54623]: INFO cinder.api.openstack.wsgi [req-c3f5f980-24df-4501-a089-18424c05aa05 req-818de1b1-21f2-4906-b0dc-23dcba8a2b96 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c [ 1592.941665] [54623]: DEBUG cinder.api.openstack.wsgi [req-c3f5f980-24df-4501-a089-18424c05aa05 req-818de1b1-21f2-4906-b0dc-23dcba8a2b96 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1592.941665] [54623]: DEBUG cinder.api.openstack.wsgi [req-c3f5f980-24df-4501-a089-18424c05aa05 req-818de1b1-21f2-4906-b0dc-23dcba8a2b96 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1592.954709] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.954709] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1592.959787] [54623]: INFO cinder.volume.api [req-c3f5f980-24df-4501-a089-18424c05aa05 req-818de1b1-21f2-4906-b0dc-23dcba8a2b96 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1592.965130] [54623]: INFO cinder.api.openstack.wsgi [req-c3f5f980-24df-4501-a089-18424c05aa05 req-818de1b1-21f2-4906-b0dc-23dcba8a2b96 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c returned with HTTP 200 [ 1592.966272] [54623]: [pid: 54623|app: 0|req: 77/153] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:40 2024] GET /volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1592.975513] [54622]: DEBUG cinder.api.middleware.request_id [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.978736] [54622]: INFO cinder.api.openstack.wsgi [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1592.979265] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-474221704"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1592.981499] [54622]: DEBUG cinder.api.v3.volumes [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-474221704'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1592.981858] [54622]: INFO cinder.api.v3.volumes [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Create volume of 1 GB [ 1592.994019] [54622]: INFO cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Availability Zones retrieved successfully. [ 1593.003031] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Flow 'volume_create_api' (67a05cb6-54f0-4c5a-a182-63393c1e9b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1593.004726] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c36eaa-b6c7-4dd2-bfce-906ca8186b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1593.007395] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1593.044624] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c36eaa-b6c7-4dd2-bfce-906ca8186b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1593.045801] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c27f1e9-cfc6-4cf3-a4a5-35c693c2a8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1593.087082] [54622]: DEBUG cinder.quota [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Created reservations ['18686cc9-bff1-44b1-b9c0-41881a62d4f1', '92e48afc-3084-4b70-9268-d0cea7478ce1', '97239a75-59ed-4280-8714-53302ddcd3e3', '08d53f7e-32e6-4625-8785-f9e13dbaa88d'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1593.090018] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c27f1e9-cfc6-4cf3-a4a5-35c693c2a8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18686cc9-bff1-44b1-b9c0-41881a62d4f1', '92e48afc-3084-4b70-9268-d0cea7478ce1', '97239a75-59ed-4280-8714-53302ddcd3e3', '08d53f7e-32e6-4625-8785-f9e13dbaa88d']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1593.090018] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54fb2452-088f-4e27-a427-479c6aaf5a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1593.123094] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54fb2452-088f-4e27-a427-479c6aaf5a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddc14295-412c-44ac-a9d3-86f7bda66f78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-474221704',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='47c794d9c626425abecd11c280b780e0',qos_specs=None,replication_status=,reservations=['18686cc9-bff1-44b1-b9c0-41881a62d4f1','92e48afc-3084-4b70-9268-d0cea7478ce1','97239a75-59ed-4280-8714-53302ddcd3e3','08d53f7e-32e6-4625-8785-f9e13dbaa88d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c5c6291195464d867a17c76a8f7d8c',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-474221704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddc14295-412c-44ac-a9d3-86f7bda66f78,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='47c794d9c626425abecd11c280b780e0',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='04c5c6291195464d867a17c76a8f7d8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1593.124041] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e23414-f886-4b2e-a84c-a29c621b992f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1593.141617] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e23414-f886-4b2e-a84c-a29c621b992f) 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-474221704',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='47c794d9c626425abecd11c280b780e0',qos_specs=None,replication_status=,reservations=['18686cc9-bff1-44b1-b9c0-41881a62d4f1','92e48afc-3084-4b70-9268-d0cea7478ce1','97239a75-59ed-4280-8714-53302ddcd3e3','08d53f7e-32e6-4625-8785-f9e13dbaa88d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c5c6291195464d867a17c76a8f7d8c',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1593.142655] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d67d6c-d833-477c-a663-3bbbdb0c6b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1593.154559] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d67d6c-d833-477c-a663-3bbbdb0c6b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1593.159022] [54622]: DEBUG cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Flow 'volume_create_api' (67a05cb6-54f0-4c5a-a182-63393c1e9b99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1593.159022] [54622]: INFO cinder.volume.api [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Create volume request issued successfully. [ 1593.159022] [54622]: INFO cinder.api.openstack.wsgi [None req-e28a0d48-26ae-4bf0-b194-007eb3f1d914 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1593.159022] [54622]: [pid: 54622|app: 0|req: 77/154] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 11:08:40 2024] POST /volume/v3/volumes => generated 758 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1593.166731] [54623]: DEBUG cinder.api.middleware.request_id [None req-8cdccc62-74f8-4e7d-a10c-2cda6777108d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.170971] [54623]: INFO cinder.api.openstack.wsgi [None req-8cdccc62-74f8-4e7d-a10c-2cda6777108d tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 [ 1593.173859] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8cdccc62-74f8-4e7d-a10c-2cda6777108d tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1593.173859] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8cdccc62-74f8-4e7d-a10c-2cda6777108d tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1593.189074] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1593.189074] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1593.201511] [54623]: INFO cinder.volume.api [None req-8cdccc62-74f8-4e7d-a10c-2cda6777108d tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1593.211318] [54623]: INFO cinder.api.openstack.wsgi [None req-8cdccc62-74f8-4e7d-a10c-2cda6777108d tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 returned with HTTP 200 [ 1593.211923] [54623]: [pid: 54623|app: 0|req: 78/155] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:41 2024] GET /volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1594.230036] [54622]: DEBUG cinder.api.middleware.request_id [None req-4e019dd2-e091-42cf-ad60-bc4cd3ce774a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.233233] [54622]: INFO cinder.api.openstack.wsgi [None req-4e019dd2-e091-42cf-ad60-bc4cd3ce774a tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 [ 1594.233233] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4e019dd2-e091-42cf-ad60-bc4cd3ce774a tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.233233] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4e019dd2-e091-42cf-ad60-bc4cd3ce774a tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.249665] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.249665] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.255149] [54622]: INFO cinder.volume.api [None req-4e019dd2-e091-42cf-ad60-bc4cd3ce774a tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1594.261202] [54622]: INFO cinder.api.openstack.wsgi [None req-4e019dd2-e091-42cf-ad60-bc4cd3ce774a tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 returned with HTTP 200 [ 1594.261709] [54622]: [pid: 54622|app: 0|req: 78/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:42 2024] GET /volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1594.388298] [54623]: DEBUG cinder.api.middleware.request_id [req-f583f1b4-5d6c-47bf-9a44-1823391eb0cd req-8a615634-dc18-4cad-9778-9631394cfde0 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.392733] [54623]: INFO cinder.api.openstack.wsgi [req-f583f1b4-5d6c-47bf-9a44-1823391eb0cd req-8a615634-dc18-4cad-9778-9631394cfde0 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 [ 1594.393480] [54623]: DEBUG cinder.api.openstack.wsgi [req-f583f1b4-5d6c-47bf-9a44-1823391eb0cd req-8a615634-dc18-4cad-9778-9631394cfde0 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.394242] [54623]: DEBUG cinder.api.openstack.wsgi [req-f583f1b4-5d6c-47bf-9a44-1823391eb0cd req-8a615634-dc18-4cad-9778-9631394cfde0 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.404027] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.404027] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.412537] [54623]: INFO cinder.volume.api [req-f583f1b4-5d6c-47bf-9a44-1823391eb0cd req-8a615634-dc18-4cad-9778-9631394cfde0 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1594.418052] [54623]: INFO cinder.api.openstack.wsgi [req-f583f1b4-5d6c-47bf-9a44-1823391eb0cd req-8a615634-dc18-4cad-9778-9631394cfde0 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 returned with HTTP 200 [ 1594.418678] [54623]: [pid: 54623|app: 0|req: 79/157] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:42 2024] GET /volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1594.421169] [54622]: DEBUG cinder.api.middleware.request_id [None req-3c69c563-c754-494a-a84e-c01baccb4b32 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.423122] [54622]: INFO cinder.api.openstack.wsgi [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1594.423493] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1442414027"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1594.428866] [54622]: DEBUG cinder.api.v3.volumes [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1442414027'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1594.428866] [54622]: INFO cinder.api.v3.volumes [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Create volume of 1 GB [ 1594.431511] [54622]: INFO cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Availability Zones retrieved successfully. [ 1594.438480] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Flow 'volume_create_api' (ad574b57-4277-440b-b088-d96c11d42354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1594.440316] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d021ed3d-ddb8-4413-a42c-fe5b9152b9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1594.442039] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1594.466799] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d021ed3d-ddb8-4413-a42c-fe5b9152b9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1594.467975] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d1ed98-5025-4666-9a8a-7b05ffbf81a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1594.503420] [54622]: DEBUG cinder.quota [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Created reservations ['ee3b1aeb-db17-47b9-8281-e684f405ab35', '101b5b16-340d-42e4-ad73-34351f2d3925', '35428e26-e153-49f0-95a4-874cded7a311', 'aafb6160-0297-4414-8b87-77c253ecb3f7'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1594.505230] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d1ed98-5025-4666-9a8a-7b05ffbf81a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee3b1aeb-db17-47b9-8281-e684f405ab35', '101b5b16-340d-42e4-ad73-34351f2d3925', '35428e26-e153-49f0-95a4-874cded7a311', 'aafb6160-0297-4414-8b87-77c253ecb3f7']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1594.506580] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5c88a0-7cc6-4dc2-bf9a-9287d7dfec9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1594.529882] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5c88a0-7cc6-4dc2-bf9a-9287d7dfec9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff9b01cb-ea16-45a7-8836-56d31feb2012', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1442414027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ee75cb24234a089f60b4b9dce5a639',qos_specs=None,replication_status=,reservations=['ee3b1aeb-db17-47b9-8281-e684f405ab35','101b5b16-340d-42e4-ad73-34351f2d3925','35428e26-e153-49f0-95a4-874cded7a311','aafb6160-0297-4414-8b87-77c253ecb3f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='843ab2346a024af79d5ed491c4a7b1c4',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1442414027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff9b01cb-ea16-45a7-8836-56d31feb2012,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7ee75cb24234a089f60b4b9dce5a639',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='843ab2346a024af79d5ed491c4a7b1c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1594.531218] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220dd131-0df2-4d56-91d4-fd5f3ae8f861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1594.551533] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220dd131-0df2-4d56-91d4-fd5f3ae8f861) 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-1442414027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7ee75cb24234a089f60b4b9dce5a639',qos_specs=None,replication_status=,reservations=['ee3b1aeb-db17-47b9-8281-e684f405ab35','101b5b16-340d-42e4-ad73-34351f2d3925','35428e26-e153-49f0-95a4-874cded7a311','aafb6160-0297-4414-8b87-77c253ecb3f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='843ab2346a024af79d5ed491c4a7b1c4',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1594.555072] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dd248dc-3e8e-41cc-a3ab-b33b37e0e56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1594.567126] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dd248dc-3e8e-41cc-a3ab-b33b37e0e56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1594.568443] [54622]: DEBUG cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Flow 'volume_create_api' (ad574b57-4277-440b-b088-d96c11d42354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1594.568856] [54622]: INFO cinder.volume.api [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Create volume request issued successfully. [ 1594.569713] [54622]: INFO cinder.api.openstack.wsgi [None req-3c69c563-c754-494a-a84e-c01baccb4b32 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1594.570322] [54622]: [pid: 54622|app: 0|req: 79/158] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:08:42 2024] POST /volume/v3/volumes => generated 754 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1594.579226] [54623]: DEBUG cinder.api.middleware.request_id [None req-9370a8fa-9097-4b76-a5bb-a00daec346c0 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.590362] [54623]: INFO cinder.api.openstack.wsgi [None req-9370a8fa-9097-4b76-a5bb-a00daec346c0 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 [ 1594.590460] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9370a8fa-9097-4b76-a5bb-a00daec346c0 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.591178] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9370a8fa-9097-4b76-a5bb-a00daec346c0 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.592890] [54622]: DEBUG cinder.api.middleware.request_id [req-a365e32b-7e2a-495a-a350-a437526fe0d7 req-a6f54171-545a-4b28-958f-34b540546fce None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.597482] [54622]: INFO cinder.api.openstack.wsgi [req-a365e32b-7e2a-495a-a350-a437526fe0d7 req-a6f54171-545a-4b28-958f-34b540546fce tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1594.597482] [54622]: DEBUG cinder.api.openstack.wsgi [req-a365e32b-7e2a-495a-a350-a437526fe0d7 req-a6f54171-545a-4b28-958f-34b540546fce tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.597482] [54622]: DEBUG cinder.api.openstack.wsgi [req-a365e32b-7e2a-495a-a350-a437526fe0d7 req-a6f54171-545a-4b28-958f-34b540546fce tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'detail' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.597482] [54622]: DEBUG cinder.api.api_utils [req-a365e32b-7e2a-495a-a350-a437526fe0d7 req-a6f54171-545a-4b28-958f-34b540546fce tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Removing options '' from query. {{(pid=54622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1594.597968] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.597968] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.598738] [54622]: DEBUG cinder.volume.api [req-a365e32b-7e2a-495a-a350-a437526fe0d7 req-a6f54171-545a-4b28-958f-34b540546fce tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1594.604821] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.604821] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.614189] [54623]: INFO cinder.volume.api [None req-9370a8fa-9097-4b76-a5bb-a00daec346c0 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1594.619281] [54623]: INFO cinder.api.openstack.wsgi [None req-9370a8fa-9097-4b76-a5bb-a00daec346c0 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 returned with HTTP 200 [ 1594.619670] [54623]: [pid: 54623|app: 0|req: 80/159] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:42 2024] GET /volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1594.646753] [54622]: INFO cinder.volume.api [req-a365e32b-7e2a-495a-a350-a437526fe0d7 req-a6f54171-545a-4b28-958f-34b540546fce tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Get all volumes completed successfully. [ 1594.647924] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.647924] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.653144] [54622]: INFO cinder.api.openstack.wsgi [req-a365e32b-7e2a-495a-a350-a437526fe0d7 req-a6f54171-545a-4b28-958f-34b540546fce tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1594.653765] [54622]: [pid: 54622|app: 0|req: 80/160] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 11:08:42 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1594.835816] [54623]: DEBUG cinder.api.middleware.request_id [req-36968406-ff22-497d-b962-39c0cb9fda8d req-c9c652f4-3dbf-4e73-aee5-220b9242a248 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.842600] [54623]: INFO cinder.api.openstack.wsgi [req-36968406-ff22-497d-b962-39c0cb9fda8d req-c9c652f4-3dbf-4e73-aee5-220b9242a248 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1594.842855] [54623]: DEBUG cinder.api.openstack.wsgi [req-36968406-ff22-497d-b962-39c0cb9fda8d req-c9c652f4-3dbf-4e73-aee5-220b9242a248 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.843094] [54623]: DEBUG cinder.api.openstack.wsgi [req-36968406-ff22-497d-b962-39c0cb9fda8d req-c9c652f4-3dbf-4e73-aee5-220b9242a248 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'detail' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.843393] [54623]: DEBUG cinder.api.api_utils [req-36968406-ff22-497d-b962-39c0cb9fda8d req-c9c652f4-3dbf-4e73-aee5-220b9242a248 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Removing options '' from query. {{(pid=54623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1594.844394] [54623]: DEBUG cinder.volume.api [req-36968406-ff22-497d-b962-39c0cb9fda8d req-c9c652f4-3dbf-4e73-aee5-220b9242a248 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1594.882457] [54623]: INFO cinder.volume.api [req-36968406-ff22-497d-b962-39c0cb9fda8d req-c9c652f4-3dbf-4e73-aee5-220b9242a248 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Get all volumes completed successfully. [ 1594.883672] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.883672] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.888754] [54623]: INFO cinder.api.openstack.wsgi [req-36968406-ff22-497d-b962-39c0cb9fda8d req-c9c652f4-3dbf-4e73-aee5-220b9242a248 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1594.889308] [54623]: [pid: 54623|app: 0|req: 81/161] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 11:08:42 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1595.068773] [54622]: DEBUG cinder.api.middleware.request_id [req-5852b823-572d-4585-a148-bc7616830ed6 req-45000508-ec21-4d16-af67-3582b9d0cec6 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.080977] [54622]: INFO cinder.api.openstack.wsgi [req-5852b823-572d-4585-a148-bc7616830ed6 req-45000508-ec21-4d16-af67-3582b9d0cec6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1595.081288] [54622]: DEBUG cinder.api.openstack.wsgi [req-5852b823-572d-4585-a148-bc7616830ed6 req-45000508-ec21-4d16-af67-3582b9d0cec6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.081601] [54622]: DEBUG cinder.api.openstack.wsgi [req-5852b823-572d-4585-a148-bc7616830ed6 req-45000508-ec21-4d16-af67-3582b9d0cec6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'detail' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.081808] [54622]: DEBUG cinder.api.api_utils [req-5852b823-572d-4585-a148-bc7616830ed6 req-45000508-ec21-4d16-af67-3582b9d0cec6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Removing options '' from query. {{(pid=54622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1595.082818] [54622]: DEBUG cinder.volume.api [req-5852b823-572d-4585-a148-bc7616830ed6 req-45000508-ec21-4d16-af67-3582b9d0cec6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1595.108882] [54622]: INFO cinder.volume.api [req-5852b823-572d-4585-a148-bc7616830ed6 req-45000508-ec21-4d16-af67-3582b9d0cec6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Get all volumes completed successfully. [ 1595.110311] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1595.110311] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.122697] [54622]: INFO cinder.api.openstack.wsgi [req-5852b823-572d-4585-a148-bc7616830ed6 req-45000508-ec21-4d16-af67-3582b9d0cec6 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1595.123080] [54622]: [pid: 54622|app: 0|req: 81/162] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 11:08:42 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1595.340128] [54623]: DEBUG cinder.api.middleware.request_id [req-6af00ac4-ba46-4b76-8b39-7c6d91d916b0 req-34eaa047-6dac-4e73-9a5a-721c23f10fa3 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.343525] [54623]: INFO cinder.api.openstack.wsgi [req-6af00ac4-ba46-4b76-8b39-7c6d91d916b0 req-34eaa047-6dac-4e73-9a5a-721c23f10fa3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1595.343936] [54623]: DEBUG cinder.api.openstack.wsgi [req-6af00ac4-ba46-4b76-8b39-7c6d91d916b0 req-34eaa047-6dac-4e73-9a5a-721c23f10fa3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.344177] [54623]: DEBUG cinder.api.openstack.wsgi [req-6af00ac4-ba46-4b76-8b39-7c6d91d916b0 req-34eaa047-6dac-4e73-9a5a-721c23f10fa3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'detail' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.345395] [54623]: DEBUG cinder.api.api_utils [req-6af00ac4-ba46-4b76-8b39-7c6d91d916b0 req-34eaa047-6dac-4e73-9a5a-721c23f10fa3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Removing options '' from query. {{(pid=54623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1595.346704] [54623]: DEBUG cinder.volume.api [req-6af00ac4-ba46-4b76-8b39-7c6d91d916b0 req-34eaa047-6dac-4e73-9a5a-721c23f10fa3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1595.361606] [54623]: INFO cinder.volume.api [req-6af00ac4-ba46-4b76-8b39-7c6d91d916b0 req-34eaa047-6dac-4e73-9a5a-721c23f10fa3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Get all volumes completed successfully. [ 1595.363487] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1595.363487] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.370069] [54623]: INFO cinder.api.openstack.wsgi [req-6af00ac4-ba46-4b76-8b39-7c6d91d916b0 req-34eaa047-6dac-4e73-9a5a-721c23f10fa3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1595.370747] [54623]: [pid: 54623|app: 0|req: 82/163] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 11:08:43 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1595.498386] [54622]: DEBUG cinder.api.middleware.request_id [req-3e66f1bf-2987-413b-9010-3dda7bd86b7c req-726aef22-f1e7-4284-88e5-34b68bb4a492 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.501379] [54622]: INFO cinder.api.openstack.wsgi [req-3e66f1bf-2987-413b-9010-3dda7bd86b7c req-726aef22-f1e7-4284-88e5-34b68bb4a492 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1595.501645] [54622]: DEBUG cinder.api.openstack.wsgi [req-3e66f1bf-2987-413b-9010-3dda7bd86b7c req-726aef22-f1e7-4284-88e5-34b68bb4a492 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.501866] [54622]: DEBUG cinder.api.openstack.wsgi [req-3e66f1bf-2987-413b-9010-3dda7bd86b7c req-726aef22-f1e7-4284-88e5-34b68bb4a492 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'detail' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.502196] [54622]: DEBUG cinder.api.api_utils [req-3e66f1bf-2987-413b-9010-3dda7bd86b7c req-726aef22-f1e7-4284-88e5-34b68bb4a492 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Removing options '' from query. {{(pid=54622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1595.503152] [54622]: DEBUG cinder.volume.api [req-3e66f1bf-2987-413b-9010-3dda7bd86b7c req-726aef22-f1e7-4284-88e5-34b68bb4a492 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1595.512366] [54622]: INFO cinder.volume.api [req-3e66f1bf-2987-413b-9010-3dda7bd86b7c req-726aef22-f1e7-4284-88e5-34b68bb4a492 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Get all volumes completed successfully. [ 1595.513564] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1595.513564] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.518534] [54622]: INFO cinder.api.openstack.wsgi [req-3e66f1bf-2987-413b-9010-3dda7bd86b7c req-726aef22-f1e7-4284-88e5-34b68bb4a492 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1595.519113] [54622]: [pid: 54622|app: 0|req: 82/164] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 11:08:43 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1595.629915] [54623]: DEBUG cinder.api.middleware.request_id [None req-0eb730fc-2d99-49df-9393-88ab0fd313af None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.632183] [54623]: INFO cinder.api.openstack.wsgi [None req-0eb730fc-2d99-49df-9393-88ab0fd313af tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 [ 1595.632451] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0eb730fc-2d99-49df-9393-88ab0fd313af tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.632697] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0eb730fc-2d99-49df-9393-88ab0fd313af tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.644835] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1595.644835] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.649993] [54623]: INFO cinder.volume.api [None req-0eb730fc-2d99-49df-9393-88ab0fd313af tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1595.659806] [54623]: INFO cinder.api.openstack.wsgi [None req-0eb730fc-2d99-49df-9393-88ab0fd313af tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 returned with HTTP 200 [ 1595.659806] [54623]: [pid: 54623|app: 0|req: 83/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:43 2024] GET /volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1596.002086] [54622]: DEBUG cinder.api.middleware.request_id [req-80d96505-c3e4-424e-8264-9961854d2515 req-e16a82f2-0cb0-4021-906d-ae701b4253e4 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.010227] [54622]: INFO cinder.api.openstack.wsgi [req-80d96505-c3e4-424e-8264-9961854d2515 req-e16a82f2-0cb0-4021-906d-ae701b4253e4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1596.010227] [54622]: DEBUG cinder.api.openstack.wsgi [req-80d96505-c3e4-424e-8264-9961854d2515 req-e16a82f2-0cb0-4021-906d-ae701b4253e4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.010227] [54622]: DEBUG cinder.api.openstack.wsgi [req-80d96505-c3e4-424e-8264-9961854d2515 req-e16a82f2-0cb0-4021-906d-ae701b4253e4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'detail' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.010227] [54622]: DEBUG cinder.api.api_utils [req-80d96505-c3e4-424e-8264-9961854d2515 req-e16a82f2-0cb0-4021-906d-ae701b4253e4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Removing options '' from query. {{(pid=54622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1596.010568] [54622]: DEBUG cinder.volume.api [req-80d96505-c3e4-424e-8264-9961854d2515 req-e16a82f2-0cb0-4021-906d-ae701b4253e4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1596.027685] [54622]: INFO cinder.volume.api [req-80d96505-c3e4-424e-8264-9961854d2515 req-e16a82f2-0cb0-4021-906d-ae701b4253e4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Get all volumes completed successfully. [ 1596.030550] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1596.030550] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.034295] [54623]: DEBUG cinder.api.middleware.request_id [None req-845c4b1d-ea5f-423e-9874-3e9cad515d0e None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.037144] [54622]: INFO cinder.api.openstack.wsgi [req-80d96505-c3e4-424e-8264-9961854d2515 req-e16a82f2-0cb0-4021-906d-ae701b4253e4 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1596.037954] [54623]: INFO cinder.api.openstack.wsgi [None req-845c4b1d-ea5f-423e-9874-3e9cad515d0e tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1596.041708] [54622]: [pid: 54622|app: 0|req: 83/166] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 11:08:43 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1596.042887] [54623]: DEBUG cinder.api.openstack.wsgi [None req-845c4b1d-ea5f-423e-9874-3e9cad515d0e tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.043251] [54623]: DEBUG cinder.api.openstack.wsgi [None req-845c4b1d-ea5f-423e-9874-3e9cad515d0e tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.044140] [54623]: INFO cinder.api.v3.volumes [None req-845c4b1d-ea5f-423e-9874-3e9cad515d0e tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Delete volume with id: 0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1596.058171] [54623]: INFO cinder.api.openstack.wsgi [None req-845c4b1d-ea5f-423e-9874-3e9cad515d0e tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 404 [ 1596.060291] [54623]: [pid: 54623|app: 0|req: 84/167] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:08:43 2024] DELETE /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1596.067356] [54622]: DEBUG cinder.api.middleware.request_id [None req-4ad62c52-c2bc-4067-a500-28685f646f04 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.071236] [54622]: INFO cinder.api.openstack.wsgi [None req-4ad62c52-c2bc-4067-a500-28685f646f04 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 [ 1596.071236] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4ad62c52-c2bc-4067-a500-28685f646f04 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.071236] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4ad62c52-c2bc-4067-a500-28685f646f04 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.081412] [54622]: INFO cinder.api.openstack.wsgi [None req-4ad62c52-c2bc-4067-a500-28685f646f04 tempest-VolumesAssistedSnapshotsTest-43031684 tempest-VolumesAssistedSnapshotsTest-43031684-project-admin] http://10.180.1.21/volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 returned with HTTP 404 [ 1596.084018] [54622]: [pid: 54622|app: 0|req: 84/168] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:43 2024] GET /volume/v3/volumes/0a07989d-bfad-4311-85ce-7e7e038c45a1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1596.186886] [54623]: DEBUG cinder.api.middleware.request_id [req-2eebe14a-5905-44ca-af20-69fd15029b84 req-9c91cedf-5c86-4997-bf90-323727be2257 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.190894] [54623]: INFO cinder.api.openstack.wsgi [req-2eebe14a-5905-44ca-af20-69fd15029b84 req-9c91cedf-5c86-4997-bf90-323727be2257 tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] GET http://10.180.1.21/volume/v3/volumes/a24c68de-6f4e-46eb-96c8-eeef011c80ac [ 1596.190894] [54623]: DEBUG cinder.api.openstack.wsgi [req-2eebe14a-5905-44ca-af20-69fd15029b84 req-9c91cedf-5c86-4997-bf90-323727be2257 tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.190894] [54623]: DEBUG cinder.api.openstack.wsgi [req-2eebe14a-5905-44ca-af20-69fd15029b84 req-9c91cedf-5c86-4997-bf90-323727be2257 tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.199531] [54623]: INFO cinder.api.openstack.wsgi [req-2eebe14a-5905-44ca-af20-69fd15029b84 req-9c91cedf-5c86-4997-bf90-323727be2257 tempest-VolumesAdminNegativeTest-794906913 tempest-VolumesAdminNegativeTest-794906913-project-admin] http://10.180.1.21/volume/v3/volumes/a24c68de-6f4e-46eb-96c8-eeef011c80ac returned with HTTP 404 [ 1596.200391] [54623]: [pid: 54623|app: 0|req: 85/169] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:44 2024] GET /volume/v3/volumes/a24c68de-6f4e-46eb-96c8-eeef011c80ac => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1596.209501] [54622]: DEBUG cinder.api.middleware.request_id [None req-097ac47d-f675-41da-aa71-a532ad2f0578 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.211809] [54622]: INFO cinder.api.openstack.wsgi [None req-097ac47d-f675-41da-aa71-a532ad2f0578 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 [ 1596.211995] [54622]: DEBUG cinder.api.openstack.wsgi [None req-097ac47d-f675-41da-aa71-a532ad2f0578 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.212332] [54622]: DEBUG cinder.api.openstack.wsgi [None req-097ac47d-f675-41da-aa71-a532ad2f0578 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.212570] [54622]: INFO cinder.api.v3.volumes [None req-097ac47d-f675-41da-aa71-a532ad2f0578 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Delete volume with id: ff9b01cb-ea16-45a7-8836-56d31feb2012 [ 1596.226604] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1596.226604] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.227548] [54622]: INFO cinder.volume.api [None req-097ac47d-f675-41da-aa71-a532ad2f0578 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1596.255251] [54622]: INFO cinder.volume.api [None req-097ac47d-f675-41da-aa71-a532ad2f0578 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Delete volume request issued successfully. [ 1596.255539] [54622]: INFO cinder.api.openstack.wsgi [None req-097ac47d-f675-41da-aa71-a532ad2f0578 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 returned with HTTP 202 [ 1596.256088] [54622]: [pid: 54622|app: 0|req: 85/170] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:08:44 2024] DELETE /volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1596.262902] [54623]: DEBUG cinder.api.middleware.request_id [None req-50354d35-9720-4130-b8fd-7c55b996d548 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.266163] [54623]: INFO cinder.api.openstack.wsgi [None req-50354d35-9720-4130-b8fd-7c55b996d548 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 [ 1596.266450] [54623]: DEBUG cinder.api.openstack.wsgi [None req-50354d35-9720-4130-b8fd-7c55b996d548 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.266592] [54623]: DEBUG cinder.api.openstack.wsgi [None req-50354d35-9720-4130-b8fd-7c55b996d548 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.280573] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1596.280573] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.288436] [54623]: INFO cinder.volume.api [None req-50354d35-9720-4130-b8fd-7c55b996d548 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1596.296957] [54623]: INFO cinder.api.openstack.wsgi [None req-50354d35-9720-4130-b8fd-7c55b996d548 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 returned with HTTP 200 [ 1596.296957] [54623]: [pid: 54623|app: 0|req: 86/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:44 2024] GET /volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1596.669081] [54622]: DEBUG cinder.api.middleware.request_id [req-266756ab-47c7-47a2-939d-bb57cf0dcc23 req-3e4ae1ef-d245-4038-8e05-e0ae45b10dc3 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.671475] [54622]: INFO cinder.api.openstack.wsgi [req-266756ab-47c7-47a2-939d-bb57cf0dcc23 req-3e4ae1ef-d245-4038-8e05-e0ae45b10dc3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1596.671698] [54622]: DEBUG cinder.api.openstack.wsgi [req-266756ab-47c7-47a2-939d-bb57cf0dcc23 req-3e4ae1ef-d245-4038-8e05-e0ae45b10dc3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.671913] [54622]: DEBUG cinder.api.openstack.wsgi [req-266756ab-47c7-47a2-939d-bb57cf0dcc23 req-3e4ae1ef-d245-4038-8e05-e0ae45b10dc3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'detail' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.672219] [54622]: DEBUG cinder.api.api_utils [req-266756ab-47c7-47a2-939d-bb57cf0dcc23 req-3e4ae1ef-d245-4038-8e05-e0ae45b10dc3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Removing options '' from query. {{(pid=54622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1596.673404] [54622]: DEBUG cinder.volume.api [req-266756ab-47c7-47a2-939d-bb57cf0dcc23 req-3e4ae1ef-d245-4038-8e05-e0ae45b10dc3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1596.691303] [54622]: INFO cinder.volume.api [req-266756ab-47c7-47a2-939d-bb57cf0dcc23 req-3e4ae1ef-d245-4038-8e05-e0ae45b10dc3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Get all volumes completed successfully. [ 1596.692726] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1596.692726] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.701186] [54622]: INFO cinder.api.openstack.wsgi [req-266756ab-47c7-47a2-939d-bb57cf0dcc23 req-3e4ae1ef-d245-4038-8e05-e0ae45b10dc3 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1596.701186] [54622]: [pid: 54622|app: 0|req: 86/172] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 11:08:44 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1597.310573] [54623]: DEBUG cinder.api.middleware.request_id [None req-8f43df1a-6bd9-4ce4-b6a3-d7ac556167ea None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1597.314832] [54623]: INFO cinder.api.openstack.wsgi [None req-8f43df1a-6bd9-4ce4-b6a3-d7ac556167ea tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 [ 1597.316226] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8f43df1a-6bd9-4ce4-b6a3-d7ac556167ea tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1597.316226] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8f43df1a-6bd9-4ce4-b6a3-d7ac556167ea tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1597.323805] [54623]: INFO cinder.api.openstack.wsgi [None req-8f43df1a-6bd9-4ce4-b6a3-d7ac556167ea tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 returned with HTTP 404 [ 1597.324506] [54623]: [pid: 54623|app: 0|req: 87/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:45 2024] GET /volume/v3/volumes/ff9b01cb-ea16-45a7-8836-56d31feb2012 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1597.422240] [54622]: DEBUG cinder.api.middleware.request_id [req-1abd7a2c-3bca-4efd-abd4-ab762aeb8d10 req-ecc28c1c-6e9b-4ada-bb1d-6c5d9cd30790 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1597.427040] [54622]: INFO cinder.api.openstack.wsgi [req-1abd7a2c-3bca-4efd-abd4-ab762aeb8d10 req-ecc28c1c-6e9b-4ada-bb1d-6c5d9cd30790 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1597.427290] [54622]: DEBUG cinder.api.openstack.wsgi [req-1abd7a2c-3bca-4efd-abd4-ab762aeb8d10 req-ecc28c1c-6e9b-4ada-bb1d-6c5d9cd30790 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1597.427514] [54622]: DEBUG cinder.api.openstack.wsgi [req-1abd7a2c-3bca-4efd-abd4-ab762aeb8d10 req-ecc28c1c-6e9b-4ada-bb1d-6c5d9cd30790 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'detail' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1597.427809] [54622]: DEBUG cinder.api.api_utils [req-1abd7a2c-3bca-4efd-abd4-ab762aeb8d10 req-ecc28c1c-6e9b-4ada-bb1d-6c5d9cd30790 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Removing options '' from query. {{(pid=54622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1597.430901] [54622]: DEBUG cinder.volume.api [req-1abd7a2c-3bca-4efd-abd4-ab762aeb8d10 req-ecc28c1c-6e9b-4ada-bb1d-6c5d9cd30790 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1597.450513] [54622]: INFO cinder.volume.api [req-1abd7a2c-3bca-4efd-abd4-ab762aeb8d10 req-ecc28c1c-6e9b-4ada-bb1d-6c5d9cd30790 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Get all volumes completed successfully. [ 1597.451998] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1597.451998] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1597.461781] [54622]: INFO cinder.api.openstack.wsgi [req-1abd7a2c-3bca-4efd-abd4-ab762aeb8d10 req-ecc28c1c-6e9b-4ada-bb1d-6c5d9cd30790 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1597.462163] [54622]: [pid: 54622|app: 0|req: 87/174] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 11:08:45 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1597.476170] [54623]: DEBUG cinder.api.middleware.request_id [None req-8450f8d6-fc43-482d-9737-b17429780f92 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1597.478316] [54623]: INFO cinder.api.openstack.wsgi [None req-8450f8d6-fc43-482d-9737-b17429780f92 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 [ 1597.478557] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8450f8d6-fc43-482d-9737-b17429780f92 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1597.478842] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8450f8d6-fc43-482d-9737-b17429780f92 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1597.478993] [54623]: INFO cinder.api.v3.volumes [None req-8450f8d6-fc43-482d-9737-b17429780f92 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Delete volume with id: ddc14295-412c-44ac-a9d3-86f7bda66f78 [ 1597.494085] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1597.494085] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1597.496441] [54623]: INFO cinder.volume.api [None req-8450f8d6-fc43-482d-9737-b17429780f92 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1597.532303] [54623]: INFO cinder.volume.api [None req-8450f8d6-fc43-482d-9737-b17429780f92 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Delete volume request issued successfully. [ 1597.532303] [54623]: INFO cinder.api.openstack.wsgi [None req-8450f8d6-fc43-482d-9737-b17429780f92 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 returned with HTTP 202 [ 1597.532303] [54623]: [pid: 54623|app: 0|req: 88/175] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:08:45 2024] DELETE /volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1597.533748] [54622]: DEBUG cinder.api.middleware.request_id [None req-2047d073-3810-42b0-960b-0ebd1b6d3adb None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1597.536510] [54622]: INFO cinder.api.openstack.wsgi [None req-2047d073-3810-42b0-960b-0ebd1b6d3adb tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 [ 1597.537765] [54622]: DEBUG cinder.api.openstack.wsgi [None req-2047d073-3810-42b0-960b-0ebd1b6d3adb tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1597.537765] [54622]: DEBUG cinder.api.openstack.wsgi [None req-2047d073-3810-42b0-960b-0ebd1b6d3adb tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1597.546553] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1597.546553] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1597.553980] [54622]: INFO cinder.volume.api [None req-2047d073-3810-42b0-960b-0ebd1b6d3adb tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1597.563410] [54622]: INFO cinder.api.openstack.wsgi [None req-2047d073-3810-42b0-960b-0ebd1b6d3adb tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 returned with HTTP 200 [ 1597.563951] [54622]: [pid: 54622|app: 0|req: 88/176] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:45 2024] GET /volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1598.576209] [54623]: DEBUG cinder.api.middleware.request_id [None req-56027112-b9ae-4ef7-b036-bed7ebfde79f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.579121] [54623]: INFO cinder.api.openstack.wsgi [None req-56027112-b9ae-4ef7-b036-bed7ebfde79f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 [ 1598.580683] [54623]: DEBUG cinder.api.openstack.wsgi [None req-56027112-b9ae-4ef7-b036-bed7ebfde79f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.580683] [54623]: DEBUG cinder.api.openstack.wsgi [None req-56027112-b9ae-4ef7-b036-bed7ebfde79f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.590676] [54623]: INFO cinder.api.openstack.wsgi [None req-56027112-b9ae-4ef7-b036-bed7ebfde79f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 returned with HTTP 404 [ 1598.591588] [54623]: [pid: 54623|app: 0|req: 89/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:46 2024] GET /volume/v3/volumes/ddc14295-412c-44ac-a9d3-86f7bda66f78 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1598.596602] [54622]: DEBUG cinder.api.middleware.request_id [None req-e14ba666-806b-48ec-bd36-b5956362b97f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.601138] [54622]: INFO cinder.api.openstack.wsgi [None req-e14ba666-806b-48ec-bd36-b5956362b97f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c [ 1598.601466] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e14ba666-806b-48ec-bd36-b5956362b97f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.601700] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e14ba666-806b-48ec-bd36-b5956362b97f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.601894] [54622]: INFO cinder.api.v3.volumes [None req-e14ba666-806b-48ec-bd36-b5956362b97f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Delete volume with id: 8dbfa749-76f0-42e7-a282-7e6b63c6ca3c [ 1598.614961] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1598.614961] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1598.615905] [54622]: INFO cinder.volume.api [None req-e14ba666-806b-48ec-bd36-b5956362b97f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1598.658672] [54622]: INFO cinder.volume.api [None req-e14ba666-806b-48ec-bd36-b5956362b97f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Delete volume request issued successfully. [ 1598.658672] [54622]: INFO cinder.api.openstack.wsgi [None req-e14ba666-806b-48ec-bd36-b5956362b97f tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c returned with HTTP 202 [ 1598.658672] [54622]: [pid: 54622|app: 0|req: 89/178] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:08:46 2024] DELETE /volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1598.662735] [54623]: DEBUG cinder.api.middleware.request_id [None req-9da0aebb-5c5a-438f-bd8f-560a96d1c763 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.673864] [54623]: INFO cinder.api.openstack.wsgi [None req-9da0aebb-5c5a-438f-bd8f-560a96d1c763 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c [ 1598.674081] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9da0aebb-5c5a-438f-bd8f-560a96d1c763 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.674291] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9da0aebb-5c5a-438f-bd8f-560a96d1c763 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.691925] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1598.691925] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1598.701788] [54623]: INFO cinder.volume.api [None req-9da0aebb-5c5a-438f-bd8f-560a96d1c763 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1598.713949] [54623]: INFO cinder.api.openstack.wsgi [None req-9da0aebb-5c5a-438f-bd8f-560a96d1c763 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c returned with HTTP 200 [ 1598.713949] [54623]: [pid: 54623|app: 0|req: 90/179] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:46 2024] GET /volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1599.052566] [54622]: DEBUG cinder.api.middleware.request_id [req-6a1e8b2d-7f36-40f9-8f6d-c6072eddfb22 req-f612e3de-1984-454e-8341-9c3a2c854510 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.057751] [54622]: INFO cinder.api.openstack.wsgi [req-6a1e8b2d-7f36-40f9-8f6d-c6072eddfb22 req-f612e3de-1984-454e-8341-9c3a2c854510 tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-2100278285 [ 1599.058093] [54622]: DEBUG cinder.api.openstack.wsgi [req-6a1e8b2d-7f36-40f9-8f6d-c6072eddfb22 req-f612e3de-1984-454e-8341-9c3a2c854510 tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.058365] [54622]: DEBUG cinder.api.openstack.wsgi [req-6a1e8b2d-7f36-40f9-8f6d-c6072eddfb22 req-f612e3de-1984-454e-8341-9c3a2c854510 tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.058535] [54622]: INFO cinder.api.v3.volumes [req-6a1e8b2d-7f36-40f9-8f6d-c6072eddfb22 req-f612e3de-1984-454e-8341-9c3a2c854510 tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] Delete volume with id: tempest-invalid-2100278285 [ 1599.065773] [54622]: INFO cinder.api.openstack.wsgi [req-6a1e8b2d-7f36-40f9-8f6d-c6072eddfb22 req-f612e3de-1984-454e-8341-9c3a2c854510 tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-2100278285 returned with HTTP 404 [ 1599.066352] [54622]: [pid: 54622|app: 0|req: 90/180] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Dec 11 11:08:46 2024] DELETE /volume/v3/volumes/tempest-invalid-2100278285 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1599.309768] [54623]: DEBUG cinder.api.middleware.request_id [req-dec7a810-301b-4e99-b674-9f8fbb644cff req-f5554744-60c1-42cf-836f-27e803d9b3fa None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.312413] [54623]: INFO cinder.api.openstack.wsgi [req-dec7a810-301b-4e99-b674-9f8fbb644cff req-f5554744-60c1-42cf-836f-27e803d9b3fa tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dcca6e87-6731-4f66-92c4-44d8d2d3c1b6 [ 1599.315023] [54623]: DEBUG cinder.api.openstack.wsgi [req-dec7a810-301b-4e99-b674-9f8fbb644cff req-f5554744-60c1-42cf-836f-27e803d9b3fa tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.315023] [54623]: DEBUG cinder.api.openstack.wsgi [req-dec7a810-301b-4e99-b674-9f8fbb644cff req-f5554744-60c1-42cf-836f-27e803d9b3fa tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.315023] [54623]: INFO cinder.api.v3.volumes [req-dec7a810-301b-4e99-b674-9f8fbb644cff req-f5554744-60c1-42cf-836f-27e803d9b3fa tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] Delete volume with id: dcca6e87-6731-4f66-92c4-44d8d2d3c1b6 [ 1599.321637] [54623]: INFO cinder.api.openstack.wsgi [req-dec7a810-301b-4e99-b674-9f8fbb644cff req-f5554744-60c1-42cf-836f-27e803d9b3fa tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] http://10.180.1.21/volume/v3/volumes/dcca6e87-6731-4f66-92c4-44d8d2d3c1b6 returned with HTTP 404 [ 1599.322561] [54623]: [pid: 54623|app: 0|req: 91/181] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 11:08:47 2024] DELETE /volume/v3/volumes/dcca6e87-6731-4f66-92c4-44d8d2d3c1b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1599.445674] [54622]: DEBUG cinder.api.middleware.request_id [req-30f9aa1c-b9ef-4199-a5bb-637df49b57d5 req-d902dd3b-68a3-4856-828e-957e2b03afd4 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.449503] [54622]: INFO cinder.api.openstack.wsgi [req-30f9aa1c-b9ef-4199-a5bb-637df49b57d5 req-d902dd3b-68a3-4856-828e-957e2b03afd4 tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] GET http://10.180.1.21/volume/v3/volumes/e9121d27-acc2-466e-b681-a850b5f3029d [ 1599.449745] [54622]: DEBUG cinder.api.openstack.wsgi [req-30f9aa1c-b9ef-4199-a5bb-637df49b57d5 req-d902dd3b-68a3-4856-828e-957e2b03afd4 tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.449964] [54622]: DEBUG cinder.api.openstack.wsgi [req-30f9aa1c-b9ef-4199-a5bb-637df49b57d5 req-d902dd3b-68a3-4856-828e-957e2b03afd4 tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.458602] [54622]: INFO cinder.api.openstack.wsgi [req-30f9aa1c-b9ef-4199-a5bb-637df49b57d5 req-d902dd3b-68a3-4856-828e-957e2b03afd4 tempest-VolumesNegativeTest-765737697 tempest-VolumesNegativeTest-765737697-project-member] http://10.180.1.21/volume/v3/volumes/e9121d27-acc2-466e-b681-a850b5f3029d returned with HTTP 404 [ 1599.459230] [54622]: [pid: 54622|app: 0|req: 91/182] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:47 2024] GET /volume/v3/volumes/e9121d27-acc2-466e-b681-a850b5f3029d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1599.727509] [54623]: DEBUG cinder.api.middleware.request_id [None req-43ba2401-5e37-4574-aeb8-43954945bb6c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.731034] [54623]: INFO cinder.api.openstack.wsgi [None req-43ba2401-5e37-4574-aeb8-43954945bb6c tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c [ 1599.731356] [54623]: DEBUG cinder.api.openstack.wsgi [None req-43ba2401-5e37-4574-aeb8-43954945bb6c tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.732889] [54623]: DEBUG cinder.api.openstack.wsgi [None req-43ba2401-5e37-4574-aeb8-43954945bb6c tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.746537] [54623]: INFO cinder.api.openstack.wsgi [None req-43ba2401-5e37-4574-aeb8-43954945bb6c tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c returned with HTTP 404 [ 1599.747921] [54623]: [pid: 54623|app: 0|req: 92/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:47 2024] GET /volume/v3/volumes/8dbfa749-76f0-42e7-a282-7e6b63c6ca3c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1599.752095] [54622]: DEBUG cinder.api.middleware.request_id [None req-a73cf0c1-7a81-400f-b1ad-71d279136480 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.757026] [54622]: INFO cinder.api.openstack.wsgi [None req-a73cf0c1-7a81-400f-b1ad-71d279136480 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b [ 1599.757026] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a73cf0c1-7a81-400f-b1ad-71d279136480 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.757026] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a73cf0c1-7a81-400f-b1ad-71d279136480 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.757026] [54622]: INFO cinder.api.v3.volumes [None req-a73cf0c1-7a81-400f-b1ad-71d279136480 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Delete volume with id: f2e307f4-2035-47a7-bccf-e95f8c2b488b [ 1599.771147] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1599.771147] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1599.771479] [54622]: INFO cinder.volume.api [None req-a73cf0c1-7a81-400f-b1ad-71d279136480 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1599.796583] [54622]: INFO cinder.volume.api [None req-a73cf0c1-7a81-400f-b1ad-71d279136480 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Delete volume request issued successfully. [ 1599.796781] [54622]: INFO cinder.api.openstack.wsgi [None req-a73cf0c1-7a81-400f-b1ad-71d279136480 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b returned with HTTP 202 [ 1599.797223] [54622]: [pid: 54622|app: 0|req: 92/184] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:08:47 2024] DELETE /volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1599.801301] [54623]: DEBUG cinder.api.middleware.request_id [None req-12ae4a06-4ff3-45c0-abaf-441f2bc520fc None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.804080] [54623]: INFO cinder.api.openstack.wsgi [None req-12ae4a06-4ff3-45c0-abaf-441f2bc520fc tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b [ 1599.804321] [54623]: DEBUG cinder.api.openstack.wsgi [None req-12ae4a06-4ff3-45c0-abaf-441f2bc520fc tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.804541] [54623]: DEBUG cinder.api.openstack.wsgi [None req-12ae4a06-4ff3-45c0-abaf-441f2bc520fc tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.813843] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1599.813843] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1599.819923] [54623]: INFO cinder.volume.api [None req-12ae4a06-4ff3-45c0-abaf-441f2bc520fc tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Volume info retrieved successfully. [ 1599.824841] [54623]: INFO cinder.api.openstack.wsgi [None req-12ae4a06-4ff3-45c0-abaf-441f2bc520fc tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b returned with HTTP 200 [ 1599.825295] [54623]: [pid: 54623|app: 0|req: 93/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:47 2024] GET /volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1600.839484] [54622]: DEBUG cinder.api.middleware.request_id [None req-f1bbd92e-9d7a-4468-8a41-e68166dd0509 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1600.842179] [54622]: INFO cinder.api.openstack.wsgi [None req-f1bbd92e-9d7a-4468-8a41-e68166dd0509 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] GET http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b [ 1600.842401] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f1bbd92e-9d7a-4468-8a41-e68166dd0509 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1600.842607] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f1bbd92e-9d7a-4468-8a41-e68166dd0509 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1600.855486] [54622]: INFO cinder.api.openstack.wsgi [None req-f1bbd92e-9d7a-4468-8a41-e68166dd0509 tempest-VolumesTestJSON-1717140011 tempest-VolumesTestJSON-1717140011-project-member] http://10.180.1.21/volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b returned with HTTP 404 [ 1600.855486] [54622]: [pid: 54622|app: 0|req: 93/186] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:48 2024] GET /volume/v3/volumes/f2e307f4-2035-47a7-bccf-e95f8c2b488b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1606.386171] [54623]: DEBUG cinder.api.middleware.request_id [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-1f59cfeb-0ab3-427f-995d-8602789f6434 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.389035] [54623]: INFO cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-1f59cfeb-0ab3-427f-995d-8602789f6434 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1606.389218] [54623]: DEBUG cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-1f59cfeb-0ab3-427f-995d-8602789f6434 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1606.389441] [54623]: DEBUG cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-1f59cfeb-0ab3-427f-995d-8602789f6434 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1606.406590] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1606.406590] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.410976] [54623]: INFO cinder.volume.api [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-1f59cfeb-0ab3-427f-995d-8602789f6434 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1606.416777] [54623]: INFO cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-1f59cfeb-0ab3-427f-995d-8602789f6434 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1606.417241] [54623]: [pid: 54623|app: 0|req: 94/187] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:08:54 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1606.461540] [54622]: DEBUG cinder.api.middleware.request_id [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-f65265ec-d3b2-4c29-9519-4a3d50c2b740 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.464673] [54622]: INFO cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-f65265ec-d3b2-4c29-9519-4a3d50c2b740 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee/action [ 1606.465091] [54622]: DEBUG cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-f65265ec-d3b2-4c29-9519-4a3d50c2b740 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1606.465235] [54622]: DEBUG cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-f65265ec-d3b2-4c29-9519-4a3d50c2b740 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1606.481476] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1606.481476] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.482537] [54622]: INFO cinder.volume.api [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-f65265ec-d3b2-4c29-9519-4a3d50c2b740 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1606.490308] [54622]: INFO cinder.volume.api [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-f65265ec-d3b2-4c29-9519-4a3d50c2b740 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Begin detaching volume completed successfully. [ 1606.490558] [54622]: INFO cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-f65265ec-d3b2-4c29-9519-4a3d50c2b740 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee/action returned with HTTP 202 [ 1606.491083] [54622]: [pid: 54622|app: 0|req: 94/188] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:08:54 2024] POST /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1606.503285] [54623]: DEBUG cinder.api.middleware.request_id [None req-c17a8fb6-e559-425d-83d1-8e7d26904f21 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.507794] [54623]: INFO cinder.api.openstack.wsgi [None req-c17a8fb6-e559-425d-83d1-8e7d26904f21 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1606.508189] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c17a8fb6-e559-425d-83d1-8e7d26904f21 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1606.508593] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c17a8fb6-e559-425d-83d1-8e7d26904f21 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1606.522779] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1606.522779] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.527305] [54623]: INFO cinder.volume.api [None req-c17a8fb6-e559-425d-83d1-8e7d26904f21 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1606.532943] [54623]: INFO cinder.api.openstack.wsgi [None req-c17a8fb6-e559-425d-83d1-8e7d26904f21 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1606.533626] [54623]: [pid: 54623|app: 0|req: 95/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:54 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1607.514495] [54622]: DEBUG cinder.api.middleware.request_id [None req-f5760675-5a1c-4ae5-a789-7e0172479ebf None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.514971] [54622]: INFO cinder.api.openstack.wsgi [None req-f5760675-5a1c-4ae5-a789-7e0172479ebf None None] GET http://10.180.1.21/volume// [ 1607.515176] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f5760675-5a1c-4ae5-a789-7e0172479ebf None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.515438] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f5760675-5a1c-4ae5-a789-7e0172479ebf None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.515851] [54622]: INFO cinder.api.openstack.wsgi [None req-f5760675-5a1c-4ae5-a789-7e0172479ebf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1607.516186] [54622]: [pid: 54622|app: 0|req: 95/190] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:08:55 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1607.519825] [54623]: DEBUG cinder.api.middleware.request_id [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-0d426291-f5db-4b0d-b8a4-710949d77f10 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.522723] [54623]: INFO cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-0d426291-f5db-4b0d-b8a4-710949d77f10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1607.523519] [54623]: DEBUG cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-0d426291-f5db-4b0d-b8a4-710949d77f10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.523519] [54623]: DEBUG cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-0d426291-f5db-4b0d-b8a4-710949d77f10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.537082] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.537082] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.541904] [54623]: INFO cinder.volume.api [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-0d426291-f5db-4b0d-b8a4-710949d77f10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1607.547041] [54622]: DEBUG cinder.api.middleware.request_id [None req-ebb42dfd-aa75-4227-b5e0-4b22619deec5 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.548287] [54623]: INFO cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-0d426291-f5db-4b0d-b8a4-710949d77f10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1607.548834] [54623]: [pid: 54623|app: 0|req: 96/191] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:08:55 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1607.550971] [54622]: INFO cinder.api.openstack.wsgi [None req-ebb42dfd-aa75-4227-b5e0-4b22619deec5 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1607.551142] [54622]: DEBUG cinder.api.openstack.wsgi [None req-ebb42dfd-aa75-4227-b5e0-4b22619deec5 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.551358] [54622]: DEBUG cinder.api.openstack.wsgi [None req-ebb42dfd-aa75-4227-b5e0-4b22619deec5 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.569350] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.569350] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.573416] [54622]: INFO cinder.volume.api [None req-ebb42dfd-aa75-4227-b5e0-4b22619deec5 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1607.577815] [54622]: INFO cinder.api.openstack.wsgi [None req-ebb42dfd-aa75-4227-b5e0-4b22619deec5 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1607.578346] [54622]: [pid: 54622|app: 0|req: 96/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:55 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1608.591052] [54623]: DEBUG cinder.api.middleware.request_id [None req-94f6ba7a-3c9f-4477-bd72-75e2f8232a32 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.598281] [54623]: INFO cinder.api.openstack.wsgi [None req-94f6ba7a-3c9f-4477-bd72-75e2f8232a32 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1608.598281] [54623]: DEBUG cinder.api.openstack.wsgi [None req-94f6ba7a-3c9f-4477-bd72-75e2f8232a32 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.598281] [54623]: DEBUG cinder.api.openstack.wsgi [None req-94f6ba7a-3c9f-4477-bd72-75e2f8232a32 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.610613] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.610613] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.614691] [54623]: INFO cinder.volume.api [None req-94f6ba7a-3c9f-4477-bd72-75e2f8232a32 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1608.619834] [54623]: INFO cinder.api.openstack.wsgi [None req-94f6ba7a-3c9f-4477-bd72-75e2f8232a32 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1608.623433] [54623]: [pid: 54623|app: 0|req: 97/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:56 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1608.738778] [54622]: DEBUG cinder.api.middleware.request_id [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-df7a2034-77d6-47a4-b782-b718fe65bd5a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.742591] [54622]: INFO cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-df7a2034-77d6-47a4-b782-b718fe65bd5a tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d9665ac6-32fe-4c14-bf81-ce61028a6e53 [ 1608.742817] [54622]: DEBUG cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-df7a2034-77d6-47a4-b782-b718fe65bd5a tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.743141] [54622]: DEBUG cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-df7a2034-77d6-47a4-b782-b718fe65bd5a tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.751386] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.751386] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.293372] [54622]: INFO cinder.api.openstack.wsgi [req-016d9acc-0c69-407b-92e7-597a8eba2547 req-df7a2034-77d6-47a4-b782-b718fe65bd5a tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments/d9665ac6-32fe-4c14-bf81-ce61028a6e53 returned with HTTP 200 [ 1609.293372] [54622]: [pid: 54622|app: 0|req: 97/194] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:08:56 2024] DELETE /volume/v3/attachments/d9665ac6-32fe-4c14-bf81-ce61028a6e53 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1609.635141] [54623]: DEBUG cinder.api.middleware.request_id [None req-bb25eb06-ecee-4c18-8659-cb8a33499e31 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.637543] [54623]: INFO cinder.api.openstack.wsgi [None req-bb25eb06-ecee-4c18-8659-cb8a33499e31 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1609.637778] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bb25eb06-ecee-4c18-8659-cb8a33499e31 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.638038] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bb25eb06-ecee-4c18-8659-cb8a33499e31 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.653895] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.653895] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.660608] [54623]: INFO cinder.volume.api [None req-bb25eb06-ecee-4c18-8659-cb8a33499e31 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1609.667879] [54623]: INFO cinder.api.openstack.wsgi [None req-bb25eb06-ecee-4c18-8659-cb8a33499e31 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1609.668746] [54623]: [pid: 54623|app: 0|req: 98/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:08:57 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1619.289916] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=240,cinder:INSERT=61,cinder:UPDATE=93 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1619.667115] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=121,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1623.467454] [54622]: DEBUG cinder.api.middleware.request_id [None req-b522c3c7-19c9-49d1-be3a-2ea63db33ace None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.469710] [54622]: INFO cinder.api.openstack.wsgi [None req-b522c3c7-19c9-49d1-be3a-2ea63db33ace tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] DELETE http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1623.470145] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b522c3c7-19c9-49d1-be3a-2ea63db33ace tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1623.470554] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b522c3c7-19c9-49d1-be3a-2ea63db33ace tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1623.470888] [54622]: INFO cinder.api.v3.volumes [None req-b522c3c7-19c9-49d1-be3a-2ea63db33ace tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Delete volume with id: 063663b3-f88a-4663-87da-d08c360af259 [ 1623.490153] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1623.490153] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1623.490946] [54622]: INFO cinder.volume.api [None req-b522c3c7-19c9-49d1-be3a-2ea63db33ace tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1623.524083] [54622]: INFO cinder.volume.api [None req-b522c3c7-19c9-49d1-be3a-2ea63db33ace tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Delete volume request issued successfully. [ 1623.524300] [54622]: INFO cinder.api.openstack.wsgi [None req-b522c3c7-19c9-49d1-be3a-2ea63db33ace tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 202 [ 1623.524755] [54622]: [pid: 54622|app: 0|req: 98/196] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:09:11 2024] DELETE /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1623.533282] [54623]: DEBUG cinder.api.middleware.request_id [None req-a81ca8ba-aa7b-404c-8e43-118325778662 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.537265] [54623]: INFO cinder.api.openstack.wsgi [None req-a81ca8ba-aa7b-404c-8e43-118325778662 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1623.537265] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a81ca8ba-aa7b-404c-8e43-118325778662 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1623.537265] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a81ca8ba-aa7b-404c-8e43-118325778662 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1623.547313] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1623.547313] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1623.558491] [54623]: INFO cinder.volume.api [None req-a81ca8ba-aa7b-404c-8e43-118325778662 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1623.569030] [54623]: INFO cinder.api.openstack.wsgi [None req-a81ca8ba-aa7b-404c-8e43-118325778662 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1623.569329] [54623]: [pid: 54623|app: 0|req: 99/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:09:11 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1624.582436] [54622]: DEBUG cinder.api.middleware.request_id [None req-d661c61c-21a4-4aac-97bb-b1be8cf39a9d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1624.584642] [54622]: INFO cinder.api.openstack.wsgi [None req-d661c61c-21a4-4aac-97bb-b1be8cf39a9d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1624.584870] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d661c61c-21a4-4aac-97bb-b1be8cf39a9d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1624.585108] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d661c61c-21a4-4aac-97bb-b1be8cf39a9d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1624.599856] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1624.599856] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1624.610231] [54622]: INFO cinder.volume.api [None req-d661c61c-21a4-4aac-97bb-b1be8cf39a9d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1624.615283] [54622]: INFO cinder.api.openstack.wsgi [None req-d661c61c-21a4-4aac-97bb-b1be8cf39a9d tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1624.615740] [54622]: [pid: 54622|app: 0|req: 99/198] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:09:12 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1625.625330] [54623]: DEBUG cinder.api.middleware.request_id [None req-81f915f4-fa47-422c-a91e-f5a76d1f9a02 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1625.629601] [54623]: INFO cinder.api.openstack.wsgi [None req-81f915f4-fa47-422c-a91e-f5a76d1f9a02 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1625.629838] [54623]: DEBUG cinder.api.openstack.wsgi [None req-81f915f4-fa47-422c-a91e-f5a76d1f9a02 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1625.630066] [54623]: DEBUG cinder.api.openstack.wsgi [None req-81f915f4-fa47-422c-a91e-f5a76d1f9a02 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1625.643849] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1625.643849] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1625.648896] [54623]: INFO cinder.volume.api [None req-81f915f4-fa47-422c-a91e-f5a76d1f9a02 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Volume info retrieved successfully. [ 1625.654460] [54623]: INFO cinder.api.openstack.wsgi [None req-81f915f4-fa47-422c-a91e-f5a76d1f9a02 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 200 [ 1625.654896] [54623]: [pid: 54623|app: 0|req: 100/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:09:13 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1626.666908] [54622]: DEBUG cinder.api.middleware.request_id [None req-e0b85e53-1f78-4f53-aae8-2be3ea420591 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1626.669321] [54622]: INFO cinder.api.openstack.wsgi [None req-e0b85e53-1f78-4f53-aae8-2be3ea420591 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] GET http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 [ 1626.669637] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e0b85e53-1f78-4f53-aae8-2be3ea420591 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1626.669916] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e0b85e53-1f78-4f53-aae8-2be3ea420591 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1626.676142] [54622]: INFO cinder.api.openstack.wsgi [None req-e0b85e53-1f78-4f53-aae8-2be3ea420591 tempest-VolumesAdminNegativeTest-944944214 tempest-VolumesAdminNegativeTest-944944214-project-member] http://10.180.1.21/volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 returned with HTTP 404 [ 1626.676742] [54622]: [pid: 54622|app: 0|req: 100/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:09:14 2024] GET /volume/v3/volumes/063663b3-f88a-4663-87da-d08c360af259 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1635.652422] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=8 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1636.673099] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1642.957474] [54623]: DEBUG cinder.api.middleware.request_id [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1642.961189] [54623]: INFO cinder.api.openstack.wsgi [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1642.961800] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1172093124"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1642.964727] [54623]: DEBUG cinder.api.v3.volumes [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1172093124'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1642.964980] [54623]: INFO cinder.api.v3.volumes [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Create volume of 1 GB [ 1642.972589] [54623]: INFO cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Availability Zones retrieved successfully. [ 1642.979591] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Flow 'volume_create_api' (a0651881-fd1c-4974-ab7e-19dc8bb2283c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1642.980903] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b826c1bf-e398-4126-9fe3-c3f6f3cf9b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1642.982302] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1643.010055] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b826c1bf-e398-4126-9fe3-c3f6f3cf9b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1643.011217] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3f7e98-e560-42ed-ae94-900e94c45282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1643.068602] [54623]: DEBUG cinder.quota [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Created reservations ['8f6a1ff4-98ab-4da2-9cbf-734dc393fd02', 'ea9be61e-750b-4e8c-9c9a-496172c5cbc9', 'a49b8b13-f25d-455e-b5c8-4e5a10ccb253', 'efb860f1-d821-47b7-989c-e245c1d0af68'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1643.069612] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3f7e98-e560-42ed-ae94-900e94c45282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f6a1ff4-98ab-4da2-9cbf-734dc393fd02', 'ea9be61e-750b-4e8c-9c9a-496172c5cbc9', 'a49b8b13-f25d-455e-b5c8-4e5a10ccb253', 'efb860f1-d821-47b7-989c-e245c1d0af68']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1643.070552] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802488a0-2b25-43ef-a01f-d030bc99d887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1643.084717] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802488a0-2b25-43ef-a01f-d030bc99d887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2c8a0c1-5970-41dd-9247-cd523645c3bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1172093124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d1461cd9e704fbdaaa24b82c2c031e0',qos_specs=None,replication_status=,reservations=['8f6a1ff4-98ab-4da2-9cbf-734dc393fd02','ea9be61e-750b-4e8c-9c9a-496172c5cbc9','a49b8b13-f25d-455e-b5c8-4e5a10ccb253','efb860f1-d821-47b7-989c-e245c1d0af68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='029f7ae6b342430a94238182fdc24091',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1172093124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2c8a0c1-5970-41dd-9247-cd523645c3bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d1461cd9e704fbdaaa24b82c2c031e0',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='029f7ae6b342430a94238182fdc24091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1643.085687] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff6109f-678a-4769-9a54-f80c6a606e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1643.099427] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff6109f-678a-4769-9a54-f80c6a606e91) 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-1172093124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d1461cd9e704fbdaaa24b82c2c031e0',qos_specs=None,replication_status=,reservations=['8f6a1ff4-98ab-4da2-9cbf-734dc393fd02','ea9be61e-750b-4e8c-9c9a-496172c5cbc9','a49b8b13-f25d-455e-b5c8-4e5a10ccb253','efb860f1-d821-47b7-989c-e245c1d0af68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='029f7ae6b342430a94238182fdc24091',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1643.100577] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61aa0b9-5071-4834-ba4a-3777051da5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1643.109836] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61aa0b9-5071-4834-ba4a-3777051da5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1643.111344] [54623]: DEBUG cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Flow 'volume_create_api' (a0651881-fd1c-4974-ab7e-19dc8bb2283c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1643.111344] [54623]: INFO cinder.volume.api [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Create volume request issued successfully. [ 1643.112011] [54623]: INFO cinder.api.openstack.wsgi [None req-0428a51b-4047-433d-a8dd-ecbfe9d76abd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1643.112627] [54623]: [pid: 54623|app: 0|req: 101/201] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:09:30 2024] POST /volume/v3/volumes => generated 753 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1653.103048] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1653.137735] [54622]: DEBUG cinder.api.middleware.request_id [None req-82f25e82-e62b-4d74-ab8c-9d9d9254f4b2 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1653.140244] [54622]: INFO cinder.api.openstack.wsgi [None req-82f25e82-e62b-4d74-ab8c-9d9d9254f4b2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1653.140503] [54622]: DEBUG cinder.api.openstack.wsgi [None req-82f25e82-e62b-4d74-ab8c-9d9d9254f4b2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1653.140852] [54622]: DEBUG cinder.api.openstack.wsgi [None req-82f25e82-e62b-4d74-ab8c-9d9d9254f4b2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1653.154073] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1653.154073] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1653.160337] [54622]: INFO cinder.volume.api [None req-82f25e82-e62b-4d74-ab8c-9d9d9254f4b2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1653.167263] [54622]: INFO cinder.api.openstack.wsgi [None req-82f25e82-e62b-4d74-ab8c-9d9d9254f4b2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1653.168020] [54622]: [pid: 54622|app: 0|req: 101/202] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:09:40 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1653.212342] [54623]: DEBUG cinder.api.middleware.request_id [None req-374a1f2b-ac2c-4e7d-baba-2daddb099f9f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1653.214644] [54623]: INFO cinder.api.openstack.wsgi [None req-374a1f2b-ac2c-4e7d-baba-2daddb099f9f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1653.214877] [54623]: DEBUG cinder.api.openstack.wsgi [None req-374a1f2b-ac2c-4e7d-baba-2daddb099f9f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1653.215128] [54623]: DEBUG cinder.api.openstack.wsgi [None req-374a1f2b-ac2c-4e7d-baba-2daddb099f9f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1653.223437] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1653.223437] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1653.227401] [54623]: INFO cinder.volume.api [None req-374a1f2b-ac2c-4e7d-baba-2daddb099f9f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1653.232310] [54623]: INFO cinder.api.openstack.wsgi [None req-374a1f2b-ac2c-4e7d-baba-2daddb099f9f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1653.232744] [54623]: [pid: 54623|app: 0|req: 102/203] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:09:41 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1663.163426] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=4 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1663.229853] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=4 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1707.849043] [54622]: DEBUG cinder.api.middleware.request_id [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1707.851133] [54622]: INFO cinder.api.openstack.wsgi [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1707.851573] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-750699789"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1707.857988] [54622]: DEBUG cinder.api.v3.volumes [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-750699789'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1707.858146] [54622]: INFO cinder.api.v3.volumes [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Create volume of 1 GB [ 1707.868421] [54622]: INFO cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Availability Zones retrieved successfully. [ 1707.877355] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Flow 'volume_create_api' (3a06aa58-8495-47c7-b1b8-d52ee92d75f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1707.878994] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cafad8-7ee5-4cfe-9ed0-91aa4b866101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1707.879693] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1707.908393] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cafad8-7ee5-4cfe-9ed0-91aa4b866101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1707.909451] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c887ff2-bc36-4220-be70-3ea7b0d04db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1707.988253] [54622]: DEBUG cinder.quota [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Created reservations ['ed6fed5c-5193-4e9a-adf1-f715c0e6cf95', 'b2cc186c-ee4b-49df-9957-845de7b18718', '5163f38a-fddd-42f7-b374-8f095fc0bb1c', '43d1c749-546d-432e-bca4-ec482a88a0e8'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1707.989278] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c887ff2-bc36-4220-be70-3ea7b0d04db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed6fed5c-5193-4e9a-adf1-f715c0e6cf95', 'b2cc186c-ee4b-49df-9957-845de7b18718', '5163f38a-fddd-42f7-b374-8f095fc0bb1c', '43d1c749-546d-432e-bca4-ec482a88a0e8']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1707.990267] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7801fcf-38db-4f55-9e11-c6676a05a5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1708.018101] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7801fcf-38db-4f55-9e11-c6676a05a5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b06a061-44e6-480f-b957-746626f4d250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-750699789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1af6cefd1743c5876656588f212088',qos_specs=None,replication_status=,reservations=['ed6fed5c-5193-4e9a-adf1-f715c0e6cf95','b2cc186c-ee4b-49df-9957-845de7b18718','5163f38a-fddd-42f7-b374-8f095fc0bb1c','43d1c749-546d-432e-bca4-ec482a88a0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da77d8f037554fcf837d464fb7305d78',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-750699789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b06a061-44e6-480f-b957-746626f4d250,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1af6cefd1743c5876656588f212088',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='da77d8f037554fcf837d464fb7305d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1708.019067] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a45ffc-8ad9-4e50-aacc-25ca810050d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1708.032870] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a45ffc-8ad9-4e50-aacc-25ca810050d6) 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-750699789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1af6cefd1743c5876656588f212088',qos_specs=None,replication_status=,reservations=['ed6fed5c-5193-4e9a-adf1-f715c0e6cf95','b2cc186c-ee4b-49df-9957-845de7b18718','5163f38a-fddd-42f7-b374-8f095fc0bb1c','43d1c749-546d-432e-bca4-ec482a88a0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da77d8f037554fcf837d464fb7305d78',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1708.033908] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8cf2e2-9fa2-4c1c-bc3d-25c6160270a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1708.054900] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8cf2e2-9fa2-4c1c-bc3d-25c6160270a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1708.056103] [54622]: DEBUG cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Flow 'volume_create_api' (3a06aa58-8495-47c7-b1b8-d52ee92d75f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1708.056435] [54622]: INFO cinder.volume.api [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Create volume request issued successfully. [ 1708.057194] [54622]: INFO cinder.api.openstack.wsgi [None req-c0110c53-2c21-4f93-8a7d-97c7f03f5073 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1708.058481] [54622]: [pid: 54622|app: 0|req: 102/204] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:10:35 2024] POST /volume/v3/volumes => generated 750 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1708.068156] [54623]: DEBUG cinder.api.middleware.request_id [None req-a379305c-9edc-4c21-af64-b9c54bb41ec5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1708.071554] [54623]: INFO cinder.api.openstack.wsgi [None req-a379305c-9edc-4c21-af64-b9c54bb41ec5 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1708.071554] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a379305c-9edc-4c21-af64-b9c54bb41ec5 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1708.071554] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a379305c-9edc-4c21-af64-b9c54bb41ec5 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1708.078665] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1708.078665] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1708.082624] [54623]: INFO cinder.volume.api [None req-a379305c-9edc-4c21-af64-b9c54bb41ec5 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1708.088311] [54623]: INFO cinder.api.openstack.wsgi [None req-a379305c-9edc-4c21-af64-b9c54bb41ec5 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1708.088701] [54623]: [pid: 54623|app: 0|req: 103/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:35 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1709.098716] [54622]: DEBUG cinder.api.middleware.request_id [None req-4ef1f613-9d49-4761-b995-4d6a2a229b47 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1709.101636] [54622]: INFO cinder.api.openstack.wsgi [None req-4ef1f613-9d49-4761-b995-4d6a2a229b47 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1709.101636] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4ef1f613-9d49-4761-b995-4d6a2a229b47 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1709.101636] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4ef1f613-9d49-4761-b995-4d6a2a229b47 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1709.119516] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1709.119516] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1709.125281] [54622]: INFO cinder.volume.api [None req-4ef1f613-9d49-4761-b995-4d6a2a229b47 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1709.138012] [54622]: INFO cinder.api.openstack.wsgi [None req-4ef1f613-9d49-4761-b995-4d6a2a229b47 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1709.138667] [54622]: [pid: 54622|app: 0|req: 103/206] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:36 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1709.501145] [54623]: DEBUG cinder.api.middleware.request_id [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-dbbb38d2-3f57-4826-8d48-d38bf3fd904a None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1709.503800] [54623]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-dbbb38d2-3f57-4826-8d48-d38bf3fd904a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1709.504042] [54623]: DEBUG cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-dbbb38d2-3f57-4826-8d48-d38bf3fd904a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1709.504384] [54623]: DEBUG cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-dbbb38d2-3f57-4826-8d48-d38bf3fd904a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1709.532305] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1709.532305] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1709.543769] [54623]: INFO cinder.volume.api [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-dbbb38d2-3f57-4826-8d48-d38bf3fd904a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1709.553151] [54623]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-dbbb38d2-3f57-4826-8d48-d38bf3fd904a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1709.553808] [54623]: [pid: 54623|app: 0|req: 104/207] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:10:37 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1711.079599] [54622]: DEBUG cinder.api.middleware.request_id [None req-11921349-0352-46af-837f-11c8d5a95ddf None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1711.079599] [54622]: INFO cinder.api.openstack.wsgi [None req-11921349-0352-46af-837f-11c8d5a95ddf None None] GET http://10.180.1.21/volume// [ 1711.079599] [54622]: DEBUG cinder.api.openstack.wsgi [None req-11921349-0352-46af-837f-11c8d5a95ddf None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1711.079599] [54622]: DEBUG cinder.api.openstack.wsgi [None req-11921349-0352-46af-837f-11c8d5a95ddf None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1711.079599] [54622]: INFO cinder.api.openstack.wsgi [None req-11921349-0352-46af-837f-11c8d5a95ddf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1711.080067] [54622]: [pid: 54622|app: 0|req: 104/208] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:10:38 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1711.084039] [54623]: DEBUG cinder.api.middleware.request_id [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-1ae64278-0587-4e83-b030-52f74ce4ee8c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1711.086702] [54623]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-1ae64278-0587-4e83-b030-52f74ce4ee8c tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1711.086702] [54623]: DEBUG cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-1ae64278-0587-4e83-b030-52f74ce4ee8c tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b06a061-44e6-480f-b957-746626f4d250", "connector": null, "instance_uuid": "1bc073c3-14cd-4558-b961-9947dcb83760"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1711.102555] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1711.102555] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1711.125878] [54623]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-1ae64278-0587-4e83-b030-52f74ce4ee8c tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1711.126327] [54623]: [pid: 54623|app: 0|req: 105/209] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:10:38 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1711.152808] [54622]: DEBUG cinder.api.middleware.request_id [None req-7ed94ce1-2137-46fe-bff4-d5f254ae1c29 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1711.159439] [54622]: INFO cinder.api.openstack.wsgi [None req-7ed94ce1-2137-46fe-bff4-d5f254ae1c29 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1711.159879] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7ed94ce1-2137-46fe-bff4-d5f254ae1c29 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1711.160183] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7ed94ce1-2137-46fe-bff4-d5f254ae1c29 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1711.172358] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1711.172358] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1711.176200] [54622]: INFO cinder.volume.api [None req-7ed94ce1-2137-46fe-bff4-d5f254ae1c29 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1711.182113] [54622]: INFO cinder.api.openstack.wsgi [None req-7ed94ce1-2137-46fe-bff4-d5f254ae1c29 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1711.182745] [54622]: [pid: 54622|app: 0|req: 105/210] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:39 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1711.657044] [54623]: DEBUG cinder.api.middleware.request_id [None req-cff490cb-4fd8-4e3b-ba40-20796b705191 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1711.657555] [54623]: INFO cinder.api.openstack.wsgi [None req-cff490cb-4fd8-4e3b-ba40-20796b705191 None None] GET http://10.180.1.21/volume// [ 1711.657744] [54623]: DEBUG cinder.api.openstack.wsgi [None req-cff490cb-4fd8-4e3b-ba40-20796b705191 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1711.657967] [54623]: DEBUG cinder.api.openstack.wsgi [None req-cff490cb-4fd8-4e3b-ba40-20796b705191 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1711.658416] [54623]: INFO cinder.api.openstack.wsgi [None req-cff490cb-4fd8-4e3b-ba40-20796b705191 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1711.658723] [54623]: [pid: 54623|app: 0|req: 106/211] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:10:39 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1711.664214] [54622]: DEBUG cinder.api.middleware.request_id [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-24cb7c31-7468-4dd8-b406-9ee8f0725e34 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1711.667381] [54622]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-24cb7c31-7468-4dd8-b406-9ee8f0725e34 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1711.667751] [54622]: DEBUG cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-24cb7c31-7468-4dd8-b406-9ee8f0725e34 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1711.668098] [54622]: DEBUG cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-24cb7c31-7468-4dd8-b406-9ee8f0725e34 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1711.684956] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1711.684956] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1711.691421] [54622]: INFO cinder.volume.api [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-24cb7c31-7468-4dd8-b406-9ee8f0725e34 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1711.699785] [54622]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-24cb7c31-7468-4dd8-b406-9ee8f0725e34 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1711.700380] [54622]: [pid: 54622|app: 0|req: 106/212] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:10:39 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1711.736066] [54623]: DEBUG cinder.api.middleware.request_id [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-c0b1f021-c488-4c20-bcc1-e87d32c5e373 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1711.739133] [54623]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-c0b1f021-c488-4c20-bcc1-e87d32c5e373 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] PUT http://10.180.1.21/volume/v3/attachments/dc2da7fd-9600-4ef0-9343-b7e9b624fa91 [ 1711.739717] [54623]: DEBUG cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-c0b1f021-c488-4c20-bcc1-e87d32c5e373 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-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-363371", "mountpoint": "/dev/sdb"}}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1711.748485] [54623]: DEBUG cinder.coordination [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-c0b1f021-c488-4c20-bcc1-e87d32c5e373 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Acquiring lock "cinder-attachment_update-3b06a061-44e6-480f-b957-746626f4d250-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1711.753828] [54623]: DEBUG cinder.coordination [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-c0b1f021-c488-4c20-bcc1-e87d32c5e373 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Lock "cinder-attachment_update-3b06a061-44e6-480f-b957-746626f4d250-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1711.755086] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1711.755086] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1712.195803] [54622]: DEBUG cinder.api.middleware.request_id [None req-7f56a3cb-eba2-4610-ac14-e3408108fe2d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1712.199251] [54622]: INFO cinder.api.openstack.wsgi [None req-7f56a3cb-eba2-4610-ac14-e3408108fe2d tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1712.199251] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7f56a3cb-eba2-4610-ac14-e3408108fe2d tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1712.199634] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7f56a3cb-eba2-4610-ac14-e3408108fe2d tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1712.216239] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1712.216239] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1712.222380] [54622]: INFO cinder.volume.api [None req-7f56a3cb-eba2-4610-ac14-e3408108fe2d tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1712.231364] [54622]: INFO cinder.api.openstack.wsgi [None req-7f56a3cb-eba2-4610-ac14-e3408108fe2d tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1712.232075] [54622]: [pid: 54622|app: 0|req: 107/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:40 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1713.245421] [54622]: DEBUG cinder.api.middleware.request_id [None req-c2cdcf66-5218-4cdb-8dbc-59b052548391 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.246723] [54622]: INFO cinder.api.openstack.wsgi [None req-c2cdcf66-5218-4cdb-8dbc-59b052548391 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1713.246948] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c2cdcf66-5218-4cdb-8dbc-59b052548391 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1713.247183] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c2cdcf66-5218-4cdb-8dbc-59b052548391 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1713.265332] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1713.265332] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1713.269857] [54622]: INFO cinder.volume.api [None req-c2cdcf66-5218-4cdb-8dbc-59b052548391 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1713.278122] [54622]: INFO cinder.api.openstack.wsgi [None req-c2cdcf66-5218-4cdb-8dbc-59b052548391 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1713.278122] [54622]: [pid: 54622|app: 0|req: 108/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:41 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1714.281642] [54622]: DEBUG cinder.api.middleware.request_id [None req-3cdf1313-f0e2-4ee8-acf5-1ca8257252c7 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1714.283793] [54622]: INFO cinder.api.openstack.wsgi [None req-3cdf1313-f0e2-4ee8-acf5-1ca8257252c7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1714.284022] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3cdf1313-f0e2-4ee8-acf5-1ca8257252c7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1714.284247] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3cdf1313-f0e2-4ee8-acf5-1ca8257252c7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1714.299583] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1714.299583] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1714.310087] [54622]: INFO cinder.volume.api [None req-3cdf1313-f0e2-4ee8-acf5-1ca8257252c7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1714.319811] [54622]: INFO cinder.api.openstack.wsgi [None req-3cdf1313-f0e2-4ee8-acf5-1ca8257252c7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1714.320869] [54622]: [pid: 54622|app: 0|req: 109/215] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:42 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1714.321603] [54622]: DEBUG cinder.api.middleware.request_id [None req-4cc39aa2-9597-4eaa-87f8-1b29d280e0d2 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1714.323875] [54622]: INFO cinder.api.openstack.wsgi [None req-4cc39aa2-9597-4eaa-87f8-1b29d280e0d2 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1714.323875] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4cc39aa2-9597-4eaa-87f8-1b29d280e0d2 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1714.324055] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4cc39aa2-9597-4eaa-87f8-1b29d280e0d2 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1714.335865] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1714.335865] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1714.339358] [54622]: INFO cinder.volume.api [None req-4cc39aa2-9597-4eaa-87f8-1b29d280e0d2 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1714.344066] [54622]: INFO cinder.api.openstack.wsgi [None req-4cc39aa2-9597-4eaa-87f8-1b29d280e0d2 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1714.348426] [54622]: [pid: 54622|app: 0|req: 110/216] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:42 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1714.604772] [54622]: DEBUG cinder.api.middleware.request_id [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-2fd6f7c3-0add-4e04-b91c-6915023a1e9d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1714.607473] [54622]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-2fd6f7c3-0add-4e04-b91c-6915023a1e9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1714.609035] [54622]: DEBUG cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-2fd6f7c3-0add-4e04-b91c-6915023a1e9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1714.609035] [54622]: DEBUG cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-2fd6f7c3-0add-4e04-b91c-6915023a1e9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1714.618470] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1714.618470] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1714.623053] [54622]: INFO cinder.volume.api [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-2fd6f7c3-0add-4e04-b91c-6915023a1e9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1714.631951] [54622]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-2fd6f7c3-0add-4e04-b91c-6915023a1e9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1714.633578] [54622]: [pid: 54622|app: 0|req: 111/217] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:10:42 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1715.360216] [54622]: DEBUG cinder.api.middleware.request_id [None req-c526207d-91c8-4890-b230-869d1f1d2178 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1715.362157] [54622]: INFO cinder.api.openstack.wsgi [None req-c526207d-91c8-4890-b230-869d1f1d2178 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1715.362379] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c526207d-91c8-4890-b230-869d1f1d2178 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1715.362826] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c526207d-91c8-4890-b230-869d1f1d2178 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1715.382500] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1715.382500] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1715.386882] [54622]: INFO cinder.volume.api [None req-c526207d-91c8-4890-b230-869d1f1d2178 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1715.392415] [54622]: INFO cinder.api.openstack.wsgi [None req-c526207d-91c8-4890-b230-869d1f1d2178 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1715.392832] [54622]: [pid: 54622|app: 0|req: 112/218] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:43 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1715.507848] [54622]: DEBUG cinder.api.middleware.request_id [None req-aeef3340-2482-4796-8721-42a5c709bac7 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1715.509642] [54622]: INFO cinder.api.openstack.wsgi [None req-aeef3340-2482-4796-8721-42a5c709bac7 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 [ 1715.510035] [54622]: DEBUG cinder.api.openstack.wsgi [None req-aeef3340-2482-4796-8721-42a5c709bac7 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1715.510394] [54622]: DEBUG cinder.api.openstack.wsgi [None req-aeef3340-2482-4796-8721-42a5c709bac7 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1715.510745] [54622]: INFO cinder.api.v3.volumes [None req-aeef3340-2482-4796-8721-42a5c709bac7 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Delete volume with id: a9186679-0d7b-42fd-a9a6-cec271f8e421 [ 1715.519582] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1715.519582] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1715.520396] [54622]: INFO cinder.volume.api [None req-aeef3340-2482-4796-8721-42a5c709bac7 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1715.541599] [54622]: INFO cinder.volume.api [None req-aeef3340-2482-4796-8721-42a5c709bac7 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Delete volume request issued successfully. [ 1715.542400] [54622]: INFO cinder.api.openstack.wsgi [None req-aeef3340-2482-4796-8721-42a5c709bac7 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 returned with HTTP 202 [ 1715.542400] [54622]: [pid: 54622|app: 0|req: 113/219] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:10:43 2024] DELETE /volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1715.545213] [54622]: DEBUG cinder.api.middleware.request_id [None req-b58f5460-08c8-4829-9b5d-46266013f477 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1715.547399] [54622]: INFO cinder.api.openstack.wsgi [None req-b58f5460-08c8-4829-9b5d-46266013f477 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 [ 1715.547622] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b58f5460-08c8-4829-9b5d-46266013f477 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1715.547838] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b58f5460-08c8-4829-9b5d-46266013f477 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1715.556181] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1715.556181] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1715.561912] [54622]: INFO cinder.volume.api [None req-b58f5460-08c8-4829-9b5d-46266013f477 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1715.565378] [54622]: INFO cinder.api.openstack.wsgi [None req-b58f5460-08c8-4829-9b5d-46266013f477 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 returned with HTTP 200 [ 1715.565769] [54622]: [pid: 54622|app: 0|req: 114/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:43 2024] GET /volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1716.159834] [54622]: DEBUG cinder.api.middleware.request_id [None req-4e939682-1eed-41ca-8d27-0ba4aca65499 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.160375] [54622]: INFO cinder.api.openstack.wsgi [None req-4e939682-1eed-41ca-8d27-0ba4aca65499 None None] GET http://10.180.1.21/volume// [ 1716.160607] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4e939682-1eed-41ca-8d27-0ba4aca65499 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1716.160859] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4e939682-1eed-41ca-8d27-0ba4aca65499 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1716.161316] [54622]: INFO cinder.api.openstack.wsgi [None req-4e939682-1eed-41ca-8d27-0ba4aca65499 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1716.161987] [54622]: [pid: 54622|app: 0|req: 115/221] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:10:44 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1716.165774] [54622]: DEBUG cinder.api.middleware.request_id [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-a9cb7f4c-1f84-4c44-9205-150c4d6d170c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.168124] [54622]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-a9cb7f4c-1f84-4c44-9205-150c4d6d170c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1716.168573] [54622]: DEBUG cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-a9cb7f4c-1f84-4c44-9205-150c4d6d170c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2c8a0c1-5970-41dd-9247-cd523645c3bb", "connector": null, "instance_uuid": "7d2ee524-61e6-4805-a8e7-98c0c676d89f"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1716.183783] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.183783] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1716.221209] [54622]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-a9cb7f4c-1f84-4c44-9205-150c4d6d170c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1716.221860] [54622]: [pid: 54622|app: 0|req: 116/222] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:10:44 2024] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1716.252246] [54622]: DEBUG cinder.api.middleware.request_id [None req-a557b64f-4516-4760-902d-8ed991251730 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.257271] [54622]: INFO cinder.api.openstack.wsgi [None req-a557b64f-4516-4760-902d-8ed991251730 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1716.257506] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a557b64f-4516-4760-902d-8ed991251730 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1716.257717] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a557b64f-4516-4760-902d-8ed991251730 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1716.268458] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.268458] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1716.272610] [54622]: INFO cinder.volume.api [None req-a557b64f-4516-4760-902d-8ed991251730 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1716.278874] [54622]: INFO cinder.api.openstack.wsgi [None req-a557b64f-4516-4760-902d-8ed991251730 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1716.279323] [54622]: [pid: 54622|app: 0|req: 117/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:44 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1716.291348] [54623]: DEBUG cinder.coordination [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-c0b1f021-c488-4c20-bcc1-e87d32c5e373 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Lock "cinder-attachment_update-3b06a061-44e6-480f-b957-746626f4d250-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.538s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1716.291877] [54623]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-c0b1f021-c488-4c20-bcc1-e87d32c5e373 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/attachments/dc2da7fd-9600-4ef0-9343-b7e9b624fa91 returned with HTTP 200 [ 1716.292857] [54623]: [pid: 54623|app: 0|req: 107/224] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:10:39 2024] PUT /volume/v3/attachments/dc2da7fd-9600-4ef0-9343-b7e9b624fa91 => generated 589 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1716.402976] [54622]: DEBUG cinder.api.middleware.request_id [None req-f3f9afb1-b63b-4511-b544-80579fec861e None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.405070] [54622]: INFO cinder.api.openstack.wsgi [None req-f3f9afb1-b63b-4511-b544-80579fec861e tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1716.405418] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f3f9afb1-b63b-4511-b544-80579fec861e tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1716.405739] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f3f9afb1-b63b-4511-b544-80579fec861e tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1716.418775] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.418775] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1716.421361] [54622]: INFO cinder.volume.api [None req-f3f9afb1-b63b-4511-b544-80579fec861e tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1716.426466] [54622]: INFO cinder.api.openstack.wsgi [None req-f3f9afb1-b63b-4511-b544-80579fec861e tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1716.426980] [54622]: [pid: 54622|app: 0|req: 118/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:44 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1716.578020] [54623]: DEBUG cinder.api.middleware.request_id [None req-4cb467d5-752e-4995-8bc2-d641a05774ff None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.580510] [54623]: INFO cinder.api.openstack.wsgi [None req-4cb467d5-752e-4995-8bc2-d641a05774ff tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 [ 1716.580749] [54623]: DEBUG cinder.api.openstack.wsgi [None req-4cb467d5-752e-4995-8bc2-d641a05774ff tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1716.580965] [54623]: DEBUG cinder.api.openstack.wsgi [None req-4cb467d5-752e-4995-8bc2-d641a05774ff tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1716.594949] [54623]: INFO cinder.api.openstack.wsgi [None req-4cb467d5-752e-4995-8bc2-d641a05774ff tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 returned with HTTP 404 [ 1716.595526] [54623]: [pid: 54623|app: 0|req: 108/226] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:44 2024] GET /volume/v3/volumes/a9186679-0d7b-42fd-a9a6-cec271f8e421 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1716.600352] [54622]: DEBUG cinder.api.middleware.request_id [None req-e4418a6e-ffdd-4f5c-aad8-5a6ea8ee9eaf None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.603715] [54622]: INFO cinder.api.openstack.wsgi [None req-e4418a6e-ffdd-4f5c-aad8-5a6ea8ee9eaf tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 [ 1716.603965] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e4418a6e-ffdd-4f5c-aad8-5a6ea8ee9eaf tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1716.604211] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e4418a6e-ffdd-4f5c-aad8-5a6ea8ee9eaf tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1716.604403] [54622]: INFO cinder.api.v3.volumes [None req-e4418a6e-ffdd-4f5c-aad8-5a6ea8ee9eaf tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Delete volume with id: f2ec2904-06b2-4548-9d90-7caaa71cec42 [ 1716.616292] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.616292] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1716.617742] [54622]: INFO cinder.volume.api [None req-e4418a6e-ffdd-4f5c-aad8-5a6ea8ee9eaf tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1716.643374] [54622]: INFO cinder.volume.api [None req-e4418a6e-ffdd-4f5c-aad8-5a6ea8ee9eaf tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Delete volume request issued successfully. [ 1716.644526] [54622]: INFO cinder.api.openstack.wsgi [None req-e4418a6e-ffdd-4f5c-aad8-5a6ea8ee9eaf tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 returned with HTTP 202 [ 1716.644526] [54622]: [pid: 54622|app: 0|req: 119/227] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:10:44 2024] DELETE /volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1716.649680] [54623]: DEBUG cinder.api.middleware.request_id [None req-592c3dac-3a49-4e33-8dfb-bcfd73d9df70 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.653532] [54623]: INFO cinder.api.openstack.wsgi [None req-592c3dac-3a49-4e33-8dfb-bcfd73d9df70 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 [ 1716.653532] [54623]: DEBUG cinder.api.openstack.wsgi [None req-592c3dac-3a49-4e33-8dfb-bcfd73d9df70 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1716.653762] [54623]: DEBUG cinder.api.openstack.wsgi [None req-592c3dac-3a49-4e33-8dfb-bcfd73d9df70 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1716.667171] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.667171] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1716.678332] [54623]: INFO cinder.volume.api [None req-592c3dac-3a49-4e33-8dfb-bcfd73d9df70 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Volume info retrieved successfully. [ 1716.686722] [54623]: INFO cinder.api.openstack.wsgi [None req-592c3dac-3a49-4e33-8dfb-bcfd73d9df70 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 returned with HTTP 200 [ 1716.687174] [54623]: [pid: 54623|app: 0|req: 109/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:44 2024] GET /volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1716.757817] [54622]: DEBUG cinder.api.middleware.request_id [None req-8e230aaf-fe05-495d-8607-fc8f903e7211 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.757817] [54622]: INFO cinder.api.openstack.wsgi [None req-8e230aaf-fe05-495d-8607-fc8f903e7211 None None] GET http://10.180.1.21/volume// [ 1716.757817] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8e230aaf-fe05-495d-8607-fc8f903e7211 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1716.757817] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8e230aaf-fe05-495d-8607-fc8f903e7211 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1716.757817] [54622]: INFO cinder.api.openstack.wsgi [None req-8e230aaf-fe05-495d-8607-fc8f903e7211 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1716.757817] [54622]: [pid: 54622|app: 0|req: 120/229] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:10:44 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1716.763060] [54623]: DEBUG cinder.api.middleware.request_id [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-458c40d0-3c88-419d-a60f-d336a8cb8bc7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.766499] [54623]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-458c40d0-3c88-419d-a60f-d336a8cb8bc7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1716.770029] [54623]: DEBUG cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-458c40d0-3c88-419d-a60f-d336a8cb8bc7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1716.770029] [54623]: DEBUG cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-458c40d0-3c88-419d-a60f-d336a8cb8bc7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1716.782726] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.782726] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1716.787371] [54623]: INFO cinder.volume.api [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-458c40d0-3c88-419d-a60f-d336a8cb8bc7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1716.793314] [54623]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-458c40d0-3c88-419d-a60f-d336a8cb8bc7 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1716.793314] [54623]: [pid: 54623|app: 0|req: 110/230] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:10:44 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1716.870426] [54622]: DEBUG cinder.api.middleware.request_id [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-ddfa1150-1d11-4188-909c-8ba476ef17c1 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.872800] [54622]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-ddfa1150-1d11-4188-909c-8ba476ef17c1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] PUT http://10.180.1.21/volume/v3/attachments/e3a4cb05-c4d7-4baf-8ecc-c95929b448ac [ 1716.873260] [54622]: DEBUG cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-ddfa1150-1d11-4188-909c-8ba476ef17c1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-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-363361", "mountpoint": "/dev/sdb"}}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1716.882206] [54622]: DEBUG cinder.coordination [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-ddfa1150-1d11-4188-909c-8ba476ef17c1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Acquiring lock "cinder-attachment_update-f2c8a0c1-5970-41dd-9247-cd523645c3bb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1716.887447] [54622]: DEBUG cinder.coordination [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-ddfa1150-1d11-4188-909c-8ba476ef17c1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Lock "cinder-attachment_update-f2c8a0c1-5970-41dd-9247-cd523645c3bb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1716.889607] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.889607] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1717.289722] [54623]: DEBUG cinder.api.middleware.request_id [None req-0a28e342-3680-4602-bf0a-1b31ab0a5c8c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1717.292308] [54623]: INFO cinder.api.openstack.wsgi [None req-0a28e342-3680-4602-bf0a-1b31ab0a5c8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1717.292715] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0a28e342-3680-4602-bf0a-1b31ab0a5c8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1717.292765] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0a28e342-3680-4602-bf0a-1b31ab0a5c8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1717.313407] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1717.313407] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1717.318736] [54623]: INFO cinder.volume.api [None req-0a28e342-3680-4602-bf0a-1b31ab0a5c8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1717.324438] [54623]: INFO cinder.api.openstack.wsgi [None req-0a28e342-3680-4602-bf0a-1b31ab0a5c8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1717.324935] [54623]: [pid: 54623|app: 0|req: 111/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:45 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1717.325902] [54623]: DEBUG cinder.api.middleware.request_id [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1717.328045] [54623]: INFO cinder.api.openstack.wsgi [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1717.328412] [54623]: DEBUG cinder.api.openstack.wsgi [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1899892795"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1717.329988] [54623]: DEBUG cinder.api.v3.volumes [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1899892795'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1717.330143] [54623]: INFO cinder.api.v3.volumes [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Create volume of 1 GB [ 1717.334109] [54623]: INFO cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Availability Zones retrieved successfully. [ 1717.342178] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Flow 'volume_create_api' (7c090a00-eeda-4d3d-baa1-d2e16c19451f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1717.343409] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde3836b-99aa-4f4e-9a7b-b69272ebbf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1717.345423] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1717.367988] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde3836b-99aa-4f4e-9a7b-b69272ebbf36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1717.369078] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e9ba05-6dca-4bac-bdd7-f5f968d70f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1717.421129] [54623]: DEBUG cinder.quota [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Created reservations ['0679ff54-60ab-4cf2-9ef0-54d179cae625', '189369bd-618c-4ad5-9015-6369f00d87e7', '098f1392-251f-48c8-8cdc-3fbad630b1a0', 'c04f0c6a-91fe-4328-b707-205d2b7109e2'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1717.422432] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e9ba05-6dca-4bac-bdd7-f5f968d70f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0679ff54-60ab-4cf2-9ef0-54d179cae625', '189369bd-618c-4ad5-9015-6369f00d87e7', '098f1392-251f-48c8-8cdc-3fbad630b1a0', 'c04f0c6a-91fe-4328-b707-205d2b7109e2']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1717.423696] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c833044d-36a8-4253-b1f8-bd2259bdff5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1717.436337] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c833044d-36a8-4253-b1f8-bd2259bdff5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c1a25f-c4c4-49f8-aff1-a821f017868b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1899892795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de476fd038e240b8b7721b112e9edc64',qos_specs=None,replication_status=,reservations=['0679ff54-60ab-4cf2-9ef0-54d179cae625','189369bd-618c-4ad5-9015-6369f00d87e7','098f1392-251f-48c8-8cdc-3fbad630b1a0','c04f0c6a-91fe-4328-b707-205d2b7109e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a215f1fe10e6433a8ce5d2a972439ff0',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1899892795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c1a25f-c4c4-49f8-aff1-a821f017868b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de476fd038e240b8b7721b112e9edc64',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='a215f1fe10e6433a8ce5d2a972439ff0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1717.437106] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07807147-3f6f-4174-ab8e-450b88a18ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1717.452753] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07807147-3f6f-4174-ab8e-450b88a18ba7) 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-1899892795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de476fd038e240b8b7721b112e9edc64',qos_specs=None,replication_status=,reservations=['0679ff54-60ab-4cf2-9ef0-54d179cae625','189369bd-618c-4ad5-9015-6369f00d87e7','098f1392-251f-48c8-8cdc-3fbad630b1a0','c04f0c6a-91fe-4328-b707-205d2b7109e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a215f1fe10e6433a8ce5d2a972439ff0',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1717.453943] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9cd05b3-a9e6-48ef-a035-5b51f535a892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1717.464706] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9cd05b3-a9e6-48ef-a035-5b51f535a892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1717.465837] [54623]: DEBUG cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Flow 'volume_create_api' (7c090a00-eeda-4d3d-baa1-d2e16c19451f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1717.466046] [54623]: INFO cinder.volume.api [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Create volume request issued successfully. [ 1717.467029] [54623]: INFO cinder.api.openstack.wsgi [None req-08d4fb37-6c6b-4c9b-9288-eb9e7c944af5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1717.467211] [54623]: [pid: 54623|app: 0|req: 112/232] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:10:45 2024] POST /volume/v3/volumes => generated 756 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1717.468492] [54623]: DEBUG cinder.api.middleware.request_id [None req-1645b98a-494e-42a3-9edb-b4731fec4055 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1717.470372] [54623]: INFO cinder.api.openstack.wsgi [None req-1645b98a-494e-42a3-9edb-b4731fec4055 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1717.470454] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1645b98a-494e-42a3-9edb-b4731fec4055 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1717.470650] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1645b98a-494e-42a3-9edb-b4731fec4055 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1717.481785] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1717.481785] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1717.485611] [54623]: INFO cinder.volume.api [None req-1645b98a-494e-42a3-9edb-b4731fec4055 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1717.491593] [54623]: INFO cinder.api.openstack.wsgi [None req-1645b98a-494e-42a3-9edb-b4731fec4055 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1717.492344] [54623]: [pid: 54623|app: 0|req: 113/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:45 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1717.492782] [54623]: DEBUG cinder.api.middleware.request_id [None req-257afda8-cbcc-4ce5-a582-642da68033b7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1717.494623] [54623]: INFO cinder.api.openstack.wsgi [None req-257afda8-cbcc-4ce5-a582-642da68033b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1717.494944] [54623]: DEBUG cinder.api.openstack.wsgi [None req-257afda8-cbcc-4ce5-a582-642da68033b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1717.495097] [54623]: DEBUG cinder.api.openstack.wsgi [None req-257afda8-cbcc-4ce5-a582-642da68033b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1717.502687] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1717.502687] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1717.508094] [54623]: INFO cinder.volume.api [None req-257afda8-cbcc-4ce5-a582-642da68033b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1717.513347] [54623]: INFO cinder.api.openstack.wsgi [None req-257afda8-cbcc-4ce5-a582-642da68033b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1717.513760] [54623]: [pid: 54623|app: 0|req: 114/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:45 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1717.700280] [54623]: DEBUG cinder.api.middleware.request_id [None req-0d1c0bad-5ccb-4eb5-9fe2-21c6c7e07e19 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1717.702408] [54623]: INFO cinder.api.openstack.wsgi [None req-0d1c0bad-5ccb-4eb5-9fe2-21c6c7e07e19 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] GET http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 [ 1717.702633] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0d1c0bad-5ccb-4eb5-9fe2-21c6c7e07e19 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1717.702858] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0d1c0bad-5ccb-4eb5-9fe2-21c6c7e07e19 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1717.709850] [54623]: INFO cinder.api.openstack.wsgi [None req-0d1c0bad-5ccb-4eb5-9fe2-21c6c7e07e19 tempest-ServersNegativeTestJSON-1926648660 tempest-ServersNegativeTestJSON-1926648660-project-member] http://10.180.1.21/volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 returned with HTTP 404 [ 1717.711033] [54623]: [pid: 54623|app: 0|req: 115/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:45 2024] GET /volume/v3/volumes/f2ec2904-06b2-4548-9d90-7caaa71cec42 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1718.338421] [54623]: DEBUG cinder.api.middleware.request_id [None req-402d6fb2-2844-4a91-928a-7278d6980f8b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1718.340458] [54623]: INFO cinder.api.openstack.wsgi [None req-402d6fb2-2844-4a91-928a-7278d6980f8b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1718.340698] [54623]: DEBUG cinder.api.openstack.wsgi [None req-402d6fb2-2844-4a91-928a-7278d6980f8b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1718.340942] [54623]: DEBUG cinder.api.openstack.wsgi [None req-402d6fb2-2844-4a91-928a-7278d6980f8b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1718.356861] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1718.356861] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1718.361189] [54623]: INFO cinder.volume.api [None req-402d6fb2-2844-4a91-928a-7278d6980f8b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1718.366661] [54623]: INFO cinder.api.openstack.wsgi [None req-402d6fb2-2844-4a91-928a-7278d6980f8b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1718.367748] [54623]: [pid: 54623|app: 0|req: 116/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:46 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1718.501374] [54623]: DEBUG cinder.api.middleware.request_id [None req-5a077cf2-a9ff-4401-90b6-f7c561a0304c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1718.504385] [54623]: INFO cinder.api.openstack.wsgi [None req-5a077cf2-a9ff-4401-90b6-f7c561a0304c tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1718.504709] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5a077cf2-a9ff-4401-90b6-f7c561a0304c tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1718.505011] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5a077cf2-a9ff-4401-90b6-f7c561a0304c tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1718.516320] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1718.516320] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1718.526532] [54623]: INFO cinder.volume.api [None req-5a077cf2-a9ff-4401-90b6-f7c561a0304c tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1718.538011] [54623]: INFO cinder.api.openstack.wsgi [None req-5a077cf2-a9ff-4401-90b6-f7c561a0304c tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1718.538057] [54623]: [pid: 54623|app: 0|req: 117/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:46 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1718.538820] [54623]: DEBUG cinder.api.middleware.request_id [None req-292e4c7d-c65f-413a-a19e-db079196f10f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1718.540815] [54623]: INFO cinder.api.openstack.wsgi [None req-292e4c7d-c65f-413a-a19e-db079196f10f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1718.541033] [54623]: DEBUG cinder.api.openstack.wsgi [None req-292e4c7d-c65f-413a-a19e-db079196f10f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1718.541265] [54623]: DEBUG cinder.api.openstack.wsgi [None req-292e4c7d-c65f-413a-a19e-db079196f10f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1718.549088] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1718.549088] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1718.554019] [54623]: INFO cinder.volume.api [None req-292e4c7d-c65f-413a-a19e-db079196f10f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1718.557513] [54623]: INFO cinder.api.openstack.wsgi [None req-292e4c7d-c65f-413a-a19e-db079196f10f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1718.557940] [54623]: [pid: 54623|app: 0|req: 118/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:46 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1718.970741] [54623]: DEBUG cinder.api.middleware.request_id [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-d62c718a-ae33-46a8-895d-6e5c1d42f805 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1718.973722] [54623]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-d62c718a-ae33-46a8-895d-6e5c1d42f805 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] POST http://10.180.1.21/volume/v3/attachments/dc2da7fd-9600-4ef0-9343-b7e9b624fa91/action [ 1718.975440] [54623]: DEBUG cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-d62c718a-ae33-46a8-895d-6e5c1d42f805 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1718.975440] [54623]: DEBUG cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-d62c718a-ae33-46a8-895d-6e5c1d42f805 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1719.005256] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1719.005256] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1719.022776] [54623]: INFO cinder.api.openstack.wsgi [req-37dcf476-1434-4fb3-81f3-99e5b0ea050b req-d62c718a-ae33-46a8-895d-6e5c1d42f805 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/attachments/dc2da7fd-9600-4ef0-9343-b7e9b624fa91/action returned with HTTP 204 [ 1719.022776] [54623]: [pid: 54623|app: 0|req: 119/239] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:10:46 2024] POST /volume/v3/attachments/dc2da7fd-9600-4ef0-9343-b7e9b624fa91/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1719.384043] [54623]: DEBUG cinder.api.middleware.request_id [None req-818ae90f-8fe6-4756-a576-702a108974ca None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1719.387275] [54623]: INFO cinder.api.openstack.wsgi [None req-818ae90f-8fe6-4756-a576-702a108974ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1719.387512] [54623]: DEBUG cinder.api.openstack.wsgi [None req-818ae90f-8fe6-4756-a576-702a108974ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1719.387770] [54623]: DEBUG cinder.api.openstack.wsgi [None req-818ae90f-8fe6-4756-a576-702a108974ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1719.412080] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1719.412080] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1719.417087] [54623]: INFO cinder.volume.api [None req-818ae90f-8fe6-4756-a576-702a108974ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1719.427702] [54623]: INFO cinder.api.openstack.wsgi [None req-818ae90f-8fe6-4756-a576-702a108974ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1719.428138] [54623]: [pid: 54623|app: 0|req: 120/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:47 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1719.549084] [54623]: DEBUG cinder.api.middleware.request_id [None req-c7128bae-a029-47db-9cc8-8ead4d41fb85 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1719.552479] [54623]: INFO cinder.api.openstack.wsgi [None req-c7128bae-a029-47db-9cc8-8ead4d41fb85 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1719.552778] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c7128bae-a029-47db-9cc8-8ead4d41fb85 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1719.553031] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c7128bae-a029-47db-9cc8-8ead4d41fb85 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1719.566810] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1719.566810] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1719.572055] [54623]: INFO cinder.volume.api [None req-c7128bae-a029-47db-9cc8-8ead4d41fb85 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1719.577372] [54623]: INFO cinder.api.openstack.wsgi [None req-c7128bae-a029-47db-9cc8-8ead4d41fb85 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1719.577793] [54623]: [pid: 54623|app: 0|req: 121/241] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:47 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1719.588023] [54623]: DEBUG cinder.api.middleware.request_id [None req-201eb6a8-87a8-4c05-9e9f-ea03a4240f61 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1719.590294] [54623]: INFO cinder.api.openstack.wsgi [None req-201eb6a8-87a8-4c05-9e9f-ea03a4240f61 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1719.590523] [54623]: DEBUG cinder.api.openstack.wsgi [None req-201eb6a8-87a8-4c05-9e9f-ea03a4240f61 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1719.590754] [54623]: DEBUG cinder.api.openstack.wsgi [None req-201eb6a8-87a8-4c05-9e9f-ea03a4240f61 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1719.611833] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1719.611833] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1719.616395] [54623]: INFO cinder.volume.api [None req-201eb6a8-87a8-4c05-9e9f-ea03a4240f61 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1719.623258] [54623]: INFO cinder.api.openstack.wsgi [None req-201eb6a8-87a8-4c05-9e9f-ea03a4240f61 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1719.623258] [54623]: [pid: 54623|app: 0|req: 122/242] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:47 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1720.446604] [54623]: DEBUG cinder.api.middleware.request_id [None req-2a39f709-9e47-41dd-902f-4579de352910 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1720.448415] [54623]: INFO cinder.api.openstack.wsgi [None req-2a39f709-9e47-41dd-902f-4579de352910 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1720.448690] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2a39f709-9e47-41dd-902f-4579de352910 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1720.449156] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2a39f709-9e47-41dd-902f-4579de352910 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1720.465666] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1720.465666] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1720.473494] [54623]: INFO cinder.volume.api [None req-2a39f709-9e47-41dd-902f-4579de352910 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1720.486583] [54623]: INFO cinder.api.openstack.wsgi [None req-2a39f709-9e47-41dd-902f-4579de352910 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1720.487608] [54623]: [pid: 54623|app: 0|req: 123/243] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:48 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1721.418426] [54622]: DEBUG cinder.coordination [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-ddfa1150-1d11-4188-909c-8ba476ef17c1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Lock "cinder-attachment_update-f2c8a0c1-5970-41dd-9247-cd523645c3bb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=54622) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1721.419274] [54622]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-ddfa1150-1d11-4188-909c-8ba476ef17c1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/e3a4cb05-c4d7-4baf-8ecc-c95929b448ac returned with HTTP 200 [ 1721.420607] [54622]: [pid: 54622|app: 0|req: 121/244] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:10:44 2024] PUT /volume/v3/attachments/e3a4cb05-c4d7-4baf-8ecc-c95929b448ac => generated 589 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1721.499529] [54623]: DEBUG cinder.api.middleware.request_id [None req-340f0e5f-af97-4285-8046-17986bb4b65a None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1721.502630] [54623]: INFO cinder.api.openstack.wsgi [None req-340f0e5f-af97-4285-8046-17986bb4b65a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1721.502980] [54623]: DEBUG cinder.api.openstack.wsgi [None req-340f0e5f-af97-4285-8046-17986bb4b65a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1721.503410] [54623]: DEBUG cinder.api.openstack.wsgi [None req-340f0e5f-af97-4285-8046-17986bb4b65a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1721.521999] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1721.521999] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1721.526852] [54623]: INFO cinder.volume.api [None req-340f0e5f-af97-4285-8046-17986bb4b65a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1721.536317] [54623]: INFO cinder.api.openstack.wsgi [None req-340f0e5f-af97-4285-8046-17986bb4b65a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1721.536753] [54623]: [pid: 54623|app: 0|req: 124/245] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:49 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1722.556273] [54622]: DEBUG cinder.api.middleware.request_id [None req-0499071a-9b30-40c9-a76c-e95cb2022089 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1722.558384] [54622]: INFO cinder.api.openstack.wsgi [None req-0499071a-9b30-40c9-a76c-e95cb2022089 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1722.558533] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0499071a-9b30-40c9-a76c-e95cb2022089 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1722.558746] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0499071a-9b30-40c9-a76c-e95cb2022089 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1722.573982] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1722.573982] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1722.578663] [54622]: INFO cinder.volume.api [None req-0499071a-9b30-40c9-a76c-e95cb2022089 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1722.587532] [54622]: INFO cinder.api.openstack.wsgi [None req-0499071a-9b30-40c9-a76c-e95cb2022089 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1722.587959] [54622]: [pid: 54622|app: 0|req: 122/246] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:50 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1723.565653] [54623]: DEBUG cinder.api.middleware.request_id [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-1115bd4b-e6d2-48bb-a733-03c82fc90fe8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1723.570720] [54623]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-1115bd4b-e6d2-48bb-a733-03c82fc90fe8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/attachments/e3a4cb05-c4d7-4baf-8ecc-c95929b448ac/action [ 1723.571211] [54623]: DEBUG cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-1115bd4b-e6d2-48bb-a733-03c82fc90fe8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1723.571349] [54623]: DEBUG cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-1115bd4b-e6d2-48bb-a733-03c82fc90fe8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1723.602034] [54622]: DEBUG cinder.api.middleware.request_id [None req-e02f860b-b41c-444f-acb8-67a655918f8c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1723.602679] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1723.602679] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1723.602780] [54622]: INFO cinder.api.openstack.wsgi [None req-e02f860b-b41c-444f-acb8-67a655918f8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1723.602780] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e02f860b-b41c-444f-acb8-67a655918f8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1723.602780] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e02f860b-b41c-444f-acb8-67a655918f8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1723.610600] [54623]: INFO cinder.api.openstack.wsgi [req-56cb03d9-60a0-4f6f-8a6f-16dc93ea638a req-1115bd4b-e6d2-48bb-a733-03c82fc90fe8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/e3a4cb05-c4d7-4baf-8ecc-c95929b448ac/action returned with HTTP 204 [ 1723.610985] [54623]: [pid: 54623|app: 0|req: 125/247] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:10:51 2024] POST /volume/v3/attachments/e3a4cb05-c4d7-4baf-8ecc-c95929b448ac/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1723.617012] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1723.617012] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1723.624306] [54622]: INFO cinder.volume.api [None req-e02f860b-b41c-444f-acb8-67a655918f8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1723.632709] [54622]: INFO cinder.api.openstack.wsgi [None req-e02f860b-b41c-444f-acb8-67a655918f8c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1723.633267] [54622]: [pid: 54622|app: 0|req: 123/248] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:51 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1723.643164] [54623]: DEBUG cinder.api.middleware.request_id [None req-63248ae1-2bf6-413a-bff2-1e483b7d4065 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1723.645271] [54623]: INFO cinder.api.openstack.wsgi [None req-63248ae1-2bf6-413a-bff2-1e483b7d4065 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1723.645502] [54623]: DEBUG cinder.api.openstack.wsgi [None req-63248ae1-2bf6-413a-bff2-1e483b7d4065 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1723.645750] [54623]: DEBUG cinder.api.openstack.wsgi [None req-63248ae1-2bf6-413a-bff2-1e483b7d4065 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1723.662251] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1723.662251] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1723.666021] [54623]: INFO cinder.volume.api [None req-63248ae1-2bf6-413a-bff2-1e483b7d4065 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1723.677287] [54623]: INFO cinder.api.openstack.wsgi [None req-63248ae1-2bf6-413a-bff2-1e483b7d4065 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1723.677739] [54623]: [pid: 54623|app: 0|req: 126/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:10:51 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1724.031561] [54622]: DEBUG cinder.api.middleware.request_id [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-339fbe7f-7ccf-4aa1-83dd-59c4f06acf9b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1724.034080] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-339fbe7f-7ccf-4aa1-83dd-59c4f06acf9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1724.034218] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-339fbe7f-7ccf-4aa1-83dd-59c4f06acf9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1724.034598] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-339fbe7f-7ccf-4aa1-83dd-59c4f06acf9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1724.045891] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1724.045891] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1724.049694] [54622]: INFO cinder.volume.api [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-339fbe7f-7ccf-4aa1-83dd-59c4f06acf9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1724.055941] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-339fbe7f-7ccf-4aa1-83dd-59c4f06acf9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1724.057329] [54622]: [pid: 54622|app: 0|req: 124/250] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:10:51 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1726.143598] [54623]: DEBUG cinder.api.middleware.request_id [req-d0700d19-b3dd-4f53-984e-444bb266376f req-499b4e8c-75bf-4ee3-967c-6217b3e01e32 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.145877] [54623]: INFO cinder.api.openstack.wsgi [req-d0700d19-b3dd-4f53-984e-444bb266376f req-499b4e8c-75bf-4ee3-967c-6217b3e01e32 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dc2da7fd-9600-4ef0-9343-b7e9b624fa91 [ 1726.146232] [54623]: DEBUG cinder.api.openstack.wsgi [req-d0700d19-b3dd-4f53-984e-444bb266376f req-499b4e8c-75bf-4ee3-967c-6217b3e01e32 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1726.146330] [54623]: DEBUG cinder.api.openstack.wsgi [req-d0700d19-b3dd-4f53-984e-444bb266376f req-499b4e8c-75bf-4ee3-967c-6217b3e01e32 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1726.157043] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1726.157043] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1726.274433] [54622]: DEBUG cinder.api.middleware.request_id [None req-55f25d3b-946e-4277-b42e-fce5c9c65555 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.274866] [54622]: INFO cinder.api.openstack.wsgi [None req-55f25d3b-946e-4277-b42e-fce5c9c65555 None None] GET http://10.180.1.21/volume// [ 1726.275091] [54622]: DEBUG cinder.api.openstack.wsgi [None req-55f25d3b-946e-4277-b42e-fce5c9c65555 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1726.275308] [54622]: DEBUG cinder.api.openstack.wsgi [None req-55f25d3b-946e-4277-b42e-fce5c9c65555 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1726.275692] [54622]: INFO cinder.api.openstack.wsgi [None req-55f25d3b-946e-4277-b42e-fce5c9c65555 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1726.275987] [54622]: [pid: 54622|app: 0|req: 125/251] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:10:54 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1726.289194] [54622]: DEBUG cinder.api.middleware.request_id [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-a5132f70-69e2-4c9d-afeb-8789dad1b03a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.291473] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-a5132f70-69e2-4c9d-afeb-8789dad1b03a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1726.291949] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-a5132f70-69e2-4c9d-afeb-8789dad1b03a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2c8a0c1-5970-41dd-9247-cd523645c3bb", "connector": null, "instance_uuid": "7d2ee524-61e6-4805-a8e7-98c0c676d89f"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1726.306868] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1726.306868] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1726.335537] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-a5132f70-69e2-4c9d-afeb-8789dad1b03a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1726.335968] [54622]: [pid: 54622|app: 0|req: 126/252] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:10:54 2024] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1726.340159] [54622]: DEBUG cinder.api.middleware.request_id [None req-79dcba42-7619-4c0e-9d61-9dfd37ad8a54 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.340589] [54622]: INFO cinder.api.openstack.wsgi [None req-79dcba42-7619-4c0e-9d61-9dfd37ad8a54 None None] GET http://10.180.1.21/volume// [ 1726.340760] [54622]: DEBUG cinder.api.openstack.wsgi [None req-79dcba42-7619-4c0e-9d61-9dfd37ad8a54 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1726.340994] [54622]: DEBUG cinder.api.openstack.wsgi [None req-79dcba42-7619-4c0e-9d61-9dfd37ad8a54 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1726.341421] [54622]: INFO cinder.api.openstack.wsgi [None req-79dcba42-7619-4c0e-9d61-9dfd37ad8a54 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1726.341732] [54622]: [pid: 54622|app: 0|req: 127/253] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:10:54 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1726.345276] [54622]: DEBUG cinder.api.middleware.request_id [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-88afb1fb-29f4-4231-817b-d700a1961cb0 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.347453] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-88afb1fb-29f4-4231-817b-d700a1961cb0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1726.347695] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-88afb1fb-29f4-4231-817b-d700a1961cb0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1726.347908] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-88afb1fb-29f4-4231-817b-d700a1961cb0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1726.360149] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1726.360149] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1726.363728] [54622]: INFO cinder.volume.api [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-88afb1fb-29f4-4231-817b-d700a1961cb0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1726.368925] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-88afb1fb-29f4-4231-817b-d700a1961cb0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1726.369356] [54622]: [pid: 54622|app: 0|req: 128/254] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:10:54 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1726.690902] [54623]: INFO cinder.api.openstack.wsgi [req-d0700d19-b3dd-4f53-984e-444bb266376f req-499b4e8c-75bf-4ee3-967c-6217b3e01e32 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/attachments/dc2da7fd-9600-4ef0-9343-b7e9b624fa91 returned with HTTP 200 [ 1726.691742] [54623]: [pid: 54623|app: 0|req: 127/255] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:10:54 2024] DELETE /volume/v3/attachments/dc2da7fd-9600-4ef0-9343-b7e9b624fa91 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1727.553661] [54622]: DEBUG cinder.api.middleware.request_id [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-f7ee1fc4-48b2-462c-8f16-85b790802e5e None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1727.556123] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-f7ee1fc4-48b2-462c-8f16-85b790802e5e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e3a4cb05-c4d7-4baf-8ecc-c95929b448ac [ 1727.556461] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-f7ee1fc4-48b2-462c-8f16-85b790802e5e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1727.556612] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-f7ee1fc4-48b2-462c-8f16-85b790802e5e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1727.566991] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1727.566991] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1728.102863] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-f7ee1fc4-48b2-462c-8f16-85b790802e5e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/e3a4cb05-c4d7-4baf-8ecc-c95929b448ac returned with HTTP 200 [ 1728.103458] [54622]: [pid: 54622|app: 0|req: 129/256] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:10:55 2024] DELETE /volume/v3/attachments/e3a4cb05-c4d7-4baf-8ecc-c95929b448ac => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1729.788752] [54623]: DEBUG cinder.api.middleware.request_id [None req-a48632b3-ae4e-4a40-9226-e94d2301cca4 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.788752] [54623]: INFO cinder.api.openstack.wsgi [None req-a48632b3-ae4e-4a40-9226-e94d2301cca4 None None] GET http://10.180.1.21/volume// [ 1729.788752] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a48632b3-ae4e-4a40-9226-e94d2301cca4 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.788752] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a48632b3-ae4e-4a40-9226-e94d2301cca4 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.789203] [54623]: INFO cinder.api.openstack.wsgi [None req-a48632b3-ae4e-4a40-9226-e94d2301cca4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1729.790148] [54623]: [pid: 54623|app: 0|req: 128/257] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:10:57 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1729.795333] [54622]: DEBUG cinder.api.middleware.request_id [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-e2251264-6a10-4f8a-be53-d020aea676b5 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.799164] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-e2251264-6a10-4f8a-be53-d020aea676b5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1729.799405] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-e2251264-6a10-4f8a-be53-d020aea676b5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.799694] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-e2251264-6a10-4f8a-be53-d020aea676b5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.817280] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1729.817280] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1729.822278] [54622]: INFO cinder.volume.api [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-e2251264-6a10-4f8a-be53-d020aea676b5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1729.830748] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-e2251264-6a10-4f8a-be53-d020aea676b5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1729.831419] [54622]: [pid: 54622|app: 0|req: 130/258] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:10:57 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1729.998014] [54623]: DEBUG cinder.api.middleware.request_id [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-cf1a6a86-2482-4338-b191-dea1d4f6a410 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1730.000619] [54623]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-cf1a6a86-2482-4338-b191-dea1d4f6a410 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] PUT http://10.180.1.21/volume/v3/attachments/549ffc68-c986-4875-b739-5caca0b1c5ac [ 1730.001123] [54623]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-cf1a6a86-2482-4338-b191-dea1d4f6a410 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-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=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1730.009514] [54623]: DEBUG cinder.coordination [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-cf1a6a86-2482-4338-b191-dea1d4f6a410 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Acquiring lock "cinder-attachment_update-f2c8a0c1-5970-41dd-9247-cd523645c3bb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1730.014151] [54623]: DEBUG cinder.coordination [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-cf1a6a86-2482-4338-b191-dea1d4f6a410 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Lock "cinder-attachment_update-f2c8a0c1-5970-41dd-9247-cd523645c3bb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1730.015244] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1730.015244] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1730.538974] [54623]: DEBUG cinder.coordination [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-cf1a6a86-2482-4338-b191-dea1d4f6a410 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Lock "cinder-attachment_update-f2c8a0c1-5970-41dd-9247-cd523645c3bb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1730.538974] [54623]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-cf1a6a86-2482-4338-b191-dea1d4f6a410 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/549ffc68-c986-4875-b739-5caca0b1c5ac returned with HTTP 200 [ 1730.539234] [54623]: [pid: 54623|app: 0|req: 129/259] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:10:57 2024] PUT /volume/v3/attachments/549ffc68-c986-4875-b739-5caca0b1c5ac => generated 589 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1731.046489] [54622]: DEBUG cinder.api.middleware.request_id [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-5fc2ced5-df71-4555-a000-73af5b2e3186 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1731.050626] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-5fc2ced5-df71-4555-a000-73af5b2e3186 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/attachments/549ffc68-c986-4875-b739-5caca0b1c5ac/action [ 1731.050626] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-5fc2ced5-df71-4555-a000-73af5b2e3186 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1731.050626] [54622]: DEBUG cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-5fc2ced5-df71-4555-a000-73af5b2e3186 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1731.069817] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1731.069817] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1731.083675] [54622]: INFO cinder.api.openstack.wsgi [req-7d62f8d3-b941-41a0-a98a-cf9938f538f8 req-5fc2ced5-df71-4555-a000-73af5b2e3186 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/549ffc68-c986-4875-b739-5caca0b1c5ac/action returned with HTTP 204 [ 1731.084204] [54622]: [pid: 54622|app: 0|req: 131/260] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:10:58 2024] POST /volume/v3/attachments/549ffc68-c986-4875-b739-5caca0b1c5ac/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1737.331747] [54623]: DEBUG cinder.api.middleware.request_id [None req-a37da79e-0829-4ed7-9bff-00b93e51652b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1737.334484] [54623]: INFO cinder.api.openstack.wsgi [None req-a37da79e-0829-4ed7-9bff-00b93e51652b tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1737.334700] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a37da79e-0829-4ed7-9bff-00b93e51652b tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1737.337076] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a37da79e-0829-4ed7-9bff-00b93e51652b tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1737.352029] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1737.352029] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1737.359203] [54623]: INFO cinder.volume.api [None req-a37da79e-0829-4ed7-9bff-00b93e51652b tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1737.364598] [54623]: INFO cinder.api.openstack.wsgi [None req-a37da79e-0829-4ed7-9bff-00b93e51652b tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1737.364598] [54623]: [pid: 54623|app: 0|req: 130/261] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:05 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1737.377172] [54622]: DEBUG cinder.api.middleware.request_id [None req-7e9b55aa-8d5c-4fe7-942f-272f947f0253 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1737.379492] [54622]: INFO cinder.api.openstack.wsgi [None req-7e9b55aa-8d5c-4fe7-942f-272f947f0253 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1737.379794] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7e9b55aa-8d5c-4fe7-942f-272f947f0253 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1737.380796] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7e9b55aa-8d5c-4fe7-942f-272f947f0253 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1737.390042] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1737.390042] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1737.393855] [54622]: INFO cinder.volume.api [None req-7e9b55aa-8d5c-4fe7-942f-272f947f0253 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1737.398527] [54622]: INFO cinder.api.openstack.wsgi [None req-7e9b55aa-8d5c-4fe7-942f-272f947f0253 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1737.398932] [54622]: [pid: 54622|app: 0|req: 132/262] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:05 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1737.480160] [54623]: DEBUG cinder.api.middleware.request_id [None req-cb720e74-bf27-41fd-aa9b-5ac00b865642 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1737.482390] [54623]: INFO cinder.api.openstack.wsgi [None req-cb720e74-bf27-41fd-aa9b-5ac00b865642 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1737.482682] [54623]: DEBUG cinder.api.openstack.wsgi [None req-cb720e74-bf27-41fd-aa9b-5ac00b865642 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1737.482829] [54623]: DEBUG cinder.api.openstack.wsgi [None req-cb720e74-bf27-41fd-aa9b-5ac00b865642 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1737.490412] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1737.490412] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1737.494234] [54623]: INFO cinder.volume.api [None req-cb720e74-bf27-41fd-aa9b-5ac00b865642 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1737.499226] [54623]: INFO cinder.api.openstack.wsgi [None req-cb720e74-bf27-41fd-aa9b-5ac00b865642 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1737.500457] [54623]: [pid: 54623|app: 0|req: 131/263] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:05 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1741.464039] [54622]: DEBUG cinder.api.middleware.request_id [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-308cf7db-26fd-4815-829a-576c7e5be253 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.466564] [54622]: INFO cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-308cf7db-26fd-4815-829a-576c7e5be253 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1741.466797] [54622]: DEBUG cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-308cf7db-26fd-4815-829a-576c7e5be253 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1741.467029] [54622]: DEBUG cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-308cf7db-26fd-4815-829a-576c7e5be253 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1741.477156] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1741.477156] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1741.481257] [54622]: INFO cinder.volume.api [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-308cf7db-26fd-4815-829a-576c7e5be253 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1741.486452] [54622]: INFO cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-308cf7db-26fd-4815-829a-576c7e5be253 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1741.486906] [54622]: [pid: 54622|app: 0|req: 133/264] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:11:09 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1741.504540] [54623]: DEBUG cinder.api.middleware.request_id [None req-41e56aa0-ac6a-4d55-a918-0884a80138d6 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.504879] [54623]: INFO cinder.api.openstack.wsgi [None req-41e56aa0-ac6a-4d55-a918-0884a80138d6 None None] GET http://10.180.1.21/volume// [ 1741.505679] [54623]: DEBUG cinder.api.openstack.wsgi [None req-41e56aa0-ac6a-4d55-a918-0884a80138d6 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1741.505679] [54623]: DEBUG cinder.api.openstack.wsgi [None req-41e56aa0-ac6a-4d55-a918-0884a80138d6 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1741.506724] [54623]: INFO cinder.api.openstack.wsgi [None req-41e56aa0-ac6a-4d55-a918-0884a80138d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1741.506724] [54623]: [pid: 54623|app: 0|req: 132/265] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:11:09 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1741.510791] [54622]: DEBUG cinder.api.middleware.request_id [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-dbcf7d2f-b025-41e2-97ca-9308cfae9f4f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.513042] [54622]: INFO cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-dbcf7d2f-b025-41e2-97ca-9308cfae9f4f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1741.513456] [54622]: DEBUG cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-dbcf7d2f-b025-41e2-97ca-9308cfae9f4f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0c1a25f-c4c4-49f8-aff1-a821f017868b", "connector": null, "instance_uuid": "a8f42686-354e-4afc-8bb7-e7db20ac2aa5"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1741.522290] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1741.522290] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1741.543635] [54622]: INFO cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-dbcf7d2f-b025-41e2-97ca-9308cfae9f4f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1741.543899] [54622]: [pid: 54622|app: 0|req: 134/266] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:11:09 2024] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1741.567594] [54623]: DEBUG cinder.api.middleware.request_id [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-e51d33d7-e98d-454d-9412-de875d8b608c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.570175] [54623]: INFO cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-e51d33d7-e98d-454d-9412-de875d8b608c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] POST http://10.180.1.21/volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f/action [ 1741.570592] [54623]: DEBUG cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-e51d33d7-e98d-454d-9412-de875d8b608c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1741.570731] [54623]: DEBUG cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-e51d33d7-e98d-454d-9412-de875d8b608c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1741.585819] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1741.585819] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1741.596086] [54623]: INFO cinder.api.openstack.wsgi [req-b27c68b6-b83a-4655-ad0a-b2f6752e422b req-e51d33d7-e98d-454d-9412-de875d8b608c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f/action returned with HTTP 204 [ 1741.596554] [54623]: [pid: 54623|app: 0|req: 133/267] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:11:09 2024] POST /volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1741.611780] [54622]: DEBUG cinder.api.middleware.request_id [None req-985f4dcd-6305-49a1-8813-95d2e1a66e31 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.613878] [54622]: INFO cinder.api.openstack.wsgi [None req-985f4dcd-6305-49a1-8813-95d2e1a66e31 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1741.614111] [54622]: DEBUG cinder.api.openstack.wsgi [None req-985f4dcd-6305-49a1-8813-95d2e1a66e31 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1741.614356] [54622]: DEBUG cinder.api.openstack.wsgi [None req-985f4dcd-6305-49a1-8813-95d2e1a66e31 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1741.623954] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1741.623954] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1741.627355] [54622]: INFO cinder.volume.api [None req-985f4dcd-6305-49a1-8813-95d2e1a66e31 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1741.631609] [54622]: INFO cinder.api.openstack.wsgi [None req-985f4dcd-6305-49a1-8813-95d2e1a66e31 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1741.632032] [54622]: [pid: 54622|app: 0|req: 135/268] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:09 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1741.640635] [54623]: DEBUG cinder.api.middleware.request_id [None req-b292f353-bffa-4703-8889-01cac1d6534a None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.642678] [54623]: INFO cinder.api.openstack.wsgi [None req-b292f353-bffa-4703-8889-01cac1d6534a tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1741.642920] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b292f353-bffa-4703-8889-01cac1d6534a tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1741.643170] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b292f353-bffa-4703-8889-01cac1d6534a tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1741.653259] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1741.653259] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1741.656779] [54623]: INFO cinder.volume.api [None req-b292f353-bffa-4703-8889-01cac1d6534a tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1741.661232] [54623]: INFO cinder.api.openstack.wsgi [None req-b292f353-bffa-4703-8889-01cac1d6534a tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1741.661458] [54623]: [pid: 54623|app: 0|req: 134/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:09 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1742.377879] [54622]: DEBUG cinder.api.middleware.request_id [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1742.380666] [54622]: INFO cinder.api.openstack.wsgi [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1742.380666] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-824562438"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1742.382131] [54622]: DEBUG cinder.api.v3.volumes [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-824562438'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1742.382272] [54622]: INFO cinder.api.v3.volumes [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Create volume of 1 GB [ 1742.392112] [54622]: INFO cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Availability Zones retrieved successfully. [ 1742.399376] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Flow 'volume_create_api' (44f636c5-148e-4faf-99f3-1e9ee5aca014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1742.400778] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d413ac-c154-4778-bbe9-cddda0a92e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.402228] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1742.428483] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d413ac-c154-4778-bbe9-cddda0a92e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.429020] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd77483f-833a-45d5-8dc3-587e3cf26483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.494972] [54622]: DEBUG cinder.quota [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Created reservations ['066b93cc-750a-46c5-97df-cbe72da6daa0', '53a09064-2df9-4d1f-ada0-1d0f2c8d9fd5', '8a5648e0-7b42-494f-945b-9adbaf04d7e9', 'b2fcc36d-9378-45bc-b403-5d7699d55b37'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1742.496237] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd77483f-833a-45d5-8dc3-587e3cf26483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['066b93cc-750a-46c5-97df-cbe72da6daa0', '53a09064-2df9-4d1f-ada0-1d0f2c8d9fd5', '8a5648e0-7b42-494f-945b-9adbaf04d7e9', 'b2fcc36d-9378-45bc-b403-5d7699d55b37']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.497454] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b3f9872-aac1-4150-b53f-def020e503b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.521454] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b3f9872-aac1-4150-b53f-def020e503b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04808087-db9c-42f3-94a5-d8fdfadd52f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-824562438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b553ac14914e5cbae5a698bf1f83db',qos_specs=None,replication_status=,reservations=['066b93cc-750a-46c5-97df-cbe72da6daa0','53a09064-2df9-4d1f-ada0-1d0f2c8d9fd5','8a5648e0-7b42-494f-945b-9adbaf04d7e9','b2fcc36d-9378-45bc-b403-5d7699d55b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5d7bd53f854ffa864685df10571409',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-824562438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04808087-db9c-42f3-94a5-d8fdfadd52f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54b553ac14914e5cbae5a698bf1f83db',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='ea5d7bd53f854ffa864685df10571409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.528273] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582f696b-93d0-42f3-a763-8f7ccfe2d293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.555246] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582f696b-93d0-42f3-a763-8f7ccfe2d293) 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-824562438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b553ac14914e5cbae5a698bf1f83db',qos_specs=None,replication_status=,reservations=['066b93cc-750a-46c5-97df-cbe72da6daa0','53a09064-2df9-4d1f-ada0-1d0f2c8d9fd5','8a5648e0-7b42-494f-945b-9adbaf04d7e9','b2fcc36d-9378-45bc-b403-5d7699d55b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5d7bd53f854ffa864685df10571409',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.557138] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32afd953-678c-4002-b19f-84662cd2ac3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.575587] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32afd953-678c-4002-b19f-84662cd2ac3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.577715] [54622]: DEBUG cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Flow 'volume_create_api' (44f636c5-148e-4faf-99f3-1e9ee5aca014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1742.578368] [54622]: INFO cinder.volume.api [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Create volume request issued successfully. [ 1742.579528] [54622]: INFO cinder.api.openstack.wsgi [None req-3aae28c4-747a-4d91-9b6a-00539a0f0c0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1742.580394] [54622]: [pid: 54622|app: 0|req: 136/270] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:11:10 2024] POST /volume/v3/volumes => generated 749 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1742.589183] [54623]: DEBUG cinder.api.middleware.request_id [None req-a389e187-1b1f-4cd8-8f65-0b26302e4b47 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1742.591963] [54623]: INFO cinder.api.openstack.wsgi [None req-a389e187-1b1f-4cd8-8f65-0b26302e4b47 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1742.592217] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a389e187-1b1f-4cd8-8f65-0b26302e4b47 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1742.592445] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a389e187-1b1f-4cd8-8f65-0b26302e4b47 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1742.606230] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1742.606230] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1742.611197] [54623]: INFO cinder.volume.api [None req-a389e187-1b1f-4cd8-8f65-0b26302e4b47 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1742.615958] [54623]: INFO cinder.api.openstack.wsgi [None req-a389e187-1b1f-4cd8-8f65-0b26302e4b47 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1742.616413] [54623]: [pid: 54623|app: 0|req: 135/271] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:10 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1743.626456] [54622]: DEBUG cinder.api.middleware.request_id [None req-b58c0c62-1d81-492e-afce-b1f323cbe135 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1743.628816] [54622]: INFO cinder.api.openstack.wsgi [None req-b58c0c62-1d81-492e-afce-b1f323cbe135 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1743.629055] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b58c0c62-1d81-492e-afce-b1f323cbe135 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1743.629278] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b58c0c62-1d81-492e-afce-b1f323cbe135 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1743.639710] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1743.639710] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1743.645017] [54622]: INFO cinder.volume.api [None req-b58c0c62-1d81-492e-afce-b1f323cbe135 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1743.650585] [54622]: INFO cinder.api.openstack.wsgi [None req-b58c0c62-1d81-492e-afce-b1f323cbe135 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1743.651099] [54622]: [pid: 54622|app: 0|req: 137/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:11 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1743.924073] [54623]: DEBUG cinder.api.middleware.request_id [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-28025eda-15c9-4b4f-b69b-d5781370210d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1743.926427] [54623]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-28025eda-15c9-4b4f-b69b-d5781370210d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1743.926732] [54623]: DEBUG cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-28025eda-15c9-4b4f-b69b-d5781370210d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1743.926918] [54623]: DEBUG cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-28025eda-15c9-4b4f-b69b-d5781370210d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1743.935111] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1743.935111] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1743.943013] [54623]: INFO cinder.volume.api [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-28025eda-15c9-4b4f-b69b-d5781370210d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1743.950629] [54623]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-28025eda-15c9-4b4f-b69b-d5781370210d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1743.952053] [54623]: [pid: 54623|app: 0|req: 136/273] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:11:11 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1745.472375] [54622]: DEBUG cinder.api.middleware.request_id [None req-a9f553a3-503e-4c5f-b140-ee8ecb1a585c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.472954] [54622]: INFO cinder.api.openstack.wsgi [None req-a9f553a3-503e-4c5f-b140-ee8ecb1a585c None None] GET http://10.180.1.21/volume// [ 1745.473133] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a9f553a3-503e-4c5f-b140-ee8ecb1a585c None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.473358] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a9f553a3-503e-4c5f-b140-ee8ecb1a585c None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.473756] [54622]: INFO cinder.api.openstack.wsgi [None req-a9f553a3-503e-4c5f-b140-ee8ecb1a585c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1745.474110] [54622]: [pid: 54622|app: 0|req: 138/274] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:11:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1745.479124] [54623]: DEBUG cinder.api.middleware.request_id [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-d4dc6a5e-7056-4665-949d-34dba289f937 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.483455] [54623]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-d4dc6a5e-7056-4665-949d-34dba289f937 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1745.483706] [54623]: DEBUG cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-d4dc6a5e-7056-4665-949d-34dba289f937 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04808087-db9c-42f3-94a5-d8fdfadd52f3", "connector": null, "instance_uuid": "5e4f5fa6-10dd-4f0e-bf8b-1c9589fcaccf"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1745.495439] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.495439] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.520542] [54623]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-d4dc6a5e-7056-4665-949d-34dba289f937 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1745.521138] [54623]: [pid: 54623|app: 0|req: 137/275] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:11:13 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1745.540859] [54622]: DEBUG cinder.api.middleware.request_id [None req-09e528ff-1589-473e-90de-03a2a8cc0bfe None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.542988] [54622]: INFO cinder.api.openstack.wsgi [None req-09e528ff-1589-473e-90de-03a2a8cc0bfe tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1745.543236] [54622]: DEBUG cinder.api.openstack.wsgi [None req-09e528ff-1589-473e-90de-03a2a8cc0bfe tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.543466] [54622]: DEBUG cinder.api.openstack.wsgi [None req-09e528ff-1589-473e-90de-03a2a8cc0bfe tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.554672] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.554672] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.558562] [54622]: INFO cinder.volume.api [None req-09e528ff-1589-473e-90de-03a2a8cc0bfe tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1745.564470] [54622]: INFO cinder.api.openstack.wsgi [None req-09e528ff-1589-473e-90de-03a2a8cc0bfe tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1745.565077] [54622]: [pid: 54622|app: 0|req: 139/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:13 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1746.043732] [54623]: DEBUG cinder.api.middleware.request_id [None req-e5a2e22f-0075-402e-94dc-ed3d0fe70a3b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.044235] [54623]: INFO cinder.api.openstack.wsgi [None req-e5a2e22f-0075-402e-94dc-ed3d0fe70a3b None None] GET http://10.180.1.21/volume// [ 1746.044439] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e5a2e22f-0075-402e-94dc-ed3d0fe70a3b None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.044678] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e5a2e22f-0075-402e-94dc-ed3d0fe70a3b None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.045087] [54623]: INFO cinder.api.openstack.wsgi [None req-e5a2e22f-0075-402e-94dc-ed3d0fe70a3b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1746.045419] [54623]: [pid: 54623|app: 0|req: 138/277] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:11:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1746.048974] [54622]: DEBUG cinder.api.middleware.request_id [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-c4b8502a-26f5-4758-8d21-65c2a09ca2c9 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.051372] [54622]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-c4b8502a-26f5-4758-8d21-65c2a09ca2c9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1746.051630] [54622]: DEBUG cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-c4b8502a-26f5-4758-8d21-65c2a09ca2c9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.051862] [54622]: DEBUG cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-c4b8502a-26f5-4758-8d21-65c2a09ca2c9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.062125] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.062125] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.066201] [54622]: INFO cinder.volume.api [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-c4b8502a-26f5-4758-8d21-65c2a09ca2c9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1746.070787] [54622]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-c4b8502a-26f5-4758-8d21-65c2a09ca2c9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1746.071250] [54622]: [pid: 54622|app: 0|req: 140/278] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:11:13 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1746.100126] [54623]: DEBUG cinder.api.middleware.request_id [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-72571f31-296d-4f96-bb19-10b76e68e32f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.102608] [54623]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-72571f31-296d-4f96-bb19-10b76e68e32f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] PUT http://10.180.1.21/volume/v3/attachments/08a376fe-9000-49e8-9766-5f06f0be8074 [ 1746.103030] [54623]: DEBUG cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-72571f31-296d-4f96-bb19-10b76e68e32f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-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-363372", "mountpoint": "/dev/sdb"}}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1746.111654] [54623]: DEBUG cinder.coordination [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-72571f31-296d-4f96-bb19-10b76e68e32f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Acquiring lock "cinder-attachment_update-04808087-db9c-42f3-94a5-d8fdfadd52f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1746.117534] [54623]: DEBUG cinder.coordination [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-72571f31-296d-4f96-bb19-10b76e68e32f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Lock "cinder-attachment_update-04808087-db9c-42f3-94a5-d8fdfadd52f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1746.118619] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.118619] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.574566] [54622]: DEBUG cinder.api.middleware.request_id [None req-461b5ab7-5987-42be-bf29-d6dcf95f8973 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.576745] [54622]: INFO cinder.api.openstack.wsgi [None req-461b5ab7-5987-42be-bf29-d6dcf95f8973 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1746.577013] [54622]: DEBUG cinder.api.openstack.wsgi [None req-461b5ab7-5987-42be-bf29-d6dcf95f8973 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.577221] [54622]: DEBUG cinder.api.openstack.wsgi [None req-461b5ab7-5987-42be-bf29-d6dcf95f8973 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.597813] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.597813] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.602211] [54622]: INFO cinder.volume.api [None req-461b5ab7-5987-42be-bf29-d6dcf95f8973 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1746.609249] [54622]: INFO cinder.api.openstack.wsgi [None req-461b5ab7-5987-42be-bf29-d6dcf95f8973 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1746.609662] [54622]: [pid: 54622|app: 0|req: 141/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:14 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1747.620720] [54622]: DEBUG cinder.api.middleware.request_id [None req-2df5c970-9c04-4379-b068-1be1fe221d9e None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.623765] [54622]: INFO cinder.api.openstack.wsgi [None req-2df5c970-9c04-4379-b068-1be1fe221d9e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1747.624569] [54622]: DEBUG cinder.api.openstack.wsgi [None req-2df5c970-9c04-4379-b068-1be1fe221d9e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1747.624721] [54622]: DEBUG cinder.api.openstack.wsgi [None req-2df5c970-9c04-4379-b068-1be1fe221d9e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1747.641699] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1747.641699] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1747.646413] [54622]: INFO cinder.volume.api [None req-2df5c970-9c04-4379-b068-1be1fe221d9e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1747.651907] [54622]: INFO cinder.api.openstack.wsgi [None req-2df5c970-9c04-4379-b068-1be1fe221d9e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1747.652467] [54622]: [pid: 54622|app: 0|req: 142/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:15 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1748.661218] [54622]: DEBUG cinder.api.middleware.request_id [None req-f7090888-d79c-4d40-b7c0-4bedfe816c10 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.663316] [54622]: INFO cinder.api.openstack.wsgi [None req-f7090888-d79c-4d40-b7c0-4bedfe816c10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1748.663536] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f7090888-d79c-4d40-b7c0-4bedfe816c10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1748.663753] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f7090888-d79c-4d40-b7c0-4bedfe816c10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1748.677932] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1748.677932] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.682059] [54622]: INFO cinder.volume.api [None req-f7090888-d79c-4d40-b7c0-4bedfe816c10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1748.687903] [54622]: INFO cinder.api.openstack.wsgi [None req-f7090888-d79c-4d40-b7c0-4bedfe816c10 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1748.688378] [54622]: [pid: 54622|app: 0|req: 143/281] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:16 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1749.697221] [54622]: DEBUG cinder.api.middleware.request_id [None req-dcff413d-efb7-4c8c-a200-b21d9244d763 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1749.699696] [54622]: INFO cinder.api.openstack.wsgi [None req-dcff413d-efb7-4c8c-a200-b21d9244d763 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1749.699696] [54622]: DEBUG cinder.api.openstack.wsgi [None req-dcff413d-efb7-4c8c-a200-b21d9244d763 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1749.700045] [54622]: DEBUG cinder.api.openstack.wsgi [None req-dcff413d-efb7-4c8c-a200-b21d9244d763 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1749.711505] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1749.711505] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1749.717874] [54622]: INFO cinder.volume.api [None req-dcff413d-efb7-4c8c-a200-b21d9244d763 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1749.721834] [54622]: INFO cinder.api.openstack.wsgi [None req-dcff413d-efb7-4c8c-a200-b21d9244d763 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1749.723028] [54622]: [pid: 54622|app: 0|req: 144/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:17 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1750.641201] [54623]: DEBUG cinder.coordination [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-72571f31-296d-4f96-bb19-10b76e68e32f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Lock "cinder-attachment_update-04808087-db9c-42f3-94a5-d8fdfadd52f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1750.641598] [54623]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-72571f31-296d-4f96-bb19-10b76e68e32f tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments/08a376fe-9000-49e8-9766-5f06f0be8074 returned with HTTP 200 [ 1750.642162] [54623]: [pid: 54623|app: 0|req: 139/283] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:11:13 2024] PUT /volume/v3/attachments/08a376fe-9000-49e8-9766-5f06f0be8074 => generated 589 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1750.732716] [54622]: DEBUG cinder.api.middleware.request_id [None req-b4072a55-9de8-4a4e-a13c-e285facd7a22 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.735264] [54622]: INFO cinder.api.openstack.wsgi [None req-b4072a55-9de8-4a4e-a13c-e285facd7a22 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1750.735618] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b4072a55-9de8-4a4e-a13c-e285facd7a22 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.735960] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b4072a55-9de8-4a4e-a13c-e285facd7a22 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.747446] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.747446] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.750813] [54622]: INFO cinder.volume.api [None req-b4072a55-9de8-4a4e-a13c-e285facd7a22 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1750.756607] [54622]: INFO cinder.api.openstack.wsgi [None req-b4072a55-9de8-4a4e-a13c-e285facd7a22 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1750.757023] [54622]: [pid: 54622|app: 0|req: 145/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:18 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1751.770409] [54623]: DEBUG cinder.api.middleware.request_id [None req-d319081f-25b4-458a-aac1-3706d284f1e2 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.772463] [54623]: INFO cinder.api.openstack.wsgi [None req-d319081f-25b4-458a-aac1-3706d284f1e2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1751.772680] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d319081f-25b4-458a-aac1-3706d284f1e2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.772896] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d319081f-25b4-458a-aac1-3706d284f1e2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.786405] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.786405] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.789971] [54623]: INFO cinder.volume.api [None req-d319081f-25b4-458a-aac1-3706d284f1e2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1751.795986] [54623]: INFO cinder.api.openstack.wsgi [None req-d319081f-25b4-458a-aac1-3706d284f1e2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1751.796515] [54623]: [pid: 54623|app: 0|req: 140/285] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:19 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1752.259072] [54622]: DEBUG cinder.api.middleware.request_id [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-b13c2e69-1090-44a4-b4af-ebfa15ad60dc None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.261359] [54622]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-b13c2e69-1090-44a4-b4af-ebfa15ad60dc tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/attachments/08a376fe-9000-49e8-9766-5f06f0be8074/action [ 1752.261921] [54622]: DEBUG cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-b13c2e69-1090-44a4-b4af-ebfa15ad60dc tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1752.263177] [54622]: DEBUG cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-b13c2e69-1090-44a4-b4af-ebfa15ad60dc tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1752.276671] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.276671] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.284576] [54622]: INFO cinder.api.openstack.wsgi [req-de20e266-3c79-493e-b7d3-4eeb97f7ddbb req-b13c2e69-1090-44a4-b4af-ebfa15ad60dc tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments/08a376fe-9000-49e8-9766-5f06f0be8074/action returned with HTTP 204 [ 1752.284576] [54622]: [pid: 54622|app: 0|req: 146/286] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:11:20 2024] POST /volume/v3/attachments/08a376fe-9000-49e8-9766-5f06f0be8074/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1752.805155] [54623]: DEBUG cinder.api.middleware.request_id [None req-ad31b737-a369-45ee-89e3-c2833884c7f6 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.807178] [54623]: INFO cinder.api.openstack.wsgi [None req-ad31b737-a369-45ee-89e3-c2833884c7f6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1752.807412] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ad31b737-a369-45ee-89e3-c2833884c7f6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.807619] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ad31b737-a369-45ee-89e3-c2833884c7f6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.817834] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.817834] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.821178] [54623]: INFO cinder.volume.api [None req-ad31b737-a369-45ee-89e3-c2833884c7f6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1752.825440] [54623]: INFO cinder.api.openstack.wsgi [None req-ad31b737-a369-45ee-89e3-c2833884c7f6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1752.825829] [54623]: [pid: 54623|app: 0|req: 141/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:20 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1752.834873] [54622]: DEBUG cinder.api.middleware.request_id [None req-df97d99c-8e7d-48eb-93bd-de2ab61a3de0 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.836965] [54622]: INFO cinder.api.openstack.wsgi [None req-df97d99c-8e7d-48eb-93bd-de2ab61a3de0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1752.837245] [54622]: DEBUG cinder.api.openstack.wsgi [None req-df97d99c-8e7d-48eb-93bd-de2ab61a3de0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.837404] [54622]: DEBUG cinder.api.openstack.wsgi [None req-df97d99c-8e7d-48eb-93bd-de2ab61a3de0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.847794] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.847794] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.851222] [54622]: INFO cinder.volume.api [None req-df97d99c-8e7d-48eb-93bd-de2ab61a3de0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1752.855820] [54622]: INFO cinder.api.openstack.wsgi [None req-df97d99c-8e7d-48eb-93bd-de2ab61a3de0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1752.856261] [54622]: [pid: 54622|app: 0|req: 147/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:20 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1752.922605] [54623]: DEBUG cinder.api.middleware.request_id [None req-16a647d1-e737-4152-8e8b-6594a16812b4 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.924758] [54623]: INFO cinder.api.openstack.wsgi [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1752.925166] [54623]: DEBUG cinder.api.openstack.wsgi [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-435322080"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1752.926758] [54623]: DEBUG cinder.api.v3.volumes [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-435322080'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1752.926902] [54623]: INFO cinder.api.v3.volumes [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Create volume of 1 GB [ 1752.930990] [54623]: INFO cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Availability Zones retrieved successfully. [ 1752.937828] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Flow 'volume_create_api' (19c68b5f-f7a7-494b-912d-9ff49eda2e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1752.939048] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa929d8-41a6-4080-9e2c-a6ec653e3feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1752.940223] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1752.960082] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa929d8-41a6-4080-9e2c-a6ec653e3feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1752.960740] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c577439-e9d0-465b-90bb-019550e86c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1752.993859] [54623]: DEBUG cinder.quota [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Created reservations ['471cedbb-8554-4aea-a309-df5182a63a6b', 'c6520cc8-832f-4b0f-a327-56cc50bc940f', 'e6402afc-9097-4747-aae7-12be298d5235', '9a0e5ec5-8793-4723-9c4d-5e9376b4a205'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1752.994924] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c577439-e9d0-465b-90bb-019550e86c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['471cedbb-8554-4aea-a309-df5182a63a6b', 'c6520cc8-832f-4b0f-a327-56cc50bc940f', 'e6402afc-9097-4747-aae7-12be298d5235', '9a0e5ec5-8793-4723-9c4d-5e9376b4a205']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1752.995853] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da6307b-40d2-4dfb-b1e6-09af9d27b292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1753.009078] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da6307b-40d2-4dfb-b1e6-09af9d27b292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ddc1fd5-44d6-4d96-a547-6e264d94332b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-435322080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b553ac14914e5cbae5a698bf1f83db',qos_specs=None,replication_status=,reservations=['471cedbb-8554-4aea-a309-df5182a63a6b','c6520cc8-832f-4b0f-a327-56cc50bc940f','e6402afc-9097-4747-aae7-12be298d5235','9a0e5ec5-8793-4723-9c4d-5e9376b4a205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5d7bd53f854ffa864685df10571409',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-435322080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ddc1fd5-44d6-4d96-a547-6e264d94332b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54b553ac14914e5cbae5a698bf1f83db',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='ea5d7bd53f854ffa864685df10571409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1753.014020] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259df53f-9f45-415b-8547-08947f8b4970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1753.037814] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259df53f-9f45-415b-8547-08947f8b4970) 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-435322080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b553ac14914e5cbae5a698bf1f83db',qos_specs=None,replication_status=,reservations=['471cedbb-8554-4aea-a309-df5182a63a6b','c6520cc8-832f-4b0f-a327-56cc50bc940f','e6402afc-9097-4747-aae7-12be298d5235','9a0e5ec5-8793-4723-9c4d-5e9376b4a205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5d7bd53f854ffa864685df10571409',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1753.038869] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2c8c5e-0864-4f4c-b846-73a22627fbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1753.050140] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2c8c5e-0864-4f4c-b846-73a22627fbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1753.053364] [54623]: DEBUG cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Flow 'volume_create_api' (19c68b5f-f7a7-494b-912d-9ff49eda2e4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1753.053364] [54623]: INFO cinder.volume.api [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Create volume request issued successfully. [ 1753.053364] [54623]: INFO cinder.api.openstack.wsgi [None req-16a647d1-e737-4152-8e8b-6594a16812b4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1753.053364] [54623]: [pid: 54623|app: 0|req: 142/289] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:11:20 2024] POST /volume/v3/volumes => generated 749 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1753.065952] [54622]: DEBUG cinder.api.middleware.request_id [None req-67079388-ec66-4087-8d84-b3cbf0867e0d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.069709] [54622]: INFO cinder.api.openstack.wsgi [None req-67079388-ec66-4087-8d84-b3cbf0867e0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1753.069709] [54622]: DEBUG cinder.api.openstack.wsgi [None req-67079388-ec66-4087-8d84-b3cbf0867e0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1753.069709] [54622]: DEBUG cinder.api.openstack.wsgi [None req-67079388-ec66-4087-8d84-b3cbf0867e0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1753.082247] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.082247] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1753.084787] [54622]: INFO cinder.volume.api [None req-67079388-ec66-4087-8d84-b3cbf0867e0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1753.090873] [54622]: INFO cinder.api.openstack.wsgi [None req-67079388-ec66-4087-8d84-b3cbf0867e0d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1753.091508] [54622]: [pid: 54622|app: 0|req: 148/290] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:20 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1754.103302] [54623]: DEBUG cinder.api.middleware.request_id [None req-527bfaf4-7c67-458a-84a8-6246abaacb05 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.105221] [54623]: INFO cinder.api.openstack.wsgi [None req-527bfaf4-7c67-458a-84a8-6246abaacb05 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1754.105577] [54623]: DEBUG cinder.api.openstack.wsgi [None req-527bfaf4-7c67-458a-84a8-6246abaacb05 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.105907] [54623]: DEBUG cinder.api.openstack.wsgi [None req-527bfaf4-7c67-458a-84a8-6246abaacb05 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.116530] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1754.116530] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.122537] [54623]: INFO cinder.volume.api [None req-527bfaf4-7c67-458a-84a8-6246abaacb05 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1754.126500] [54623]: INFO cinder.api.openstack.wsgi [None req-527bfaf4-7c67-458a-84a8-6246abaacb05 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1754.126927] [54623]: [pid: 54623|app: 0|req: 143/291] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:21 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1754.166323] [54622]: DEBUG cinder.api.middleware.request_id [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-7d26c18a-e4fa-4ecc-9722-d146ad505c19 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.169524] [54622]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-7d26c18a-e4fa-4ecc-9722-d146ad505c19 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1754.169725] [54622]: DEBUG cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-7d26c18a-e4fa-4ecc-9722-d146ad505c19 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.170166] [54622]: DEBUG cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-7d26c18a-e4fa-4ecc-9722-d146ad505c19 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.179680] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1754.179680] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.183570] [54622]: INFO cinder.volume.api [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-7d26c18a-e4fa-4ecc-9722-d146ad505c19 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1754.188049] [54622]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-7d26c18a-e4fa-4ecc-9722-d146ad505c19 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1754.188463] [54622]: [pid: 54622|app: 0|req: 149/292] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:11:22 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1755.693421] [54623]: DEBUG cinder.api.middleware.request_id [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.695379] [54623]: INFO cinder.api.openstack.wsgi [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1755.696185] [54623]: DEBUG cinder.api.openstack.wsgi [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-538658439"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1755.697554] [54623]: DEBUG cinder.api.v3.volumes [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-538658439'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1755.697842] [54623]: INFO cinder.api.v3.volumes [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Create volume of 1 GB [ 1755.702993] [54623]: INFO cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Availability Zones retrieved successfully. [ 1755.709858] [54622]: DEBUG cinder.api.middleware.request_id [None req-f847d1ad-af94-44d4-b684-ad2b95067101 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.711245] [54622]: INFO cinder.api.openstack.wsgi [None req-f847d1ad-af94-44d4-b684-ad2b95067101 None None] GET http://10.180.1.21/volume// [ 1755.711322] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Flow 'volume_create_api' (33f5b4ee-dce6-48f3-b616-912aaea9b0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1755.711378] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f847d1ad-af94-44d4-b684-ad2b95067101 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1755.711378] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f847d1ad-af94-44d4-b684-ad2b95067101 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1755.712550] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44dbf008-e854-4116-9c8c-d65ed45f37d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1755.712692] [54622]: INFO cinder.api.openstack.wsgi [None req-f847d1ad-af94-44d4-b684-ad2b95067101 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1755.712692] [54622]: [pid: 54622|app: 0|req: 150/293] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:11:23 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1755.713141] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1755.717729] [54622]: DEBUG cinder.api.middleware.request_id [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-77979d82-1c22-4540-a373-676f1f88a094 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.721565] [54622]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-77979d82-1c22-4540-a373-676f1f88a094 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1755.721565] [54622]: DEBUG cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-77979d82-1c22-4540-a373-676f1f88a094 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ddc1fd5-44d6-4d96-a547-6e264d94332b", "connector": null, "instance_uuid": "5e4f5fa6-10dd-4f0e-bf8b-1c9589fcaccf"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1755.734396] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.734396] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1755.739905] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44dbf008-e854-4116-9c8c-d65ed45f37d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1755.741825] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fab188e-18a4-4c9b-9bc5-f011c1fc42d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1755.755561] [54622]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-77979d82-1c22-4540-a373-676f1f88a094 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1755.756012] [54622]: [pid: 54622|app: 0|req: 151/294] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:11:23 2024] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1755.787337] [54622]: DEBUG cinder.api.middleware.request_id [None req-a6c8e1d1-a5de-44e9-b182-d83595a0785e None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.789473] [54622]: INFO cinder.api.openstack.wsgi [None req-a6c8e1d1-a5de-44e9-b182-d83595a0785e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1755.789850] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a6c8e1d1-a5de-44e9-b182-d83595a0785e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1755.790187] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a6c8e1d1-a5de-44e9-b182-d83595a0785e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1755.791636] [54623]: DEBUG cinder.quota [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Created reservations ['52375395-872b-47fe-9c1a-b13aaf5ace46', '0de64cab-2c23-459b-9614-fcab8837cb5b', '5a384c0e-aeec-42fa-b039-49881bbf194c', '73864aab-9764-4ec2-962e-2ccc22b180ee'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1755.792763] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fab188e-18a4-4c9b-9bc5-f011c1fc42d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52375395-872b-47fe-9c1a-b13aaf5ace46', '0de64cab-2c23-459b-9614-fcab8837cb5b', '5a384c0e-aeec-42fa-b039-49881bbf194c', '73864aab-9764-4ec2-962e-2ccc22b180ee']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1755.796101] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734c36dc-0a44-4091-bfe9-356a7d0f19e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1755.800739] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.800739] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1755.804083] [54622]: INFO cinder.volume.api [None req-a6c8e1d1-a5de-44e9-b182-d83595a0785e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1755.808856] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734c36dc-0a44-4091-bfe9-356a7d0f19e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d925ed6-d082-4fe9-a59f-bf1532faf9f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-538658439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db730eb2b4024f8fbe15d732fd5774e0',qos_specs=None,replication_status=,reservations=['52375395-872b-47fe-9c1a-b13aaf5ace46','0de64cab-2c23-459b-9614-fcab8837cb5b','5a384c0e-aeec-42fa-b039-49881bbf194c','73864aab-9764-4ec2-962e-2ccc22b180ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190ccb119cdf4b0bb8ca0d296a1acff6',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-538658439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d925ed6-d082-4fe9-a59f-bf1532faf9f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db730eb2b4024f8fbe15d732fd5774e0',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='190ccb119cdf4b0bb8ca0d296a1acff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1755.809797] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e857a02e-2f0a-4bcf-8f05-691054772d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1755.815192] [54622]: INFO cinder.api.openstack.wsgi [None req-a6c8e1d1-a5de-44e9-b182-d83595a0785e tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1755.815590] [54622]: [pid: 54622|app: 0|req: 152/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:23 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1755.822993] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e857a02e-2f0a-4bcf-8f05-691054772d80) 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-538658439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db730eb2b4024f8fbe15d732fd5774e0',qos_specs=None,replication_status=,reservations=['52375395-872b-47fe-9c1a-b13aaf5ace46','0de64cab-2c23-459b-9614-fcab8837cb5b','5a384c0e-aeec-42fa-b039-49881bbf194c','73864aab-9764-4ec2-962e-2ccc22b180ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190ccb119cdf4b0bb8ca0d296a1acff6',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1755.823884] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d57447-814f-49f2-97ef-65e461206654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1755.834291] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d57447-814f-49f2-97ef-65e461206654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1755.835322] [54623]: DEBUG cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Flow 'volume_create_api' (33f5b4ee-dce6-48f3-b616-912aaea9b0bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1755.835666] [54623]: INFO cinder.volume.api [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Create volume request issued successfully. [ 1755.836305] [54623]: INFO cinder.api.openstack.wsgi [None req-12afbd43-c97a-4f1a-bafc-f5951f60dcca tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1755.836752] [54623]: [pid: 54623|app: 0|req: 144/296] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:11:23 2024] POST /volume/v3/volumes => generated 753 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1755.844620] [54622]: DEBUG cinder.api.middleware.request_id [None req-b2313db7-e9bf-4521-8294-9a60148d1d2f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.846952] [54622]: INFO cinder.api.openstack.wsgi [None req-b2313db7-e9bf-4521-8294-9a60148d1d2f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1755.847185] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b2313db7-e9bf-4521-8294-9a60148d1d2f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1755.847407] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b2313db7-e9bf-4521-8294-9a60148d1d2f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1755.855283] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.855283] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1755.858880] [54622]: INFO cinder.volume.api [None req-b2313db7-e9bf-4521-8294-9a60148d1d2f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1755.863534] [54622]: INFO cinder.api.openstack.wsgi [None req-b2313db7-e9bf-4521-8294-9a60148d1d2f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1755.863963] [54622]: [pid: 54622|app: 0|req: 153/297] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:23 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1756.031662] [54623]: DEBUG cinder.api.middleware.request_id [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.034129] [54623]: INFO cinder.api.openstack.wsgi [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1756.034552] [54623]: DEBUG cinder.api.openstack.wsgi [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-939646105"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1756.036147] [54623]: DEBUG cinder.api.v3.volumes [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-939646105'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1756.036291] [54623]: INFO cinder.api.v3.volumes [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Create volume of 1 GB [ 1756.036608] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.036608] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.041234] [54623]: INFO cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Availability Zones retrieved successfully. [ 1756.048065] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Flow 'volume_create_api' (4859997e-eb57-4043-b7ed-b5b85fa7b394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1756.049533] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c37d641-690b-4f61-914d-e24b7c31ed70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1756.051975] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1756.068830] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c37d641-690b-4f61-914d-e24b7c31ed70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1756.069826] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4115fe62-25ee-4332-988b-571a96a3f6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1756.105511] [54623]: DEBUG cinder.quota [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Created reservations ['5fd69356-021b-4c55-8de7-9525332db363', '8131850d-c197-4921-a475-ba67dfcd8faa', '8e01fd91-07f1-471b-8336-d9cab8548edf', '042188a2-fcfd-474b-bd1b-09ba471fe4b5'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1756.106481] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4115fe62-25ee-4332-988b-571a96a3f6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fd69356-021b-4c55-8de7-9525332db363', '8131850d-c197-4921-a475-ba67dfcd8faa', '8e01fd91-07f1-471b-8336-d9cab8548edf', '042188a2-fcfd-474b-bd1b-09ba471fe4b5']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1756.107384] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e274d811-b904-4aa8-b609-9b9390ae42e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1756.119836] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e274d811-b904-4aa8-b609-9b9390ae42e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd4434c7-5966-4801-8589-f9be7dc7b252', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-939646105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abdd0398ad4417dafe7e304ad10efbe',qos_specs=None,replication_status=,reservations=['5fd69356-021b-4c55-8de7-9525332db363','8131850d-c197-4921-a475-ba67dfcd8faa','8e01fd91-07f1-471b-8336-d9cab8548edf','042188a2-fcfd-474b-bd1b-09ba471fe4b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a0e31babb6441f599a400cfb02a3345',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-939646105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd4434c7-5966-4801-8589-f9be7dc7b252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3abdd0398ad4417dafe7e304ad10efbe',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='3a0e31babb6441f599a400cfb02a3345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1756.121098] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52fa798a-715d-46b0-b878-5bad8af59b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1756.133969] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52fa798a-715d-46b0-b878-5bad8af59b2d) 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-939646105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abdd0398ad4417dafe7e304ad10efbe',qos_specs=None,replication_status=,reservations=['5fd69356-021b-4c55-8de7-9525332db363','8131850d-c197-4921-a475-ba67dfcd8faa','8e01fd91-07f1-471b-8336-d9cab8548edf','042188a2-fcfd-474b-bd1b-09ba471fe4b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a0e31babb6441f599a400cfb02a3345',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1756.134952] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05f2d03-8c9c-4b07-8fb4-dd399bcdd4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1756.142578] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05f2d03-8c9c-4b07-8fb4-dd399bcdd4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1756.143718] [54623]: DEBUG cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Flow 'volume_create_api' (4859997e-eb57-4043-b7ed-b5b85fa7b394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1756.143844] [54623]: INFO cinder.volume.api [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Create volume request issued successfully. [ 1756.144797] [54623]: INFO cinder.api.openstack.wsgi [None req-22e6d055-e95e-4ac2-a83e-583f4beef864 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1756.144964] [54623]: [pid: 54623|app: 0|req: 145/298] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:11:23 2024] POST /volume/v3/volumes => generated 752 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1756.152838] [54622]: DEBUG cinder.api.middleware.request_id [None req-7d570715-69e6-4d18-a29b-dc0d9305cbec None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.155286] [54622]: INFO cinder.api.openstack.wsgi [None req-7d570715-69e6-4d18-a29b-dc0d9305cbec tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1756.155508] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7d570715-69e6-4d18-a29b-dc0d9305cbec tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.155727] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7d570715-69e6-4d18-a29b-dc0d9305cbec tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.163248] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.163248] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.167097] [54622]: INFO cinder.volume.api [None req-7d570715-69e6-4d18-a29b-dc0d9305cbec tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1756.171693] [54622]: INFO cinder.api.openstack.wsgi [None req-7d570715-69e6-4d18-a29b-dc0d9305cbec tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1756.172138] [54622]: [pid: 54622|app: 0|req: 154/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:24 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1756.311163] [54623]: DEBUG cinder.api.middleware.request_id [None req-4ddb5e45-2086-4491-a6cb-1404d56a2633 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.311730] [54623]: INFO cinder.api.openstack.wsgi [None req-4ddb5e45-2086-4491-a6cb-1404d56a2633 None None] GET http://10.180.1.21/volume// [ 1756.311919] [54623]: DEBUG cinder.api.openstack.wsgi [None req-4ddb5e45-2086-4491-a6cb-1404d56a2633 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.312200] [54623]: DEBUG cinder.api.openstack.wsgi [None req-4ddb5e45-2086-4491-a6cb-1404d56a2633 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.312726] [54623]: INFO cinder.api.openstack.wsgi [None req-4ddb5e45-2086-4491-a6cb-1404d56a2633 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1756.312933] [54623]: [pid: 54623|app: 0|req: 146/300] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:11:24 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1756.317237] [54622]: DEBUG cinder.api.middleware.request_id [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0258c5f6-4a44-4a3e-8e75-7f32d1205863 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.319585] [54622]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0258c5f6-4a44-4a3e-8e75-7f32d1205863 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1756.319850] [54622]: DEBUG cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0258c5f6-4a44-4a3e-8e75-7f32d1205863 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.320107] [54622]: DEBUG cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0258c5f6-4a44-4a3e-8e75-7f32d1205863 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.332435] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.332435] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.336928] [54622]: INFO cinder.volume.api [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0258c5f6-4a44-4a3e-8e75-7f32d1205863 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1756.342718] [54622]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0258c5f6-4a44-4a3e-8e75-7f32d1205863 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1756.342812] [54622]: [pid: 54622|app: 0|req: 155/301] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:11:24 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1756.405478] [54623]: DEBUG cinder.api.middleware.request_id [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-f807e930-7c63-4834-b44d-4c7103715810 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.410339] [54623]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-f807e930-7c63-4834-b44d-4c7103715810 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] PUT http://10.180.1.21/volume/v3/attachments/3fe742df-7565-4098-ae8f-ca5cc8b96222 [ 1756.411442] [54623]: DEBUG cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-f807e930-7c63-4834-b44d-4c7103715810 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-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-363372", "mountpoint": "/dev/sdc"}}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1756.422044] [54623]: DEBUG cinder.coordination [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-f807e930-7c63-4834-b44d-4c7103715810 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Acquiring lock "cinder-attachment_update-2ddc1fd5-44d6-4d96-a547-6e264d94332b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1756.426737] [54623]: DEBUG cinder.coordination [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-f807e930-7c63-4834-b44d-4c7103715810 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Lock "cinder-attachment_update-2ddc1fd5-44d6-4d96-a547-6e264d94332b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1756.427904] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.427904] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.826453] [54622]: DEBUG cinder.api.middleware.request_id [None req-0ed800cb-0e99-40af-8798-7958a154690d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.828688] [54622]: INFO cinder.api.openstack.wsgi [None req-0ed800cb-0e99-40af-8798-7958a154690d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1756.828913] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0ed800cb-0e99-40af-8798-7958a154690d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.829174] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0ed800cb-0e99-40af-8798-7958a154690d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.840307] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.840307] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.844028] [54622]: INFO cinder.volume.api [None req-0ed800cb-0e99-40af-8798-7958a154690d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1756.848670] [54622]: INFO cinder.api.openstack.wsgi [None req-0ed800cb-0e99-40af-8798-7958a154690d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1756.849232] [54622]: [pid: 54622|app: 0|req: 156/302] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:24 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1756.873363] [54622]: DEBUG cinder.api.middleware.request_id [None req-4e579d08-fa89-4832-a9dd-40bae9fef2ec None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.875628] [54622]: INFO cinder.api.openstack.wsgi [None req-4e579d08-fa89-4832-a9dd-40bae9fef2ec tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1756.875965] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4e579d08-fa89-4832-a9dd-40bae9fef2ec tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.876307] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4e579d08-fa89-4832-a9dd-40bae9fef2ec tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.885059] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.885059] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.888494] [54622]: INFO cinder.volume.api [None req-4e579d08-fa89-4832-a9dd-40bae9fef2ec tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1756.892929] [54622]: INFO cinder.api.openstack.wsgi [None req-4e579d08-fa89-4832-a9dd-40bae9fef2ec tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1756.893322] [54622]: [pid: 54622|app: 0|req: 157/303] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:24 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1756.941887] [54622]: DEBUG cinder.api.middleware.request_id [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-03abc5b4-c550-4ed4-8c41-6a7dca3ddd5b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.944943] [54622]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-03abc5b4-c550-4ed4-8c41-6a7dca3ddd5b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1756.945200] [54622]: DEBUG cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-03abc5b4-c550-4ed4-8c41-6a7dca3ddd5b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.945440] [54622]: DEBUG cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-03abc5b4-c550-4ed4-8c41-6a7dca3ddd5b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.953438] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.953438] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.957413] [54622]: INFO cinder.volume.api [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-03abc5b4-c550-4ed4-8c41-6a7dca3ddd5b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1756.962401] [54622]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-03abc5b4-c550-4ed4-8c41-6a7dca3ddd5b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1756.963607] [54622]: [pid: 54622|app: 0|req: 158/304] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:11:24 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.182411] [54622]: DEBUG cinder.api.middleware.request_id [None req-8e846379-8ea3-4b89-8235-1a66e1f5ab6b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.184485] [54622]: INFO cinder.api.openstack.wsgi [None req-8e846379-8ea3-4b89-8235-1a66e1f5ab6b tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1757.184701] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8e846379-8ea3-4b89-8235-1a66e1f5ab6b tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.184919] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8e846379-8ea3-4b89-8235-1a66e1f5ab6b tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.195248] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.195248] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.199556] [54622]: INFO cinder.volume.api [None req-8e846379-8ea3-4b89-8235-1a66e1f5ab6b tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1757.205091] [54622]: INFO cinder.api.openstack.wsgi [None req-8e846379-8ea3-4b89-8235-1a66e1f5ab6b tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1757.205620] [54622]: [pid: 54622|app: 0|req: 159/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:25 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.375821] [54622]: DEBUG cinder.api.middleware.request_id [req-ab957242-17b1-466f-af76-705a2711dbf7 req-490ac2e7-c541-4bd7-8e92-aea5100ff863 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.378195] [54622]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-490ac2e7-c541-4bd7-8e92-aea5100ff863 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1757.378419] [54622]: DEBUG cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-490ac2e7-c541-4bd7-8e92-aea5100ff863 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.378647] [54622]: DEBUG cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-490ac2e7-c541-4bd7-8e92-aea5100ff863 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.386101] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.386101] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.389766] [54622]: INFO cinder.volume.api [req-ab957242-17b1-466f-af76-705a2711dbf7 req-490ac2e7-c541-4bd7-8e92-aea5100ff863 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1757.394172] [54622]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-490ac2e7-c541-4bd7-8e92-aea5100ff863 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1757.394544] [54622]: [pid: 54622|app: 0|req: 160/306] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:11:25 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.639597] [54622]: DEBUG cinder.api.middleware.request_id [None req-73fdeeea-989c-41c0-9e42-f1429de51f1d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.639907] [54622]: INFO cinder.api.openstack.wsgi [None req-73fdeeea-989c-41c0-9e42-f1429de51f1d None None] GET http://10.180.1.21/volume// [ 1757.640156] [54622]: DEBUG cinder.api.openstack.wsgi [None req-73fdeeea-989c-41c0-9e42-f1429de51f1d None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.640373] [54622]: DEBUG cinder.api.openstack.wsgi [None req-73fdeeea-989c-41c0-9e42-f1429de51f1d None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.640841] [54622]: INFO cinder.api.openstack.wsgi [None req-73fdeeea-989c-41c0-9e42-f1429de51f1d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1757.641191] [54622]: [pid: 54622|app: 0|req: 161/307] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:11:25 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1757.644840] [54622]: DEBUG cinder.api.middleware.request_id [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-72d03d0e-92e5-4ea8-9191-b058fa7c63de None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.647110] [54622]: INFO cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-72d03d0e-92e5-4ea8-9191-b058fa7c63de tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1757.647346] [54622]: DEBUG cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-72d03d0e-92e5-4ea8-9191-b058fa7c63de tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.647554] [54622]: DEBUG cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-72d03d0e-92e5-4ea8-9191-b058fa7c63de tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.659295] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.659295] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.663204] [54622]: INFO cinder.volume.api [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-72d03d0e-92e5-4ea8-9191-b058fa7c63de tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1757.667800] [54622]: INFO cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-72d03d0e-92e5-4ea8-9191-b058fa7c63de tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1757.668263] [54622]: [pid: 54622|app: 0|req: 162/308] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:11:25 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 1292 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1757.817719] [54622]: DEBUG cinder.api.middleware.request_id [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-dca6ccc9-caa2-4318-a812-9bf5bca8b83d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.820237] [54622]: INFO cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-dca6ccc9-caa2-4318-a812-9bf5bca8b83d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] PUT http://10.180.1.21/volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f [ 1757.820781] [54622]: DEBUG cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-dca6ccc9-caa2-4318-a812-9bf5bca8b83d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-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=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1757.829608] [54622]: DEBUG cinder.coordination [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-dca6ccc9-caa2-4318-a812-9bf5bca8b83d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Acquiring lock "cinder-attachment_update-d0c1a25f-c4c4-49f8-aff1-a821f017868b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1757.834371] [54622]: DEBUG cinder.coordination [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-dca6ccc9-caa2-4318-a812-9bf5bca8b83d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Lock "cinder-attachment_update-d0c1a25f-c4c4-49f8-aff1-a821f017868b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1757.835462] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.835462] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1760.958129] [54623]: DEBUG cinder.coordination [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-f807e930-7c63-4834-b44d-4c7103715810 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Lock "cinder-attachment_update-2ddc1fd5-44d6-4d96-a547-6e264d94332b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1760.958502] [54623]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-f807e930-7c63-4834-b44d-4c7103715810 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments/3fe742df-7565-4098-ae8f-ca5cc8b96222 returned with HTTP 200 [ 1760.958976] [54623]: [pid: 54623|app: 0|req: 147/309] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:11:24 2024] PUT /volume/v3/attachments/3fe742df-7565-4098-ae8f-ca5cc8b96222 => generated 589 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1760.959775] [54623]: DEBUG cinder.api.middleware.request_id [None req-8c03ba81-53e6-4f53-b7d8-27773c89901b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.961725] [54623]: INFO cinder.api.openstack.wsgi [None req-8c03ba81-53e6-4f53-b7d8-27773c89901b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1760.961944] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8c03ba81-53e6-4f53-b7d8-27773c89901b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1760.962227] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8c03ba81-53e6-4f53-b7d8-27773c89901b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1760.972518] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1760.972518] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1760.975833] [54623]: INFO cinder.volume.api [None req-8c03ba81-53e6-4f53-b7d8-27773c89901b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1760.981088] [54623]: INFO cinder.api.openstack.wsgi [None req-8c03ba81-53e6-4f53-b7d8-27773c89901b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1760.981493] [54623]: [pid: 54623|app: 0|req: 148/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:28 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1760.982176] [54623]: DEBUG cinder.api.middleware.request_id [None req-3c9eb683-dae3-4a69-adee-4547c7a33f89 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.982655] [54623]: INFO cinder.api.openstack.wsgi [None req-3c9eb683-dae3-4a69-adee-4547c7a33f89 None None] GET http://10.180.1.21/volume// [ 1760.982715] [54623]: DEBUG cinder.api.openstack.wsgi [None req-3c9eb683-dae3-4a69-adee-4547c7a33f89 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1760.982919] [54623]: DEBUG cinder.api.openstack.wsgi [None req-3c9eb683-dae3-4a69-adee-4547c7a33f89 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1760.983404] [54623]: INFO cinder.api.openstack.wsgi [None req-3c9eb683-dae3-4a69-adee-4547c7a33f89 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1760.983780] [54623]: [pid: 54623|app: 0|req: 149/311] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:11:28 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1760.984394] [54623]: DEBUG cinder.api.middleware.request_id [None req-5dd0bed0-7656-472a-864b-e557071576c7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.984751] [54623]: INFO cinder.api.openstack.wsgi [None req-5dd0bed0-7656-472a-864b-e557071576c7 None None] GET http://10.180.1.21/volume// [ 1760.984897] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5dd0bed0-7656-472a-864b-e557071576c7 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1760.985108] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5dd0bed0-7656-472a-864b-e557071576c7 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1760.985470] [54623]: INFO cinder.api.openstack.wsgi [None req-5dd0bed0-7656-472a-864b-e557071576c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1760.985727] [54623]: [pid: 54623|app: 0|req: 150/312] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:11:28 2024] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1760.988234] [54623]: DEBUG cinder.api.middleware.request_id [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-c6f4d5b9-cc58-4203-88d0-b59d13d2e2b1 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.990242] [54623]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-c6f4d5b9-cc58-4203-88d0-b59d13d2e2b1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1760.990617] [54623]: DEBUG cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-c6f4d5b9-cc58-4203-88d0-b59d13d2e2b1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d925ed6-d082-4fe9-a59f-bf1532faf9f3", "connector": null, "instance_uuid": "56df3b93-0cf7-4cf8-a533-566ac8b0cb1e"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1760.999736] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1760.999736] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.018614] [54623]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-c6f4d5b9-cc58-4203-88d0-b59d13d2e2b1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1761.019194] [54623]: [pid: 54623|app: 0|req: 151/313] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:11:28 2024] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1761.019858] [54623]: DEBUG cinder.api.middleware.request_id [req-ab957242-17b1-466f-af76-705a2711dbf7 req-a889e413-1a7b-40f7-b47c-e4f047bf5c6c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.023223] [54623]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-a889e413-1a7b-40f7-b47c-e4f047bf5c6c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1761.023646] [54623]: DEBUG cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-a889e413-1a7b-40f7-b47c-e4f047bf5c6c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd4434c7-5966-4801-8589-f9be7dc7b252", "connector": null, "instance_uuid": "96ea101b-679a-44b6-80fc-64ed684f853a"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1761.033251] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.033251] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.052065] [54623]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-a889e413-1a7b-40f7-b47c-e4f047bf5c6c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1761.052577] [54623]: [pid: 54623|app: 0|req: 152/314] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:11:28 2024] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1761.053445] [54623]: DEBUG cinder.api.middleware.request_id [None req-c7b43fc3-6dfb-4da4-801f-f4f94312f265 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.055516] [54623]: INFO cinder.api.openstack.wsgi [None req-c7b43fc3-6dfb-4da4-801f-f4f94312f265 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1761.055747] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c7b43fc3-6dfb-4da4-801f-f4f94312f265 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.055966] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c7b43fc3-6dfb-4da4-801f-f4f94312f265 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.065969] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.065969] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.070444] [54623]: INFO cinder.volume.api [None req-c7b43fc3-6dfb-4da4-801f-f4f94312f265 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1761.075921] [54623]: INFO cinder.api.openstack.wsgi [None req-c7b43fc3-6dfb-4da4-801f-f4f94312f265 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1761.076545] [54623]: [pid: 54623|app: 0|req: 153/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:28 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1761.077561] [54623]: DEBUG cinder.api.middleware.request_id [None req-837e4da1-52fb-457c-b51a-a63cdb64ddbe None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.079887] [54623]: INFO cinder.api.openstack.wsgi [None req-837e4da1-52fb-457c-b51a-a63cdb64ddbe tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1761.080070] [54623]: DEBUG cinder.api.openstack.wsgi [None req-837e4da1-52fb-457c-b51a-a63cdb64ddbe tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.080392] [54623]: DEBUG cinder.api.openstack.wsgi [None req-837e4da1-52fb-457c-b51a-a63cdb64ddbe tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.090820] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.090820] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.094604] [54623]: INFO cinder.volume.api [None req-837e4da1-52fb-457c-b51a-a63cdb64ddbe tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1761.101309] [54623]: INFO cinder.api.openstack.wsgi [None req-837e4da1-52fb-457c-b51a-a63cdb64ddbe tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1761.101762] [54623]: [pid: 54623|app: 0|req: 154/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:28 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1761.539986] [54623]: DEBUG cinder.api.middleware.request_id [None req-5b46ed45-4ee0-4614-af45-aeb66236c8cd None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.540445] [54623]: INFO cinder.api.openstack.wsgi [None req-5b46ed45-4ee0-4614-af45-aeb66236c8cd None None] GET http://10.180.1.21/volume// [ 1761.540629] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5b46ed45-4ee0-4614-af45-aeb66236c8cd None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.540850] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5b46ed45-4ee0-4614-af45-aeb66236c8cd None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.541276] [54623]: INFO cinder.api.openstack.wsgi [None req-5b46ed45-4ee0-4614-af45-aeb66236c8cd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1761.541590] [54623]: [pid: 54623|app: 0|req: 155/317] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:11:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1761.546783] [54623]: DEBUG cinder.api.middleware.request_id [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-dd564dde-ff66-4725-8110-c0ce609c626d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.549347] [54623]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-dd564dde-ff66-4725-8110-c0ce609c626d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1761.549586] [54623]: DEBUG cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-dd564dde-ff66-4725-8110-c0ce609c626d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.549799] [54623]: DEBUG cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-dd564dde-ff66-4725-8110-c0ce609c626d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.560189] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.560189] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.563658] [54623]: INFO cinder.volume.api [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-dd564dde-ff66-4725-8110-c0ce609c626d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1761.568367] [54623]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-dd564dde-ff66-4725-8110-c0ce609c626d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1761.568770] [54623]: [pid: 54623|app: 0|req: 156/318] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:11:29 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1761.576072] [54623]: DEBUG cinder.api.middleware.request_id [None req-2e594a93-2eb7-4538-8d21-f12ad13e3e13 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.576913] [54623]: INFO cinder.api.openstack.wsgi [None req-2e594a93-2eb7-4538-8d21-f12ad13e3e13 None None] GET http://10.180.1.21/volume// [ 1761.577018] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2e594a93-2eb7-4538-8d21-f12ad13e3e13 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.577317] [54623]: DEBUG cinder.api.openstack.wsgi [None req-2e594a93-2eb7-4538-8d21-f12ad13e3e13 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.577716] [54623]: INFO cinder.api.openstack.wsgi [None req-2e594a93-2eb7-4538-8d21-f12ad13e3e13 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1761.578024] [54623]: [pid: 54623|app: 0|req: 157/319] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:11:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1761.584275] [54623]: DEBUG cinder.api.middleware.request_id [req-ab957242-17b1-466f-af76-705a2711dbf7 req-b458ed76-ac10-49a7-bfd1-54c14a91215f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.587516] [54623]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-b458ed76-ac10-49a7-bfd1-54c14a91215f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1761.587874] [54623]: DEBUG cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-b458ed76-ac10-49a7-bfd1-54c14a91215f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.588192] [54623]: DEBUG cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-b458ed76-ac10-49a7-bfd1-54c14a91215f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.603084] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.603084] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.607986] [54623]: INFO cinder.volume.api [req-ab957242-17b1-466f-af76-705a2711dbf7 req-b458ed76-ac10-49a7-bfd1-54c14a91215f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1761.615219] [54623]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-b458ed76-ac10-49a7-bfd1-54c14a91215f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1761.615732] [54623]: [pid: 54623|app: 0|req: 158/320] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:11:29 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1761.616651] [54623]: DEBUG cinder.api.middleware.request_id [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-db6a0d53-b009-4683-9579-65783b5b278a None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.619816] [54623]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-db6a0d53-b009-4683-9579-65783b5b278a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] PUT http://10.180.1.21/volume/v3/attachments/fd025913-12d8-47f3-b2f4-9a563ced4925 [ 1761.620417] [54623]: DEBUG cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-db6a0d53-b009-4683-9579-65783b5b278a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-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-363328", "mountpoint": "/dev/sdb"}}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1761.634022] [54623]: DEBUG cinder.coordination [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-db6a0d53-b009-4683-9579-65783b5b278a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Acquiring lock "cinder-attachment_update-7d925ed6-d082-4fe9-a59f-bf1532faf9f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1761.638582] [54623]: DEBUG cinder.coordination [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-db6a0d53-b009-4683-9579-65783b5b278a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Lock "cinder-attachment_update-7d925ed6-d082-4fe9-a59f-bf1532faf9f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1761.640231] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.640231] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1762.861787] [54622]: DEBUG cinder.coordination [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-dca6ccc9-caa2-4318-a812-9bf5bca8b83d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Lock "cinder-attachment_update-d0c1a25f-c4c4-49f8-aff1-a821f017868b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.025s {{(pid=54622) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1762.861787] [54622]: INFO cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-dca6ccc9-caa2-4318-a812-9bf5bca8b83d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f returned with HTTP 200 [ 1762.861787] [54622]: [pid: 54622|app: 0|req: 163/321] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:11:25 2024] PUT /volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f => generated 589 bytes in 5043 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1762.861787] [54622]: DEBUG cinder.api.middleware.request_id [req-ab957242-17b1-466f-af76-705a2711dbf7 req-45f65f5a-e6a4-4a5c-8bee-2987d2eef657 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.863836] [54622]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-45f65f5a-e6a4-4a5c-8bee-2987d2eef657 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] PUT http://10.180.1.21/volume/v3/attachments/90ad67bb-f095-498f-9429-c7674dd70d6c [ 1762.864374] [54622]: DEBUG cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-45f65f5a-e6a4-4a5c-8bee-2987d2eef657 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-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-363378", "mountpoint": "/dev/sdb"}}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1762.883191] [54622]: DEBUG cinder.coordination [req-ab957242-17b1-466f-af76-705a2711dbf7 req-45f65f5a-e6a4-4a5c-8bee-2987d2eef657 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Acquiring lock "cinder-attachment_update-cd4434c7-5966-4801-8589-f9be7dc7b252-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1762.892190] [54622]: DEBUG cinder.coordination [req-ab957242-17b1-466f-af76-705a2711dbf7 req-45f65f5a-e6a4-4a5c-8bee-2987d2eef657 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Lock "cinder-attachment_update-cd4434c7-5966-4801-8589-f9be7dc7b252-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1762.893694] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1762.893694] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.165052] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=304,cinder:UPDATE=70,cinder:INSERT=40 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1766.184160] [54623]: DEBUG cinder.coordination [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-db6a0d53-b009-4683-9579-65783b5b278a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Lock "cinder-attachment_update-7d925ed6-d082-4fe9-a59f-bf1532faf9f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.543s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1766.184160] [54623]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-db6a0d53-b009-4683-9579-65783b5b278a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments/fd025913-12d8-47f3-b2f4-9a563ced4925 returned with HTTP 200 [ 1766.184160] [54623]: [pid: 54623|app: 0|req: 159/322] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:11:29 2024] PUT /volume/v3/attachments/fd025913-12d8-47f3-b2f4-9a563ced4925 => generated 589 bytes in 4566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1766.184160] [54623]: DEBUG cinder.api.middleware.request_id [None req-ba445f80-74f2-41cf-b649-0d77828b202c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.186444] [54623]: INFO cinder.api.openstack.wsgi [None req-ba445f80-74f2-41cf-b649-0d77828b202c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1766.187142] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ba445f80-74f2-41cf-b649-0d77828b202c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.187396] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ba445f80-74f2-41cf-b649-0d77828b202c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.200148] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.200148] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.204952] [54623]: INFO cinder.volume.api [None req-ba445f80-74f2-41cf-b649-0d77828b202c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1766.211114] [54623]: INFO cinder.api.openstack.wsgi [None req-ba445f80-74f2-41cf-b649-0d77828b202c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1766.211596] [54623]: [pid: 54623|app: 0|req: 160/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:34 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.212396] [54623]: DEBUG cinder.api.middleware.request_id [None req-358465ac-c125-485a-8da2-61525d13b837 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.214487] [54623]: INFO cinder.api.openstack.wsgi [None req-358465ac-c125-485a-8da2-61525d13b837 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1766.214718] [54623]: DEBUG cinder.api.openstack.wsgi [None req-358465ac-c125-485a-8da2-61525d13b837 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.214953] [54623]: DEBUG cinder.api.openstack.wsgi [None req-358465ac-c125-485a-8da2-61525d13b837 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.227380] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.227380] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.229772] [54623]: INFO cinder.volume.api [None req-358465ac-c125-485a-8da2-61525d13b837 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1766.234867] [54623]: INFO cinder.api.openstack.wsgi [None req-358465ac-c125-485a-8da2-61525d13b837 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1766.238357] [54623]: [pid: 54623|app: 0|req: 161/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:34 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.239277] [54623]: DEBUG cinder.api.middleware.request_id [None req-1fe92915-3cd4-41e8-a9ea-dc25554338e1 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.241137] [54623]: INFO cinder.api.openstack.wsgi [None req-1fe92915-3cd4-41e8-a9ea-dc25554338e1 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1766.241357] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1fe92915-3cd4-41e8-a9ea-dc25554338e1 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.241570] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1fe92915-3cd4-41e8-a9ea-dc25554338e1 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.255176] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.255176] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.258892] [54623]: INFO cinder.volume.api [None req-1fe92915-3cd4-41e8-a9ea-dc25554338e1 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1766.264460] [54623]: INFO cinder.api.openstack.wsgi [None req-1fe92915-3cd4-41e8-a9ea-dc25554338e1 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1766.265022] [54623]: [pid: 54623|app: 0|req: 162/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:34 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.265575] [54623]: DEBUG cinder.api.middleware.request_id [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0d6fc413-fa02-405c-85de-6c14f3259720 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.270891] [54623]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0d6fc413-fa02-405c-85de-6c14f3259720 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/attachments/3fe742df-7565-4098-ae8f-ca5cc8b96222/action [ 1766.271342] [54623]: DEBUG cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0d6fc413-fa02-405c-85de-6c14f3259720 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1766.271483] [54623]: DEBUG cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0d6fc413-fa02-405c-85de-6c14f3259720 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1766.295972] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.295972] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.308513] [54623]: INFO cinder.api.openstack.wsgi [req-173197e5-3ce2-4698-a394-12eeb1a4f4e1 req-0d6fc413-fa02-405c-85de-6c14f3259720 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments/3fe742df-7565-4098-ae8f-ca5cc8b96222/action returned with HTTP 204 [ 1766.308513] [54623]: [pid: 54623|app: 0|req: 163/326] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:11:34 2024] POST /volume/v3/attachments/3fe742df-7565-4098-ae8f-ca5cc8b96222/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1766.310983] [54623]: DEBUG cinder.api.middleware.request_id [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-813a6690-d1d8-4a03-b711-0127996ca32b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.313897] [54623]: INFO cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-813a6690-d1d8-4a03-b711-0127996ca32b tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] POST http://10.180.1.21/volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f/action [ 1766.314336] [54623]: DEBUG cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-813a6690-d1d8-4a03-b711-0127996ca32b tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1766.314469] [54623]: DEBUG cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-813a6690-d1d8-4a03-b711-0127996ca32b tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1766.334495] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.334495] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.338225] [54623]: INFO cinder.api.openstack.wsgi [req-f1a92345-ef1f-4388-8397-eefb0268bc7f req-813a6690-d1d8-4a03-b711-0127996ca32b tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f/action returned with HTTP 204 [ 1766.338981] [54623]: [pid: 54623|app: 0|req: 164/327] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:11:34 2024] POST /volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1767.232820] [54623]: DEBUG cinder.api.middleware.request_id [None req-8920d11f-e257-4f1f-9f64-c64508d69d82 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.235763] [54623]: INFO cinder.api.openstack.wsgi [None req-8920d11f-e257-4f1f-9f64-c64508d69d82 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1767.237077] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8920d11f-e257-4f1f-9f64-c64508d69d82 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.237077] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8920d11f-e257-4f1f-9f64-c64508d69d82 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.259197] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.259197] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.262883] [54623]: INFO cinder.volume.api [None req-8920d11f-e257-4f1f-9f64-c64508d69d82 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1767.268678] [54623]: INFO cinder.api.openstack.wsgi [None req-8920d11f-e257-4f1f-9f64-c64508d69d82 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1767.269285] [54623]: [pid: 54623|app: 0|req: 165/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:35 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1767.275029] [54623]: DEBUG cinder.api.middleware.request_id [None req-69a6680e-5a68-4968-a357-1c4f3791795b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.275733] [54623]: INFO cinder.api.openstack.wsgi [None req-69a6680e-5a68-4968-a357-1c4f3791795b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1767.275948] [54623]: DEBUG cinder.api.openstack.wsgi [None req-69a6680e-5a68-4968-a357-1c4f3791795b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.276178] [54623]: DEBUG cinder.api.openstack.wsgi [None req-69a6680e-5a68-4968-a357-1c4f3791795b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.285677] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.285677] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.288947] [54623]: INFO cinder.volume.api [None req-69a6680e-5a68-4968-a357-1c4f3791795b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1767.295019] [54623]: INFO cinder.api.openstack.wsgi [None req-69a6680e-5a68-4968-a357-1c4f3791795b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1767.295019] [54623]: [pid: 54623|app: 0|req: 166/329] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:35 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.295019] [54623]: DEBUG cinder.api.middleware.request_id [None req-896721c6-ca11-45cf-9d81-1a40cd889597 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.296436] [54623]: INFO cinder.api.openstack.wsgi [None req-896721c6-ca11-45cf-9d81-1a40cd889597 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1767.296582] [54623]: DEBUG cinder.api.openstack.wsgi [None req-896721c6-ca11-45cf-9d81-1a40cd889597 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.296787] [54623]: DEBUG cinder.api.openstack.wsgi [None req-896721c6-ca11-45cf-9d81-1a40cd889597 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.306511] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.306511] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.309750] [54623]: INFO cinder.volume.api [None req-896721c6-ca11-45cf-9d81-1a40cd889597 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1767.314517] [54623]: INFO cinder.api.openstack.wsgi [None req-896721c6-ca11-45cf-9d81-1a40cd889597 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1767.315155] [54623]: [pid: 54623|app: 0|req: 167/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:35 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.315275] [54623]: DEBUG cinder.api.middleware.request_id [None req-1bdc2b06-fd77-4a13-bf1f-bbe6200a99a4 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.317056] [54623]: INFO cinder.api.openstack.wsgi [None req-1bdc2b06-fd77-4a13-bf1f-bbe6200a99a4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1767.317260] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1bdc2b06-fd77-4a13-bf1f-bbe6200a99a4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.317482] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1bdc2b06-fd77-4a13-bf1f-bbe6200a99a4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.327501] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.327501] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.330915] [54623]: INFO cinder.volume.api [None req-1bdc2b06-fd77-4a13-bf1f-bbe6200a99a4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1767.336842] [54623]: INFO cinder.api.openstack.wsgi [None req-1bdc2b06-fd77-4a13-bf1f-bbe6200a99a4 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1767.336842] [54623]: [pid: 54623|app: 0|req: 168/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:35 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1767.536489] [54623]: DEBUG cinder.api.middleware.request_id [req-f696b563-85f5-45a3-8737-52a7fb408395 req-7bddf9c2-426c-4b8f-8acc-567e4b967ab9 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.538832] [54623]: INFO cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-7bddf9c2-426c-4b8f-8acc-567e4b967ab9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1767.539201] [54623]: DEBUG cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-7bddf9c2-426c-4b8f-8acc-567e4b967ab9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.539453] [54623]: DEBUG cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-7bddf9c2-426c-4b8f-8acc-567e4b967ab9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.550034] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.550034] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.553397] [54623]: INFO cinder.volume.api [req-f696b563-85f5-45a3-8737-52a7fb408395 req-7bddf9c2-426c-4b8f-8acc-567e4b967ab9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1767.557939] [54623]: INFO cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-7bddf9c2-426c-4b8f-8acc-567e4b967ab9 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1767.558503] [54623]: [pid: 54623|app: 0|req: 169/332] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:11:35 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1767.589451] [54623]: DEBUG cinder.api.middleware.request_id [req-f696b563-85f5-45a3-8737-52a7fb408395 req-65aecaaa-c68b-4499-9a3e-bc86e4cb8afb None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.593871] [54623]: INFO cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-65aecaaa-c68b-4499-9a3e-bc86e4cb8afb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3/action [ 1767.593950] [54623]: DEBUG cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-65aecaaa-c68b-4499-9a3e-bc86e4cb8afb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1767.594112] [54623]: DEBUG cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-65aecaaa-c68b-4499-9a3e-bc86e4cb8afb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1767.608512] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.608512] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.609147] [54623]: INFO cinder.volume.api [req-f696b563-85f5-45a3-8737-52a7fb408395 req-65aecaaa-c68b-4499-9a3e-bc86e4cb8afb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1767.620149] [54623]: INFO cinder.volume.api [req-f696b563-85f5-45a3-8737-52a7fb408395 req-65aecaaa-c68b-4499-9a3e-bc86e4cb8afb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Begin detaching volume completed successfully. [ 1767.620423] [54623]: INFO cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-65aecaaa-c68b-4499-9a3e-bc86e4cb8afb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3/action returned with HTTP 202 [ 1767.622309] [54623]: [pid: 54623|app: 0|req: 170/333] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:11:35 2024] POST /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1767.637755] [54623]: DEBUG cinder.api.middleware.request_id [None req-0f2ec740-3038-491d-bb2d-5e004540a0b7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.641281] [54623]: INFO cinder.api.openstack.wsgi [None req-0f2ec740-3038-491d-bb2d-5e004540a0b7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1767.641568] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0f2ec740-3038-491d-bb2d-5e004540a0b7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.642127] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0f2ec740-3038-491d-bb2d-5e004540a0b7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.658213] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.658213] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.663040] [54623]: INFO cinder.volume.api [None req-0f2ec740-3038-491d-bb2d-5e004540a0b7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1767.670740] [54623]: INFO cinder.api.openstack.wsgi [None req-0f2ec740-3038-491d-bb2d-5e004540a0b7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1767.670740] [54623]: [pid: 54623|app: 0|req: 171/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:35 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1767.871606] [54623]: DEBUG cinder.api.middleware.request_id [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-81243291-769c-4e82-9003-48fe091a1323 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.874192] [54623]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-81243291-769c-4e82-9003-48fe091a1323 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/attachments/fd025913-12d8-47f3-b2f4-9a563ced4925/action [ 1767.874703] [54623]: DEBUG cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-81243291-769c-4e82-9003-48fe091a1323 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1767.874888] [54623]: DEBUG cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-81243291-769c-4e82-9003-48fe091a1323 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1767.900020] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.900020] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.905871] [54623]: INFO cinder.api.openstack.wsgi [req-b8acd1b1-595d-49f5-9622-3a7cd751cfe1 req-81243291-769c-4e82-9003-48fe091a1323 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments/fd025913-12d8-47f3-b2f4-9a563ced4925/action returned with HTTP 204 [ 1767.906360] [54623]: [pid: 54623|app: 0|req: 172/335] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:11:35 2024] POST /volume/v3/attachments/fd025913-12d8-47f3-b2f4-9a563ced4925/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1768.305977] [54623]: DEBUG cinder.api.middleware.request_id [None req-9d0da857-ee57-48e0-8c5a-542d6b44b1f5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.309097] [54623]: INFO cinder.api.openstack.wsgi [None req-9d0da857-ee57-48e0-8c5a-542d6b44b1f5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1768.309328] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9d0da857-ee57-48e0-8c5a-542d6b44b1f5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.309551] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9d0da857-ee57-48e0-8c5a-542d6b44b1f5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.333717] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.333717] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.339772] [54623]: INFO cinder.volume.api [None req-9d0da857-ee57-48e0-8c5a-542d6b44b1f5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1768.345016] [54623]: INFO cinder.api.openstack.wsgi [None req-9d0da857-ee57-48e0-8c5a-542d6b44b1f5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1768.345712] [54623]: [pid: 54623|app: 0|req: 173/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:36 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.346131] [54623]: DEBUG cinder.api.middleware.request_id [None req-79928dd9-72ae-4077-8e49-44fdb0cecb74 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.347929] [54623]: INFO cinder.api.openstack.wsgi [None req-79928dd9-72ae-4077-8e49-44fdb0cecb74 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1768.348159] [54623]: DEBUG cinder.api.openstack.wsgi [None req-79928dd9-72ae-4077-8e49-44fdb0cecb74 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.348390] [54623]: DEBUG cinder.api.openstack.wsgi [None req-79928dd9-72ae-4077-8e49-44fdb0cecb74 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.359996] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.359996] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.363793] [54623]: INFO cinder.volume.api [None req-79928dd9-72ae-4077-8e49-44fdb0cecb74 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1768.369727] [54623]: INFO cinder.api.openstack.wsgi [None req-79928dd9-72ae-4077-8e49-44fdb0cecb74 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1768.370136] [54623]: [pid: 54623|app: 0|req: 174/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:36 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1768.372165] [54623]: DEBUG cinder.api.middleware.request_id [None req-ced172d7-77df-48f8-b873-caa245b5dd7f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.374175] [54623]: INFO cinder.api.openstack.wsgi [None req-ced172d7-77df-48f8-b873-caa245b5dd7f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1768.374484] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ced172d7-77df-48f8-b873-caa245b5dd7f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.374748] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ced172d7-77df-48f8-b873-caa245b5dd7f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.389132] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.389132] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.392531] [54623]: INFO cinder.volume.api [None req-ced172d7-77df-48f8-b873-caa245b5dd7f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1768.398818] [54623]: INFO cinder.api.openstack.wsgi [None req-ced172d7-77df-48f8-b873-caa245b5dd7f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1768.399340] [54623]: [pid: 54623|app: 0|req: 175/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:36 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.649582] [54623]: DEBUG cinder.api.middleware.request_id [None req-1c26eedf-14fe-4184-b3b6-934d47b932c0 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.649812] [54623]: INFO cinder.api.openstack.wsgi [None req-1c26eedf-14fe-4184-b3b6-934d47b932c0 None None] GET http://10.180.1.21/volume// [ 1768.650808] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1c26eedf-14fe-4184-b3b6-934d47b932c0 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.650808] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1c26eedf-14fe-4184-b3b6-934d47b932c0 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.650808] [54623]: INFO cinder.api.openstack.wsgi [None req-1c26eedf-14fe-4184-b3b6-934d47b932c0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1768.650994] [54623]: [pid: 54623|app: 0|req: 176/339] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:11:36 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1768.662146] [54623]: DEBUG cinder.api.middleware.request_id [req-f696b563-85f5-45a3-8737-52a7fb408395 req-8b8528ad-c4cc-4947-8573-2399445c9b74 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.665843] [54623]: INFO cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-8b8528ad-c4cc-4947-8573-2399445c9b74 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1768.666030] [54623]: DEBUG cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-8b8528ad-c4cc-4947-8573-2399445c9b74 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.666227] [54623]: DEBUG cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-8b8528ad-c4cc-4947-8573-2399445c9b74 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.688023] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.688023] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.697709] [54623]: INFO cinder.volume.api [req-f696b563-85f5-45a3-8737-52a7fb408395 req-8b8528ad-c4cc-4947-8573-2399445c9b74 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1768.708778] [54623]: INFO cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-8b8528ad-c4cc-4947-8573-2399445c9b74 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1768.709150] [54623]: [pid: 54623|app: 0|req: 177/340] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:11:36 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 1318 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1768.709899] [54623]: DEBUG cinder.api.middleware.request_id [None req-93eb737e-40d8-4d3f-aaef-bbbc073e8df3 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.712035] [54623]: INFO cinder.api.openstack.wsgi [None req-93eb737e-40d8-4d3f-aaef-bbbc073e8df3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1768.712288] [54623]: DEBUG cinder.api.openstack.wsgi [None req-93eb737e-40d8-4d3f-aaef-bbbc073e8df3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.712516] [54623]: DEBUG cinder.api.openstack.wsgi [None req-93eb737e-40d8-4d3f-aaef-bbbc073e8df3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.724500] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.724500] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.729550] [54623]: INFO cinder.volume.api [None req-93eb737e-40d8-4d3f-aaef-bbbc073e8df3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1768.734029] [54623]: INFO cinder.api.openstack.wsgi [None req-93eb737e-40d8-4d3f-aaef-bbbc073e8df3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1768.734411] [54623]: [pid: 54623|app: 0|req: 178/341] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:36 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1769.381780] [54623]: DEBUG cinder.api.middleware.request_id [None req-8fafd5fc-a5cf-4961-ac68-f9e81d4811ee None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.384444] [54623]: INFO cinder.api.openstack.wsgi [None req-8fafd5fc-a5cf-4961-ac68-f9e81d4811ee tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1769.384782] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8fafd5fc-a5cf-4961-ac68-f9e81d4811ee tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.385069] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8fafd5fc-a5cf-4961-ac68-f9e81d4811ee tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.403773] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.403773] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.410278] [54623]: INFO cinder.volume.api [None req-8fafd5fc-a5cf-4961-ac68-f9e81d4811ee tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1769.416304] [54623]: INFO cinder.api.openstack.wsgi [None req-8fafd5fc-a5cf-4961-ac68-f9e81d4811ee tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1769.416727] [54623]: [pid: 54623|app: 0|req: 179/342] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:37 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1769.746813] [54623]: DEBUG cinder.api.middleware.request_id [None req-41eca2c6-583e-4901-a681-67559f1134c7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.748727] [54623]: INFO cinder.api.openstack.wsgi [None req-41eca2c6-583e-4901-a681-67559f1134c7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1769.748968] [54623]: DEBUG cinder.api.openstack.wsgi [None req-41eca2c6-583e-4901-a681-67559f1134c7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.749851] [54623]: DEBUG cinder.api.openstack.wsgi [None req-41eca2c6-583e-4901-a681-67559f1134c7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.760576] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.760576] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.764715] [54623]: INFO cinder.volume.api [None req-41eca2c6-583e-4901-a681-67559f1134c7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1769.769533] [54623]: INFO cinder.api.openstack.wsgi [None req-41eca2c6-583e-4901-a681-67559f1134c7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1769.769904] [54623]: [pid: 54623|app: 0|req: 180/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:37 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1769.922423] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=302,cinder:INSERT=22,cinder:UPDATE=44 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1769.926268] [54622]: DEBUG cinder.coordination [req-ab957242-17b1-466f-af76-705a2711dbf7 req-45f65f5a-e6a4-4a5c-8bee-2987d2eef657 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Lock "cinder-attachment_update-cd4434c7-5966-4801-8589-f9be7dc7b252-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 7.034s {{(pid=54622) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1769.926687] [54622]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-45f65f5a-e6a4-4a5c-8bee-2987d2eef657 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/90ad67bb-f095-498f-9429-c7674dd70d6c returned with HTTP 200 [ 1769.927193] [54622]: [pid: 54622|app: 0|req: 164/344] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:11:30 2024] PUT /volume/v3/attachments/90ad67bb-f095-498f-9429-c7674dd70d6c => generated 589 bytes in 7066 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1770.426261] [54623]: DEBUG cinder.api.middleware.request_id [None req-74f5be5a-7035-4f97-bc7b-3ba45e31182d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.428662] [54623]: INFO cinder.api.openstack.wsgi [None req-74f5be5a-7035-4f97-bc7b-3ba45e31182d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1770.428662] [54623]: DEBUG cinder.api.openstack.wsgi [None req-74f5be5a-7035-4f97-bc7b-3ba45e31182d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.428811] [54623]: DEBUG cinder.api.openstack.wsgi [None req-74f5be5a-7035-4f97-bc7b-3ba45e31182d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.443153] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.443153] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.449580] [54623]: INFO cinder.volume.api [None req-74f5be5a-7035-4f97-bc7b-3ba45e31182d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1770.456087] [54623]: INFO cinder.api.openstack.wsgi [None req-74f5be5a-7035-4f97-bc7b-3ba45e31182d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1770.457114] [54623]: [pid: 54623|app: 0|req: 181/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:38 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1770.779781] [54622]: DEBUG cinder.api.middleware.request_id [None req-8520a5c6-b629-4c68-8ccb-9d713971db92 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.781939] [54622]: INFO cinder.api.openstack.wsgi [None req-8520a5c6-b629-4c68-8ccb-9d713971db92 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1770.782399] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8520a5c6-b629-4c68-8ccb-9d713971db92 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.782693] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8520a5c6-b629-4c68-8ccb-9d713971db92 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.795561] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.795561] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.800191] [54622]: INFO cinder.volume.api [None req-8520a5c6-b629-4c68-8ccb-9d713971db92 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1770.805483] [54622]: INFO cinder.api.openstack.wsgi [None req-8520a5c6-b629-4c68-8ccb-9d713971db92 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1770.805876] [54622]: [pid: 54622|app: 0|req: 165/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:38 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1770.949959] [54623]: DEBUG cinder.api.middleware.request_id [req-f696b563-85f5-45a3-8737-52a7fb408395 req-605a1763-b6f1-423f-a719-3a2b759604fe None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.952957] [54623]: INFO cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-605a1763-b6f1-423f-a719-3a2b759604fe tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] DELETE http://10.180.1.21/volume/v3/attachments/08a376fe-9000-49e8-9766-5f06f0be8074 [ 1770.953342] [54623]: DEBUG cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-605a1763-b6f1-423f-a719-3a2b759604fe tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.953937] [54623]: DEBUG cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-605a1763-b6f1-423f-a719-3a2b759604fe tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.972032] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.972032] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.467281] [54622]: DEBUG cinder.api.middleware.request_id [None req-206a1851-c91e-4bd7-b957-32bc6ad7f71a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.471748] [54622]: INFO cinder.api.openstack.wsgi [None req-206a1851-c91e-4bd7-b957-32bc6ad7f71a tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1771.472179] [54622]: DEBUG cinder.api.openstack.wsgi [None req-206a1851-c91e-4bd7-b957-32bc6ad7f71a tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.472571] [54622]: DEBUG cinder.api.openstack.wsgi [None req-206a1851-c91e-4bd7-b957-32bc6ad7f71a tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.499190] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.499190] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.505870] [54622]: INFO cinder.volume.api [None req-206a1851-c91e-4bd7-b957-32bc6ad7f71a tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1771.512554] [54622]: INFO cinder.api.openstack.wsgi [None req-206a1851-c91e-4bd7-b957-32bc6ad7f71a tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1771.514965] [54622]: [pid: 54622|app: 0|req: 166/347] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:39 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1771.519388] [54623]: INFO cinder.api.openstack.wsgi [req-f696b563-85f5-45a3-8737-52a7fb408395 req-605a1763-b6f1-423f-a719-3a2b759604fe tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments/08a376fe-9000-49e8-9766-5f06f0be8074 returned with HTTP 200 [ 1771.519856] [54623]: [pid: 54623|app: 0|req: 182/348] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:11:38 2024] DELETE /volume/v3/attachments/08a376fe-9000-49e8-9766-5f06f0be8074 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1771.652660] [54622]: DEBUG cinder.api.middleware.request_id [req-ab957242-17b1-466f-af76-705a2711dbf7 req-e3e26440-ead5-47d2-8190-5cf4a3c1d514 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.656821] [54622]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-e3e26440-ead5-47d2-8190-5cf4a3c1d514 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] POST http://10.180.1.21/volume/v3/attachments/90ad67bb-f095-498f-9429-c7674dd70d6c/action [ 1771.657314] [54622]: DEBUG cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-e3e26440-ead5-47d2-8190-5cf4a3c1d514 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1771.659149] [54622]: DEBUG cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-e3e26440-ead5-47d2-8190-5cf4a3c1d514 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1771.688619] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.688619] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.707163] [54622]: INFO cinder.api.openstack.wsgi [req-ab957242-17b1-466f-af76-705a2711dbf7 req-e3e26440-ead5-47d2-8190-5cf4a3c1d514 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/90ad67bb-f095-498f-9429-c7674dd70d6c/action returned with HTTP 204 [ 1771.707675] [54622]: [pid: 54622|app: 0|req: 167/349] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:11:39 2024] POST /volume/v3/attachments/90ad67bb-f095-498f-9429-c7674dd70d6c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1771.817992] [54623]: DEBUG cinder.api.middleware.request_id [None req-9992297c-22ce-4d8a-a42f-c729d85e0341 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.821936] [54623]: INFO cinder.api.openstack.wsgi [None req-9992297c-22ce-4d8a-a42f-c729d85e0341 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1771.822441] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9992297c-22ce-4d8a-a42f-c729d85e0341 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.822793] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9992297c-22ce-4d8a-a42f-c729d85e0341 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.831030] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.831030] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.837782] [54623]: INFO cinder.volume.api [None req-9992297c-22ce-4d8a-a42f-c729d85e0341 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1771.844481] [54623]: INFO cinder.api.openstack.wsgi [None req-9992297c-22ce-4d8a-a42f-c729d85e0341 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1771.844904] [54623]: [pid: 54623|app: 0|req: 183/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:39 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1771.927127] [54622]: DEBUG cinder.api.middleware.request_id [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-c9a468cc-dce1-4d6f-82b9-8d05feb42553 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.930798] [54622]: INFO cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-c9a468cc-dce1-4d6f-82b9-8d05feb42553 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1771.930990] [54622]: DEBUG cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-c9a468cc-dce1-4d6f-82b9-8d05feb42553 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.931772] [54622]: DEBUG cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-c9a468cc-dce1-4d6f-82b9-8d05feb42553 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.950199] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.950199] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.955530] [54622]: INFO cinder.volume.api [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-c9a468cc-dce1-4d6f-82b9-8d05feb42553 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1771.961127] [54622]: INFO cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-c9a468cc-dce1-4d6f-82b9-8d05feb42553 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1771.963505] [54622]: [pid: 54622|app: 0|req: 168/351] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:11:39 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1771.984993] [54623]: DEBUG cinder.api.middleware.request_id [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-752ab133-6e5d-44c6-aed1-ae39ee1fc192 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.988020] [54623]: INFO cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-752ab133-6e5d-44c6-aed1-ae39ee1fc192 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] POST http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b/action [ 1771.988020] [54623]: DEBUG cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-752ab133-6e5d-44c6-aed1-ae39ee1fc192 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1771.988293] [54623]: DEBUG cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-752ab133-6e5d-44c6-aed1-ae39ee1fc192 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1772.007165] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.007165] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.007165] [54623]: INFO cinder.volume.api [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-752ab133-6e5d-44c6-aed1-ae39ee1fc192 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1772.013868] [54623]: INFO cinder.volume.api [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-752ab133-6e5d-44c6-aed1-ae39ee1fc192 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Begin detaching volume completed successfully. [ 1772.014511] [54623]: INFO cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-752ab133-6e5d-44c6-aed1-ae39ee1fc192 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b/action returned with HTTP 202 [ 1772.015732] [54623]: [pid: 54623|app: 0|req: 184/352] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:11:39 2024] POST /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1772.029515] [54622]: DEBUG cinder.api.middleware.request_id [None req-b594138c-118b-455d-a5f1-6b862a2cdaad None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.032436] [54622]: INFO cinder.api.openstack.wsgi [None req-b594138c-118b-455d-a5f1-6b862a2cdaad tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1772.032670] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b594138c-118b-455d-a5f1-6b862a2cdaad tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.033209] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b594138c-118b-455d-a5f1-6b862a2cdaad tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.045569] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.045569] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.049896] [54622]: INFO cinder.volume.api [None req-b594138c-118b-455d-a5f1-6b862a2cdaad tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1772.054628] [54622]: INFO cinder.api.openstack.wsgi [None req-b594138c-118b-455d-a5f1-6b862a2cdaad tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1772.055034] [54622]: [pid: 54622|app: 0|req: 169/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:39 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1772.522332] [54623]: DEBUG cinder.api.middleware.request_id [None req-83f09414-37e7-4f9e-8155-f7a0f3cd469d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.524589] [54623]: INFO cinder.api.openstack.wsgi [None req-83f09414-37e7-4f9e-8155-f7a0f3cd469d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1772.525386] [54623]: DEBUG cinder.api.openstack.wsgi [None req-83f09414-37e7-4f9e-8155-f7a0f3cd469d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.525694] [54623]: DEBUG cinder.api.openstack.wsgi [None req-83f09414-37e7-4f9e-8155-f7a0f3cd469d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.548579] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.548579] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.559836] [54623]: INFO cinder.volume.api [None req-83f09414-37e7-4f9e-8155-f7a0f3cd469d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1772.570691] [54623]: INFO cinder.api.openstack.wsgi [None req-83f09414-37e7-4f9e-8155-f7a0f3cd469d tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1772.570691] [54623]: [pid: 54623|app: 0|req: 185/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:40 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1772.582701] [54622]: DEBUG cinder.api.middleware.request_id [None req-576af47d-b330-4ef2-9c51-3b644ade2792 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.584794] [54622]: INFO cinder.api.openstack.wsgi [None req-576af47d-b330-4ef2-9c51-3b644ade2792 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1772.585052] [54622]: DEBUG cinder.api.openstack.wsgi [None req-576af47d-b330-4ef2-9c51-3b644ade2792 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.585275] [54622]: DEBUG cinder.api.openstack.wsgi [None req-576af47d-b330-4ef2-9c51-3b644ade2792 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.599182] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.599182] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.603500] [54622]: INFO cinder.volume.api [None req-576af47d-b330-4ef2-9c51-3b644ade2792 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1772.608315] [54622]: INFO cinder.api.openstack.wsgi [None req-576af47d-b330-4ef2-9c51-3b644ade2792 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1772.608743] [54622]: [pid: 54622|app: 0|req: 170/355] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:40 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1773.056587] [54623]: DEBUG cinder.api.middleware.request_id [None req-e82b2feb-1709-4c27-97ad-17924cac0f70 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.056954] [54623]: INFO cinder.api.openstack.wsgi [None req-e82b2feb-1709-4c27-97ad-17924cac0f70 None None] GET http://10.180.1.21/volume// [ 1773.057717] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e82b2feb-1709-4c27-97ad-17924cac0f70 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1773.057717] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e82b2feb-1709-4c27-97ad-17924cac0f70 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1773.057817] [54623]: INFO cinder.api.openstack.wsgi [None req-e82b2feb-1709-4c27-97ad-17924cac0f70 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1773.058915] [54623]: [pid: 54623|app: 0|req: 186/356] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:11:40 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1773.062942] [54622]: DEBUG cinder.api.middleware.request_id [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-fd719fc8-e066-4842-8db4-e430c9d32470 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.064993] [54623]: DEBUG cinder.api.middleware.request_id [None req-fab1884c-de68-4e64-8290-359bae00f621 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.066960] [54623]: INFO cinder.api.openstack.wsgi [None req-fab1884c-de68-4e64-8290-359bae00f621 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1773.067043] [54622]: INFO cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-fd719fc8-e066-4842-8db4-e430c9d32470 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1773.068194] [54623]: DEBUG cinder.api.openstack.wsgi [None req-fab1884c-de68-4e64-8290-359bae00f621 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1773.068194] [54623]: DEBUG cinder.api.openstack.wsgi [None req-fab1884c-de68-4e64-8290-359bae00f621 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1773.068292] [54622]: DEBUG cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-fd719fc8-e066-4842-8db4-e430c9d32470 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1773.068292] [54622]: DEBUG cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-fd719fc8-e066-4842-8db4-e430c9d32470 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1773.088614] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1773.088614] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.090423] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1773.090423] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.094052] [54623]: INFO cinder.volume.api [None req-fab1884c-de68-4e64-8290-359bae00f621 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1773.097028] [54622]: INFO cinder.volume.api [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-fd719fc8-e066-4842-8db4-e430c9d32470 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1773.100529] [54623]: INFO cinder.api.openstack.wsgi [None req-fab1884c-de68-4e64-8290-359bae00f621 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1773.100936] [54623]: [pid: 54623|app: 0|req: 187/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:40 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1773.104515] [54622]: INFO cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-fd719fc8-e066-4842-8db4-e430c9d32470 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1773.105218] [54622]: [pid: 54622|app: 0|req: 171/358] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:11:40 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 1318 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1773.887638] [54623]: DEBUG cinder.api.middleware.request_id [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.890215] [54623]: INFO cinder.api.openstack.wsgi [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1773.890743] [54623]: DEBUG cinder.api.openstack.wsgi [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1198508254"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1773.894118] [54623]: DEBUG cinder.api.v3.volumes [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1198508254'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1773.894306] [54623]: INFO cinder.api.v3.volumes [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Create volume of 1 GB [ 1773.905851] [54623]: INFO cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Availability Zones retrieved successfully. [ 1773.916610] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Flow 'volume_create_api' (e9afa6e6-7aa2-4aa1-bf31-6728c151d115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1773.918598] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310c1eb1-8b98-40b3-be2a-158c90ba83a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1773.920485] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1773.946308] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310c1eb1-8b98-40b3-be2a-158c90ba83a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1773.947324] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d365ea7d-6f57-4a21-bb9b-06c1bea09e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1773.999088] [54623]: DEBUG cinder.quota [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Created reservations ['8a3fe256-6c1e-4dc2-98f0-9d2a44bcde35', 'b7a840c7-e784-4dc9-92a8-0f7e1cc16c4a', '131dfdbf-3201-4a7a-a9ef-6cde1ebb1a2e', '425cfb55-93b0-492d-a355-2618475ca743'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1774.000067] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d365ea7d-6f57-4a21-bb9b-06c1bea09e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a3fe256-6c1e-4dc2-98f0-9d2a44bcde35', 'b7a840c7-e784-4dc9-92a8-0f7e1cc16c4a', '131dfdbf-3201-4a7a-a9ef-6cde1ebb1a2e', '425cfb55-93b0-492d-a355-2618475ca743']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1774.001786] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e6702b-5e77-453d-bed1-aeef78ae0dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1774.017193] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e6702b-5e77-453d-bed1-aeef78ae0dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd834314c-fb2e-4c25-b9a4-bd73348339b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1198508254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a232aae0948c431487c97d0e07f10158',qos_specs=None,replication_status=,reservations=['8a3fe256-6c1e-4dc2-98f0-9d2a44bcde35','b7a840c7-e784-4dc9-92a8-0f7e1cc16c4a','131dfdbf-3201-4a7a-a9ef-6cde1ebb1a2e','425cfb55-93b0-492d-a355-2618475ca743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ecfd0c55ff648c99e673c5fd64a2e4e',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1198508254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d834314c-fb2e-4c25-b9a4-bd73348339b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a232aae0948c431487c97d0e07f10158',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='1ecfd0c55ff648c99e673c5fd64a2e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1774.017899] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a7e247-9b8b-4ac7-9e84-04c797b5f655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1774.033282] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a7e247-9b8b-4ac7-9e84-04c797b5f655) 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-1198508254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a232aae0948c431487c97d0e07f10158',qos_specs=None,replication_status=,reservations=['8a3fe256-6c1e-4dc2-98f0-9d2a44bcde35','b7a840c7-e784-4dc9-92a8-0f7e1cc16c4a','131dfdbf-3201-4a7a-a9ef-6cde1ebb1a2e','425cfb55-93b0-492d-a355-2618475ca743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ecfd0c55ff648c99e673c5fd64a2e4e',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1774.034218] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fd69f9-fcdc-422d-a2b8-158513078111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1774.051039] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fd69f9-fcdc-422d-a2b8-158513078111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1774.053425] [54623]: DEBUG cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Flow 'volume_create_api' (e9afa6e6-7aa2-4aa1-bf31-6728c151d115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1774.053425] [54623]: INFO cinder.volume.api [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Create volume request issued successfully. [ 1774.053425] [54623]: INFO cinder.api.openstack.wsgi [None req-33ea324f-ab50-40c1-86ae-cdec145570d4 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1774.053599] [54623]: [pid: 54623|app: 0|req: 188/359] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:11:41 2024] POST /volume/v3/volumes => generated 758 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1774.064419] [54622]: DEBUG cinder.api.middleware.request_id [None req-4b64d70f-06b3-4bde-a7e0-7eee3b3d5418 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.070227] [54622]: INFO cinder.api.openstack.wsgi [None req-4b64d70f-06b3-4bde-a7e0-7eee3b3d5418 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 [ 1774.070227] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4b64d70f-06b3-4bde-a7e0-7eee3b3d5418 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.070227] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4b64d70f-06b3-4bde-a7e0-7eee3b3d5418 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.081218] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.081218] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.090175] [54622]: INFO cinder.volume.api [None req-4b64d70f-06b3-4bde-a7e0-7eee3b3d5418 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1774.096175] [54622]: INFO cinder.api.openstack.wsgi [None req-4b64d70f-06b3-4bde-a7e0-7eee3b3d5418 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 returned with HTTP 200 [ 1774.096734] [54622]: [pid: 54622|app: 0|req: 172/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:41 2024] GET /volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1774.116362] [54623]: DEBUG cinder.api.middleware.request_id [None req-9c8889de-8ef0-4e7a-8bd8-d981f461350b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.122620] [54623]: INFO cinder.api.openstack.wsgi [None req-9c8889de-8ef0-4e7a-8bd8-d981f461350b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1774.123069] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9c8889de-8ef0-4e7a-8bd8-d981f461350b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.123457] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9c8889de-8ef0-4e7a-8bd8-d981f461350b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.143104] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.143104] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.151258] [54623]: INFO cinder.volume.api [None req-9c8889de-8ef0-4e7a-8bd8-d981f461350b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1774.156151] [54623]: INFO cinder.api.openstack.wsgi [None req-9c8889de-8ef0-4e7a-8bd8-d981f461350b tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1774.156568] [54623]: [pid: 54623|app: 0|req: 189/361] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:41 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1774.323119] [54622]: DEBUG cinder.api.middleware.request_id [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-6bf163b6-e5b0-4962-9cdd-077c558f6c82 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.325609] [54622]: INFO cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-6bf163b6-e5b0-4962-9cdd-077c558f6c82 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3fe742df-7565-4098-ae8f-ca5cc8b96222 [ 1774.326055] [54622]: DEBUG cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-6bf163b6-e5b0-4962-9cdd-077c558f6c82 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.326120] [54622]: DEBUG cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-6bf163b6-e5b0-4962-9cdd-077c558f6c82 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.341891] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.341891] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.415771] [54623]: DEBUG cinder.api.middleware.request_id [None req-1ed5e157-4c0e-494f-92e6-1161205590e6 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.418115] [54623]: INFO cinder.api.openstack.wsgi [None req-1ed5e157-4c0e-494f-92e6-1161205590e6 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1774.418995] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1ed5e157-4c0e-494f-92e6-1161205590e6 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.418995] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1ed5e157-4c0e-494f-92e6-1161205590e6 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.434099] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.434099] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.440132] [54623]: INFO cinder.volume.api [None req-1ed5e157-4c0e-494f-92e6-1161205590e6 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1774.446143] [54623]: INFO cinder.api.openstack.wsgi [None req-1ed5e157-4c0e-494f-92e6-1161205590e6 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1774.446379] [54623]: [pid: 54623|app: 0|req: 190/362] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:42 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1774.620057] [54623]: DEBUG cinder.api.middleware.request_id [None req-20315486-08c4-4255-9809-d4d581533f1e None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.622149] [54623]: INFO cinder.api.openstack.wsgi [None req-20315486-08c4-4255-9809-d4d581533f1e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1774.622398] [54623]: DEBUG cinder.api.openstack.wsgi [None req-20315486-08c4-4255-9809-d4d581533f1e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.622629] [54623]: DEBUG cinder.api.openstack.wsgi [None req-20315486-08c4-4255-9809-d4d581533f1e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.632646] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.632646] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.636924] [54623]: INFO cinder.volume.api [None req-20315486-08c4-4255-9809-d4d581533f1e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1774.641432] [54623]: INFO cinder.api.openstack.wsgi [None req-20315486-08c4-4255-9809-d4d581533f1e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1774.641988] [54623]: [pid: 54623|app: 0|req: 191/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:42 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1774.686235] [54623]: DEBUG cinder.api.middleware.request_id [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-463850be-69b5-404c-b88e-d37fbd1b8fb8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.689870] [54623]: INFO cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-463850be-69b5-404c-b88e-d37fbd1b8fb8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1774.689870] [54623]: DEBUG cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-463850be-69b5-404c-b88e-d37fbd1b8fb8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.689870] [54623]: DEBUG cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-463850be-69b5-404c-b88e-d37fbd1b8fb8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.699426] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.699426] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.704040] [54623]: INFO cinder.volume.api [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-463850be-69b5-404c-b88e-d37fbd1b8fb8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1774.710152] [54623]: INFO cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-463850be-69b5-404c-b88e-d37fbd1b8fb8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1774.710603] [54623]: [pid: 54623|app: 0|req: 192/364] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:11:42 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1774.729949] [54623]: DEBUG cinder.api.middleware.request_id [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-136de8c0-7c56-47a6-be67-6a7da01fabd8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.732825] [54623]: INFO cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-136de8c0-7c56-47a6-be67-6a7da01fabd8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb/action [ 1774.733253] [54623]: DEBUG cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-136de8c0-7c56-47a6-be67-6a7da01fabd8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1774.733399] [54623]: DEBUG cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-136de8c0-7c56-47a6-be67-6a7da01fabd8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1774.743854] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.743854] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.744421] [54623]: INFO cinder.volume.api [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-136de8c0-7c56-47a6-be67-6a7da01fabd8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1774.749949] [54623]: INFO cinder.volume.api [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-136de8c0-7c56-47a6-be67-6a7da01fabd8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Begin detaching volume completed successfully. [ 1774.750189] [54623]: INFO cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-136de8c0-7c56-47a6-be67-6a7da01fabd8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb/action returned with HTTP 202 [ 1774.750600] [54623]: [pid: 54623|app: 0|req: 193/365] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:11:42 2024] POST /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1774.886168] [54622]: INFO cinder.api.openstack.wsgi [req-87e1e1ec-8b33-4d66-811c-f5eb4345e652 req-6bf163b6-e5b0-4962-9cdd-077c558f6c82 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/attachments/3fe742df-7565-4098-ae8f-ca5cc8b96222 returned with HTTP 200 [ 1774.886904] [54622]: [pid: 54622|app: 0|req: 173/366] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:11:42 2024] DELETE /volume/v3/attachments/3fe742df-7565-4098-ae8f-ca5cc8b96222 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.109536] [54623]: DEBUG cinder.api.middleware.request_id [None req-47456865-ea80-44c2-a3b4-aafc01136cfc None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.112517] [54623]: INFO cinder.api.openstack.wsgi [None req-47456865-ea80-44c2-a3b4-aafc01136cfc tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 [ 1775.112810] [54623]: DEBUG cinder.api.openstack.wsgi [None req-47456865-ea80-44c2-a3b4-aafc01136cfc tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.113130] [54623]: DEBUG cinder.api.openstack.wsgi [None req-47456865-ea80-44c2-a3b4-aafc01136cfc tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.123581] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.123581] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.128018] [54623]: INFO cinder.volume.api [None req-47456865-ea80-44c2-a3b4-aafc01136cfc tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1775.135392] [54623]: INFO cinder.api.openstack.wsgi [None req-47456865-ea80-44c2-a3b4-aafc01136cfc tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 returned with HTTP 200 [ 1775.136097] [54623]: [pid: 54623|app: 0|req: 194/367] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:42 2024] GET /volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.168298] [54622]: DEBUG cinder.api.middleware.request_id [None req-f6129c18-ce5f-4d4f-a095-f5629a51880d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.171720] [54622]: INFO cinder.api.openstack.wsgi [None req-f6129c18-ce5f-4d4f-a095-f5629a51880d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1775.172469] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f6129c18-ce5f-4d4f-a095-f5629a51880d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.172469] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f6129c18-ce5f-4d4f-a095-f5629a51880d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.183337] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.183337] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.190187] [54622]: INFO cinder.volume.api [None req-f6129c18-ce5f-4d4f-a095-f5629a51880d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1775.196815] [54622]: INFO cinder.api.openstack.wsgi [None req-f6129c18-ce5f-4d4f-a095-f5629a51880d tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1775.197497] [54622]: [pid: 54622|app: 0|req: 174/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:43 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.218354] [54623]: DEBUG cinder.api.middleware.request_id [None req-cdb83439-7c66-4430-b443-28ead18b7e5c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.221632] [54623]: INFO cinder.api.openstack.wsgi [None req-cdb83439-7c66-4430-b443-28ead18b7e5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1775.222059] [54623]: DEBUG cinder.api.openstack.wsgi [None req-cdb83439-7c66-4430-b443-28ead18b7e5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.222444] [54623]: DEBUG cinder.api.openstack.wsgi [None req-cdb83439-7c66-4430-b443-28ead18b7e5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.239679] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.239679] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.244672] [54623]: INFO cinder.volume.api [None req-cdb83439-7c66-4430-b443-28ead18b7e5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1775.251849] [54623]: INFO cinder.api.openstack.wsgi [None req-cdb83439-7c66-4430-b443-28ead18b7e5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1775.252137] [54623]: [pid: 54623|app: 0|req: 195/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:43 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.535719] [54622]: DEBUG cinder.api.middleware.request_id [None req-4425f2f7-a86a-42bc-8dc8-647ae8a03bd6 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.538131] [54622]: INFO cinder.api.openstack.wsgi [None req-4425f2f7-a86a-42bc-8dc8-647ae8a03bd6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1775.539492] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4425f2f7-a86a-42bc-8dc8-647ae8a03bd6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.539812] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4425f2f7-a86a-42bc-8dc8-647ae8a03bd6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.551374] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.551374] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.556269] [54622]: INFO cinder.volume.api [None req-4425f2f7-a86a-42bc-8dc8-647ae8a03bd6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1775.561647] [54622]: INFO cinder.api.openstack.wsgi [None req-4425f2f7-a86a-42bc-8dc8-647ae8a03bd6 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1775.562070] [54622]: [pid: 54622|app: 0|req: 175/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:43 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.576897] [54623]: DEBUG cinder.api.middleware.request_id [None req-35f6ad9b-8919-4b6b-8300-9e83a350cac0 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.579432] [54623]: INFO cinder.api.openstack.wsgi [None req-35f6ad9b-8919-4b6b-8300-9e83a350cac0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1775.580000] [54623]: DEBUG cinder.api.openstack.wsgi [None req-35f6ad9b-8919-4b6b-8300-9e83a350cac0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.580545] [54623]: DEBUG cinder.api.openstack.wsgi [None req-35f6ad9b-8919-4b6b-8300-9e83a350cac0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.593720] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.593720] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.600888] [54623]: INFO cinder.volume.api [None req-35f6ad9b-8919-4b6b-8300-9e83a350cac0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1775.610255] [54623]: INFO cinder.api.openstack.wsgi [None req-35f6ad9b-8919-4b6b-8300-9e83a350cac0 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1775.611105] [54623]: [pid: 54623|app: 0|req: 196/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:43 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.769575] [54622]: DEBUG cinder.api.middleware.request_id [None req-73750526-4444-4a01-9782-f8b3021ece5c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.772919] [54622]: INFO cinder.api.openstack.wsgi [None req-73750526-4444-4a01-9782-f8b3021ece5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1775.773457] [54622]: DEBUG cinder.api.openstack.wsgi [None req-73750526-4444-4a01-9782-f8b3021ece5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.773457] [54622]: DEBUG cinder.api.openstack.wsgi [None req-73750526-4444-4a01-9782-f8b3021ece5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.782236] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.782236] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.784121] [54623]: DEBUG cinder.api.middleware.request_id [None req-ac399a58-f59f-4460-8f95-1256f142148a None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.784121] [54623]: INFO cinder.api.openstack.wsgi [None req-ac399a58-f59f-4460-8f95-1256f142148a None None] GET http://10.180.1.21/volume// [ 1775.784312] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ac399a58-f59f-4460-8f95-1256f142148a None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.784530] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ac399a58-f59f-4460-8f95-1256f142148a None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.784972] [54623]: INFO cinder.api.openstack.wsgi [None req-ac399a58-f59f-4460-8f95-1256f142148a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1775.785308] [54623]: [pid: 54623|app: 0|req: 197/372] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:11:43 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1775.785972] [54622]: INFO cinder.volume.api [None req-73750526-4444-4a01-9782-f8b3021ece5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1775.791912] [54623]: DEBUG cinder.api.middleware.request_id [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-762a879e-d6ff-4496-920a-87d7295f9701 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.791954] [54622]: INFO cinder.api.openstack.wsgi [None req-73750526-4444-4a01-9782-f8b3021ece5c tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1775.791954] [54622]: [pid: 54622|app: 0|req: 176/373] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:43 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.795717] [54623]: INFO cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-762a879e-d6ff-4496-920a-87d7295f9701 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1775.796169] [54623]: DEBUG cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-762a879e-d6ff-4496-920a-87d7295f9701 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.796169] [54623]: DEBUG cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-762a879e-d6ff-4496-920a-87d7295f9701 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.815297] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.815297] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.820524] [54623]: INFO cinder.volume.api [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-762a879e-d6ff-4496-920a-87d7295f9701 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1775.830992] [54623]: INFO cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-762a879e-d6ff-4496-920a-87d7295f9701 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1775.831464] [54623]: [pid: 54623|app: 0|req: 198/374] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:11:43 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 1322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1778.073304] [54622]: DEBUG cinder.api.middleware.request_id [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-21b200fd-717a-4e47-8591-c55033022258 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1778.077755] [54622]: INFO cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-21b200fd-717a-4e47-8591-c55033022258 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] DELETE http://10.180.1.21/volume/v3/attachments/549ffc68-c986-4875-b739-5caca0b1c5ac [ 1778.077986] [54622]: DEBUG cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-21b200fd-717a-4e47-8591-c55033022258 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1778.078556] [54622]: DEBUG cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-21b200fd-717a-4e47-8591-c55033022258 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1778.092493] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1778.092493] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1778.626039] [54622]: INFO cinder.api.openstack.wsgi [req-a110e967-ba28-4efd-9f6b-1ca456d79b89 req-21b200fd-717a-4e47-8591-c55033022258 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/549ffc68-c986-4875-b739-5caca0b1c5ac returned with HTTP 200 [ 1778.626790] [54622]: [pid: 54622|app: 0|req: 177/375] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:11:45 2024] DELETE /volume/v3/attachments/549ffc68-c986-4875-b739-5caca0b1c5ac => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1779.882932] [54623]: DEBUG cinder.api.middleware.request_id [None req-c5010622-8cba-4243-b797-d8406da67cf4 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.885203] [54623]: INFO cinder.api.openstack.wsgi [None req-c5010622-8cba-4243-b797-d8406da67cf4 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1779.885458] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c5010622-8cba-4243-b797-d8406da67cf4 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.885684] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c5010622-8cba-4243-b797-d8406da67cf4 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.908384] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1779.908384] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.916765] [54623]: INFO cinder.volume.api [None req-c5010622-8cba-4243-b797-d8406da67cf4 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1779.922834] [54623]: INFO cinder.api.openstack.wsgi [None req-c5010622-8cba-4243-b797-d8406da67cf4 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1779.923400] [54623]: [pid: 54623|app: 0|req: 199/376] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:11:47 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1788.625238] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=70,cinder:UPDATE=8 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1789.919649] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=195,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1792.341291] [54622]: DEBUG cinder.api.middleware.request_id [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.343348] [54622]: INFO cinder.api.openstack.wsgi [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1792.343741] [54622]: DEBUG cinder.api.openstack.wsgi [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-178252954"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1792.345354] [54622]: DEBUG cinder.api.v3.volumes [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-178252954'}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1792.345491] [54622]: INFO cinder.api.v3.volumes [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Create volume of 1 GB [ 1792.345808] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.345808] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.351166] [54622]: INFO cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Availability Zones retrieved successfully. [ 1792.358110] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Flow 'volume_create_api' (eb0ce0ea-0bca-4064-b8bd-b035e7427de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1792.359264] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15d72aa-99f7-4f43-8657-f37dbbe59eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.360358] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1792.377320] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15d72aa-99f7-4f43-8657-f37dbbe59eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.378220] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a511cb9-ab7d-4c8c-bae4-afad342ee11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.408596] [54622]: DEBUG cinder.quota [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Created reservations ['24af47a9-44ea-4141-bcbd-2611789aa528', 'f1468cc8-24d0-405b-8eaa-319f10fed95f', '1344ebe5-25b5-421a-97e0-dc5c1ba3e1ce', '30f931b7-0e6a-49e4-9c76-cd3cfa17d301'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1792.409540] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a511cb9-ab7d-4c8c-bae4-afad342ee11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24af47a9-44ea-4141-bcbd-2611789aa528', 'f1468cc8-24d0-405b-8eaa-319f10fed95f', '1344ebe5-25b5-421a-97e0-dc5c1ba3e1ce', '30f931b7-0e6a-49e4-9c76-cd3cfa17d301']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.410461] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c13c9e7-f2f9-4fb8-9661-ee324fc4d037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.424256] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c13c9e7-f2f9-4fb8-9661-ee324fc4d037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56e8bd03-44f2-40bd-a7f0-9f42e099dfbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-178252954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a232aae0948c431487c97d0e07f10158',qos_specs=None,replication_status=,reservations=['24af47a9-44ea-4141-bcbd-2611789aa528','f1468cc8-24d0-405b-8eaa-319f10fed95f','1344ebe5-25b5-421a-97e0-dc5c1ba3e1ce','30f931b7-0e6a-49e4-9c76-cd3cfa17d301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ecfd0c55ff648c99e673c5fd64a2e4e',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-178252954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56e8bd03-44f2-40bd-a7f0-9f42e099dfbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a232aae0948c431487c97d0e07f10158',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='1ecfd0c55ff648c99e673c5fd64a2e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.425283] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e23feb6-ebde-4599-a2ed-6232ec34a43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.437988] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e23feb6-ebde-4599-a2ed-6232ec34a43a) 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-178252954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a232aae0948c431487c97d0e07f10158',qos_specs=None,replication_status=,reservations=['24af47a9-44ea-4141-bcbd-2611789aa528','f1468cc8-24d0-405b-8eaa-319f10fed95f','1344ebe5-25b5-421a-97e0-dc5c1ba3e1ce','30f931b7-0e6a-49e4-9c76-cd3cfa17d301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ecfd0c55ff648c99e673c5fd64a2e4e',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.438955] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1328ed-3492-4968-9f97-0267c481d8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.447675] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1328ed-3492-4968-9f97-0267c481d8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.448772] [54622]: DEBUG cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Flow 'volume_create_api' (eb0ce0ea-0bca-4064-b8bd-b035e7427de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1792.449134] [54622]: INFO cinder.volume.api [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Create volume request issued successfully. [ 1792.449874] [54622]: INFO cinder.api.openstack.wsgi [None req-07c3c4ca-dba4-41e2-878e-ba8c7b95f334 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1792.450322] [54622]: [pid: 54622|app: 0|req: 178/377] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:12:00 2024] POST /volume/v3/volumes => generated 757 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1792.458253] [54623]: DEBUG cinder.api.middleware.request_id [None req-b7525e4f-5447-4c9e-9b12-8316e7b14ca3 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.460620] [54623]: INFO cinder.api.openstack.wsgi [None req-b7525e4f-5447-4c9e-9b12-8316e7b14ca3 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1792.460838] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b7525e4f-5447-4c9e-9b12-8316e7b14ca3 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.461073] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b7525e4f-5447-4c9e-9b12-8316e7b14ca3 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.468730] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.468730] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.472851] [54623]: INFO cinder.volume.api [None req-b7525e4f-5447-4c9e-9b12-8316e7b14ca3 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1792.477481] [54623]: INFO cinder.api.openstack.wsgi [None req-b7525e4f-5447-4c9e-9b12-8316e7b14ca3 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1792.477866] [54623]: [pid: 54623|app: 0|req: 200/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:00 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1793.487507] [54622]: DEBUG cinder.api.middleware.request_id [None req-d8af47ca-4d61-4abc-9d2e-983ea511d3e1 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.489991] [54622]: INFO cinder.api.openstack.wsgi [None req-d8af47ca-4d61-4abc-9d2e-983ea511d3e1 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1793.490951] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d8af47ca-4d61-4abc-9d2e-983ea511d3e1 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.490951] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d8af47ca-4d61-4abc-9d2e-983ea511d3e1 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.502480] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.502480] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.507894] [54622]: INFO cinder.volume.api [None req-d8af47ca-4d61-4abc-9d2e-983ea511d3e1 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1793.513176] [54622]: INFO cinder.api.openstack.wsgi [None req-d8af47ca-4d61-4abc-9d2e-983ea511d3e1 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1793.514239] [54622]: [pid: 54622|app: 0|req: 179/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:01 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1796.753523] [54623]: DEBUG cinder.api.middleware.request_id [None req-d3cb9649-d15d-4ece-b6b6-444ba19a691d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.754433] [54623]: INFO cinder.api.openstack.wsgi [None req-d3cb9649-d15d-4ece-b6b6-444ba19a691d None None] GET http://10.180.1.21/volume// [ 1796.754762] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d3cb9649-d15d-4ece-b6b6-444ba19a691d None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1796.755126] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d3cb9649-d15d-4ece-b6b6-444ba19a691d None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.755826] [54623]: INFO cinder.api.openstack.wsgi [None req-d3cb9649-d15d-4ece-b6b6-444ba19a691d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1796.756254] [54623]: [pid: 54623|app: 0|req: 201/380] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:12:04 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1796.767740] [54622]: DEBUG cinder.api.middleware.request_id [req-2040949a-66f0-414d-b960-2a055316415c req-a8e8b0f2-b658-4f08-8992-27988a8bafe3 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.770014] [54622]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-a8e8b0f2-b658-4f08-8992-27988a8bafe3 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1796.770438] [54622]: DEBUG cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-a8e8b0f2-b658-4f08-8992-27988a8bafe3 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd4434c7-5966-4801-8589-f9be7dc7b252", "connector": null, "instance_uuid": "96ea101b-679a-44b6-80fc-64ed684f853a"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1796.789826] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.789826] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.821226] [54622]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-a8e8b0f2-b658-4f08-8992-27988a8bafe3 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1796.821702] [54622]: [pid: 54622|app: 0|req: 180/381] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:12:04 2024] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1796.826580] [54623]: DEBUG cinder.api.middleware.request_id [req-2040949a-66f0-414d-b960-2a055316415c req-8e5ccbf3-d91b-4e0e-97f9-7440a94adae7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.828941] [54623]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-8e5ccbf3-d91b-4e0e-97f9-7440a94adae7 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] DELETE http://10.180.1.21/volume/v3/attachments/90ad67bb-f095-498f-9429-c7674dd70d6c [ 1796.828941] [54623]: DEBUG cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-8e5ccbf3-d91b-4e0e-97f9-7440a94adae7 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1796.829146] [54623]: DEBUG cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-8e5ccbf3-d91b-4e0e-97f9-7440a94adae7 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.836401] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.836401] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.260392] [54622]: DEBUG cinder.api.middleware.request_id [None req-1c7e4258-547f-4064-8a32-15a7e0aaf7fb None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.266037] [54622]: INFO cinder.api.openstack.wsgi [None req-1c7e4258-547f-4064-8a32-15a7e0aaf7fb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1797.266037] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1c7e4258-547f-4064-8a32-15a7e0aaf7fb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.266037] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1c7e4258-547f-4064-8a32-15a7e0aaf7fb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.266037] [54622]: INFO cinder.api.v3.volumes [None req-1c7e4258-547f-4064-8a32-15a7e0aaf7fb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Delete volume with id: 2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1797.281410] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.281410] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.282716] [54622]: INFO cinder.volume.api [None req-1c7e4258-547f-4064-8a32-15a7e0aaf7fb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1797.315624] [54622]: INFO cinder.volume.api [None req-1c7e4258-547f-4064-8a32-15a7e0aaf7fb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Delete volume request issued successfully. [ 1797.316138] [54622]: INFO cinder.api.openstack.wsgi [None req-1c7e4258-547f-4064-8a32-15a7e0aaf7fb tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 202 [ 1797.316850] [54622]: [pid: 54622|app: 0|req: 181/382] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:12:05 2024] DELETE /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1797.320075] [54622]: DEBUG cinder.api.middleware.request_id [None req-27277bca-b487-41f2-a19d-54608693c147 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.324131] [54622]: INFO cinder.api.openstack.wsgi [None req-27277bca-b487-41f2-a19d-54608693c147 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1797.324131] [54622]: DEBUG cinder.api.openstack.wsgi [None req-27277bca-b487-41f2-a19d-54608693c147 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.324131] [54622]: DEBUG cinder.api.openstack.wsgi [None req-27277bca-b487-41f2-a19d-54608693c147 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.333326] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.333326] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.345936] [54622]: INFO cinder.volume.api [None req-27277bca-b487-41f2-a19d-54608693c147 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1797.357565] [54622]: INFO cinder.api.openstack.wsgi [None req-27277bca-b487-41f2-a19d-54608693c147 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1797.358278] [54622]: [pid: 54622|app: 0|req: 182/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:05 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1797.394191] [54623]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-8e5ccbf3-d91b-4e0e-97f9-7440a94adae7 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/90ad67bb-f095-498f-9429-c7674dd70d6c returned with HTTP 200 [ 1797.394681] [54623]: [pid: 54623|app: 0|req: 202/384] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:12:04 2024] DELETE /volume/v3/attachments/90ad67bb-f095-498f-9429-c7674dd70d6c => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1798.370339] [54622]: DEBUG cinder.api.middleware.request_id [None req-48132f4f-43d4-4e89-abe0-284d7bae3bd7 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.372907] [54622]: INFO cinder.api.openstack.wsgi [None req-48132f4f-43d4-4e89-abe0-284d7bae3bd7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1798.372907] [54622]: DEBUG cinder.api.openstack.wsgi [None req-48132f4f-43d4-4e89-abe0-284d7bae3bd7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.372907] [54622]: DEBUG cinder.api.openstack.wsgi [None req-48132f4f-43d4-4e89-abe0-284d7bae3bd7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.382874] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.382874] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.387010] [54622]: INFO cinder.volume.api [None req-48132f4f-43d4-4e89-abe0-284d7bae3bd7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1798.392112] [54622]: INFO cinder.api.openstack.wsgi [None req-48132f4f-43d4-4e89-abe0-284d7bae3bd7 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1798.392506] [54622]: [pid: 54622|app: 0|req: 183/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:06 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1799.402340] [54623]: DEBUG cinder.api.middleware.request_id [None req-275d6132-be86-4488-a718-e11f085408e8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1799.404596] [54623]: INFO cinder.api.openstack.wsgi [None req-275d6132-be86-4488-a718-e11f085408e8 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1799.405022] [54623]: DEBUG cinder.api.openstack.wsgi [None req-275d6132-be86-4488-a718-e11f085408e8 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1799.405086] [54623]: DEBUG cinder.api.openstack.wsgi [None req-275d6132-be86-4488-a718-e11f085408e8 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1799.415979] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1799.415979] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1799.419733] [54623]: INFO cinder.volume.api [None req-275d6132-be86-4488-a718-e11f085408e8 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1799.425398] [54623]: INFO cinder.api.openstack.wsgi [None req-275d6132-be86-4488-a718-e11f085408e8 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 200 [ 1799.425801] [54623]: [pid: 54623|app: 0|req: 203/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:07 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.436135] [54622]: DEBUG cinder.api.middleware.request_id [None req-4280922e-3fed-42ef-a38e-27262f32e700 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.438077] [54622]: INFO cinder.api.openstack.wsgi [None req-4280922e-3fed-42ef-a38e-27262f32e700 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b [ 1800.439927] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4280922e-3fed-42ef-a38e-27262f32e700 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.439927] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4280922e-3fed-42ef-a38e-27262f32e700 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.445889] [54622]: INFO cinder.api.openstack.wsgi [None req-4280922e-3fed-42ef-a38e-27262f32e700 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b returned with HTTP 404 [ 1800.446541] [54622]: [pid: 54622|app: 0|req: 184/387] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:08 2024] GET /volume/v3/volumes/2ddc1fd5-44d6-4d96-a547-6e264d94332b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1800.449566] [54623]: DEBUG cinder.api.middleware.request_id [None req-1c874b03-5b27-4dfa-8c74-5316994171b3 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.453012] [54623]: INFO cinder.api.openstack.wsgi [None req-1c874b03-5b27-4dfa-8c74-5316994171b3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] DELETE http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1800.453277] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1c874b03-5b27-4dfa-8c74-5316994171b3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.453530] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1c874b03-5b27-4dfa-8c74-5316994171b3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.453741] [54623]: INFO cinder.api.v3.volumes [None req-1c874b03-5b27-4dfa-8c74-5316994171b3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Delete volume with id: 04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1800.466422] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.466422] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.467128] [54623]: INFO cinder.volume.api [None req-1c874b03-5b27-4dfa-8c74-5316994171b3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1800.489253] [54623]: INFO cinder.volume.api [None req-1c874b03-5b27-4dfa-8c74-5316994171b3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Delete volume request issued successfully. [ 1800.489517] [54623]: INFO cinder.api.openstack.wsgi [None req-1c874b03-5b27-4dfa-8c74-5316994171b3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 202 [ 1800.490011] [54623]: [pid: 54623|app: 0|req: 204/388] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:12:08 2024] DELETE /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1800.493437] [54622]: DEBUG cinder.api.middleware.request_id [None req-0756ece7-852a-434d-9045-5d4a1f5eedf2 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.499884] [54622]: INFO cinder.api.openstack.wsgi [None req-0756ece7-852a-434d-9045-5d4a1f5eedf2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1800.499884] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0756ece7-852a-434d-9045-5d4a1f5eedf2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.499884] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0756ece7-852a-434d-9045-5d4a1f5eedf2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.506596] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.506596] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.514260] [54622]: INFO cinder.volume.api [None req-0756ece7-852a-434d-9045-5d4a1f5eedf2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1800.524197] [54622]: INFO cinder.api.openstack.wsgi [None req-0756ece7-852a-434d-9045-5d4a1f5eedf2 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1800.524197] [54622]: [pid: 54622|app: 0|req: 185/389] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:08 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1801.532354] [54623]: DEBUG cinder.api.middleware.request_id [None req-b6a3e3a8-0bd3-41dd-a405-5a5a89d186e3 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.534864] [54623]: INFO cinder.api.openstack.wsgi [None req-b6a3e3a8-0bd3-41dd-a405-5a5a89d186e3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1801.534864] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b6a3e3a8-0bd3-41dd-a405-5a5a89d186e3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.535098] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b6a3e3a8-0bd3-41dd-a405-5a5a89d186e3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.550274] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.550274] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.558967] [54623]: INFO cinder.volume.api [None req-b6a3e3a8-0bd3-41dd-a405-5a5a89d186e3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1801.565409] [54623]: INFO cinder.api.openstack.wsgi [None req-b6a3e3a8-0bd3-41dd-a405-5a5a89d186e3 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 200 [ 1801.565862] [54623]: [pid: 54623|app: 0|req: 205/390] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:09 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1801.806669] [54622]: DEBUG cinder.api.middleware.request_id [req-2040949a-66f0-414d-b960-2a055316415c req-fb92fa59-aef1-479a-a8d8-1c1cc799c233 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.809112] [54622]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-fb92fa59-aef1-479a-a8d8-1c1cc799c233 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] PUT http://10.180.1.21/volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c [ 1801.809539] [54622]: DEBUG cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-fb92fa59-aef1-479a-a8d8-1c1cc799c233 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-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-363378", "mountpoint": "/dev/sdb"}}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1801.818279] [54622]: DEBUG cinder.coordination [req-2040949a-66f0-414d-b960-2a055316415c req-fb92fa59-aef1-479a-a8d8-1c1cc799c233 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Acquiring lock "cinder-attachment_update-cd4434c7-5966-4801-8589-f9be7dc7b252-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1801.823044] [54622]: DEBUG cinder.coordination [req-2040949a-66f0-414d-b960-2a055316415c req-fb92fa59-aef1-479a-a8d8-1c1cc799c233 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Lock "cinder-attachment_update-cd4434c7-5966-4801-8589-f9be7dc7b252-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1801.824216] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.824216] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.345315] [54622]: DEBUG cinder.coordination [req-2040949a-66f0-414d-b960-2a055316415c req-fb92fa59-aef1-479a-a8d8-1c1cc799c233 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Lock "cinder-attachment_update-cd4434c7-5966-4801-8589-f9be7dc7b252-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54622) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1802.346191] [54622]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-fb92fa59-aef1-479a-a8d8-1c1cc799c233 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c returned with HTTP 200 [ 1802.346820] [54622]: [pid: 54622|app: 0|req: 186/391] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:12:09 2024] PUT /volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c => generated 589 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.355697] [54623]: DEBUG cinder.api.middleware.request_id [req-2040949a-66f0-414d-b960-2a055316415c req-a8eaf58c-1d9a-429c-b3be-51ef999f7a22 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.358783] [54623]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-a8eaf58c-1d9a-429c-b3be-51ef999f7a22 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c [ 1802.359088] [54623]: DEBUG cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-a8eaf58c-1d9a-429c-b3be-51ef999f7a22 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.359396] [54623]: DEBUG cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-a8eaf58c-1d9a-429c-b3be-51ef999f7a22 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.381794] [54623]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-a8eaf58c-1d9a-429c-b3be-51ef999f7a22 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c returned with HTTP 200 [ 1802.382274] [54623]: [pid: 54623|app: 0|req: 206/392] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Dec 11 11:12:10 2024] GET /volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c => generated 614 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.578578] [54622]: DEBUG cinder.api.middleware.request_id [None req-0d3324e8-7e24-49a8-a9ac-3f5b28fc9c22 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.581609] [54622]: INFO cinder.api.openstack.wsgi [None req-0d3324e8-7e24-49a8-a9ac-3f5b28fc9c22 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 [ 1802.582086] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0d3324e8-7e24-49a8-a9ac-3f5b28fc9c22 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.582471] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0d3324e8-7e24-49a8-a9ac-3f5b28fc9c22 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.591982] [54622]: INFO cinder.api.openstack.wsgi [None req-0d3324e8-7e24-49a8-a9ac-3f5b28fc9c22 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 returned with HTTP 404 [ 1802.592944] [54622]: [pid: 54622|app: 0|req: 187/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:10 2024] GET /volume/v3/volumes/04808087-db9c-42f3-94a5-d8fdfadd52f3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1802.688946] [54623]: DEBUG cinder.api.middleware.request_id [None req-b078e8de-cb35-4a54-ae02-c43adc671f64 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.691025] [54623]: INFO cinder.api.openstack.wsgi [None req-b078e8de-cb35-4a54-ae02-c43adc671f64 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1802.691298] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b078e8de-cb35-4a54-ae02-c43adc671f64 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.691530] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b078e8de-cb35-4a54-ae02-c43adc671f64 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.691718] [54623]: INFO cinder.api.v3.volumes [None req-b078e8de-cb35-4a54-ae02-c43adc671f64 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Delete volume with id: fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1802.699646] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.699646] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.700231] [54623]: INFO cinder.volume.api [None req-b078e8de-cb35-4a54-ae02-c43adc671f64 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1802.717966] [54623]: INFO cinder.volume.api [None req-b078e8de-cb35-4a54-ae02-c43adc671f64 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Delete volume request issued successfully. [ 1802.718189] [54623]: INFO cinder.api.openstack.wsgi [None req-b078e8de-cb35-4a54-ae02-c43adc671f64 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 202 [ 1802.718601] [54623]: [pid: 54623|app: 0|req: 207/394] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:12:10 2024] DELETE /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1802.721678] [54622]: DEBUG cinder.api.middleware.request_id [None req-4128097d-60f4-4dd5-ac1a-e0d07ed9f787 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.723974] [54622]: INFO cinder.api.openstack.wsgi [None req-4128097d-60f4-4dd5-ac1a-e0d07ed9f787 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1802.724250] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4128097d-60f4-4dd5-ac1a-e0d07ed9f787 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.724509] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4128097d-60f4-4dd5-ac1a-e0d07ed9f787 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.732925] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.732925] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.736756] [54622]: INFO cinder.volume.api [None req-4128097d-60f4-4dd5-ac1a-e0d07ed9f787 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1802.741317] [54622]: INFO cinder.api.openstack.wsgi [None req-4128097d-60f4-4dd5-ac1a-e0d07ed9f787 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1802.741779] [54622]: [pid: 54622|app: 0|req: 188/395] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:10 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1803.751316] [54623]: DEBUG cinder.api.middleware.request_id [None req-a1c5983b-2f0b-443d-8ee9-390e34913825 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.753631] [54623]: INFO cinder.api.openstack.wsgi [None req-a1c5983b-2f0b-443d-8ee9-390e34913825 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1803.753948] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a1c5983b-2f0b-443d-8ee9-390e34913825 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.754218] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a1c5983b-2f0b-443d-8ee9-390e34913825 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.765181] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1803.765181] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.769686] [54623]: INFO cinder.volume.api [None req-a1c5983b-2f0b-443d-8ee9-390e34913825 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1803.774769] [54623]: INFO cinder.api.openstack.wsgi [None req-a1c5983b-2f0b-443d-8ee9-390e34913825 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1803.775202] [54623]: [pid: 54623|app: 0|req: 208/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:11 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1804.784401] [54622]: DEBUG cinder.api.middleware.request_id [None req-5abff638-6184-4fc2-a8c3-cf67aa8f2029 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.786914] [54622]: INFO cinder.api.openstack.wsgi [None req-5abff638-6184-4fc2-a8c3-cf67aa8f2029 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1804.786914] [54622]: DEBUG cinder.api.openstack.wsgi [None req-5abff638-6184-4fc2-a8c3-cf67aa8f2029 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1804.787279] [54622]: DEBUG cinder.api.openstack.wsgi [None req-5abff638-6184-4fc2-a8c3-cf67aa8f2029 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1804.800775] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1804.800775] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1804.806276] [54622]: INFO cinder.volume.api [None req-5abff638-6184-4fc2-a8c3-cf67aa8f2029 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Volume info retrieved successfully. [ 1804.812235] [54622]: INFO cinder.api.openstack.wsgi [None req-5abff638-6184-4fc2-a8c3-cf67aa8f2029 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 200 [ 1804.812682] [54622]: [pid: 54622|app: 0|req: 189/397] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:12 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1804.971537] [54623]: DEBUG cinder.api.middleware.request_id [req-2040949a-66f0-414d-b960-2a055316415c req-fb839b73-05d6-4ee0-8574-141d1d17c8d2 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.973791] [54623]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-fb839b73-05d6-4ee0-8574-141d1d17c8d2 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] POST http://10.180.1.21/volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c/action [ 1804.974292] [54623]: DEBUG cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-fb839b73-05d6-4ee0-8574-141d1d17c8d2 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1804.974474] [54623]: DEBUG cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-fb839b73-05d6-4ee0-8574-141d1d17c8d2 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1804.990577] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1804.990577] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1804.998252] [54623]: INFO cinder.api.openstack.wsgi [req-2040949a-66f0-414d-b960-2a055316415c req-fb839b73-05d6-4ee0-8574-141d1d17c8d2 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c/action returned with HTTP 204 [ 1804.998709] [54623]: [pid: 54623|app: 0|req: 209/398] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:12:12 2024] POST /volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1805.822852] [54622]: DEBUG cinder.api.middleware.request_id [None req-e2d96571-a45e-4f6b-a77a-e6f66d3a8a65 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.824947] [54622]: INFO cinder.api.openstack.wsgi [None req-e2d96571-a45e-4f6b-a77a-e6f66d3a8a65 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] GET http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee [ 1805.825230] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e2d96571-a45e-4f6b-a77a-e6f66d3a8a65 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.825416] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e2d96571-a45e-4f6b-a77a-e6f66d3a8a65 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.832900] [54622]: INFO cinder.api.openstack.wsgi [None req-e2d96571-a45e-4f6b-a77a-e6f66d3a8a65 tempest-AttachVolumeTestJSON-1363113983 tempest-AttachVolumeTestJSON-1363113983-project-member] http://10.180.1.21/volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee returned with HTTP 404 [ 1805.833380] [54622]: [pid: 54622|app: 0|req: 190/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:13 2024] GET /volume/v3/volumes/fcd7c1e3-d0a2-47bb-a15c-0007e97abbee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1808.957171] [54623]: DEBUG cinder.api.middleware.request_id [None req-c17a1bd3-4d86-4945-9a36-f65e4aaccecb None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.957530] [54623]: INFO cinder.api.openstack.wsgi [None req-c17a1bd3-4d86-4945-9a36-f65e4aaccecb None None] GET http://10.180.1.21/volume// [ 1808.957720] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c17a1bd3-4d86-4945-9a36-f65e4aaccecb None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.957946] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c17a1bd3-4d86-4945-9a36-f65e4aaccecb None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.958489] [54623]: INFO cinder.api.openstack.wsgi [None req-c17a1bd3-4d86-4945-9a36-f65e4aaccecb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1808.958809] [54623]: [pid: 54623|app: 0|req: 210/400] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:12:16 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1808.962979] [54622]: DEBUG cinder.api.middleware.request_id [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-3b3fb3e7-fd5b-451b-bfb8-ba4b284cf3cc None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.965392] [54622]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-3b3fb3e7-fd5b-451b-bfb8-ba4b284cf3cc tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1808.965804] [54622]: DEBUG cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-3b3fb3e7-fd5b-451b-bfb8-ba4b284cf3cc tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd4434c7-5966-4801-8589-f9be7dc7b252", "connector": null, "instance_uuid": "96ea101b-679a-44b6-80fc-64ed684f853a"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1808.982234] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.982234] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.011321] [54622]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-3b3fb3e7-fd5b-451b-bfb8-ba4b284cf3cc tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1809.011880] [54622]: [pid: 54622|app: 0|req: 191/401] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:12:16 2024] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1809.016525] [54623]: DEBUG cinder.api.middleware.request_id [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-747c9efe-2323-488f-94d2-edef8a83a95f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.018637] [54623]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-747c9efe-2323-488f-94d2-edef8a83a95f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c [ 1809.019340] [54623]: DEBUG cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-747c9efe-2323-488f-94d2-edef8a83a95f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.019340] [54623]: DEBUG cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-747c9efe-2323-488f-94d2-edef8a83a95f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.027103] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.027103] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.582544] [54623]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-747c9efe-2323-488f-94d2-edef8a83a95f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c returned with HTTP 200 [ 1809.583117] [54623]: [pid: 54623|app: 0|req: 211/402] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:12:16 2024] DELETE /volume/v3/attachments/e363d185-8fa4-459a-9e3f-9c469e6af44c => generated 192 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1819.008411] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=72,cinder:INSERT=9,cinder:UPDATE=18 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1819.581094] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=52,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1821.348372] [54622]: DEBUG cinder.api.middleware.request_id [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d9749b0d-63f9-4975-a5b5-8943cc657f7e None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1821.351526] [54622]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d9749b0d-63f9-4975-a5b5-8943cc657f7e tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] PUT http://10.180.1.21/volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a [ 1821.351526] [54622]: DEBUG cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d9749b0d-63f9-4975-a5b5-8943cc657f7e tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-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-363378", "mountpoint": "/dev/sdb"}}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1821.363066] [54622]: DEBUG cinder.coordination [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d9749b0d-63f9-4975-a5b5-8943cc657f7e tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Acquiring lock "cinder-attachment_update-cd4434c7-5966-4801-8589-f9be7dc7b252-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1821.367768] [54622]: DEBUG cinder.coordination [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d9749b0d-63f9-4975-a5b5-8943cc657f7e tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Lock "cinder-attachment_update-cd4434c7-5966-4801-8589-f9be7dc7b252-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1821.368943] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1821.368943] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1821.894486] [54622]: DEBUG cinder.coordination [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d9749b0d-63f9-4975-a5b5-8943cc657f7e tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Lock "cinder-attachment_update-cd4434c7-5966-4801-8589-f9be7dc7b252-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=54622) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1821.894859] [54622]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d9749b0d-63f9-4975-a5b5-8943cc657f7e tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a returned with HTTP 200 [ 1821.895359] [54622]: [pid: 54622|app: 0|req: 192/403] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:12:29 2024] PUT /volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a => generated 589 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1821.900576] [54623]: DEBUG cinder.api.middleware.request_id [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-ba28f878-9c92-47f6-86a1-6ecc8f283c9c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1821.906669] [54623]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-ba28f878-9c92-47f6-86a1-6ecc8f283c9c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a [ 1821.906669] [54623]: DEBUG cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-ba28f878-9c92-47f6-86a1-6ecc8f283c9c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1821.906669] [54623]: DEBUG cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-ba28f878-9c92-47f6-86a1-6ecc8f283c9c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1821.922202] [54623]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-ba28f878-9c92-47f6-86a1-6ecc8f283c9c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a returned with HTTP 200 [ 1821.922657] [54623]: [pid: 54623|app: 0|req: 212/404] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Dec 11 11:12:29 2024] GET /volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a => generated 614 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1824.674896] [54622]: DEBUG cinder.api.middleware.request_id [None req-3cc03287-6870-411d-9aa5-50e682413c53 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1824.677904] [54622]: INFO cinder.api.openstack.wsgi [None req-3cc03287-6870-411d-9aa5-50e682413c53 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1824.678172] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3cc03287-6870-411d-9aa5-50e682413c53 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1824.678398] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3cc03287-6870-411d-9aa5-50e682413c53 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1824.694861] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1824.694861] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1824.699829] [54622]: INFO cinder.volume.api [None req-3cc03287-6870-411d-9aa5-50e682413c53 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1824.707118] [54622]: INFO cinder.api.openstack.wsgi [None req-3cc03287-6870-411d-9aa5-50e682413c53 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1824.707651] [54622]: [pid: 54622|app: 0|req: 193/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:32 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1824.743055] [54623]: DEBUG cinder.api.middleware.request_id [req-6067ab88-3fd8-4786-89e5-7122650e555f req-07653067-b19f-4201-8e36-ab23ca8cad2f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1824.745311] [54623]: INFO cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-07653067-b19f-4201-8e36-ab23ca8cad2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1824.745536] [54623]: DEBUG cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-07653067-b19f-4201-8e36-ab23ca8cad2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1824.745779] [54623]: DEBUG cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-07653067-b19f-4201-8e36-ab23ca8cad2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1824.756499] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1824.756499] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1824.760288] [54623]: INFO cinder.volume.api [req-6067ab88-3fd8-4786-89e5-7122650e555f req-07653067-b19f-4201-8e36-ab23ca8cad2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1824.764900] [54623]: INFO cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-07653067-b19f-4201-8e36-ab23ca8cad2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1824.765271] [54623]: [pid: 54623|app: 0|req: 213/406] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:12:32 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1824.784143] [54622]: DEBUG cinder.api.middleware.request_id [req-6067ab88-3fd8-4786-89e5-7122650e555f req-859c7a0c-8959-455d-9f4b-a3cf5937799c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1824.786641] [54622]: INFO cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-859c7a0c-8959-455d-9f4b-a3cf5937799c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] POST http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b/action [ 1824.787038] [54622]: DEBUG cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-859c7a0c-8959-455d-9f4b-a3cf5937799c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1824.787183] [54622]: DEBUG cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-859c7a0c-8959-455d-9f4b-a3cf5937799c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1824.797990] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1824.797990] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1824.798600] [54622]: INFO cinder.volume.api [req-6067ab88-3fd8-4786-89e5-7122650e555f req-859c7a0c-8959-455d-9f4b-a3cf5937799c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1824.805562] [54622]: INFO cinder.volume.api [req-6067ab88-3fd8-4786-89e5-7122650e555f req-859c7a0c-8959-455d-9f4b-a3cf5937799c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Begin detaching volume completed successfully. [ 1824.805800] [54622]: INFO cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-859c7a0c-8959-455d-9f4b-a3cf5937799c tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b/action returned with HTTP 202 [ 1824.806260] [54622]: [pid: 54622|app: 0|req: 194/407] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:12:32 2024] POST /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1825.834014] [54623]: DEBUG cinder.api.middleware.request_id [None req-45edb075-c3f7-41a7-b82b-57ac8764aaa7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.834633] [54623]: INFO cinder.api.openstack.wsgi [None req-45edb075-c3f7-41a7-b82b-57ac8764aaa7 None None] GET http://10.180.1.21/volume// [ 1825.834803] [54623]: DEBUG cinder.api.openstack.wsgi [None req-45edb075-c3f7-41a7-b82b-57ac8764aaa7 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.835043] [54623]: DEBUG cinder.api.openstack.wsgi [None req-45edb075-c3f7-41a7-b82b-57ac8764aaa7 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.835494] [54623]: INFO cinder.api.openstack.wsgi [None req-45edb075-c3f7-41a7-b82b-57ac8764aaa7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1825.835860] [54623]: [pid: 54623|app: 0|req: 214/408] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:12:33 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1825.846809] [54622]: DEBUG cinder.api.middleware.request_id [req-6067ab88-3fd8-4786-89e5-7122650e555f req-596ae38f-54f2-4638-b849-3e81b66373b7 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.851867] [54622]: INFO cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-596ae38f-54f2-4638-b849-3e81b66373b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1825.852797] [54622]: DEBUG cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-596ae38f-54f2-4638-b849-3e81b66373b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.853130] [54622]: DEBUG cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-596ae38f-54f2-4638-b849-3e81b66373b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.889219] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.889219] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.903025] [54622]: INFO cinder.volume.api [req-6067ab88-3fd8-4786-89e5-7122650e555f req-596ae38f-54f2-4638-b849-3e81b66373b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1825.909978] [54622]: INFO cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-596ae38f-54f2-4638-b849-3e81b66373b7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1825.910521] [54622]: [pid: 54622|app: 0|req: 195/409] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:12:33 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 1325 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1827.148309] [54623]: DEBUG cinder.api.middleware.request_id [req-6067ab88-3fd8-4786-89e5-7122650e555f req-1e0d6f88-1f35-48e1-a561-bcfd18acd781 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1827.150749] [54623]: INFO cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-1e0d6f88-1f35-48e1-a561-bcfd18acd781 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] DELETE http://10.180.1.21/volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f [ 1827.151017] [54623]: DEBUG cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-1e0d6f88-1f35-48e1-a561-bcfd18acd781 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1827.151273] [54623]: DEBUG cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-1e0d6f88-1f35-48e1-a561-bcfd18acd781 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1827.158737] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1827.158737] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1827.694669] [54623]: INFO cinder.api.openstack.wsgi [req-6067ab88-3fd8-4786-89e5-7122650e555f req-1e0d6f88-1f35-48e1-a561-bcfd18acd781 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f returned with HTTP 200 [ 1827.694669] [54623]: [pid: 54623|app: 0|req: 215/410] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:12:35 2024] DELETE /volume/v3/attachments/31161680-e977-45d3-b709-059535529a8f => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1828.315411] [54622]: DEBUG cinder.api.middleware.request_id [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d6d75174-5ec9-4167-bda4-78c1089d27af None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1828.318399] [54622]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d6d75174-5ec9-4167-bda4-78c1089d27af tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] POST http://10.180.1.21/volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a/action [ 1828.318832] [54622]: DEBUG cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d6d75174-5ec9-4167-bda4-78c1089d27af tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1828.318975] [54622]: DEBUG cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d6d75174-5ec9-4167-bda4-78c1089d27af tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1828.337730] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1828.337730] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1828.346374] [54622]: INFO cinder.api.openstack.wsgi [req-badce041-8d4c-42ba-bfb5-40906ff93aa1 req-d6d75174-5ec9-4167-bda4-78c1089d27af tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a/action returned with HTTP 204 [ 1828.347147] [54622]: [pid: 54622|app: 0|req: 196/411] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:12:36 2024] POST /volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1828.449980] [54623]: DEBUG cinder.api.middleware.request_id [req-7740da5b-a83f-4bd6-9cfa-b2627157651e req-9a7342da-3308-4f42-b843-40704e591ef7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1828.452341] [54623]: INFO cinder.api.openstack.wsgi [req-7740da5b-a83f-4bd6-9cfa-b2627157651e req-9a7342da-3308-4f42-b843-40704e591ef7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1828.452564] [54623]: DEBUG cinder.api.openstack.wsgi [req-7740da5b-a83f-4bd6-9cfa-b2627157651e req-9a7342da-3308-4f42-b843-40704e591ef7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1828.452785] [54623]: DEBUG cinder.api.openstack.wsgi [req-7740da5b-a83f-4bd6-9cfa-b2627157651e req-9a7342da-3308-4f42-b843-40704e591ef7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1828.463321] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1828.463321] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1828.466828] [54623]: INFO cinder.volume.api [req-7740da5b-a83f-4bd6-9cfa-b2627157651e req-9a7342da-3308-4f42-b843-40704e591ef7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1828.472517] [54623]: INFO cinder.api.openstack.wsgi [req-7740da5b-a83f-4bd6-9cfa-b2627157651e req-9a7342da-3308-4f42-b843-40704e591ef7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1828.473158] [54623]: [pid: 54623|app: 0|req: 216/412] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:12:36 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1828.529142] [54622]: DEBUG cinder.api.middleware.request_id [None req-39209a36-2b52-48e8-9389-e551e538335f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1828.531378] [54622]: INFO cinder.api.openstack.wsgi [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1828.531807] [54622]: DEBUG cinder.api.openstack.wsgi [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-970286708", "imageRef": "9ac015ee-f71b-4d51-af31-ce5ca3eb77b8", "size": 1}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1828.533581] [54622]: DEBUG cinder.api.v3.volumes [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-970286708', 'imageRef': '9ac015ee-f71b-4d51-af31-ce5ca3eb77b8', 'size': 1}} {{(pid=54622) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1828.725896] [54622]: INFO cinder.api.v3.volumes [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Create volume of 1 GB [ 1828.733895] [54622]: INFO cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Availability Zones retrieved successfully. [ 1828.743445] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Flow 'volume_create_api' (8760082c-f9ef-40c3-be35-a1038a10d06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1828.745487] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df133ef1-a735-4b7e-8b66-da3671317a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1828.746979] [54622]: DEBUG cinder.volume.flows.api.create_volume [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Validating volume size '1' using validate_int {{(pid=54622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1828.816034] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df133ef1-a735-4b7e-8b66-da3671317a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1828.819174] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fee2659-3edb-4a55-9923-baec559318ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1828.865970] [54622]: DEBUG cinder.quota [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Created reservations ['0741b2cb-be9d-4098-bbcd-197d7e5a2299', 'ef7d3f54-2a37-486c-9854-739de82c18ac', 'dc415f30-64bc-4216-ba7a-e79c809fc72e', 'c2c9fc21-f63f-4de6-9992-67e18ffafc6c'] {{(pid=54622) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1828.867071] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fee2659-3edb-4a55-9923-baec559318ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0741b2cb-be9d-4098-bbcd-197d7e5a2299', 'ef7d3f54-2a37-486c-9854-739de82c18ac', 'dc415f30-64bc-4216-ba7a-e79c809fc72e', 'c2c9fc21-f63f-4de6-9992-67e18ffafc6c']}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1828.868027] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677a3eff-10a0-413d-8714-853689b2feaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1828.887573] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677a3eff-10a0-413d-8714-853689b2feaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3925ddc4-0e4c-42ba-8a4e-65defbef6f8e', '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-970286708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d1461cd9e704fbdaaa24b82c2c031e0',qos_specs=None,replication_status=,reservations=['0741b2cb-be9d-4098-bbcd-197d7e5a2299','ef7d3f54-2a37-486c-9854-739de82c18ac','dc415f30-64bc-4216-ba7a-e79c809fc72e','c2c9fc21-f63f-4de6-9992-67e18ffafc6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='029f7ae6b342430a94238182fdc24091',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-970286708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3925ddc4-0e4c-42ba-8a4e-65defbef6f8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d1461cd9e704fbdaaa24b82c2c031e0',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='029f7ae6b342430a94238182fdc24091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1828.888651] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20ba950f-7512-467b-ad16-f670b97fddb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1828.920023] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20ba950f-7512-467b-ad16-f670b97fddb7) 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-970286708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d1461cd9e704fbdaaa24b82c2c031e0',qos_specs=None,replication_status=,reservations=['0741b2cb-be9d-4098-bbcd-197d7e5a2299','ef7d3f54-2a37-486c-9854-739de82c18ac','dc415f30-64bc-4216-ba7a-e79c809fc72e','c2c9fc21-f63f-4de6-9992-67e18ffafc6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='029f7ae6b342430a94238182fdc24091',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1828.920023] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f869481-719a-43a9-b139-6b65af2e2745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1828.931629] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f869481-719a-43a9-b139-6b65af2e2745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54622) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1828.935823] [54622]: DEBUG cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Flow 'volume_create_api' (8760082c-f9ef-40c3-be35-a1038a10d06e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54622) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1828.935823] [54622]: INFO cinder.volume.api [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Create volume request issued successfully. [ 1828.935823] [54622]: INFO cinder.api.openstack.wsgi [None req-39209a36-2b52-48e8-9389-e551e538335f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1828.935823] [54622]: [pid: 54622|app: 0|req: 197/413] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 11:12:36 2024] POST /volume/v3/volumes => generated 751 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1828.944290] [54623]: DEBUG cinder.api.middleware.request_id [None req-b55f6ad3-8748-4f1a-a891-61b39f1341da None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1828.946437] [54623]: INFO cinder.api.openstack.wsgi [None req-b55f6ad3-8748-4f1a-a891-61b39f1341da tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1828.946668] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b55f6ad3-8748-4f1a-a891-61b39f1341da tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1828.946897] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b55f6ad3-8748-4f1a-a891-61b39f1341da tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1828.960215] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1828.960215] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1828.962226] [54623]: INFO cinder.volume.api [None req-b55f6ad3-8748-4f1a-a891-61b39f1341da tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1828.968176] [54623]: INFO cinder.api.openstack.wsgi [None req-b55f6ad3-8748-4f1a-a891-61b39f1341da tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1828.969829] [54623]: [pid: 54623|app: 0|req: 217/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:36 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1829.085709] [54622]: DEBUG cinder.api.middleware.request_id [None req-4b54a854-0883-4451-a121-a314450859b5 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.091827] [54622]: INFO cinder.api.openstack.wsgi [None req-4b54a854-0883-4451-a121-a314450859b5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 1829.091827] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4b54a854-0883-4451-a121-a314450859b5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.091827] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4b54a854-0883-4451-a121-a314450859b5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.103064] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.103064] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.106928] [54622]: INFO cinder.volume.api [None req-4b54a854-0883-4451-a121-a314450859b5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1829.112535] [54622]: INFO cinder.api.openstack.wsgi [None req-4b54a854-0883-4451-a121-a314450859b5 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 1829.113008] [54622]: [pid: 54622|app: 0|req: 198/415] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:36 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1829.981768] [54623]: DEBUG cinder.api.middleware.request_id [None req-ea6ccd5f-af89-4ae2-b7c7-92f228c57f17 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.983873] [54623]: INFO cinder.api.openstack.wsgi [None req-ea6ccd5f-af89-4ae2-b7c7-92f228c57f17 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1829.984138] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ea6ccd5f-af89-4ae2-b7c7-92f228c57f17 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.984382] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ea6ccd5f-af89-4ae2-b7c7-92f228c57f17 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.994156] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.994156] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.998661] [54623]: INFO cinder.volume.api [None req-ea6ccd5f-af89-4ae2-b7c7-92f228c57f17 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1830.004993] [54623]: INFO cinder.api.openstack.wsgi [None req-ea6ccd5f-af89-4ae2-b7c7-92f228c57f17 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1830.005499] [54623]: [pid: 54623|app: 0|req: 218/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:37 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1831.014330] [54622]: DEBUG cinder.api.middleware.request_id [None req-e0412170-382e-48db-ba21-3e67c48edf93 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.016403] [54622]: INFO cinder.api.openstack.wsgi [None req-e0412170-382e-48db-ba21-3e67c48edf93 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1831.016624] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e0412170-382e-48db-ba21-3e67c48edf93 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.016842] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e0412170-382e-48db-ba21-3e67c48edf93 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.027991] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.027991] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.033693] [54622]: INFO cinder.volume.api [None req-e0412170-382e-48db-ba21-3e67c48edf93 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1831.039319] [54622]: INFO cinder.api.openstack.wsgi [None req-e0412170-382e-48db-ba21-3e67c48edf93 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1831.039877] [54622]: [pid: 54622|app: 0|req: 199/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:38 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1832.053171] [54623]: DEBUG cinder.api.middleware.request_id [None req-87220bfb-3453-42af-b25e-e2be8c2e95d1 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.059818] [54623]: INFO cinder.api.openstack.wsgi [None req-87220bfb-3453-42af-b25e-e2be8c2e95d1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1832.060190] [54623]: DEBUG cinder.api.openstack.wsgi [None req-87220bfb-3453-42af-b25e-e2be8c2e95d1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.060457] [54623]: DEBUG cinder.api.openstack.wsgi [None req-87220bfb-3453-42af-b25e-e2be8c2e95d1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.080930] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1832.080930] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1832.088609] [54623]: INFO cinder.volume.api [None req-87220bfb-3453-42af-b25e-e2be8c2e95d1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1832.096201] [54623]: INFO cinder.api.openstack.wsgi [None req-87220bfb-3453-42af-b25e-e2be8c2e95d1 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1832.096201] [54623]: [pid: 54623|app: 0|req: 219/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:39 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1833.105234] [54622]: DEBUG cinder.api.middleware.request_id [None req-934d867b-52b5-40c5-9394-da915cd877df None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.107331] [54622]: INFO cinder.api.openstack.wsgi [None req-934d867b-52b5-40c5-9394-da915cd877df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1833.107551] [54622]: DEBUG cinder.api.openstack.wsgi [None req-934d867b-52b5-40c5-9394-da915cd877df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.107773] [54622]: DEBUG cinder.api.openstack.wsgi [None req-934d867b-52b5-40c5-9394-da915cd877df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.119187] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1833.119187] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1833.123531] [54622]: INFO cinder.volume.api [None req-934d867b-52b5-40c5-9394-da915cd877df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1833.129585] [54622]: INFO cinder.api.openstack.wsgi [None req-934d867b-52b5-40c5-9394-da915cd877df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1833.129978] [54622]: [pid: 54622|app: 0|req: 200/419] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:40 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1834.139474] [54623]: DEBUG cinder.api.middleware.request_id [None req-ebad6b1d-104c-48eb-8e62-abf03e9d872e None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.142281] [54623]: INFO cinder.api.openstack.wsgi [None req-ebad6b1d-104c-48eb-8e62-abf03e9d872e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1834.142413] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ebad6b1d-104c-48eb-8e62-abf03e9d872e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.142652] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ebad6b1d-104c-48eb-8e62-abf03e9d872e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.155058] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.155058] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1834.160746] [54623]: INFO cinder.volume.api [None req-ebad6b1d-104c-48eb-8e62-abf03e9d872e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1834.168739] [54623]: INFO cinder.api.openstack.wsgi [None req-ebad6b1d-104c-48eb-8e62-abf03e9d872e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1834.169162] [54623]: [pid: 54623|app: 0|req: 220/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:41 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1834.984511] [54622]: DEBUG cinder.api.middleware.request_id [req-1ff3555e-02d8-4975-b8cf-4a90b49aa687 req-96651fbd-a423-4f0b-b998-f11d3265cc55 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.987241] [54622]: INFO cinder.api.openstack.wsgi [req-1ff3555e-02d8-4975-b8cf-4a90b49aa687 req-96651fbd-a423-4f0b-b998-f11d3265cc55 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a [ 1834.988033] [54622]: DEBUG cinder.api.openstack.wsgi [req-1ff3555e-02d8-4975-b8cf-4a90b49aa687 req-96651fbd-a423-4f0b-b998-f11d3265cc55 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.988033] [54622]: DEBUG cinder.api.openstack.wsgi [req-1ff3555e-02d8-4975-b8cf-4a90b49aa687 req-96651fbd-a423-4f0b-b998-f11d3265cc55 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.997312] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.997312] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1835.178936] [54623]: DEBUG cinder.api.middleware.request_id [None req-6d2c82c7-812a-4017-9996-cb2b89c527d3 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1835.181577] [54623]: INFO cinder.api.openstack.wsgi [None req-6d2c82c7-812a-4017-9996-cb2b89c527d3 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1835.181842] [54623]: DEBUG cinder.api.openstack.wsgi [None req-6d2c82c7-812a-4017-9996-cb2b89c527d3 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1835.182088] [54623]: DEBUG cinder.api.openstack.wsgi [None req-6d2c82c7-812a-4017-9996-cb2b89c527d3 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1835.192674] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1835.192674] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1835.198041] [54623]: INFO cinder.volume.api [None req-6d2c82c7-812a-4017-9996-cb2b89c527d3 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1835.203672] [54623]: INFO cinder.api.openstack.wsgi [None req-6d2c82c7-812a-4017-9996-cb2b89c527d3 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1835.204616] [54623]: [pid: 54623|app: 0|req: 221/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:43 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1835.524762] [54622]: INFO cinder.api.openstack.wsgi [req-1ff3555e-02d8-4975-b8cf-4a90b49aa687 req-96651fbd-a423-4f0b-b998-f11d3265cc55 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a returned with HTTP 200 [ 1835.525538] [54622]: [pid: 54622|app: 0|req: 201/422] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:12:42 2024] DELETE /volume/v3/attachments/d3c1fb21-d976-484f-a85e-4a3b1ffb8a4a => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1836.218176] [54623]: DEBUG cinder.api.middleware.request_id [None req-f5aa2080-f6ae-49df-a668-777706fe80df None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.220248] [54623]: INFO cinder.api.openstack.wsgi [None req-f5aa2080-f6ae-49df-a668-777706fe80df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1836.220493] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f5aa2080-f6ae-49df-a668-777706fe80df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.220728] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f5aa2080-f6ae-49df-a668-777706fe80df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.232052] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.232052] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.237307] [54623]: INFO cinder.volume.api [None req-f5aa2080-f6ae-49df-a668-777706fe80df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1836.243522] [54623]: INFO cinder.api.openstack.wsgi [None req-f5aa2080-f6ae-49df-a668-777706fe80df tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1836.244127] [54623]: [pid: 54623|app: 0|req: 222/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:44 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1836.570820] [54622]: DEBUG cinder.api.middleware.request_id [None req-ab1c4459-35b8-4f08-97d9-c7140a252eee None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.573367] [54622]: INFO cinder.api.openstack.wsgi [None req-ab1c4459-35b8-4f08-97d9-c7140a252eee tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1836.573672] [54622]: DEBUG cinder.api.openstack.wsgi [None req-ab1c4459-35b8-4f08-97d9-c7140a252eee tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.573944] [54622]: DEBUG cinder.api.openstack.wsgi [None req-ab1c4459-35b8-4f08-97d9-c7140a252eee tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.586907] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.586907] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.591555] [54622]: INFO cinder.volume.api [None req-ab1c4459-35b8-4f08-97d9-c7140a252eee tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1836.596963] [54622]: INFO cinder.api.openstack.wsgi [None req-ab1c4459-35b8-4f08-97d9-c7140a252eee tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1836.597425] [54622]: [pid: 54622|app: 0|req: 202/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:44 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1836.637027] [54623]: DEBUG cinder.api.middleware.request_id [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-f7727036-fc29-42b8-b3cd-305527647bb8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.640248] [54623]: INFO cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-f7727036-fc29-42b8-b3cd-305527647bb8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1836.640402] [54623]: DEBUG cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-f7727036-fc29-42b8-b3cd-305527647bb8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.640790] [54623]: DEBUG cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-f7727036-fc29-42b8-b3cd-305527647bb8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.653298] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.653298] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.657428] [54623]: INFO cinder.volume.api [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-f7727036-fc29-42b8-b3cd-305527647bb8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1836.662876] [54623]: INFO cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-f7727036-fc29-42b8-b3cd-305527647bb8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1836.663285] [54623]: [pid: 54623|app: 0|req: 223/425] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:12:44 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1836.680540] [54622]: DEBUG cinder.api.middleware.request_id [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-26b429f1-0718-4b6f-b9ed-7f19fde80cc0 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.683122] [54622]: INFO cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-26b429f1-0718-4b6f-b9ed-7f19fde80cc0 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3/action [ 1836.683615] [54622]: DEBUG cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-26b429f1-0718-4b6f-b9ed-7f19fde80cc0 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1836.683757] [54622]: DEBUG cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-26b429f1-0718-4b6f-b9ed-7f19fde80cc0 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1836.694186] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.694186] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.694797] [54622]: INFO cinder.volume.api [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-26b429f1-0718-4b6f-b9ed-7f19fde80cc0 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1836.701617] [54622]: INFO cinder.volume.api [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-26b429f1-0718-4b6f-b9ed-7f19fde80cc0 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Begin detaching volume completed successfully. [ 1836.701863] [54622]: INFO cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-26b429f1-0718-4b6f-b9ed-7f19fde80cc0 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3/action returned with HTTP 202 [ 1836.702320] [54622]: [pid: 54622|app: 0|req: 203/426] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:12:44 2024] POST /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1837.253519] [54623]: DEBUG cinder.api.middleware.request_id [None req-0cd2ae2e-46ac-4f32-8633-46a30e198f9b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.256201] [54623]: INFO cinder.api.openstack.wsgi [None req-0cd2ae2e-46ac-4f32-8633-46a30e198f9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1837.256659] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0cd2ae2e-46ac-4f32-8633-46a30e198f9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.256945] [54623]: DEBUG cinder.api.openstack.wsgi [None req-0cd2ae2e-46ac-4f32-8633-46a30e198f9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.280057] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1837.280057] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1837.284833] [54623]: INFO cinder.volume.api [None req-0cd2ae2e-46ac-4f32-8633-46a30e198f9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1837.289841] [54623]: INFO cinder.api.openstack.wsgi [None req-0cd2ae2e-46ac-4f32-8633-46a30e198f9b tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1837.290255] [54623]: [pid: 54623|app: 0|req: 224/427] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:45 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1837.722294] [54622]: DEBUG cinder.api.middleware.request_id [None req-20d9b47f-bc88-4497-89b1-839429a4f718 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.722294] [54622]: INFO cinder.api.openstack.wsgi [None req-20d9b47f-bc88-4497-89b1-839429a4f718 None None] GET http://10.180.1.21/volume// [ 1837.722294] [54622]: DEBUG cinder.api.openstack.wsgi [None req-20d9b47f-bc88-4497-89b1-839429a4f718 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.722294] [54622]: DEBUG cinder.api.openstack.wsgi [None req-20d9b47f-bc88-4497-89b1-839429a4f718 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.722718] [54622]: INFO cinder.api.openstack.wsgi [None req-20d9b47f-bc88-4497-89b1-839429a4f718 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1837.722718] [54622]: [pid: 54622|app: 0|req: 204/428] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:12:45 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1837.728618] [54623]: DEBUG cinder.api.middleware.request_id [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-2c8c8f16-eb32-48d6-9a11-7761e6a8f1ef None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.731116] [54623]: INFO cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-2c8c8f16-eb32-48d6-9a11-7761e6a8f1ef tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1837.739067] [54623]: DEBUG cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-2c8c8f16-eb32-48d6-9a11-7761e6a8f1ef tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.739067] [54623]: DEBUG cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-2c8c8f16-eb32-48d6-9a11-7761e6a8f1ef tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.763904] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1837.763904] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1837.768331] [54623]: INFO cinder.volume.api [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-2c8c8f16-eb32-48d6-9a11-7761e6a8f1ef tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1837.773376] [54623]: INFO cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-2c8c8f16-eb32-48d6-9a11-7761e6a8f1ef tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1837.773854] [54623]: [pid: 54623|app: 0|req: 225/429] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:12:45 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 1322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1837.894346] [54622]: DEBUG cinder.api.middleware.request_id [None req-a649b790-5755-4baf-8e41-cee87e6bf52f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.896323] [54622]: INFO cinder.api.openstack.wsgi [None req-a649b790-5755-4baf-8e41-cee87e6bf52f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1837.896555] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a649b790-5755-4baf-8e41-cee87e6bf52f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.896834] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a649b790-5755-4baf-8e41-cee87e6bf52f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.905125] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1837.905125] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1837.909292] [54622]: INFO cinder.volume.api [None req-a649b790-5755-4baf-8e41-cee87e6bf52f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1837.914786] [54622]: INFO cinder.api.openstack.wsgi [None req-a649b790-5755-4baf-8e41-cee87e6bf52f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1837.915325] [54622]: [pid: 54622|app: 0|req: 205/430] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:45 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1837.949427] [54623]: DEBUG cinder.api.middleware.request_id [None req-3e511f2a-1b93-44e9-8577-a99666d7d1ac None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.952431] [54623]: INFO cinder.api.openstack.wsgi [None req-3e511f2a-1b93-44e9-8577-a99666d7d1ac tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1837.952431] [54623]: DEBUG cinder.api.openstack.wsgi [None req-3e511f2a-1b93-44e9-8577-a99666d7d1ac tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.952665] [54623]: DEBUG cinder.api.openstack.wsgi [None req-3e511f2a-1b93-44e9-8577-a99666d7d1ac tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.962828] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1837.962828] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1837.967199] [54623]: INFO cinder.volume.api [None req-3e511f2a-1b93-44e9-8577-a99666d7d1ac tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1837.975921] [54623]: INFO cinder.api.openstack.wsgi [None req-3e511f2a-1b93-44e9-8577-a99666d7d1ac tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1837.975921] [54623]: [pid: 54623|app: 0|req: 226/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:45 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1838.299287] [54622]: DEBUG cinder.api.middleware.request_id [None req-84175b4e-02ae-49a3-9f11-0a03ea57daf2 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1838.301372] [54622]: INFO cinder.api.openstack.wsgi [None req-84175b4e-02ae-49a3-9f11-0a03ea57daf2 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1838.302339] [54622]: DEBUG cinder.api.openstack.wsgi [None req-84175b4e-02ae-49a3-9f11-0a03ea57daf2 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1838.302339] [54622]: DEBUG cinder.api.openstack.wsgi [None req-84175b4e-02ae-49a3-9f11-0a03ea57daf2 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1838.315248] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1838.315248] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1838.320298] [54622]: INFO cinder.volume.api [None req-84175b4e-02ae-49a3-9f11-0a03ea57daf2 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1838.325996] [54622]: INFO cinder.api.openstack.wsgi [None req-84175b4e-02ae-49a3-9f11-0a03ea57daf2 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1838.326424] [54622]: [pid: 54622|app: 0|req: 206/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:46 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1838.970530] [54623]: DEBUG cinder.api.middleware.request_id [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-bc939d7e-757b-4676-9c90-d68507acb337 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1838.975570] [54623]: INFO cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-bc939d7e-757b-4676-9c90-d68507acb337 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fd025913-12d8-47f3-b2f4-9a563ced4925 [ 1838.976174] [54623]: DEBUG cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-bc939d7e-757b-4676-9c90-d68507acb337 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1838.976541] [54623]: DEBUG cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-bc939d7e-757b-4676-9c90-d68507acb337 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1838.991415] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1838.991415] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1839.335533] [54622]: DEBUG cinder.api.middleware.request_id [None req-66e02236-62fb-4b31-9f30-b1f6c2c8ef70 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.337679] [54622]: INFO cinder.api.openstack.wsgi [None req-66e02236-62fb-4b31-9f30-b1f6c2c8ef70 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1839.337898] [54622]: DEBUG cinder.api.openstack.wsgi [None req-66e02236-62fb-4b31-9f30-b1f6c2c8ef70 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1839.338134] [54622]: DEBUG cinder.api.openstack.wsgi [None req-66e02236-62fb-4b31-9f30-b1f6c2c8ef70 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1839.351078] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1839.351078] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1839.355117] [54622]: INFO cinder.volume.api [None req-66e02236-62fb-4b31-9f30-b1f6c2c8ef70 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1839.360140] [54622]: INFO cinder.api.openstack.wsgi [None req-66e02236-62fb-4b31-9f30-b1f6c2c8ef70 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1839.360626] [54622]: [pid: 54622|app: 0|req: 207/433] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:47 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1839.519157] [54623]: INFO cinder.api.openstack.wsgi [req-96b96426-0c03-4b37-b0ed-8eaa4886c093 req-bc939d7e-757b-4676-9c90-d68507acb337 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments/fd025913-12d8-47f3-b2f4-9a563ced4925 returned with HTTP 200 [ 1839.519908] [54623]: [pid: 54623|app: 0|req: 227/434] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:12:46 2024] DELETE /volume/v3/attachments/fd025913-12d8-47f3-b2f4-9a563ced4925 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1840.370670] [54622]: DEBUG cinder.api.middleware.request_id [None req-9ec931d2-c932-45b6-b036-5c4eb45cf93e None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.373504] [54622]: INFO cinder.api.openstack.wsgi [None req-9ec931d2-c932-45b6-b036-5c4eb45cf93e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1840.373659] [54622]: DEBUG cinder.api.openstack.wsgi [None req-9ec931d2-c932-45b6-b036-5c4eb45cf93e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.373886] [54622]: DEBUG cinder.api.openstack.wsgi [None req-9ec931d2-c932-45b6-b036-5c4eb45cf93e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.384442] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.384442] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.389433] [54622]: INFO cinder.volume.api [None req-9ec931d2-c932-45b6-b036-5c4eb45cf93e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1840.395134] [54622]: INFO cinder.api.openstack.wsgi [None req-9ec931d2-c932-45b6-b036-5c4eb45cf93e tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1840.395541] [54622]: [pid: 54622|app: 0|req: 208/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:48 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1840.458224] [54623]: DEBUG cinder.api.middleware.request_id [None req-4c5eb4c2-8c62-408e-9b33-838e17f9a84c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.460278] [54623]: INFO cinder.api.openstack.wsgi [None req-4c5eb4c2-8c62-408e-9b33-838e17f9a84c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 1840.460504] [54623]: DEBUG cinder.api.openstack.wsgi [None req-4c5eb4c2-8c62-408e-9b33-838e17f9a84c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.460725] [54623]: DEBUG cinder.api.openstack.wsgi [None req-4c5eb4c2-8c62-408e-9b33-838e17f9a84c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.468932] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.468932] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.473183] [54623]: INFO cinder.volume.api [None req-4c5eb4c2-8c62-408e-9b33-838e17f9a84c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1840.477912] [54623]: INFO cinder.api.openstack.wsgi [None req-4c5eb4c2-8c62-408e-9b33-838e17f9a84c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 1840.478353] [54623]: [pid: 54623|app: 0|req: 228/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:48 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1841.406338] [54622]: DEBUG cinder.api.middleware.request_id [None req-ca9fbcf4-fe6d-425c-b13e-3c220cb72d30 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1841.408392] [54622]: INFO cinder.api.openstack.wsgi [None req-ca9fbcf4-fe6d-425c-b13e-3c220cb72d30 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1841.408623] [54622]: DEBUG cinder.api.openstack.wsgi [None req-ca9fbcf4-fe6d-425c-b13e-3c220cb72d30 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1841.408843] [54622]: DEBUG cinder.api.openstack.wsgi [None req-ca9fbcf4-fe6d-425c-b13e-3c220cb72d30 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1841.419822] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1841.419822] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1841.424803] [54622]: INFO cinder.volume.api [None req-ca9fbcf4-fe6d-425c-b13e-3c220cb72d30 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1841.430215] [54622]: INFO cinder.api.openstack.wsgi [None req-ca9fbcf4-fe6d-425c-b13e-3c220cb72d30 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1841.430745] [54622]: [pid: 54622|app: 0|req: 209/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:49 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1842.441277] [54623]: DEBUG cinder.api.middleware.request_id [None req-80159239-5c63-4ac7-a101-4075cc9c64ed None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.443293] [54623]: INFO cinder.api.openstack.wsgi [None req-80159239-5c63-4ac7-a101-4075cc9c64ed tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1842.443517] [54623]: DEBUG cinder.api.openstack.wsgi [None req-80159239-5c63-4ac7-a101-4075cc9c64ed tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1842.443737] [54623]: DEBUG cinder.api.openstack.wsgi [None req-80159239-5c63-4ac7-a101-4075cc9c64ed tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1842.454111] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1842.454111] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1842.457792] [54623]: INFO cinder.volume.api [None req-80159239-5c63-4ac7-a101-4075cc9c64ed tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1842.462531] [54623]: INFO cinder.api.openstack.wsgi [None req-80159239-5c63-4ac7-a101-4075cc9c64ed tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1842.462899] [54623]: [pid: 54623|app: 0|req: 229/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:50 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1843.472328] [54622]: DEBUG cinder.api.middleware.request_id [None req-cc9ccaab-cb0d-4f29-9c86-8782dc97d997 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1843.474690] [54622]: INFO cinder.api.openstack.wsgi [None req-cc9ccaab-cb0d-4f29-9c86-8782dc97d997 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1843.474924] [54622]: DEBUG cinder.api.openstack.wsgi [None req-cc9ccaab-cb0d-4f29-9c86-8782dc97d997 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1843.475160] [54622]: DEBUG cinder.api.openstack.wsgi [None req-cc9ccaab-cb0d-4f29-9c86-8782dc97d997 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1843.487296] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1843.487296] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1843.491765] [54622]: INFO cinder.volume.api [None req-cc9ccaab-cb0d-4f29-9c86-8782dc97d997 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1843.503926] [54622]: INFO cinder.api.openstack.wsgi [None req-cc9ccaab-cb0d-4f29-9c86-8782dc97d997 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1843.504348] [54622]: [pid: 54622|app: 0|req: 210/439] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:51 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1844.519135] [54623]: DEBUG cinder.api.middleware.request_id [None req-f6856e35-eb0a-40a1-a4e1-aec67e6482e0 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1844.521299] [54623]: INFO cinder.api.openstack.wsgi [None req-f6856e35-eb0a-40a1-a4e1-aec67e6482e0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1844.521692] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f6856e35-eb0a-40a1-a4e1-aec67e6482e0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1844.521962] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f6856e35-eb0a-40a1-a4e1-aec67e6482e0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1844.532351] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1844.532351] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1844.536594] [54623]: INFO cinder.volume.api [None req-f6856e35-eb0a-40a1-a4e1-aec67e6482e0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1844.541474] [54623]: INFO cinder.api.openstack.wsgi [None req-f6856e35-eb0a-40a1-a4e1-aec67e6482e0 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1844.541925] [54623]: [pid: 54623|app: 0|req: 230/440] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:52 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1845.551738] [54622]: DEBUG cinder.api.middleware.request_id [None req-38021a15-0a69-4aa0-b7f1-645efe0e36ca None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1845.553897] [54622]: INFO cinder.api.openstack.wsgi [None req-38021a15-0a69-4aa0-b7f1-645efe0e36ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1845.554192] [54622]: DEBUG cinder.api.openstack.wsgi [None req-38021a15-0a69-4aa0-b7f1-645efe0e36ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1845.554485] [54622]: DEBUG cinder.api.openstack.wsgi [None req-38021a15-0a69-4aa0-b7f1-645efe0e36ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1845.562975] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1845.562975] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1845.566574] [54622]: INFO cinder.volume.api [None req-38021a15-0a69-4aa0-b7f1-645efe0e36ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1845.570840] [54622]: INFO cinder.api.openstack.wsgi [None req-38021a15-0a69-4aa0-b7f1-645efe0e36ca tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1845.571321] [54622]: [pid: 54622|app: 0|req: 211/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:53 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1846.580194] [54623]: DEBUG cinder.api.middleware.request_id [None req-8f87565a-f0ac-4b8f-9522-77ce6b730ae5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.582596] [54623]: INFO cinder.api.openstack.wsgi [None req-8f87565a-f0ac-4b8f-9522-77ce6b730ae5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1846.582817] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8f87565a-f0ac-4b8f-9522-77ce6b730ae5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.583051] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8f87565a-f0ac-4b8f-9522-77ce6b730ae5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.590683] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.590683] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.594142] [54623]: INFO cinder.volume.api [None req-8f87565a-f0ac-4b8f-9522-77ce6b730ae5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1846.598317] [54623]: INFO cinder.api.openstack.wsgi [None req-8f87565a-f0ac-4b8f-9522-77ce6b730ae5 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1846.598678] [54623]: [pid: 54623|app: 0|req: 231/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:54 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1847.608544] [54622]: DEBUG cinder.api.middleware.request_id [None req-d3247cdc-6a9b-4081-b015-1797f1fdd94f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.610536] [54622]: INFO cinder.api.openstack.wsgi [None req-d3247cdc-6a9b-4081-b015-1797f1fdd94f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1847.610808] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d3247cdc-6a9b-4081-b015-1797f1fdd94f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.611066] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d3247cdc-6a9b-4081-b015-1797f1fdd94f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.621476] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.621476] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.625889] [54622]: INFO cinder.volume.api [None req-d3247cdc-6a9b-4081-b015-1797f1fdd94f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1847.632031] [54622]: INFO cinder.api.openstack.wsgi [None req-d3247cdc-6a9b-4081-b015-1797f1fdd94f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1847.632533] [54622]: [pid: 54622|app: 0|req: 212/443] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:12:55 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1847.659943] [54623]: DEBUG cinder.api.middleware.request_id [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-72de8a03-f4db-4ca9-9279-fa004cce8838 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.662236] [54623]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-72de8a03-f4db-4ca9-9279-fa004cce8838 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1847.662815] [54623]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-72de8a03-f4db-4ca9-9279-fa004cce8838 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.663209] [54623]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-72de8a03-f4db-4ca9-9279-fa004cce8838 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.672017] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.672017] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.677046] [54623]: INFO cinder.volume.api [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-72de8a03-f4db-4ca9-9279-fa004cce8838 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1847.686900] [54623]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-72de8a03-f4db-4ca9-9279-fa004cce8838 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1847.690130] [54623]: [pid: 54623|app: 0|req: 232/444] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:12:55 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1848.113842] [54622]: DEBUG cinder.api.middleware.request_id [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-ed07331b-e510-4c2e-ae35-58d56e0aea90 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.116313] [54622]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-ed07331b-e510-4c2e-ae35-58d56e0aea90 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1848.116534] [54622]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-ed07331b-e510-4c2e-ae35-58d56e0aea90 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.116765] [54622]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-ed07331b-e510-4c2e-ae35-58d56e0aea90 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.124406] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.124406] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.127929] [54622]: INFO cinder.volume.api [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-ed07331b-e510-4c2e-ae35-58d56e0aea90 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1848.133488] [54622]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-ed07331b-e510-4c2e-ae35-58d56e0aea90 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1848.133629] [54622]: [pid: 54622|app: 0|req: 213/445] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:12:55 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1848.139313] [54623]: DEBUG cinder.api.middleware.request_id [None req-43d46648-e78b-47dd-b7d3-7463a523738d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.139750] [54623]: INFO cinder.api.openstack.wsgi [None req-43d46648-e78b-47dd-b7d3-7463a523738d None None] GET http://10.180.1.21/volume// [ 1848.139932] [54623]: DEBUG cinder.api.openstack.wsgi [None req-43d46648-e78b-47dd-b7d3-7463a523738d None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.140170] [54623]: DEBUG cinder.api.openstack.wsgi [None req-43d46648-e78b-47dd-b7d3-7463a523738d None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.140574] [54623]: INFO cinder.api.openstack.wsgi [None req-43d46648-e78b-47dd-b7d3-7463a523738d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1848.141585] [54623]: [pid: 54623|app: 0|req: 233/446] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:12:55 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1848.145074] [54622]: DEBUG cinder.api.middleware.request_id [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-dc439286-70ed-4f48-b64a-f37a6b7a945a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.147355] [54622]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-dc439286-70ed-4f48-b64a-f37a6b7a945a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1848.147758] [54622]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-dc439286-70ed-4f48-b64a-f37a6b7a945a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3925ddc4-0e4c-42ba-8a4e-65defbef6f8e", "connector": null, "instance_uuid": "e5e87453-9693-4394-b563-1ac6fa3e16f6"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1848.156759] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.156759] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.179652] [54622]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-dc439286-70ed-4f48-b64a-f37a6b7a945a tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1848.180126] [54622]: [pid: 54622|app: 0|req: 214/447] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:12:56 2024] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1857.684310] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=96,cinder:UPDATE=6 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1858.179026] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=111,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1860.574251] [54623]: DEBUG cinder.api.middleware.request_id [None req-3d3b8ad0-d449-4044-9c12-250ea1ec63cf None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.574860] [54623]: INFO cinder.api.openstack.wsgi [None req-3d3b8ad0-d449-4044-9c12-250ea1ec63cf None None] GET http://10.180.1.21/volume// [ 1860.575086] [54623]: DEBUG cinder.api.openstack.wsgi [None req-3d3b8ad0-d449-4044-9c12-250ea1ec63cf None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.575311] [54623]: DEBUG cinder.api.openstack.wsgi [None req-3d3b8ad0-d449-4044-9c12-250ea1ec63cf None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.575708] [54623]: INFO cinder.api.openstack.wsgi [None req-3d3b8ad0-d449-4044-9c12-250ea1ec63cf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1860.576039] [54623]: [pid: 54623|app: 0|req: 234/448] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:13:08 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1860.579424] [54622]: DEBUG cinder.api.middleware.request_id [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-711c9d64-2200-4a5c-bbdd-dbcee56779ef None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.581889] [54622]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-711c9d64-2200-4a5c-bbdd-dbcee56779ef tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1860.582160] [54622]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-711c9d64-2200-4a5c-bbdd-dbcee56779ef tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.582397] [54622]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-711c9d64-2200-4a5c-bbdd-dbcee56779ef tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.598126] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.598126] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.603457] [54622]: INFO cinder.volume.api [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-711c9d64-2200-4a5c-bbdd-dbcee56779ef tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1860.611175] [54622]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-711c9d64-2200-4a5c-bbdd-dbcee56779ef tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 200 [ 1860.611771] [54622]: [pid: 54622|app: 0|req: 215/449] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:13:08 2024] GET /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 1571 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1860.732736] [54623]: DEBUG cinder.api.middleware.request_id [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-95d38810-d378-4e54-bdf8-78a45172e741 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.735163] [54623]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-95d38810-d378-4e54-bdf8-78a45172e741 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] PUT http://10.180.1.21/volume/v3/attachments/6b7e2c5c-d8fe-4fe8-ae24-454f2281fdcd [ 1860.735579] [54623]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-95d38810-d378-4e54-bdf8-78a45172e741 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-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=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1860.745549] [54623]: DEBUG cinder.coordination [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-95d38810-d378-4e54-bdf8-78a45172e741 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Acquiring lock "cinder-attachment_update-3925ddc4-0e4c-42ba-8a4e-65defbef6f8e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1860.750899] [54623]: DEBUG cinder.coordination [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-95d38810-d378-4e54-bdf8-78a45172e741 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Lock "cinder-attachment_update-3925ddc4-0e4c-42ba-8a4e-65defbef6f8e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1860.752077] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.752077] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.271895] [54623]: DEBUG cinder.coordination [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-95d38810-d378-4e54-bdf8-78a45172e741 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Lock "cinder-attachment_update-3925ddc4-0e4c-42ba-8a4e-65defbef6f8e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1861.272649] [54623]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-95d38810-d378-4e54-bdf8-78a45172e741 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/6b7e2c5c-d8fe-4fe8-ae24-454f2281fdcd returned with HTTP 200 [ 1861.272649] [54623]: [pid: 54623|app: 0|req: 235/450] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:13:08 2024] PUT /volume/v3/attachments/6b7e2c5c-d8fe-4fe8-ae24-454f2281fdcd => generated 589 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1861.784959] [54622]: DEBUG cinder.api.middleware.request_id [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-0fae3e57-8f01-48bb-a4f2-adf5afe44474 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.786686] [54623]: DEBUG cinder.api.middleware.request_id [req-86b28141-4a24-439d-aeb6-c45e56f264db req-c9b42b8f-e805-4941-a1b6-a5718a70b687 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.790441] [54622]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-0fae3e57-8f01-48bb-a4f2-adf5afe44474 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/attachments/6b7e2c5c-d8fe-4fe8-ae24-454f2281fdcd/action [ 1861.790441] [54622]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-0fae3e57-8f01-48bb-a4f2-adf5afe44474 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1861.790441] [54622]: DEBUG cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-0fae3e57-8f01-48bb-a4f2-adf5afe44474 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1861.792191] [54623]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-c9b42b8f-e805-4941-a1b6-a5718a70b687 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1861.792897] [54623]: DEBUG cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-c9b42b8f-e805-4941-a1b6-a5718a70b687 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.792897] [54623]: DEBUG cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-c9b42b8f-e805-4941-a1b6-a5718a70b687 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.805472] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.805472] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.812729] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.812729] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.815713] [54623]: INFO cinder.volume.api [req-86b28141-4a24-439d-aeb6-c45e56f264db req-c9b42b8f-e805-4941-a1b6-a5718a70b687 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1861.819192] [54622]: INFO cinder.api.openstack.wsgi [req-be82d4a0-0ae0-4d64-9ed8-21e3ea41c74b req-0fae3e57-8f01-48bb-a4f2-adf5afe44474 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/6b7e2c5c-d8fe-4fe8-ae24-454f2281fdcd/action returned with HTTP 204 [ 1861.819772] [54622]: [pid: 54622|app: 0|req: 216/451] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:13:09 2024] POST /volume/v3/attachments/6b7e2c5c-d8fe-4fe8-ae24-454f2281fdcd/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1861.821847] [54623]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-c9b42b8f-e805-4941-a1b6-a5718a70b687 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1861.822565] [54623]: [pid: 54623|app: 0|req: 236/452] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:13:09 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1863.350955] [54622]: DEBUG cinder.api.middleware.request_id [None req-0c0bc814-b9a7-47d8-b7ef-71f00cbf19bb None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.352033] [54622]: INFO cinder.api.openstack.wsgi [None req-0c0bc814-b9a7-47d8-b7ef-71f00cbf19bb None None] GET http://10.180.1.21/volume// [ 1863.352224] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0c0bc814-b9a7-47d8-b7ef-71f00cbf19bb None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.352446] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0c0bc814-b9a7-47d8-b7ef-71f00cbf19bb None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.352844] [54622]: INFO cinder.api.openstack.wsgi [None req-0c0bc814-b9a7-47d8-b7ef-71f00cbf19bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1863.353215] [54622]: [pid: 54622|app: 0|req: 217/453] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:13:11 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1863.363065] [54623]: DEBUG cinder.api.middleware.request_id [req-86b28141-4a24-439d-aeb6-c45e56f264db req-ad1e9797-2ecd-4e09-92ea-7c8aa8364fe1 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.366790] [54623]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-ad1e9797-2ecd-4e09-92ea-7c8aa8364fe1 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1863.367256] [54623]: DEBUG cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-ad1e9797-2ecd-4e09-92ea-7c8aa8364fe1 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56e8bd03-44f2-40bd-a7f0-9f42e099dfbf", "connector": null, "instance_uuid": "a813f177-1ad1-4e16-95a0-1ac266e5306c"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1863.384951] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.384951] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.409418] [54623]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-ad1e9797-2ecd-4e09-92ea-7c8aa8364fe1 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1863.409978] [54623]: [pid: 54623|app: 0|req: 237/454] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:13:11 2024] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1863.436742] [54622]: DEBUG cinder.api.middleware.request_id [None req-28270a1a-91db-46b9-b58e-4c21bb26773c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.439528] [54622]: INFO cinder.api.openstack.wsgi [None req-28270a1a-91db-46b9-b58e-4c21bb26773c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1863.439846] [54622]: DEBUG cinder.api.openstack.wsgi [None req-28270a1a-91db-46b9-b58e-4c21bb26773c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.440149] [54622]: DEBUG cinder.api.openstack.wsgi [None req-28270a1a-91db-46b9-b58e-4c21bb26773c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.454398] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.454398] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.459463] [54622]: INFO cinder.volume.api [None req-28270a1a-91db-46b9-b58e-4c21bb26773c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1863.466347] [54622]: INFO cinder.api.openstack.wsgi [None req-28270a1a-91db-46b9-b58e-4c21bb26773c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1863.466903] [54622]: [pid: 54622|app: 0|req: 218/455] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:11 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1863.942966] [54623]: DEBUG cinder.api.middleware.request_id [None req-7ee7168e-39fc-430c-a2ec-8471b2565125 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.943498] [54623]: INFO cinder.api.openstack.wsgi [None req-7ee7168e-39fc-430c-a2ec-8471b2565125 None None] GET http://10.180.1.21/volume// [ 1863.944559] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7ee7168e-39fc-430c-a2ec-8471b2565125 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.944842] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7ee7168e-39fc-430c-a2ec-8471b2565125 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.947384] [54623]: INFO cinder.api.openstack.wsgi [None req-7ee7168e-39fc-430c-a2ec-8471b2565125 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1863.948391] [54623]: [pid: 54623|app: 0|req: 238/456] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:13:11 2024] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1863.955900] [54622]: DEBUG cinder.api.middleware.request_id [req-86b28141-4a24-439d-aeb6-c45e56f264db req-3d29fdaf-ed7f-4232-9fa6-2241f07727ad None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.957828] [54622]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-3d29fdaf-ed7f-4232-9fa6-2241f07727ad tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1863.959540] [54622]: DEBUG cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-3d29fdaf-ed7f-4232-9fa6-2241f07727ad tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.961063] [54622]: DEBUG cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-3d29fdaf-ed7f-4232-9fa6-2241f07727ad tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.972701] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.972701] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.975840] [54622]: INFO cinder.volume.api [req-86b28141-4a24-439d-aeb6-c45e56f264db req-3d29fdaf-ed7f-4232-9fa6-2241f07727ad tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1863.981406] [54622]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-3d29fdaf-ed7f-4232-9fa6-2241f07727ad tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1863.982026] [54622]: [pid: 54622|app: 0|req: 219/457] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:13:11 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 1030 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1864.010230] [54623]: DEBUG cinder.api.middleware.request_id [req-86b28141-4a24-439d-aeb6-c45e56f264db req-acf13db3-ecf9-4016-a04e-ff47c7883930 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.012487] [54623]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-acf13db3-ecf9-4016-a04e-ff47c7883930 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] PUT http://10.180.1.21/volume/v3/attachments/910ccb33-1f4a-4f52-8ae3-aafe6a546f5e [ 1864.012902] [54623]: DEBUG cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-acf13db3-ecf9-4016-a04e-ff47c7883930 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-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-363428", "mountpoint": "/dev/sdb"}}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1864.021526] [54623]: DEBUG cinder.coordination [req-86b28141-4a24-439d-aeb6-c45e56f264db req-acf13db3-ecf9-4016-a04e-ff47c7883930 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Acquiring lock "cinder-attachment_update-56e8bd03-44f2-40bd-a7f0-9f42e099dfbf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1864.025947] [54623]: DEBUG cinder.coordination [req-86b28141-4a24-439d-aeb6-c45e56f264db req-acf13db3-ecf9-4016-a04e-ff47c7883930 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Lock "cinder-attachment_update-56e8bd03-44f2-40bd-a7f0-9f42e099dfbf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1864.027029] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.027029] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.476671] [54622]: DEBUG cinder.api.middleware.request_id [None req-446a6761-2d6c-4c12-ab26-8e2eb3bf9598 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.479201] [54622]: INFO cinder.api.openstack.wsgi [None req-446a6761-2d6c-4c12-ab26-8e2eb3bf9598 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1864.479373] [54622]: DEBUG cinder.api.openstack.wsgi [None req-446a6761-2d6c-4c12-ab26-8e2eb3bf9598 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.479682] [54622]: DEBUG cinder.api.openstack.wsgi [None req-446a6761-2d6c-4c12-ab26-8e2eb3bf9598 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.495578] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.495578] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.500358] [54622]: INFO cinder.volume.api [None req-446a6761-2d6c-4c12-ab26-8e2eb3bf9598 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1864.507247] [54622]: INFO cinder.api.openstack.wsgi [None req-446a6761-2d6c-4c12-ab26-8e2eb3bf9598 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1864.507676] [54622]: [pid: 54622|app: 0|req: 220/458] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:12 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1865.518664] [54622]: DEBUG cinder.api.middleware.request_id [None req-6744facd-c1c9-408d-aa0b-525e87e0461e None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1865.520721] [54622]: INFO cinder.api.openstack.wsgi [None req-6744facd-c1c9-408d-aa0b-525e87e0461e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1865.521099] [54622]: DEBUG cinder.api.openstack.wsgi [None req-6744facd-c1c9-408d-aa0b-525e87e0461e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1865.522670] [54622]: DEBUG cinder.api.openstack.wsgi [None req-6744facd-c1c9-408d-aa0b-525e87e0461e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1865.535246] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1865.535246] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1865.539483] [54622]: INFO cinder.volume.api [None req-6744facd-c1c9-408d-aa0b-525e87e0461e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1865.544662] [54622]: INFO cinder.api.openstack.wsgi [None req-6744facd-c1c9-408d-aa0b-525e87e0461e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1865.545192] [54622]: [pid: 54622|app: 0|req: 221/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:13 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1866.556698] [54622]: DEBUG cinder.api.middleware.request_id [None req-007272ba-cd1a-4a06-bf2b-c36ac71d3a41 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.560822] [54622]: INFO cinder.api.openstack.wsgi [None req-007272ba-cd1a-4a06-bf2b-c36ac71d3a41 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1866.560822] [54622]: DEBUG cinder.api.openstack.wsgi [None req-007272ba-cd1a-4a06-bf2b-c36ac71d3a41 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.560822] [54622]: DEBUG cinder.api.openstack.wsgi [None req-007272ba-cd1a-4a06-bf2b-c36ac71d3a41 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.575162] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.575162] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.580277] [54622]: INFO cinder.volume.api [None req-007272ba-cd1a-4a06-bf2b-c36ac71d3a41 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1866.587096] [54622]: INFO cinder.api.openstack.wsgi [None req-007272ba-cd1a-4a06-bf2b-c36ac71d3a41 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1866.587779] [54622]: [pid: 54622|app: 0|req: 222/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:14 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1867.597460] [54622]: DEBUG cinder.api.middleware.request_id [None req-b1256fc2-dc08-4eb0-b8a8-4cfd536a4e48 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.599514] [54622]: INFO cinder.api.openstack.wsgi [None req-b1256fc2-dc08-4eb0-b8a8-4cfd536a4e48 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1867.599600] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b1256fc2-dc08-4eb0-b8a8-4cfd536a4e48 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1867.600380] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b1256fc2-dc08-4eb0-b8a8-4cfd536a4e48 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1867.615595] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1867.615595] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1867.619989] [54622]: INFO cinder.volume.api [None req-b1256fc2-dc08-4eb0-b8a8-4cfd536a4e48 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1867.626143] [54622]: INFO cinder.api.openstack.wsgi [None req-b1256fc2-dc08-4eb0-b8a8-4cfd536a4e48 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1867.627036] [54622]: [pid: 54622|app: 0|req: 223/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:15 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1868.551618] [54623]: DEBUG cinder.coordination [req-86b28141-4a24-439d-aeb6-c45e56f264db req-acf13db3-ecf9-4016-a04e-ff47c7883930 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Lock "cinder-attachment_update-56e8bd03-44f2-40bd-a7f0-9f42e099dfbf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1868.551618] [54623]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-acf13db3-ecf9-4016-a04e-ff47c7883930 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/attachments/910ccb33-1f4a-4f52-8ae3-aafe6a546f5e returned with HTTP 200 [ 1868.551618] [54623]: [pid: 54623|app: 0|req: 239/462] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:13:11 2024] PUT /volume/v3/attachments/910ccb33-1f4a-4f52-8ae3-aafe6a546f5e => generated 589 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1868.640879] [54622]: DEBUG cinder.api.middleware.request_id [None req-f64c6de3-227c-4350-8ad9-6b398ded802d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1868.643810] [54622]: INFO cinder.api.openstack.wsgi [None req-f64c6de3-227c-4350-8ad9-6b398ded802d tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1868.644041] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f64c6de3-227c-4350-8ad9-6b398ded802d tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1868.644268] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f64c6de3-227c-4350-8ad9-6b398ded802d tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1868.658795] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1868.658795] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1868.668047] [54622]: INFO cinder.volume.api [None req-f64c6de3-227c-4350-8ad9-6b398ded802d tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1868.675167] [54622]: INFO cinder.api.openstack.wsgi [None req-f64c6de3-227c-4350-8ad9-6b398ded802d tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1868.675580] [54622]: [pid: 54622|app: 0|req: 224/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:16 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1869.689273] [54623]: DEBUG cinder.api.middleware.request_id [None req-383a284a-fb78-4573-83ba-30a37bbcedcf None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1869.691334] [54623]: INFO cinder.api.openstack.wsgi [None req-383a284a-fb78-4573-83ba-30a37bbcedcf tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1869.691603] [54623]: DEBUG cinder.api.openstack.wsgi [None req-383a284a-fb78-4573-83ba-30a37bbcedcf tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1869.691816] [54623]: DEBUG cinder.api.openstack.wsgi [None req-383a284a-fb78-4573-83ba-30a37bbcedcf tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1869.705507] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1869.705507] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1869.709425] [54623]: INFO cinder.volume.api [None req-383a284a-fb78-4573-83ba-30a37bbcedcf tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1869.713957] [54623]: INFO cinder.api.openstack.wsgi [None req-383a284a-fb78-4573-83ba-30a37bbcedcf tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1869.714350] [54623]: [pid: 54623|app: 0|req: 240/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:17 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1870.170859] [54622]: DEBUG cinder.api.middleware.request_id [req-86b28141-4a24-439d-aeb6-c45e56f264db req-bb2b91c8-a8c7-48c1-97ca-5d56be529080 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.173268] [54622]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-bb2b91c8-a8c7-48c1-97ca-5d56be529080 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] POST http://10.180.1.21/volume/v3/attachments/910ccb33-1f4a-4f52-8ae3-aafe6a546f5e/action [ 1870.173717] [54622]: DEBUG cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-bb2b91c8-a8c7-48c1-97ca-5d56be529080 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1870.173858] [54622]: DEBUG cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-bb2b91c8-a8c7-48c1-97ca-5d56be529080 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1870.188064] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.188064] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.197300] [54622]: INFO cinder.api.openstack.wsgi [req-86b28141-4a24-439d-aeb6-c45e56f264db req-bb2b91c8-a8c7-48c1-97ca-5d56be529080 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/attachments/910ccb33-1f4a-4f52-8ae3-aafe6a546f5e/action returned with HTTP 204 [ 1870.197722] [54622]: [pid: 54622|app: 0|req: 225/465] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:13:18 2024] POST /volume/v3/attachments/910ccb33-1f4a-4f52-8ae3-aafe6a546f5e/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1870.724589] [54623]: DEBUG cinder.api.middleware.request_id [None req-52b71d9e-2916-471a-ab10-71e8020f6621 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.728689] [54623]: INFO cinder.api.openstack.wsgi [None req-52b71d9e-2916-471a-ab10-71e8020f6621 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1870.728918] [54623]: DEBUG cinder.api.openstack.wsgi [None req-52b71d9e-2916-471a-ab10-71e8020f6621 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.729159] [54623]: DEBUG cinder.api.openstack.wsgi [None req-52b71d9e-2916-471a-ab10-71e8020f6621 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.749773] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.749773] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.754464] [54623]: INFO cinder.volume.api [None req-52b71d9e-2916-471a-ab10-71e8020f6621 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1870.760231] [54623]: INFO cinder.api.openstack.wsgi [None req-52b71d9e-2916-471a-ab10-71e8020f6621 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1870.761302] [54623]: [pid: 54623|app: 0|req: 241/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:18 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1870.776921] [54622]: DEBUG cinder.api.middleware.request_id [None req-05043aac-55d1-4664-9594-2cccc7dab13c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.778961] [54622]: INFO cinder.api.openstack.wsgi [None req-05043aac-55d1-4664-9594-2cccc7dab13c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1870.779191] [54622]: DEBUG cinder.api.openstack.wsgi [None req-05043aac-55d1-4664-9594-2cccc7dab13c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.779408] [54622]: DEBUG cinder.api.openstack.wsgi [None req-05043aac-55d1-4664-9594-2cccc7dab13c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.790460] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.790460] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.794174] [54622]: INFO cinder.volume.api [None req-05043aac-55d1-4664-9594-2cccc7dab13c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1870.799566] [54622]: INFO cinder.api.openstack.wsgi [None req-05043aac-55d1-4664-9594-2cccc7dab13c tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1870.800045] [54622]: [pid: 54622|app: 0|req: 226/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:18 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1870.859122] [54623]: DEBUG cinder.api.middleware.request_id [req-a04a7c5f-f9ec-4471-9573-091dc013f2a6 req-8f567dd8-b974-4b8c-a4d6-6a29d77be83e None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.862353] [54623]: INFO cinder.api.openstack.wsgi [req-a04a7c5f-f9ec-4471-9573-091dc013f2a6 req-8f567dd8-b974-4b8c-a4d6-6a29d77be83e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1870.862624] [54623]: DEBUG cinder.api.openstack.wsgi [req-a04a7c5f-f9ec-4471-9573-091dc013f2a6 req-8f567dd8-b974-4b8c-a4d6-6a29d77be83e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.862862] [54623]: DEBUG cinder.api.openstack.wsgi [req-a04a7c5f-f9ec-4471-9573-091dc013f2a6 req-8f567dd8-b974-4b8c-a4d6-6a29d77be83e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.878360] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.878360] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.883432] [54623]: INFO cinder.volume.api [req-a04a7c5f-f9ec-4471-9573-091dc013f2a6 req-8f567dd8-b974-4b8c-a4d6-6a29d77be83e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1870.888954] [54623]: INFO cinder.api.openstack.wsgi [req-a04a7c5f-f9ec-4471-9573-091dc013f2a6 req-8f567dd8-b974-4b8c-a4d6-6a29d77be83e tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1870.889379] [54623]: [pid: 54623|app: 0|req: 242/468] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:13:18 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1870.897229] [54622]: DEBUG cinder.api.middleware.request_id [req-5f1a09c7-7dfc-40c9-8820-a11585327e94 req-9bfa69dd-00ee-46fe-a9b2-f8e75a03025f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.899496] [54622]: INFO cinder.api.openstack.wsgi [req-5f1a09c7-7dfc-40c9-8820-a11585327e94 req-9bfa69dd-00ee-46fe-a9b2-f8e75a03025f tempest-ServerActionsTestJSON-1184045879 tempest-ServerActionsTestJSON-1184045879-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=6d6c9250-d939-4116-9cbd-7ee12aa7c526 [ 1870.903019] [54622]: DEBUG cinder.api.openstack.wsgi [req-5f1a09c7-7dfc-40c9-8820-a11585327e94 req-9bfa69dd-00ee-46fe-a9b2-f8e75a03025f tempest-ServerActionsTestJSON-1184045879 tempest-ServerActionsTestJSON-1184045879-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.903019] [54622]: DEBUG cinder.api.openstack.wsgi [req-5f1a09c7-7dfc-40c9-8820-a11585327e94 req-9bfa69dd-00ee-46fe-a9b2-f8e75a03025f tempest-ServerActionsTestJSON-1184045879 tempest-ServerActionsTestJSON-1184045879-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.904376] [54622]: INFO cinder.api.openstack.wsgi [req-5f1a09c7-7dfc-40c9-8820-a11585327e94 req-9bfa69dd-00ee-46fe-a9b2-f8e75a03025f tempest-ServerActionsTestJSON-1184045879 tempest-ServerActionsTestJSON-1184045879-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=6d6c9250-d939-4116-9cbd-7ee12aa7c526 returned with HTTP 200 [ 1870.904783] [54622]: [pid: 54622|app: 0|req: 227/469] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Dec 11 11:13:18 2024] GET /volume/v3/attachments?instance_id=6d6c9250-d939-4116-9cbd-7ee12aa7c526 => generated 19 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1880.328660] [54623]: DEBUG cinder.api.middleware.request_id [req-12aec5df-cbcc-4d77-9fe9-471f0f786d9d req-18be2219-6555-4db2-a94c-49202ff25a97 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.330942] [54623]: INFO cinder.api.openstack.wsgi [req-12aec5df-cbcc-4d77-9fe9-471f0f786d9d req-18be2219-6555-4db2-a94c-49202ff25a97 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1880.331230] [54623]: DEBUG cinder.api.openstack.wsgi [req-12aec5df-cbcc-4d77-9fe9-471f0f786d9d req-18be2219-6555-4db2-a94c-49202ff25a97 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.331460] [54623]: DEBUG cinder.api.openstack.wsgi [req-12aec5df-cbcc-4d77-9fe9-471f0f786d9d req-18be2219-6555-4db2-a94c-49202ff25a97 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.346524] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.346524] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.350571] [54623]: INFO cinder.volume.api [req-12aec5df-cbcc-4d77-9fe9-471f0f786d9d req-18be2219-6555-4db2-a94c-49202ff25a97 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1880.355518] [54623]: INFO cinder.api.openstack.wsgi [req-12aec5df-cbcc-4d77-9fe9-471f0f786d9d req-18be2219-6555-4db2-a94c-49202ff25a97 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1880.355918] [54623]: [pid: 54623|app: 0|req: 243/470] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:13:28 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.902339] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=54,cinder:UPDATE=4 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1890.352859] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=38,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1891.585186] [54622]: DEBUG cinder.api.middleware.request_id [None req-f4717fcb-f108-4ab0-a20c-7a758a164db2 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1891.585699] [54622]: INFO cinder.api.openstack.wsgi [None req-f4717fcb-f108-4ab0-a20c-7a758a164db2 None None] GET http://10.180.1.21/volume// [ 1891.585889] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f4717fcb-f108-4ab0-a20c-7a758a164db2 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1891.586138] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f4717fcb-f108-4ab0-a20c-7a758a164db2 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1891.586553] [54622]: INFO cinder.api.openstack.wsgi [None req-f4717fcb-f108-4ab0-a20c-7a758a164db2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1891.586891] [54622]: [pid: 54622|app: 0|req: 228/471] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:13:39 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1891.590363] [54623]: DEBUG cinder.api.middleware.request_id [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-5402d14c-515d-4b28-a4bf-8ddc156168aa None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1891.592658] [54623]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-5402d14c-515d-4b28-a4bf-8ddc156168aa tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1891.593098] [54623]: DEBUG cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-5402d14c-515d-4b28-a4bf-8ddc156168aa tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3925ddc4-0e4c-42ba-8a4e-65defbef6f8e", "connector": null, "instance_uuid": "e5e87453-9693-4394-b563-1ac6fa3e16f6"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1891.609794] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.609794] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1891.639068] [54623]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-5402d14c-515d-4b28-a4bf-8ddc156168aa tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1891.639580] [54623]: [pid: 54623|app: 0|req: 244/472] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:13:39 2024] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1891.643676] [54622]: DEBUG cinder.api.middleware.request_id [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-774292cf-4f7f-431b-85fd-eecdcc78cf02 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1891.646148] [54622]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-774292cf-4f7f-431b-85fd-eecdcc78cf02 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6b7e2c5c-d8fe-4fe8-ae24-454f2281fdcd [ 1891.646366] [54622]: DEBUG cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-774292cf-4f7f-431b-85fd-eecdcc78cf02 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1891.646588] [54622]: DEBUG cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-774292cf-4f7f-431b-85fd-eecdcc78cf02 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1891.654550] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.654550] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1892.181887] [54622]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-774292cf-4f7f-431b-85fd-eecdcc78cf02 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/6b7e2c5c-d8fe-4fe8-ae24-454f2281fdcd returned with HTTP 200 [ 1892.182355] [54622]: [pid: 54622|app: 0|req: 229/473] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:13:39 2024] DELETE /volume/v3/attachments/6b7e2c5c-d8fe-4fe8-ae24-454f2281fdcd => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1896.321645] [54623]: DEBUG cinder.api.middleware.request_id [None req-fc650d08-2480-4240-87cb-1185b36e6a9f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1896.323810] [54623]: INFO cinder.api.openstack.wsgi [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1896.324243] [54623]: DEBUG cinder.api.openstack.wsgi [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1888792344"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1896.325939] [54623]: DEBUG cinder.api.v3.volumes [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1888792344'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1896.326097] [54623]: INFO cinder.api.v3.volumes [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Create volume of 1 GB [ 1896.326426] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.326426] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1896.330824] [54623]: INFO cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Availability Zones retrieved successfully. [ 1896.337661] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Flow 'volume_create_api' (db340593-dbaf-404b-96fc-a9cefc22e016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1896.338948] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0298063-9326-4515-88e4-2b1917f826b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.340067] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1896.359236] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0298063-9326-4515-88e4-2b1917f826b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.360213] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ef85ff-7155-4f4f-aa65-ba85b2b8af08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.390461] [54623]: DEBUG cinder.quota [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Created reservations ['639a24f0-a90f-4ad7-be48-77d0dacf34d6', '9232de9a-58d4-4db4-b5db-c5b0439d8aaa', '470bdc02-9009-4681-a4ed-d8196cd53074', '8530794f-a325-4647-b1c2-1074e5ae1cd8'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1896.391632] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ef85ff-7155-4f4f-aa65-ba85b2b8af08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['639a24f0-a90f-4ad7-be48-77d0dacf34d6', '9232de9a-58d4-4db4-b5db-c5b0439d8aaa', '470bdc02-9009-4681-a4ed-d8196cd53074', '8530794f-a325-4647-b1c2-1074e5ae1cd8']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.392764] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db563f42-f8ab-4d74-a1a0-ebdabff36273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.408407] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db563f42-f8ab-4d74-a1a0-ebdabff36273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2558185-81f4-4b3f-b4a9-4809cef38b8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1888792344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de476fd038e240b8b7721b112e9edc64',qos_specs=None,replication_status=,reservations=['639a24f0-a90f-4ad7-be48-77d0dacf34d6','9232de9a-58d4-4db4-b5db-c5b0439d8aaa','470bdc02-9009-4681-a4ed-d8196cd53074','8530794f-a325-4647-b1c2-1074e5ae1cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a215f1fe10e6433a8ce5d2a972439ff0',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1888792344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2558185-81f4-4b3f-b4a9-4809cef38b8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de476fd038e240b8b7721b112e9edc64',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='a215f1fe10e6433a8ce5d2a972439ff0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.409744] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb3104c-0394-40ac-9e92-8f1f69d05b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.423272] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb3104c-0394-40ac-9e92-8f1f69d05b6b) 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-1888792344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de476fd038e240b8b7721b112e9edc64',qos_specs=None,replication_status=,reservations=['639a24f0-a90f-4ad7-be48-77d0dacf34d6','9232de9a-58d4-4db4-b5db-c5b0439d8aaa','470bdc02-9009-4681-a4ed-d8196cd53074','8530794f-a325-4647-b1c2-1074e5ae1cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a215f1fe10e6433a8ce5d2a972439ff0',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.424287] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edfd2f84-a5fe-4df5-9027-f7054e0de976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.435372] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edfd2f84-a5fe-4df5-9027-f7054e0de976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.436452] [54623]: DEBUG cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Flow 'volume_create_api' (db340593-dbaf-404b-96fc-a9cefc22e016) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1896.436794] [54623]: INFO cinder.volume.api [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Create volume request issued successfully. [ 1896.437500] [54623]: INFO cinder.api.openstack.wsgi [None req-fc650d08-2480-4240-87cb-1185b36e6a9f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1896.438147] [54623]: [pid: 54623|app: 0|req: 245/474] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:13:44 2024] POST /volume/v3/volumes => generated 756 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1896.446742] [54622]: DEBUG cinder.api.middleware.request_id [None req-7e241de5-491e-4462-9bf8-89ae47c46c2f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1896.449135] [54622]: INFO cinder.api.openstack.wsgi [None req-7e241de5-491e-4462-9bf8-89ae47c46c2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 1896.449422] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7e241de5-491e-4462-9bf8-89ae47c46c2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1896.449713] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7e241de5-491e-4462-9bf8-89ae47c46c2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1896.458473] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.458473] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1896.462235] [54622]: INFO cinder.volume.api [None req-7e241de5-491e-4462-9bf8-89ae47c46c2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1896.466901] [54622]: INFO cinder.api.openstack.wsgi [None req-7e241de5-491e-4462-9bf8-89ae47c46c2f tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 1896.467306] [54622]: [pid: 54622|app: 0|req: 230/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:44 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1896.717648] [54623]: DEBUG cinder.api.middleware.request_id [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-6e05255f-e43a-43c8-bbb5-1c8261ec837c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1896.720249] [54623]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-6e05255f-e43a-43c8-bbb5-1c8261ec837c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] PUT http://10.180.1.21/volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25 [ 1896.720717] [54623]: DEBUG cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-6e05255f-e43a-43c8-bbb5-1c8261ec837c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-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-363445", "mountpoint": "/dev/sda"}}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1896.730519] [54623]: DEBUG cinder.coordination [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-6e05255f-e43a-43c8-bbb5-1c8261ec837c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Acquiring lock "cinder-attachment_update-3925ddc4-0e4c-42ba-8a4e-65defbef6f8e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1896.734937] [54623]: DEBUG cinder.coordination [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-6e05255f-e43a-43c8-bbb5-1c8261ec837c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Lock "cinder-attachment_update-3925ddc4-0e4c-42ba-8a4e-65defbef6f8e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1896.736226] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.736226] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1897.254174] [54623]: DEBUG cinder.coordination [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-6e05255f-e43a-43c8-bbb5-1c8261ec837c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Lock "cinder-attachment_update-3925ddc4-0e4c-42ba-8a4e-65defbef6f8e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1897.254529] [54623]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-6e05255f-e43a-43c8-bbb5-1c8261ec837c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25 returned with HTTP 200 [ 1897.255041] [54623]: [pid: 54623|app: 0|req: 246/476] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:13:44 2024] PUT /volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25 => generated 589 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1897.259614] [54622]: DEBUG cinder.api.middleware.request_id [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-74ae0f6b-ea3e-4bc9-8f1f-6cc14173da42 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.262026] [54622]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-74ae0f6b-ea3e-4bc9-8f1f-6cc14173da42 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25 [ 1897.262260] [54622]: DEBUG cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-74ae0f6b-ea3e-4bc9-8f1f-6cc14173da42 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.262483] [54622]: DEBUG cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-74ae0f6b-ea3e-4bc9-8f1f-6cc14173da42 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.279488] [54622]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-74ae0f6b-ea3e-4bc9-8f1f-6cc14173da42 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25 returned with HTTP 200 [ 1897.279910] [54622]: [pid: 54622|app: 0|req: 231/477] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Dec 11 11:13:45 2024] GET /volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25 => generated 614 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1897.477264] [54623]: DEBUG cinder.api.middleware.request_id [None req-fe5f5e22-7e0f-40fe-886d-8009a6bc18a7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.479427] [54623]: INFO cinder.api.openstack.wsgi [None req-fe5f5e22-7e0f-40fe-886d-8009a6bc18a7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 1897.479661] [54623]: DEBUG cinder.api.openstack.wsgi [None req-fe5f5e22-7e0f-40fe-886d-8009a6bc18a7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.479882] [54623]: DEBUG cinder.api.openstack.wsgi [None req-fe5f5e22-7e0f-40fe-886d-8009a6bc18a7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.487659] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1897.487659] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1897.491410] [54623]: INFO cinder.volume.api [None req-fe5f5e22-7e0f-40fe-886d-8009a6bc18a7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1897.496838] [54623]: INFO cinder.api.openstack.wsgi [None req-fe5f5e22-7e0f-40fe-886d-8009a6bc18a7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 1897.497376] [54623]: [pid: 54623|app: 0|req: 247/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:13:45 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1899.870598] [54622]: DEBUG cinder.api.middleware.request_id [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-125acac5-209d-49ac-90d1-84f859550e9c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.873412] [54622]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-125acac5-209d-49ac-90d1-84f859550e9c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] POST http://10.180.1.21/volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25/action [ 1899.873850] [54622]: DEBUG cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-125acac5-209d-49ac-90d1-84f859550e9c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1899.873995] [54622]: DEBUG cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-125acac5-209d-49ac-90d1-84f859550e9c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1899.892078] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.892078] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1899.898965] [54622]: INFO cinder.api.openstack.wsgi [req-76790695-6fbe-429d-a95b-d99bc842f7c3 req-125acac5-209d-49ac-90d1-84f859550e9c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25/action returned with HTTP 204 [ 1899.899434] [54622]: [pid: 54622|app: 0|req: 232/479] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:13:47 2024] POST /volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1907.495055] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=37,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1909.897119] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=23,cinder:UPDATE=5 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1917.803470] [54623]: DEBUG cinder.api.middleware.request_id [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.806601] [54623]: INFO cinder.api.openstack.wsgi [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1917.810934] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-630402254"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1917.813321] [54623]: DEBUG cinder.api.v3.volumes [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-630402254'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1917.813728] [54623]: INFO cinder.api.v3.volumes [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Create volume of 1 GB [ 1917.819976] [54623]: INFO cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Availability Zones retrieved successfully. [ 1917.830160] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Flow 'volume_create_api' (de321b75-df0c-4930-ac9e-b6d810cbd3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1917.831599] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3527b3e-db0a-4957-8f30-1f71d2bb6f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.833063] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1917.861445] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3527b3e-db0a-4957-8f30-1f71d2bb6f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.862515] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00fac39-80ec-4068-b948-9b16e644f9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.902954] [54623]: DEBUG cinder.quota [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Created reservations ['7fc396a8-3709-4c8b-9a2a-f2dd0a8a0811', '816e7c80-4a34-4cbd-b365-0af64e673e54', 'a4323e71-0955-4c93-bcf5-31cfd26c91e2', 'ee856f32-6a32-4d54-ac33-7470310f8e6f'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1917.904137] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00fac39-80ec-4068-b948-9b16e644f9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fc396a8-3709-4c8b-9a2a-f2dd0a8a0811', '816e7c80-4a34-4cbd-b365-0af64e673e54', 'a4323e71-0955-4c93-bcf5-31cfd26c91e2', 'ee856f32-6a32-4d54-ac33-7470310f8e6f']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.905073] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80aa8adc-1abf-4558-b52b-a04c9bdeeb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.922897] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80aa8adc-1abf-4558-b52b-a04c9bdeeb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '707d5ed2-da40-4347-8585-693a5573148b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-630402254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db730eb2b4024f8fbe15d732fd5774e0',qos_specs=None,replication_status=,reservations=['7fc396a8-3709-4c8b-9a2a-f2dd0a8a0811','816e7c80-4a34-4cbd-b365-0af64e673e54','a4323e71-0955-4c93-bcf5-31cfd26c91e2','ee856f32-6a32-4d54-ac33-7470310f8e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190ccb119cdf4b0bb8ca0d296a1acff6',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-630402254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=707d5ed2-da40-4347-8585-693a5573148b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db730eb2b4024f8fbe15d732fd5774e0',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='190ccb119cdf4b0bb8ca0d296a1acff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.923900] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0fabec0-748e-42af-8e31-a837501a53af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.944339] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0fabec0-748e-42af-8e31-a837501a53af) 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-630402254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db730eb2b4024f8fbe15d732fd5774e0',qos_specs=None,replication_status=,reservations=['7fc396a8-3709-4c8b-9a2a-f2dd0a8a0811','816e7c80-4a34-4cbd-b365-0af64e673e54','a4323e71-0955-4c93-bcf5-31cfd26c91e2','ee856f32-6a32-4d54-ac33-7470310f8e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190ccb119cdf4b0bb8ca0d296a1acff6',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.945331] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617a96a7-1280-4db6-a2a9-287726d459a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.956586] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617a96a7-1280-4db6-a2a9-287726d459a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.957736] [54623]: DEBUG cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Flow 'volume_create_api' (de321b75-df0c-4930-ac9e-b6d810cbd3b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1917.958118] [54623]: INFO cinder.volume.api [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Create volume request issued successfully. [ 1917.958766] [54623]: INFO cinder.api.openstack.wsgi [None req-5558e47d-6e5a-4613-bee4-e4778e2c374b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1917.959703] [54623]: [pid: 54623|app: 0|req: 248/480] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:14:05 2024] POST /volume/v3/volumes => generated 753 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1917.975210] [54622]: DEBUG cinder.api.middleware.request_id [None req-1a0785e9-b476-4e8a-9d92-db5fc456be25 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.978509] [54622]: INFO cinder.api.openstack.wsgi [None req-1a0785e9-b476-4e8a-9d92-db5fc456be25 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1917.978792] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1a0785e9-b476-4e8a-9d92-db5fc456be25 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.979066] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1a0785e9-b476-4e8a-9d92-db5fc456be25 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.993168] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.993168] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.995832] [54622]: INFO cinder.volume.api [None req-1a0785e9-b476-4e8a-9d92-db5fc456be25 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1918.002533] [54622]: INFO cinder.api.openstack.wsgi [None req-1a0785e9-b476-4e8a-9d92-db5fc456be25 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1918.002533] [54622]: [pid: 54622|app: 0|req: 233/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:05 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.017032] [54623]: DEBUG cinder.api.middleware.request_id [None req-35eefc39-1501-4268-b991-2a150a79df5d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.019253] [54623]: INFO cinder.api.openstack.wsgi [None req-35eefc39-1501-4268-b991-2a150a79df5d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1919.019736] [54623]: DEBUG cinder.api.openstack.wsgi [None req-35eefc39-1501-4268-b991-2a150a79df5d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.020759] [54623]: DEBUG cinder.api.openstack.wsgi [None req-35eefc39-1501-4268-b991-2a150a79df5d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.031176] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.031176] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.035558] [54623]: INFO cinder.volume.api [None req-35eefc39-1501-4268-b991-2a150a79df5d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1919.040469] [54623]: INFO cinder.api.openstack.wsgi [None req-35eefc39-1501-4268-b991-2a150a79df5d tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1919.040941] [54623]: [pid: 54623|app: 0|req: 249/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:06 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.075426] [54622]: DEBUG cinder.api.middleware.request_id [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-e87dee6b-6eca-4665-a30a-7e0c05ad083b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.078204] [54622]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-e87dee6b-6eca-4665-a30a-7e0c05ad083b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1919.078429] [54622]: DEBUG cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-e87dee6b-6eca-4665-a30a-7e0c05ad083b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.078650] [54622]: DEBUG cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-e87dee6b-6eca-4665-a30a-7e0c05ad083b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.086045] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.086045] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.089693] [54622]: INFO cinder.volume.api [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-e87dee6b-6eca-4665-a30a-7e0c05ad083b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1919.093941] [54622]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-e87dee6b-6eca-4665-a30a-7e0c05ad083b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1919.094393] [54622]: [pid: 54622|app: 0|req: 234/483] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:14:06 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1920.613252] [54623]: DEBUG cinder.api.middleware.request_id [None req-a0b07bbd-1956-4921-a1b5-b2aacd1700e9 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.613690] [54623]: INFO cinder.api.openstack.wsgi [None req-a0b07bbd-1956-4921-a1b5-b2aacd1700e9 None None] GET http://10.180.1.21/volume// [ 1920.613909] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a0b07bbd-1956-4921-a1b5-b2aacd1700e9 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.614220] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a0b07bbd-1956-4921-a1b5-b2aacd1700e9 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.614667] [54623]: INFO cinder.api.openstack.wsgi [None req-a0b07bbd-1956-4921-a1b5-b2aacd1700e9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1920.614988] [54623]: [pid: 54623|app: 0|req: 250/484] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:14:08 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1920.619602] [54622]: DEBUG cinder.api.middleware.request_id [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-752e892a-a801-46e6-8d22-b1c7970a798a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.622194] [54622]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-752e892a-a801-46e6-8d22-b1c7970a798a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1920.622619] [54622]: DEBUG cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-752e892a-a801-46e6-8d22-b1c7970a798a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "707d5ed2-da40-4347-8585-693a5573148b", "connector": null, "instance_uuid": "d2de0dc8-c050-4f5f-b04d-27822b81c56b"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1920.634832] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.634832] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.656116] [54622]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-752e892a-a801-46e6-8d22-b1c7970a798a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1920.656512] [54622]: [pid: 54622|app: 0|req: 235/485] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:14:08 2024] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.674636] [54623]: DEBUG cinder.api.middleware.request_id [None req-7d6ac35b-ca29-49c8-b173-5a457e56cab5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.676682] [54623]: INFO cinder.api.openstack.wsgi [None req-7d6ac35b-ca29-49c8-b173-5a457e56cab5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1920.677021] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7d6ac35b-ca29-49c8-b173-5a457e56cab5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.677264] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7d6ac35b-ca29-49c8-b173-5a457e56cab5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.686868] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.686868] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.690117] [54623]: INFO cinder.volume.api [None req-7d6ac35b-ca29-49c8-b173-5a457e56cab5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1920.695616] [54623]: INFO cinder.api.openstack.wsgi [None req-7d6ac35b-ca29-49c8-b173-5a457e56cab5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1920.695986] [54623]: [pid: 54623|app: 0|req: 251/486] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:08 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1920.814374] [54622]: DEBUG cinder.api.middleware.request_id [None req-862af18a-156f-4475-9fd2-b55c61c9a288 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.816461] [54622]: INFO cinder.api.openstack.wsgi [None req-862af18a-156f-4475-9fd2-b55c61c9a288 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1920.816744] [54622]: DEBUG cinder.api.openstack.wsgi [None req-862af18a-156f-4475-9fd2-b55c61c9a288 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.816989] [54622]: DEBUG cinder.api.openstack.wsgi [None req-862af18a-156f-4475-9fd2-b55c61c9a288 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.827190] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.827190] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.829694] [54622]: INFO cinder.volume.api [None req-862af18a-156f-4475-9fd2-b55c61c9a288 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1920.834466] [54622]: INFO cinder.api.openstack.wsgi [None req-862af18a-156f-4475-9fd2-b55c61c9a288 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1920.834841] [54622]: [pid: 54622|app: 0|req: 236/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:08 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1921.155183] [54623]: DEBUG cinder.api.middleware.request_id [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-065417ec-56d4-4fbd-a594-db60fc7e9295 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.157520] [54623]: INFO cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-065417ec-56d4-4fbd-a594-db60fc7e9295 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1921.157752] [54623]: DEBUG cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-065417ec-56d4-4fbd-a594-db60fc7e9295 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.157971] [54623]: DEBUG cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-065417ec-56d4-4fbd-a594-db60fc7e9295 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.167276] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.167276] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.170428] [54623]: INFO cinder.volume.api [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-065417ec-56d4-4fbd-a594-db60fc7e9295 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1921.174642] [54623]: INFO cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-065417ec-56d4-4fbd-a594-db60fc7e9295 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1921.175139] [54623]: [pid: 54623|app: 0|req: 252/488] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:14:09 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1921.179602] [54622]: DEBUG cinder.api.middleware.request_id [None req-17928164-3020-4913-b0ac-bd20e8b8ed9a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.180092] [54622]: INFO cinder.api.openstack.wsgi [None req-17928164-3020-4913-b0ac-bd20e8b8ed9a None None] GET http://10.180.1.21/volume// [ 1921.180324] [54622]: DEBUG cinder.api.openstack.wsgi [None req-17928164-3020-4913-b0ac-bd20e8b8ed9a None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.180490] [54622]: DEBUG cinder.api.openstack.wsgi [None req-17928164-3020-4913-b0ac-bd20e8b8ed9a None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.180912] [54622]: INFO cinder.api.openstack.wsgi [None req-17928164-3020-4913-b0ac-bd20e8b8ed9a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1921.181255] [54622]: [pid: 54622|app: 0|req: 237/489] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:14:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1921.190132] [54623]: DEBUG cinder.api.middleware.request_id [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-ab97fc35-85eb-46f6-8b60-0e7ae5867176 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.192132] [54623]: INFO cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-ab97fc35-85eb-46f6-8b60-0e7ae5867176 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] POST http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf/action [ 1921.192540] [54623]: DEBUG cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-ab97fc35-85eb-46f6-8b60-0e7ae5867176 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1921.192687] [54623]: DEBUG cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-ab97fc35-85eb-46f6-8b60-0e7ae5867176 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1921.193249] [54622]: DEBUG cinder.api.middleware.request_id [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-ef7d5dda-2b51-48df-9060-0e2cbcd1e77f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.195467] [54622]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-ef7d5dda-2b51-48df-9060-0e2cbcd1e77f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1921.195708] [54622]: DEBUG cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-ef7d5dda-2b51-48df-9060-0e2cbcd1e77f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.195935] [54622]: DEBUG cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-ef7d5dda-2b51-48df-9060-0e2cbcd1e77f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.201866] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.201866] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.202462] [54623]: INFO cinder.volume.api [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-ab97fc35-85eb-46f6-8b60-0e7ae5867176 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1921.205553] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.205553] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.207066] [54623]: INFO cinder.volume.api [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-ab97fc35-85eb-46f6-8b60-0e7ae5867176 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Begin detaching volume completed successfully. [ 1921.207278] [54623]: INFO cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-ab97fc35-85eb-46f6-8b60-0e7ae5867176 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf/action returned with HTTP 202 [ 1921.207679] [54623]: [pid: 54623|app: 0|req: 253/490] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:14:09 2024] POST /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1921.208645] [54622]: INFO cinder.volume.api [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-ef7d5dda-2b51-48df-9060-0e2cbcd1e77f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1921.213274] [54622]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-ef7d5dda-2b51-48df-9060-0e2cbcd1e77f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1921.213641] [54622]: [pid: 54622|app: 0|req: 238/491] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:14:09 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1921.245095] [54623]: DEBUG cinder.api.middleware.request_id [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-1ee404ac-146e-4eb7-b17c-8b10fd83ee85 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.247434] [54623]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-1ee404ac-146e-4eb7-b17c-8b10fd83ee85 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] PUT http://10.180.1.21/volume/v3/attachments/d67204a8-aeed-4063-a9ef-27e4922f30b0 [ 1921.247846] [54623]: DEBUG cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-1ee404ac-146e-4eb7-b17c-8b10fd83ee85 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-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-363446", "mountpoint": "/dev/sdb"}}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1921.255818] [54623]: DEBUG cinder.coordination [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-1ee404ac-146e-4eb7-b17c-8b10fd83ee85 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Acquiring lock "cinder-attachment_update-707d5ed2-da40-4347-8585-693a5573148b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1921.260403] [54623]: DEBUG cinder.coordination [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-1ee404ac-146e-4eb7-b17c-8b10fd83ee85 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Lock "cinder-attachment_update-707d5ed2-da40-4347-8585-693a5573148b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1921.262075] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.262075] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.263080] [54622]: DEBUG cinder.api.middleware.request_id [req-55316c4d-0467-4d23-803f-aa5560cab480 req-6b3a65c5-aac6-482f-9b2b-65cd3408cb14 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.265493] [54622]: INFO cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-6b3a65c5-aac6-482f-9b2b-65cd3408cb14 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 1921.265719] [54622]: DEBUG cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-6b3a65c5-aac6-482f-9b2b-65cd3408cb14 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.265936] [54622]: DEBUG cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-6b3a65c5-aac6-482f-9b2b-65cd3408cb14 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.273382] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.273382] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.277477] [54622]: INFO cinder.volume.api [req-55316c4d-0467-4d23-803f-aa5560cab480 req-6b3a65c5-aac6-482f-9b2b-65cd3408cb14 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1921.281371] [54622]: INFO cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-6b3a65c5-aac6-482f-9b2b-65cd3408cb14 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 1921.281743] [54622]: [pid: 54622|app: 0|req: 239/492] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:14:09 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1921.297397] [54622]: DEBUG cinder.api.middleware.request_id [None req-9727019a-904d-41f5-9149-3ddfeb39a9ec None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.297812] [54622]: INFO cinder.api.openstack.wsgi [None req-9727019a-904d-41f5-9149-3ddfeb39a9ec None None] GET http://10.180.1.21/volume// [ 1921.297999] [54622]: DEBUG cinder.api.openstack.wsgi [None req-9727019a-904d-41f5-9149-3ddfeb39a9ec None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.298208] [54622]: DEBUG cinder.api.openstack.wsgi [None req-9727019a-904d-41f5-9149-3ddfeb39a9ec None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.298583] [54622]: INFO cinder.api.openstack.wsgi [None req-9727019a-904d-41f5-9149-3ddfeb39a9ec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1921.298870] [54622]: [pid: 54622|app: 0|req: 240/493] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:14:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1921.302214] [54622]: DEBUG cinder.api.middleware.request_id [req-55316c4d-0467-4d23-803f-aa5560cab480 req-457e23c4-06c9-44e0-a697-a4a5bc23e3a7 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.304206] [54622]: INFO cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-457e23c4-06c9-44e0-a697-a4a5bc23e3a7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1921.304595] [54622]: DEBUG cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-457e23c4-06c9-44e0-a697-a4a5bc23e3a7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2558185-81f4-4b3f-b4a9-4809cef38b8d", "connector": null, "instance_uuid": "7f384fff-2a50-41a8-b954-5fc1efaf163e"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1921.313360] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.313360] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.330981] [54622]: INFO cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-457e23c4-06c9-44e0-a697-a4a5bc23e3a7 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1921.331394] [54622]: [pid: 54622|app: 0|req: 241/494] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:14:09 2024] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1921.351530] [54622]: DEBUG cinder.api.middleware.request_id [req-55316c4d-0467-4d23-803f-aa5560cab480 req-9224083d-ef7f-42ab-ba82-dc5e50151e16 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.353850] [54622]: INFO cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-9224083d-ef7f-42ab-ba82-dc5e50151e16 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] POST http://10.180.1.21/volume/v3/attachments/279ef721-6c7d-4d6e-8405-342a3ac4680e/action [ 1921.354292] [54622]: DEBUG cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-9224083d-ef7f-42ab-ba82-dc5e50151e16 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1921.354456] [54622]: DEBUG cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-9224083d-ef7f-42ab-ba82-dc5e50151e16 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1921.368338] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.368338] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.375466] [54622]: INFO cinder.api.openstack.wsgi [req-55316c4d-0467-4d23-803f-aa5560cab480 req-9224083d-ef7f-42ab-ba82-dc5e50151e16 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/attachments/279ef721-6c7d-4d6e-8405-342a3ac4680e/action returned with HTTP 204 [ 1921.375888] [54622]: [pid: 54622|app: 0|req: 242/495] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:14:09 2024] POST /volume/v3/attachments/279ef721-6c7d-4d6e-8405-342a3ac4680e/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1921.388658] [54622]: DEBUG cinder.api.middleware.request_id [None req-df15e1ab-6da2-4e60-b088-f8cd162018e6 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.389601] [54622]: INFO cinder.api.openstack.wsgi [None req-df15e1ab-6da2-4e60-b088-f8cd162018e6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 1921.389838] [54622]: DEBUG cinder.api.openstack.wsgi [None req-df15e1ab-6da2-4e60-b088-f8cd162018e6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.390067] [54622]: DEBUG cinder.api.openstack.wsgi [None req-df15e1ab-6da2-4e60-b088-f8cd162018e6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.399254] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.399254] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.403304] [54622]: INFO cinder.volume.api [None req-df15e1ab-6da2-4e60-b088-f8cd162018e6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1921.411200] [54622]: INFO cinder.api.openstack.wsgi [None req-df15e1ab-6da2-4e60-b088-f8cd162018e6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 1921.411616] [54622]: [pid: 54622|app: 0|req: 243/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:09 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1921.422507] [54622]: DEBUG cinder.api.middleware.request_id [None req-c8c05ce1-6a50-4db8-bf22-4082403d3bcb None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.424538] [54622]: INFO cinder.api.openstack.wsgi [None req-c8c05ce1-6a50-4db8-bf22-4082403d3bcb tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 1921.424770] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c8c05ce1-6a50-4db8-bf22-4082403d3bcb tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.424997] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c8c05ce1-6a50-4db8-bf22-4082403d3bcb tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.434892] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.434892] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.438252] [54622]: INFO cinder.volume.api [None req-c8c05ce1-6a50-4db8-bf22-4082403d3bcb tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1921.442444] [54622]: INFO cinder.api.openstack.wsgi [None req-c8c05ce1-6a50-4db8-bf22-4082403d3bcb tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 1921.442837] [54622]: [pid: 54622|app: 0|req: 244/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:09 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1921.594061] [54622]: DEBUG cinder.api.middleware.request_id [req-c18ff01a-3539-4a04-ae75-12e093199048 req-51113613-425f-4d6d-8813-76cf18b12986 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.596163] [54622]: INFO cinder.api.openstack.wsgi [req-c18ff01a-3539-4a04-ae75-12e093199048 req-51113613-425f-4d6d-8813-76cf18b12986 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 1921.596375] [54622]: DEBUG cinder.api.openstack.wsgi [req-c18ff01a-3539-4a04-ae75-12e093199048 req-51113613-425f-4d6d-8813-76cf18b12986 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.596596] [54622]: DEBUG cinder.api.openstack.wsgi [req-c18ff01a-3539-4a04-ae75-12e093199048 req-51113613-425f-4d6d-8813-76cf18b12986 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.606581] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.606581] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.610398] [54622]: INFO cinder.volume.api [req-c18ff01a-3539-4a04-ae75-12e093199048 req-51113613-425f-4d6d-8813-76cf18b12986 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1921.615080] [54622]: INFO cinder.api.openstack.wsgi [req-c18ff01a-3539-4a04-ae75-12e093199048 req-51113613-425f-4d6d-8813-76cf18b12986 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 1921.615864] [54622]: [pid: 54622|app: 0|req: 245/498] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:14:09 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1921.638190] [54622]: DEBUG cinder.api.middleware.request_id [req-c18ff01a-3539-4a04-ae75-12e093199048 req-9b2febd7-c30b-4814-8dae-bc542b0e1dbd None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.640487] [54622]: INFO cinder.api.openstack.wsgi [req-c18ff01a-3539-4a04-ae75-12e093199048 req-9b2febd7-c30b-4814-8dae-bc542b0e1dbd tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] DELETE http://10.180.1.21/volume/v3/attachments/279ef721-6c7d-4d6e-8405-342a3ac4680e [ 1921.640697] [54622]: DEBUG cinder.api.openstack.wsgi [req-c18ff01a-3539-4a04-ae75-12e093199048 req-9b2febd7-c30b-4814-8dae-bc542b0e1dbd tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.640922] [54622]: DEBUG cinder.api.openstack.wsgi [req-c18ff01a-3539-4a04-ae75-12e093199048 req-9b2febd7-c30b-4814-8dae-bc542b0e1dbd tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.648288] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.648288] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1922.171551] [54622]: INFO cinder.api.openstack.wsgi [req-c18ff01a-3539-4a04-ae75-12e093199048 req-9b2febd7-c30b-4814-8dae-bc542b0e1dbd tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/attachments/279ef721-6c7d-4d6e-8405-342a3ac4680e returned with HTTP 200 [ 1922.172012] [54622]: [pid: 54622|app: 0|req: 246/499] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:14:09 2024] DELETE /volume/v3/attachments/279ef721-6c7d-4d6e-8405-342a3ac4680e => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1922.172961] [54622]: DEBUG cinder.api.middleware.request_id [None req-321bb4f1-2587-42e9-947d-9efdaeacd429 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1922.174629] [54622]: INFO cinder.api.openstack.wsgi [None req-321bb4f1-2587-42e9-947d-9efdaeacd429 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1922.174836] [54622]: DEBUG cinder.api.openstack.wsgi [None req-321bb4f1-2587-42e9-947d-9efdaeacd429 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1922.175063] [54622]: DEBUG cinder.api.openstack.wsgi [None req-321bb4f1-2587-42e9-947d-9efdaeacd429 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1922.183706] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1922.183706] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1922.186697] [54622]: INFO cinder.volume.api [None req-321bb4f1-2587-42e9-947d-9efdaeacd429 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1922.190630] [54622]: INFO cinder.api.openstack.wsgi [None req-321bb4f1-2587-42e9-947d-9efdaeacd429 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1922.190975] [54622]: [pid: 54622|app: 0|req: 247/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:10 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1922.191571] [54622]: DEBUG cinder.api.middleware.request_id [None req-4fe16e5f-4694-40e1-bf65-fd4a895bc781 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1922.193261] [54622]: INFO cinder.api.openstack.wsgi [None req-4fe16e5f-4694-40e1-bf65-fd4a895bc781 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 1922.193463] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4fe16e5f-4694-40e1-bf65-fd4a895bc781 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1922.193673] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4fe16e5f-4694-40e1-bf65-fd4a895bc781 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1922.199911] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1922.199911] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1922.202814] [54622]: INFO cinder.volume.api [None req-4fe16e5f-4694-40e1-bf65-fd4a895bc781 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1922.206792] [54622]: INFO cinder.api.openstack.wsgi [None req-4fe16e5f-4694-40e1-bf65-fd4a895bc781 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 1922.207258] [54622]: [pid: 54622|app: 0|req: 248/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:10 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1922.229908] [54622]: DEBUG cinder.api.middleware.request_id [None req-b3beb93a-3128-4dec-984c-43b49b2fcf73 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1922.230370] [54622]: INFO cinder.api.openstack.wsgi [None req-b3beb93a-3128-4dec-984c-43b49b2fcf73 None None] GET http://10.180.1.21/volume// [ 1922.230588] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b3beb93a-3128-4dec-984c-43b49b2fcf73 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1922.230820] [54622]: DEBUG cinder.api.openstack.wsgi [None req-b3beb93a-3128-4dec-984c-43b49b2fcf73 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1922.231244] [54622]: INFO cinder.api.openstack.wsgi [None req-b3beb93a-3128-4dec-984c-43b49b2fcf73 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1922.231749] [54622]: [pid: 54622|app: 0|req: 249/502] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:14:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1922.235340] [54622]: DEBUG cinder.api.middleware.request_id [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-d5b15887-95c2-4bba-b466-08537706e53f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1922.237737] [54622]: INFO cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-d5b15887-95c2-4bba-b466-08537706e53f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1922.237991] [54622]: DEBUG cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-d5b15887-95c2-4bba-b466-08537706e53f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1922.238227] [54622]: DEBUG cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-d5b15887-95c2-4bba-b466-08537706e53f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1922.249236] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1922.249236] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1922.253958] [54622]: INFO cinder.volume.api [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-d5b15887-95c2-4bba-b466-08537706e53f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1922.259207] [54622]: INFO cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-d5b15887-95c2-4bba-b466-08537706e53f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1922.260332] [54622]: [pid: 54622|app: 0|req: 250/503] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:14:10 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1923.200323] [54622]: DEBUG cinder.api.middleware.request_id [None req-39cc7265-04fe-4b1b-acc0-e5f39485c623 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1923.202497] [54622]: INFO cinder.api.openstack.wsgi [None req-39cc7265-04fe-4b1b-acc0-e5f39485c623 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1923.202735] [54622]: DEBUG cinder.api.openstack.wsgi [None req-39cc7265-04fe-4b1b-acc0-e5f39485c623 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1923.202974] [54622]: DEBUG cinder.api.openstack.wsgi [None req-39cc7265-04fe-4b1b-acc0-e5f39485c623 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1923.215242] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1923.215242] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1923.218993] [54622]: INFO cinder.volume.api [None req-39cc7265-04fe-4b1b-acc0-e5f39485c623 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1923.224426] [54622]: INFO cinder.api.openstack.wsgi [None req-39cc7265-04fe-4b1b-acc0-e5f39485c623 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1923.224841] [54622]: [pid: 54622|app: 0|req: 251/504] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:11 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1923.400733] [54622]: DEBUG cinder.api.middleware.request_id [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-76f607b2-90d4-4eb5-8737-0d324d73d8bd None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1923.403293] [54622]: INFO cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-76f607b2-90d4-4eb5-8737-0d324d73d8bd tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] DELETE http://10.180.1.21/volume/v3/attachments/910ccb33-1f4a-4f52-8ae3-aafe6a546f5e [ 1923.403538] [54622]: DEBUG cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-76f607b2-90d4-4eb5-8737-0d324d73d8bd tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1923.403766] [54622]: DEBUG cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-76f607b2-90d4-4eb5-8737-0d324d73d8bd tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1923.413207] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1923.413207] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1923.942900] [54622]: INFO cinder.api.openstack.wsgi [req-2eaf9cbe-cbfe-4ae7-a016-4caf76f3833a req-76f607b2-90d4-4eb5-8737-0d324d73d8bd tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/attachments/910ccb33-1f4a-4f52-8ae3-aafe6a546f5e returned with HTTP 200 [ 1923.943637] [54622]: [pid: 54622|app: 0|req: 252/505] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:14:11 2024] DELETE /volume/v3/attachments/910ccb33-1f4a-4f52-8ae3-aafe6a546f5e => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1924.234549] [54622]: DEBUG cinder.api.middleware.request_id [None req-c0e3ef4c-f197-4943-a4ff-7fa370e39c8a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1924.237096] [54622]: INFO cinder.api.openstack.wsgi [None req-c0e3ef4c-f197-4943-a4ff-7fa370e39c8a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1924.237400] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c0e3ef4c-f197-4943-a4ff-7fa370e39c8a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1924.237660] [54622]: DEBUG cinder.api.openstack.wsgi [None req-c0e3ef4c-f197-4943-a4ff-7fa370e39c8a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1924.252601] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1924.252601] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1924.256157] [54622]: INFO cinder.volume.api [None req-c0e3ef4c-f197-4943-a4ff-7fa370e39c8a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1924.262373] [54622]: INFO cinder.api.openstack.wsgi [None req-c0e3ef4c-f197-4943-a4ff-7fa370e39c8a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1924.262920] [54622]: [pid: 54622|app: 0|req: 253/506] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:12 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1925.272998] [54622]: DEBUG cinder.api.middleware.request_id [None req-da39ddd5-ada1-405e-a4e1-3552acdd2d90 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1925.275255] [54622]: INFO cinder.api.openstack.wsgi [None req-da39ddd5-ada1-405e-a4e1-3552acdd2d90 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1925.275518] [54622]: DEBUG cinder.api.openstack.wsgi [None req-da39ddd5-ada1-405e-a4e1-3552acdd2d90 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1925.275751] [54622]: DEBUG cinder.api.openstack.wsgi [None req-da39ddd5-ada1-405e-a4e1-3552acdd2d90 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1925.290777] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1925.290777] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1925.295586] [54622]: INFO cinder.volume.api [None req-da39ddd5-ada1-405e-a4e1-3552acdd2d90 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1925.301121] [54622]: INFO cinder.api.openstack.wsgi [None req-da39ddd5-ada1-405e-a4e1-3552acdd2d90 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1925.301974] [54622]: [pid: 54622|app: 0|req: 254/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:13 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1925.392334] [54622]: DEBUG cinder.api.middleware.request_id [None req-6fa839ce-4c85-44e2-9a86-4babc61439f8 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1925.394494] [54622]: INFO cinder.api.openstack.wsgi [None req-6fa839ce-4c85-44e2-9a86-4babc61439f8 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1925.394859] [54622]: DEBUG cinder.api.openstack.wsgi [None req-6fa839ce-4c85-44e2-9a86-4babc61439f8 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1925.395237] [54622]: DEBUG cinder.api.openstack.wsgi [None req-6fa839ce-4c85-44e2-9a86-4babc61439f8 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1925.404122] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1925.404122] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1925.407921] [54622]: INFO cinder.volume.api [None req-6fa839ce-4c85-44e2-9a86-4babc61439f8 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1925.412180] [54622]: INFO cinder.api.openstack.wsgi [None req-6fa839ce-4c85-44e2-9a86-4babc61439f8 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1925.412590] [54622]: [pid: 54622|app: 0|req: 255/508] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:13 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1925.786925] [54623]: DEBUG cinder.coordination [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-1ee404ac-146e-4eb7-b17c-8b10fd83ee85 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Lock "cinder-attachment_update-707d5ed2-da40-4347-8585-693a5573148b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1925.787368] [54623]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-1ee404ac-146e-4eb7-b17c-8b10fd83ee85 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments/d67204a8-aeed-4063-a9ef-27e4922f30b0 returned with HTTP 200 [ 1925.787843] [54623]: [pid: 54623|app: 0|req: 254/509] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:14:09 2024] PUT /volume/v3/attachments/d67204a8-aeed-4063-a9ef-27e4922f30b0 => generated 589 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1926.314577] [54622]: DEBUG cinder.api.middleware.request_id [None req-2748e256-f48d-4d35-abd2-f2c559964056 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1926.316831] [54622]: INFO cinder.api.openstack.wsgi [None req-2748e256-f48d-4d35-abd2-f2c559964056 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1926.317205] [54622]: DEBUG cinder.api.openstack.wsgi [None req-2748e256-f48d-4d35-abd2-f2c559964056 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1926.317401] [54622]: DEBUG cinder.api.openstack.wsgi [None req-2748e256-f48d-4d35-abd2-f2c559964056 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1926.330721] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1926.330721] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1926.334057] [54622]: INFO cinder.volume.api [None req-2748e256-f48d-4d35-abd2-f2c559964056 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1926.338384] [54622]: INFO cinder.api.openstack.wsgi [None req-2748e256-f48d-4d35-abd2-f2c559964056 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1926.338960] [54622]: [pid: 54622|app: 0|req: 256/510] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:14 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1927.348759] [54623]: DEBUG cinder.api.middleware.request_id [None req-835d9cbf-8548-4c8a-bc94-562c53353431 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.352439] [54623]: INFO cinder.api.openstack.wsgi [None req-835d9cbf-8548-4c8a-bc94-562c53353431 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1927.352439] [54623]: DEBUG cinder.api.openstack.wsgi [None req-835d9cbf-8548-4c8a-bc94-562c53353431 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.352439] [54623]: DEBUG cinder.api.openstack.wsgi [None req-835d9cbf-8548-4c8a-bc94-562c53353431 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.366678] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.366678] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.370273] [54623]: INFO cinder.volume.api [None req-835d9cbf-8548-4c8a-bc94-562c53353431 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1927.375280] [54623]: INFO cinder.api.openstack.wsgi [None req-835d9cbf-8548-4c8a-bc94-562c53353431 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1927.375690] [54623]: [pid: 54623|app: 0|req: 255/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:15 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1927.396362] [54622]: DEBUG cinder.api.middleware.request_id [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-4e6a8538-8305-4891-8c0e-33008849c2f9 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.398638] [54622]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-4e6a8538-8305-4891-8c0e-33008849c2f9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/attachments/d67204a8-aeed-4063-a9ef-27e4922f30b0/action [ 1927.399205] [54622]: DEBUG cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-4e6a8538-8305-4891-8c0e-33008849c2f9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1927.399452] [54622]: DEBUG cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-4e6a8538-8305-4891-8c0e-33008849c2f9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1927.413869] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.413869] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.422854] [54622]: INFO cinder.api.openstack.wsgi [req-601dcc5d-06e2-4062-9a52-ba2f32a970ed req-4e6a8538-8305-4891-8c0e-33008849c2f9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments/d67204a8-aeed-4063-a9ef-27e4922f30b0/action returned with HTTP 204 [ 1927.423439] [54622]: [pid: 54622|app: 0|req: 257/512] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:14:15 2024] POST /volume/v3/attachments/d67204a8-aeed-4063-a9ef-27e4922f30b0/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1928.384439] [54623]: DEBUG cinder.api.middleware.request_id [None req-9aef65e8-aeb8-46f4-bd0b-9c3a20799fdd None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.387543] [54623]: INFO cinder.api.openstack.wsgi [None req-9aef65e8-aeb8-46f4-bd0b-9c3a20799fdd tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1928.387774] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9aef65e8-aeb8-46f4-bd0b-9c3a20799fdd tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.387999] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9aef65e8-aeb8-46f4-bd0b-9c3a20799fdd tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.407925] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.407925] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.412492] [54623]: INFO cinder.volume.api [None req-9aef65e8-aeb8-46f4-bd0b-9c3a20799fdd tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1928.417710] [54623]: INFO cinder.api.openstack.wsgi [None req-9aef65e8-aeb8-46f4-bd0b-9c3a20799fdd tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1928.418111] [54623]: [pid: 54623|app: 0|req: 256/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:16 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1928.426854] [54622]: DEBUG cinder.api.middleware.request_id [None req-f90a2f71-32cb-42cb-b59e-f73ae9e631d8 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.428944] [54622]: INFO cinder.api.openstack.wsgi [None req-f90a2f71-32cb-42cb-b59e-f73ae9e631d8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1928.429186] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f90a2f71-32cb-42cb-b59e-f73ae9e631d8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.429402] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f90a2f71-32cb-42cb-b59e-f73ae9e631d8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.440292] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.440292] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.445202] [54622]: INFO cinder.volume.api [None req-f90a2f71-32cb-42cb-b59e-f73ae9e631d8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1928.450537] [54622]: INFO cinder.api.openstack.wsgi [None req-f90a2f71-32cb-42cb-b59e-f73ae9e631d8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1928.451152] [54622]: [pid: 54622|app: 0|req: 258/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:16 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1928.493272] [54623]: DEBUG cinder.api.middleware.request_id [req-10127849-7f82-4898-9a7a-19782e8fd9c0 req-15aea21a-7071-4e79-920c-47e21289ff52 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.496545] [54623]: INFO cinder.api.openstack.wsgi [req-10127849-7f82-4898-9a7a-19782e8fd9c0 req-15aea21a-7071-4e79-920c-47e21289ff52 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1928.496773] [54623]: DEBUG cinder.api.openstack.wsgi [req-10127849-7f82-4898-9a7a-19782e8fd9c0 req-15aea21a-7071-4e79-920c-47e21289ff52 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.496982] [54623]: DEBUG cinder.api.openstack.wsgi [req-10127849-7f82-4898-9a7a-19782e8fd9c0 req-15aea21a-7071-4e79-920c-47e21289ff52 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.507058] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.507058] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.510153] [54623]: INFO cinder.volume.api [req-10127849-7f82-4898-9a7a-19782e8fd9c0 req-15aea21a-7071-4e79-920c-47e21289ff52 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1928.514389] [54623]: INFO cinder.api.openstack.wsgi [req-10127849-7f82-4898-9a7a-19782e8fd9c0 req-15aea21a-7071-4e79-920c-47e21289ff52 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1928.514800] [54623]: [pid: 54623|app: 0|req: 257/515] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:14:16 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1928.525488] [54622]: DEBUG cinder.api.middleware.request_id [None req-390f5e45-23dc-4a12-b1fc-a47df63c9b78 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.530764] [54622]: INFO cinder.api.openstack.wsgi [None req-390f5e45-23dc-4a12-b1fc-a47df63c9b78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1928.530991] [54622]: DEBUG cinder.api.openstack.wsgi [None req-390f5e45-23dc-4a12-b1fc-a47df63c9b78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.531225] [54622]: DEBUG cinder.api.openstack.wsgi [None req-390f5e45-23dc-4a12-b1fc-a47df63c9b78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.542496] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.542496] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.545573] [54622]: INFO cinder.volume.api [None req-390f5e45-23dc-4a12-b1fc-a47df63c9b78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1928.549671] [54622]: INFO cinder.api.openstack.wsgi [None req-390f5e45-23dc-4a12-b1fc-a47df63c9b78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1928.550045] [54622]: [pid: 54622|app: 0|req: 259/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:16 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1928.583028] [54623]: DEBUG cinder.api.middleware.request_id [req-acdc73b9-2316-46c3-b527-260360df93ac req-3a03d9f4-33f5-4689-86c8-32b326b8c297 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.585271] [54623]: INFO cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-3a03d9f4-33f5-4689-86c8-32b326b8c297 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1928.585514] [54623]: DEBUG cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-3a03d9f4-33f5-4689-86c8-32b326b8c297 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.585709] [54623]: DEBUG cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-3a03d9f4-33f5-4689-86c8-32b326b8c297 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.595332] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.595332] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.598437] [54623]: INFO cinder.volume.api [req-acdc73b9-2316-46c3-b527-260360df93ac req-3a03d9f4-33f5-4689-86c8-32b326b8c297 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1928.603087] [54623]: INFO cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-3a03d9f4-33f5-4689-86c8-32b326b8c297 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1928.603504] [54623]: [pid: 54623|app: 0|req: 258/517] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:14:16 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1928.623510] [54622]: DEBUG cinder.api.middleware.request_id [req-acdc73b9-2316-46c3-b527-260360df93ac req-0c23bd12-d5bf-4544-a46d-13d8f374ee3a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.626058] [54622]: INFO cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-0c23bd12-d5bf-4544-a46d-13d8f374ee3a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b/action [ 1928.626211] [54622]: DEBUG cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-0c23bd12-d5bf-4544-a46d-13d8f374ee3a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1928.626327] [54622]: DEBUG cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-0c23bd12-d5bf-4544-a46d-13d8f374ee3a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1928.635775] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.635775] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.636304] [54622]: INFO cinder.volume.api [req-acdc73b9-2316-46c3-b527-260360df93ac req-0c23bd12-d5bf-4544-a46d-13d8f374ee3a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1928.641009] [54622]: INFO cinder.volume.api [req-acdc73b9-2316-46c3-b527-260360df93ac req-0c23bd12-d5bf-4544-a46d-13d8f374ee3a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Begin detaching volume completed successfully. [ 1928.641233] [54622]: INFO cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-0c23bd12-d5bf-4544-a46d-13d8f374ee3a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b/action returned with HTTP 202 [ 1928.641616] [54622]: [pid: 54622|app: 0|req: 260/518] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:14:16 2024] POST /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1929.663865] [54623]: DEBUG cinder.api.middleware.request_id [None req-4587150d-17db-4bdc-a0ac-36ea51e95ca0 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1929.663865] [54623]: INFO cinder.api.openstack.wsgi [None req-4587150d-17db-4bdc-a0ac-36ea51e95ca0 None None] GET http://10.180.1.21/volume// [ 1929.663865] [54623]: DEBUG cinder.api.openstack.wsgi [None req-4587150d-17db-4bdc-a0ac-36ea51e95ca0 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1929.663865] [54623]: DEBUG cinder.api.openstack.wsgi [None req-4587150d-17db-4bdc-a0ac-36ea51e95ca0 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1929.663865] [54623]: INFO cinder.api.openstack.wsgi [None req-4587150d-17db-4bdc-a0ac-36ea51e95ca0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1929.663865] [54623]: [pid: 54623|app: 0|req: 259/519] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:14:17 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1929.669150] [54622]: DEBUG cinder.api.middleware.request_id [req-acdc73b9-2316-46c3-b527-260360df93ac req-8dea0bc3-f3c2-4243-8b9d-7e3d961732d1 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1929.675672] [54622]: INFO cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-8dea0bc3-f3c2-4243-8b9d-7e3d961732d1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1929.675672] [54622]: DEBUG cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-8dea0bc3-f3c2-4243-8b9d-7e3d961732d1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1929.675672] [54622]: DEBUG cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-8dea0bc3-f3c2-4243-8b9d-7e3d961732d1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1929.693876] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1929.693876] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1929.698295] [54622]: INFO cinder.volume.api [req-acdc73b9-2316-46c3-b527-260360df93ac req-8dea0bc3-f3c2-4243-8b9d-7e3d961732d1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1929.704689] [54622]: INFO cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-8dea0bc3-f3c2-4243-8b9d-7e3d961732d1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1929.705548] [54622]: [pid: 54622|app: 0|req: 261/520] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:14:17 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1930.895680] [54623]: DEBUG cinder.api.middleware.request_id [req-acdc73b9-2316-46c3-b527-260360df93ac req-e1ef0f73-6fb7-4bcb-ba5c-23f13f13e7bd None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1930.897955] [54623]: INFO cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-e1ef0f73-6fb7-4bcb-ba5c-23f13f13e7bd tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d67204a8-aeed-4063-a9ef-27e4922f30b0 [ 1930.898202] [54623]: DEBUG cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-e1ef0f73-6fb7-4bcb-ba5c-23f13f13e7bd tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1930.898416] [54623]: DEBUG cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-e1ef0f73-6fb7-4bcb-ba5c-23f13f13e7bd tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1930.907917] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1930.907917] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1931.435208] [54623]: INFO cinder.api.openstack.wsgi [req-acdc73b9-2316-46c3-b527-260360df93ac req-e1ef0f73-6fb7-4bcb-ba5c-23f13f13e7bd tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments/d67204a8-aeed-4063-a9ef-27e4922f30b0 returned with HTTP 200 [ 1931.435740] [54623]: [pid: 54623|app: 0|req: 260/521] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:14:18 2024] DELETE /volume/v3/attachments/d67204a8-aeed-4063-a9ef-27e4922f30b0 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1932.057989] [54622]: DEBUG cinder.api.middleware.request_id [None req-e6754254-2f91-4937-b7a1-6ba2d345e051 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1932.060849] [54622]: INFO cinder.api.openstack.wsgi [None req-e6754254-2f91-4937-b7a1-6ba2d345e051 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 1932.061958] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e6754254-2f91-4937-b7a1-6ba2d345e051 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1932.062387] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e6754254-2f91-4937-b7a1-6ba2d345e051 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1932.072542] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1932.072542] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1932.080660] [54622]: INFO cinder.volume.api [None req-e6754254-2f91-4937-b7a1-6ba2d345e051 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1932.089091] [54622]: INFO cinder.api.openstack.wsgi [None req-e6754254-2f91-4937-b7a1-6ba2d345e051 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 1932.089616] [54622]: [pid: 54622|app: 0|req: 262/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:19 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1939.021253] [54623]: DEBUG cinder.api.middleware.request_id [None req-41757cb9-39ce-4c74-b985-c801d7d240cb None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.025335] [54623]: INFO cinder.api.openstack.wsgi [None req-41757cb9-39ce-4c74-b985-c801d7d240cb tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1939.025335] [54623]: DEBUG cinder.api.openstack.wsgi [None req-41757cb9-39ce-4c74-b985-c801d7d240cb tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.025555] [54623]: DEBUG cinder.api.openstack.wsgi [None req-41757cb9-39ce-4c74-b985-c801d7d240cb tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.025610] [54623]: INFO cinder.api.v3.volumes [None req-41757cb9-39ce-4c74-b985-c801d7d240cb tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Delete volume with id: 3b06a061-44e6-480f-b957-746626f4d250 [ 1939.037210] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.037210] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.037536] [54623]: INFO cinder.volume.api [None req-41757cb9-39ce-4c74-b985-c801d7d240cb tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1939.056881] [54623]: INFO cinder.volume.api [None req-41757cb9-39ce-4c74-b985-c801d7d240cb tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Delete volume request issued successfully. [ 1939.057139] [54623]: INFO cinder.api.openstack.wsgi [None req-41757cb9-39ce-4c74-b985-c801d7d240cb tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 202 [ 1939.057589] [54623]: [pid: 54623|app: 0|req: 261/523] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:14:26 2024] DELETE /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1939.061256] [54622]: DEBUG cinder.api.middleware.request_id [None req-e9a7d349-5e6f-4b24-8bac-4d93c7442d89 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.064723] [54622]: INFO cinder.api.openstack.wsgi [None req-e9a7d349-5e6f-4b24-8bac-4d93c7442d89 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1939.066032] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e9a7d349-5e6f-4b24-8bac-4d93c7442d89 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.066032] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e9a7d349-5e6f-4b24-8bac-4d93c7442d89 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.074235] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.074235] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.084519] [54622]: INFO cinder.volume.api [None req-e9a7d349-5e6f-4b24-8bac-4d93c7442d89 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1939.091935] [54622]: INFO cinder.api.openstack.wsgi [None req-e9a7d349-5e6f-4b24-8bac-4d93c7442d89 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1939.092786] [54622]: [pid: 54622|app: 0|req: 263/524] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:26 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1939.193621] [54623]: DEBUG cinder.api.middleware.request_id [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-e95412a7-3824-4557-be31-5463a9854ffd None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.195895] [54623]: INFO cinder.api.openstack.wsgi [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-e95412a7-3824-4557-be31-5463a9854ffd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] DELETE http://10.180.1.21/volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25 [ 1939.196163] [54623]: DEBUG cinder.api.openstack.wsgi [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-e95412a7-3824-4557-be31-5463a9854ffd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.196384] [54623]: DEBUG cinder.api.openstack.wsgi [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-e95412a7-3824-4557-be31-5463a9854ffd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.204262] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.204262] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.252774] [54622]: DEBUG cinder.api.middleware.request_id [None req-8d736cbb-e222-4ec9-b3cf-6d60d99b1466 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.255065] [54622]: INFO cinder.api.openstack.wsgi [None req-8d736cbb-e222-4ec9-b3cf-6d60d99b1466 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] DELETE http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1939.255304] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8d736cbb-e222-4ec9-b3cf-6d60d99b1466 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.255546] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8d736cbb-e222-4ec9-b3cf-6d60d99b1466 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.255745] [54622]: INFO cinder.api.v3.volumes [None req-8d736cbb-e222-4ec9-b3cf-6d60d99b1466 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Delete volume with id: 56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1939.263817] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.263817] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.264450] [54622]: INFO cinder.volume.api [None req-8d736cbb-e222-4ec9-b3cf-6d60d99b1466 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1939.281601] [54622]: INFO cinder.volume.api [None req-8d736cbb-e222-4ec9-b3cf-6d60d99b1466 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Delete volume request issued successfully. [ 1939.281837] [54622]: INFO cinder.api.openstack.wsgi [None req-8d736cbb-e222-4ec9-b3cf-6d60d99b1466 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 202 [ 1939.282331] [54622]: [pid: 54622|app: 0|req: 264/525] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:14:27 2024] DELETE /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1939.285472] [54622]: DEBUG cinder.api.middleware.request_id [None req-930a1ad0-94e0-445e-9893-490c07375284 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.287870] [54622]: INFO cinder.api.openstack.wsgi [None req-930a1ad0-94e0-445e-9893-490c07375284 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1939.288080] [54622]: DEBUG cinder.api.openstack.wsgi [None req-930a1ad0-94e0-445e-9893-490c07375284 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.288330] [54622]: DEBUG cinder.api.openstack.wsgi [None req-930a1ad0-94e0-445e-9893-490c07375284 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.296747] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.296747] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.300466] [54622]: INFO cinder.volume.api [None req-930a1ad0-94e0-445e-9893-490c07375284 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1939.304963] [54622]: INFO cinder.api.openstack.wsgi [None req-930a1ad0-94e0-445e-9893-490c07375284 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1939.305364] [54622]: [pid: 54622|app: 0|req: 265/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:27 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1939.732320] [54623]: INFO cinder.api.openstack.wsgi [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-e95412a7-3824-4557-be31-5463a9854ffd tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25 returned with HTTP 200 [ 1939.732828] [54623]: [pid: 54623|app: 0|req: 262/527] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:14:27 2024] DELETE /volume/v3/attachments/982561cf-6f35-4e4c-b8a6-10e6cebfcd25 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1939.740653] [54622]: DEBUG cinder.api.middleware.request_id [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-05cbd9f0-9f07-46c3-af74-cc2a3d876fc8 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.743324] [54622]: INFO cinder.api.openstack.wsgi [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-05cbd9f0-9f07-46c3-af74-cc2a3d876fc8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1939.743532] [54622]: DEBUG cinder.api.openstack.wsgi [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-05cbd9f0-9f07-46c3-af74-cc2a3d876fc8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.743754] [54622]: DEBUG cinder.api.openstack.wsgi [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-05cbd9f0-9f07-46c3-af74-cc2a3d876fc8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.743944] [54622]: INFO cinder.api.v3.volumes [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-05cbd9f0-9f07-46c3-af74-cc2a3d876fc8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Delete volume with id: 3925ddc4-0e4c-42ba-8a4e-65defbef6f8e [ 1939.751838] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.751838] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.752427] [54622]: INFO cinder.volume.api [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-05cbd9f0-9f07-46c3-af74-cc2a3d876fc8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1939.769517] [54622]: INFO cinder.volume.api [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-05cbd9f0-9f07-46c3-af74-cc2a3d876fc8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Delete volume request issued successfully. [ 1939.769715] [54622]: INFO cinder.api.openstack.wsgi [req-1b2c7ee1-be4d-40e6-a9b9-f1c257d023d5 req-05cbd9f0-9f07-46c3-af74-cc2a3d876fc8 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e returned with HTTP 202 [ 1939.770346] [54622]: [pid: 54622|app: 0|req: 266/528] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 11:14:27 2024] DELETE /volume/v3/volumes/3925ddc4-0e4c-42ba-8a4e-65defbef6f8e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1940.103030] [54623]: DEBUG cinder.api.middleware.request_id [None req-d2572d3f-251e-4181-a51c-22222ba9132a None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1940.105129] [54623]: INFO cinder.api.openstack.wsgi [None req-d2572d3f-251e-4181-a51c-22222ba9132a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1940.105353] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d2572d3f-251e-4181-a51c-22222ba9132a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1940.105591] [54623]: DEBUG cinder.api.openstack.wsgi [None req-d2572d3f-251e-4181-a51c-22222ba9132a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1940.113629] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1940.113629] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.117351] [54623]: INFO cinder.volume.api [None req-d2572d3f-251e-4181-a51c-22222ba9132a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1940.121582] [54623]: INFO cinder.api.openstack.wsgi [None req-d2572d3f-251e-4181-a51c-22222ba9132a tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1940.121966] [54623]: [pid: 54623|app: 0|req: 263/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:27 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1940.314505] [54622]: DEBUG cinder.api.middleware.request_id [None req-5f911392-3413-4c2c-8efb-a5334741fb7b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1940.316811] [54622]: INFO cinder.api.openstack.wsgi [None req-5f911392-3413-4c2c-8efb-a5334741fb7b tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1940.317079] [54622]: DEBUG cinder.api.openstack.wsgi [None req-5f911392-3413-4c2c-8efb-a5334741fb7b tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1940.317303] [54622]: DEBUG cinder.api.openstack.wsgi [None req-5f911392-3413-4c2c-8efb-a5334741fb7b tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1940.328730] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1940.328730] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.332871] [54622]: INFO cinder.volume.api [None req-5f911392-3413-4c2c-8efb-a5334741fb7b tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1940.338281] [54622]: INFO cinder.api.openstack.wsgi [None req-5f911392-3413-4c2c-8efb-a5334741fb7b tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 200 [ 1940.338692] [54622]: [pid: 54622|app: 0|req: 267/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:28 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1941.131314] [54623]: DEBUG cinder.api.middleware.request_id [None req-264a3507-7292-4df7-a698-332de69aa9a3 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.133427] [54623]: INFO cinder.api.openstack.wsgi [None req-264a3507-7292-4df7-a698-332de69aa9a3 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1941.133665] [54623]: DEBUG cinder.api.openstack.wsgi [None req-264a3507-7292-4df7-a698-332de69aa9a3 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.133888] [54623]: DEBUG cinder.api.openstack.wsgi [None req-264a3507-7292-4df7-a698-332de69aa9a3 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.144511] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.144511] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.146145] [54623]: INFO cinder.volume.api [None req-264a3507-7292-4df7-a698-332de69aa9a3 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Volume info retrieved successfully. [ 1941.150715] [54623]: INFO cinder.api.openstack.wsgi [None req-264a3507-7292-4df7-a698-332de69aa9a3 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 200 [ 1941.151118] [54623]: [pid: 54623|app: 0|req: 264/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:28 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1941.348817] [54622]: DEBUG cinder.api.middleware.request_id [None req-56c26c99-24e2-4998-be9d-daa30343725a None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.351256] [54622]: INFO cinder.api.openstack.wsgi [None req-56c26c99-24e2-4998-be9d-daa30343725a tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf [ 1941.351578] [54622]: DEBUG cinder.api.openstack.wsgi [None req-56c26c99-24e2-4998-be9d-daa30343725a tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.351813] [54622]: DEBUG cinder.api.openstack.wsgi [None req-56c26c99-24e2-4998-be9d-daa30343725a tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.361701] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.361701] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.363691] [54622]: INFO cinder.api.openstack.wsgi [None req-56c26c99-24e2-4998-be9d-daa30343725a tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf returned with HTTP 404 [ 1941.364025] [54622]: [pid: 54622|app: 0|req: 268/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:29 2024] GET /volume/v3/volumes/56e8bd03-44f2-40bd-a7f0-9f42e099dfbf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1941.367853] [54623]: DEBUG cinder.api.middleware.request_id [None req-7c1d52c1-19f1-4fad-bb44-a4d00cbeb700 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.370617] [54623]: INFO cinder.api.openstack.wsgi [None req-7c1d52c1-19f1-4fad-bb44-a4d00cbeb700 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 [ 1941.370932] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7c1d52c1-19f1-4fad-bb44-a4d00cbeb700 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.371232] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7c1d52c1-19f1-4fad-bb44-a4d00cbeb700 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.371455] [54623]: INFO cinder.api.v3.volumes [None req-7c1d52c1-19f1-4fad-bb44-a4d00cbeb700 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Delete volume with id: d834314c-fb2e-4c25-b9a4-bd73348339b3 [ 1941.380357] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.380357] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.381049] [54623]: INFO cinder.volume.api [None req-7c1d52c1-19f1-4fad-bb44-a4d00cbeb700 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1941.396443] [54623]: INFO cinder.volume.api [None req-7c1d52c1-19f1-4fad-bb44-a4d00cbeb700 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Delete volume request issued successfully. [ 1941.396653] [54623]: INFO cinder.api.openstack.wsgi [None req-7c1d52c1-19f1-4fad-bb44-a4d00cbeb700 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 returned with HTTP 202 [ 1941.397113] [54623]: [pid: 54623|app: 0|req: 265/533] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:14:29 2024] DELETE /volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1941.400194] [54622]: DEBUG cinder.api.middleware.request_id [None req-274bb1d3-3eba-4be6-9068-7fd940683b3f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.402547] [54622]: INFO cinder.api.openstack.wsgi [None req-274bb1d3-3eba-4be6-9068-7fd940683b3f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 [ 1941.402826] [54622]: DEBUG cinder.api.openstack.wsgi [None req-274bb1d3-3eba-4be6-9068-7fd940683b3f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.403122] [54622]: DEBUG cinder.api.openstack.wsgi [None req-274bb1d3-3eba-4be6-9068-7fd940683b3f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.411206] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.411206] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.414995] [54622]: INFO cinder.volume.api [None req-274bb1d3-3eba-4be6-9068-7fd940683b3f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Volume info retrieved successfully. [ 1941.419928] [54622]: INFO cinder.api.openstack.wsgi [None req-274bb1d3-3eba-4be6-9068-7fd940683b3f tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 returned with HTTP 200 [ 1941.420353] [54622]: [pid: 54622|app: 0|req: 269/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:29 2024] GET /volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1942.161829] [54623]: DEBUG cinder.api.middleware.request_id [None req-fa7c2c87-791f-437d-917b-ffc49e5df0c0 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.166139] [54623]: INFO cinder.api.openstack.wsgi [None req-fa7c2c87-791f-437d-917b-ffc49e5df0c0 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] GET http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 [ 1942.168040] [54623]: DEBUG cinder.api.openstack.wsgi [None req-fa7c2c87-791f-437d-917b-ffc49e5df0c0 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.168369] [54623]: DEBUG cinder.api.openstack.wsgi [None req-fa7c2c87-791f-437d-917b-ffc49e5df0c0 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.178912] [54623]: INFO cinder.api.openstack.wsgi [None req-fa7c2c87-791f-437d-917b-ffc49e5df0c0 tempest-DeleteServersTestJSON-714945755 tempest-DeleteServersTestJSON-714945755-project-member] http://10.180.1.21/volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 returned with HTTP 404 [ 1942.179714] [54623]: [pid: 54623|app: 0|req: 266/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:30 2024] GET /volume/v3/volumes/3b06a061-44e6-480f-b957-746626f4d250 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1942.429950] [54622]: DEBUG cinder.api.middleware.request_id [None req-9f05c19a-39ee-4305-96b8-42b3cb834017 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.433404] [54622]: INFO cinder.api.openstack.wsgi [None req-9f05c19a-39ee-4305-96b8-42b3cb834017 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] GET http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 [ 1942.433532] [54622]: DEBUG cinder.api.openstack.wsgi [None req-9f05c19a-39ee-4305-96b8-42b3cb834017 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.433802] [54622]: DEBUG cinder.api.openstack.wsgi [None req-9f05c19a-39ee-4305-96b8-42b3cb834017 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.442026] [54622]: INFO cinder.api.openstack.wsgi [None req-9f05c19a-39ee-4305-96b8-42b3cb834017 tempest-ServerRescueNegativeTestJSON-822177852 tempest-ServerRescueNegativeTestJSON-822177852-project-member] http://10.180.1.21/volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 returned with HTTP 404 [ 1942.442652] [54622]: [pid: 54622|app: 0|req: 270/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:30 2024] GET /volume/v3/volumes/d834314c-fb2e-4c25-b9a4-bd73348339b3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1951.440362] [54623]: DEBUG cinder.api.middleware.request_id [None req-6380f7b4-e7f8-483f-9b1a-b3e8ccb7b625 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.442551] [54623]: INFO cinder.api.openstack.wsgi [None req-6380f7b4-e7f8-483f-9b1a-b3e8ccb7b625 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1951.442732] [54623]: DEBUG cinder.api.openstack.wsgi [None req-6380f7b4-e7f8-483f-9b1a-b3e8ccb7b625 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.442922] [54623]: DEBUG cinder.api.openstack.wsgi [None req-6380f7b4-e7f8-483f-9b1a-b3e8ccb7b625 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.443139] [54623]: INFO cinder.api.v3.volumes [None req-6380f7b4-e7f8-483f-9b1a-b3e8ccb7b625 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Delete volume with id: f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1951.455119] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1951.455119] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1951.455704] [54623]: INFO cinder.volume.api [None req-6380f7b4-e7f8-483f-9b1a-b3e8ccb7b625 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1951.475329] [54623]: INFO cinder.volume.api [None req-6380f7b4-e7f8-483f-9b1a-b3e8ccb7b625 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Delete volume request issued successfully. [ 1951.475538] [54623]: INFO cinder.api.openstack.wsgi [None req-6380f7b4-e7f8-483f-9b1a-b3e8ccb7b625 tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 202 [ 1951.476018] [54623]: [pid: 54623|app: 0|req: 267/537] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:14:39 2024] DELETE /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1951.478924] [54622]: DEBUG cinder.api.middleware.request_id [None req-a11660de-5af6-4f13-b0f9-ab7db0d5331f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.481545] [54622]: INFO cinder.api.openstack.wsgi [None req-a11660de-5af6-4f13-b0f9-ab7db0d5331f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1951.481545] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a11660de-5af6-4f13-b0f9-ab7db0d5331f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.481545] [54622]: DEBUG cinder.api.openstack.wsgi [None req-a11660de-5af6-4f13-b0f9-ab7db0d5331f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.489387] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1951.489387] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1951.495287] [54622]: INFO cinder.volume.api [None req-a11660de-5af6-4f13-b0f9-ab7db0d5331f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1951.500570] [54622]: INFO cinder.api.openstack.wsgi [None req-a11660de-5af6-4f13-b0f9-ab7db0d5331f tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1951.501037] [54622]: [pid: 54622|app: 0|req: 271/538] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:39 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1952.510511] [54623]: DEBUG cinder.api.middleware.request_id [None req-a15a9ac8-fbde-4407-a223-ca531e20ad3c None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1952.512628] [54623]: INFO cinder.api.openstack.wsgi [None req-a15a9ac8-fbde-4407-a223-ca531e20ad3c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1952.512888] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a15a9ac8-fbde-4407-a223-ca531e20ad3c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1952.513122] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a15a9ac8-fbde-4407-a223-ca531e20ad3c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1952.524690] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1952.524690] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1952.528898] [54623]: INFO cinder.volume.api [None req-a15a9ac8-fbde-4407-a223-ca531e20ad3c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1952.534145] [54623]: INFO cinder.api.openstack.wsgi [None req-a15a9ac8-fbde-4407-a223-ca531e20ad3c tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1952.534551] [54623]: [pid: 54623|app: 0|req: 268/539] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:40 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1953.545695] [54622]: DEBUG cinder.api.middleware.request_id [None req-78e72cd9-f887-4994-8a67-c730fd628f9d None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1953.547782] [54622]: INFO cinder.api.openstack.wsgi [None req-78e72cd9-f887-4994-8a67-c730fd628f9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1953.548017] [54622]: DEBUG cinder.api.openstack.wsgi [None req-78e72cd9-f887-4994-8a67-c730fd628f9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1953.548245] [54622]: DEBUG cinder.api.openstack.wsgi [None req-78e72cd9-f887-4994-8a67-c730fd628f9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1953.557056] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1953.557056] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1953.560855] [54622]: INFO cinder.volume.api [None req-78e72cd9-f887-4994-8a67-c730fd628f9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Volume info retrieved successfully. [ 1953.565471] [54622]: INFO cinder.api.openstack.wsgi [None req-78e72cd9-f887-4994-8a67-c730fd628f9d tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 200 [ 1953.565886] [54622]: [pid: 54622|app: 0|req: 272/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:41 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1954.576592] [54623]: DEBUG cinder.api.middleware.request_id [None req-62947ff9-9f59-4478-b141-321fb548cccf None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.578710] [54623]: INFO cinder.api.openstack.wsgi [None req-62947ff9-9f59-4478-b141-321fb548cccf tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] GET http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb [ 1954.578933] [54623]: DEBUG cinder.api.openstack.wsgi [None req-62947ff9-9f59-4478-b141-321fb548cccf tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.579304] [54623]: DEBUG cinder.api.openstack.wsgi [None req-62947ff9-9f59-4478-b141-321fb548cccf tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.588321] [54623]: INFO cinder.api.openstack.wsgi [None req-62947ff9-9f59-4478-b141-321fb548cccf tempest-ServerActionsTestOtherA-544946455 tempest-ServerActionsTestOtherA-544946455-project-member] http://10.180.1.21/volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb returned with HTTP 404 [ 1954.589134] [54623]: [pid: 54623|app: 0|req: 269/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:42 2024] GET /volume/v3/volumes/f2c8a0c1-5970-41dd-9247-cd523645c3bb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1959.312655] [54622]: DEBUG cinder.api.middleware.request_id [None req-0661b50d-cf27-41e7-b6cc-529f8ac25b7c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1959.315378] [54622]: INFO cinder.api.openstack.wsgi [None req-0661b50d-cf27-41e7-b6cc-529f8ac25b7c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1959.315500] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0661b50d-cf27-41e7-b6cc-529f8ac25b7c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1959.315738] [54622]: DEBUG cinder.api.openstack.wsgi [None req-0661b50d-cf27-41e7-b6cc-529f8ac25b7c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.316172] [54622]: INFO cinder.api.v3.volumes [None req-0661b50d-cf27-41e7-b6cc-529f8ac25b7c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Delete volume with id: cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1959.328497] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1959.328497] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1959.329078] [54622]: INFO cinder.volume.api [None req-0661b50d-cf27-41e7-b6cc-529f8ac25b7c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1959.349051] [54622]: INFO cinder.volume.api [None req-0661b50d-cf27-41e7-b6cc-529f8ac25b7c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Delete volume request issued successfully. [ 1959.349269] [54622]: INFO cinder.api.openstack.wsgi [None req-0661b50d-cf27-41e7-b6cc-529f8ac25b7c tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 202 [ 1959.349846] [54622]: [pid: 54622|app: 0|req: 273/542] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:14:47 2024] DELETE /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1959.354300] [54623]: DEBUG cinder.api.middleware.request_id [None req-bf5cb3e9-7429-45f9-8d76-c7c079528f4f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1959.356928] [54623]: INFO cinder.api.openstack.wsgi [None req-bf5cb3e9-7429-45f9-8d76-c7c079528f4f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1959.357363] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bf5cb3e9-7429-45f9-8d76-c7c079528f4f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1959.359034] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bf5cb3e9-7429-45f9-8d76-c7c079528f4f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.367452] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1959.367452] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1959.373397] [54623]: INFO cinder.volume.api [None req-bf5cb3e9-7429-45f9-8d76-c7c079528f4f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1959.379172] [54623]: INFO cinder.api.openstack.wsgi [None req-bf5cb3e9-7429-45f9-8d76-c7c079528f4f tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1959.379172] [54623]: [pid: 54623|app: 0|req: 270/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:47 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1960.388647] [54622]: DEBUG cinder.api.middleware.request_id [None req-13dd979c-5429-4081-96a0-12c678417f14 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1960.392451] [54622]: INFO cinder.api.openstack.wsgi [None req-13dd979c-5429-4081-96a0-12c678417f14 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1960.392732] [54622]: DEBUG cinder.api.openstack.wsgi [None req-13dd979c-5429-4081-96a0-12c678417f14 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1960.392958] [54622]: DEBUG cinder.api.openstack.wsgi [None req-13dd979c-5429-4081-96a0-12c678417f14 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1960.408348] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1960.408348] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1960.413370] [54622]: INFO cinder.volume.api [None req-13dd979c-5429-4081-96a0-12c678417f14 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1960.419949] [54622]: INFO cinder.api.openstack.wsgi [None req-13dd979c-5429-4081-96a0-12c678417f14 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1960.420458] [54622]: [pid: 54622|app: 0|req: 274/544] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:48 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1961.429544] [54623]: DEBUG cinder.api.middleware.request_id [None req-76c5de9b-de37-4d05-a5c0-7732fd7c6050 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.435167] [54623]: INFO cinder.api.openstack.wsgi [None req-76c5de9b-de37-4d05-a5c0-7732fd7c6050 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1961.435431] [54623]: DEBUG cinder.api.openstack.wsgi [None req-76c5de9b-de37-4d05-a5c0-7732fd7c6050 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.435678] [54623]: DEBUG cinder.api.openstack.wsgi [None req-76c5de9b-de37-4d05-a5c0-7732fd7c6050 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.448870] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.448870] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.452770] [54623]: INFO cinder.volume.api [None req-76c5de9b-de37-4d05-a5c0-7732fd7c6050 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Volume info retrieved successfully. [ 1961.457891] [54623]: INFO cinder.api.openstack.wsgi [None req-76c5de9b-de37-4d05-a5c0-7732fd7c6050 tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 200 [ 1961.458358] [54623]: [pid: 54623|app: 0|req: 271/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:49 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1962.470348] [54622]: DEBUG cinder.api.middleware.request_id [None req-bf82cace-168e-49f5-9bef-910583c149ea None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1962.472575] [54622]: INFO cinder.api.openstack.wsgi [None req-bf82cace-168e-49f5-9bef-910583c149ea tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] GET http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 [ 1962.472866] [54622]: DEBUG cinder.api.openstack.wsgi [None req-bf82cace-168e-49f5-9bef-910583c149ea tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1962.473152] [54622]: DEBUG cinder.api.openstack.wsgi [None req-bf82cace-168e-49f5-9bef-910583c149ea tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1962.480974] [54622]: INFO cinder.api.openstack.wsgi [None req-bf82cace-168e-49f5-9bef-910583c149ea tempest-ServerActionsTestOtherB-2111939469 tempest-ServerActionsTestOtherB-2111939469-project-member] http://10.180.1.21/volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 returned with HTTP 404 [ 1962.481548] [54622]: [pid: 54622|app: 0|req: 275/546] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:14:50 2024] GET /volume/v3/volumes/cd4434c7-5966-4801-8589-f9be7dc7b252 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1969.238751] [54623]: DEBUG cinder.api.middleware.request_id [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1969.240870] [54623]: INFO cinder.api.openstack.wsgi [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1969.241338] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1970838608", "imageRef": "9ac015ee-f71b-4d51-af31-ce5ca3eb77b8", "size": 1}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1969.243100] [54623]: DEBUG cinder.api.v3.volumes [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1970838608', 'imageRef': '9ac015ee-f71b-4d51-af31-ce5ca3eb77b8', 'size': 1}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1969.446234] [54623]: INFO cinder.api.v3.volumes [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Create volume of 1 GB [ 1969.452648] [54623]: INFO cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Availability Zones retrieved successfully. [ 1969.459839] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Flow 'volume_create_api' (aec1e52c-fedc-4381-9cbf-eef9ab27d745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1969.461094] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02fc1b5-d7ba-47ff-a449-fa2400a7862d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1969.462263] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1969.509742] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02fc1b5-d7ba-47ff-a449-fa2400a7862d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1969.510911] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72ec78c-24f4-4c04-8ef0-661d08d04a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1969.556678] [54623]: DEBUG cinder.quota [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Created reservations ['6d3b7199-adad-4139-9158-42221640e612', '1cde8517-f95e-4b80-8189-b2d6248a459c', '82b9e1fd-1d2b-4991-93be-0512da0aa98a', '535a4edd-c40b-4699-8665-860205231e59'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1969.557694] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72ec78c-24f4-4c04-8ef0-661d08d04a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d3b7199-adad-4139-9158-42221640e612', '1cde8517-f95e-4b80-8189-b2d6248a459c', '82b9e1fd-1d2b-4991-93be-0512da0aa98a', '535a4edd-c40b-4699-8665-860205231e59']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1969.558606] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c311f030-eb81-4958-bf70-20e0e4a3e960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1969.571687] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c311f030-eb81-4958-bf70-20e0e4a3e960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1813f3e1-c67f-45dd-8fe2-32aba6bef049', '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-1970838608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adcfb3d3cf2a49f2a61568fd45dc5812',qos_specs=None,replication_status=,reservations=['6d3b7199-adad-4139-9158-42221640e612','1cde8517-f95e-4b80-8189-b2d6248a459c','82b9e1fd-1d2b-4991-93be-0512da0aa98a','535a4edd-c40b-4699-8665-860205231e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e08d13c87b2041debcdfbf813561ed5a',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1970838608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1813f3e1-c67f-45dd-8fe2-32aba6bef049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adcfb3d3cf2a49f2a61568fd45dc5812',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='e08d13c87b2041debcdfbf813561ed5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1969.572572] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee61a02-6eef-4f1a-8ba5-508150460200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1969.587300] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee61a02-6eef-4f1a-8ba5-508150460200) 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-1970838608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adcfb3d3cf2a49f2a61568fd45dc5812',qos_specs=None,replication_status=,reservations=['6d3b7199-adad-4139-9158-42221640e612','1cde8517-f95e-4b80-8189-b2d6248a459c','82b9e1fd-1d2b-4991-93be-0512da0aa98a','535a4edd-c40b-4699-8665-860205231e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e08d13c87b2041debcdfbf813561ed5a',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1969.588235] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb3054a-c01b-473f-a1bc-48e13247ca62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1969.598316] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb3054a-c01b-473f-a1bc-48e13247ca62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1969.601558] [54623]: DEBUG cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Flow 'volume_create_api' (aec1e52c-fedc-4381-9cbf-eef9ab27d745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1969.601558] [54623]: INFO cinder.volume.api [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Create volume request issued successfully. [ 1969.601558] [54623]: INFO cinder.api.openstack.wsgi [None req-f0ac1b29-292d-42f3-8f4d-99b3e7721473 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1969.601947] [54623]: [pid: 54623|app: 0|req: 272/547] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Dec 11 11:14:57 2024] POST /volume/v3/volumes => generated 898 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1969.611164] [54622]: DEBUG cinder.api.middleware.request_id [None req-376c439e-2312-4437-9674-5d5578f1c580 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1969.614073] [54622]: INFO cinder.api.openstack.wsgi [None req-376c439e-2312-4437-9674-5d5578f1c580 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1969.614370] [54622]: DEBUG cinder.api.openstack.wsgi [None req-376c439e-2312-4437-9674-5d5578f1c580 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1969.614599] [54622]: DEBUG cinder.api.openstack.wsgi [None req-376c439e-2312-4437-9674-5d5578f1c580 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1969.627052] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1969.627052] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1969.633863] [54622]: INFO cinder.volume.api [None req-376c439e-2312-4437-9674-5d5578f1c580 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1969.638612] [54622]: INFO cinder.api.openstack.wsgi [None req-376c439e-2312-4437-9674-5d5578f1c580 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1969.639008] [54622]: [pid: 54622|app: 0|req: 276/548] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:14:57 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 966 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1970.652701] [54623]: DEBUG cinder.api.middleware.request_id [None req-c3d25198-7a7c-4364-9f7b-9ef731226fd0 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1970.655051] [54623]: INFO cinder.api.openstack.wsgi [None req-c3d25198-7a7c-4364-9f7b-9ef731226fd0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1970.655177] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c3d25198-7a7c-4364-9f7b-9ef731226fd0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1970.655414] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c3d25198-7a7c-4364-9f7b-9ef731226fd0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1970.665545] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1970.665545] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1970.669311] [54623]: INFO cinder.volume.api [None req-c3d25198-7a7c-4364-9f7b-9ef731226fd0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1970.673962] [54623]: INFO cinder.api.openstack.wsgi [None req-c3d25198-7a7c-4364-9f7b-9ef731226fd0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1970.674540] [54623]: [pid: 54623|app: 0|req: 273/549] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:14:58 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1971.685100] [54622]: DEBUG cinder.api.middleware.request_id [None req-7eef6ab1-56eb-4d67-b300-ce52cd2bdd9b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1971.687256] [54622]: INFO cinder.api.openstack.wsgi [None req-7eef6ab1-56eb-4d67-b300-ce52cd2bdd9b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1971.687553] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7eef6ab1-56eb-4d67-b300-ce52cd2bdd9b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1971.687812] [54622]: DEBUG cinder.api.openstack.wsgi [None req-7eef6ab1-56eb-4d67-b300-ce52cd2bdd9b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1971.690174] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=182,cinder:UPDATE=18,cinder:INSERT=5 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1971.697923] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1971.697923] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1971.702085] [54622]: INFO cinder.volume.api [None req-7eef6ab1-56eb-4d67-b300-ce52cd2bdd9b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1971.706594] [54622]: INFO cinder.api.openstack.wsgi [None req-7eef6ab1-56eb-4d67-b300-ce52cd2bdd9b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1971.706973] [54622]: [pid: 54622|app: 0|req: 277/550] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:14:59 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1972.717518] [54623]: DEBUG cinder.api.middleware.request_id [None req-5ec454e8-37a1-49b7-8aba-f6b6bdc161c4 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1972.719682] [54623]: INFO cinder.api.openstack.wsgi [None req-5ec454e8-37a1-49b7-8aba-f6b6bdc161c4 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1972.719937] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5ec454e8-37a1-49b7-8aba-f6b6bdc161c4 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1972.720206] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5ec454e8-37a1-49b7-8aba-f6b6bdc161c4 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1972.733096] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1972.733096] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1972.738403] [54623]: INFO cinder.volume.api [None req-5ec454e8-37a1-49b7-8aba-f6b6bdc161c4 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1972.744958] [54623]: INFO cinder.api.openstack.wsgi [None req-5ec454e8-37a1-49b7-8aba-f6b6bdc161c4 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1972.745324] [54623]: [pid: 54623|app: 0|req: 274/551] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:00 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1973.755485] [54622]: DEBUG cinder.api.middleware.request_id [None req-25b4e335-e0d7-4b3a-8652-2efc2c273374 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.757649] [54622]: INFO cinder.api.openstack.wsgi [None req-25b4e335-e0d7-4b3a-8652-2efc2c273374 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1973.757931] [54622]: DEBUG cinder.api.openstack.wsgi [None req-25b4e335-e0d7-4b3a-8652-2efc2c273374 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.758280] [54622]: DEBUG cinder.api.openstack.wsgi [None req-25b4e335-e0d7-4b3a-8652-2efc2c273374 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.769366] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.769366] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1973.773665] [54622]: INFO cinder.volume.api [None req-25b4e335-e0d7-4b3a-8652-2efc2c273374 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1973.778671] [54622]: INFO cinder.api.openstack.wsgi [None req-25b4e335-e0d7-4b3a-8652-2efc2c273374 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1973.779098] [54622]: [pid: 54622|app: 0|req: 278/552] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:01 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1974.788227] [54623]: DEBUG cinder.api.middleware.request_id [None req-bb53b7d6-cdab-45a6-940c-0a9437f9d3eb None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1974.790265] [54623]: INFO cinder.api.openstack.wsgi [None req-bb53b7d6-cdab-45a6-940c-0a9437f9d3eb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1974.790533] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bb53b7d6-cdab-45a6-940c-0a9437f9d3eb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1974.790754] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bb53b7d6-cdab-45a6-940c-0a9437f9d3eb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1974.801774] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1974.801774] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1974.806045] [54623]: INFO cinder.volume.api [None req-bb53b7d6-cdab-45a6-940c-0a9437f9d3eb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1974.811496] [54623]: INFO cinder.api.openstack.wsgi [None req-bb53b7d6-cdab-45a6-940c-0a9437f9d3eb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1974.812290] [54623]: [pid: 54623|app: 0|req: 275/553] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:02 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1975.822748] [54622]: DEBUG cinder.api.middleware.request_id [None req-1e6c3dd8-9ed8-44cb-abc9-74915ee46946 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.825670] [54622]: INFO cinder.api.openstack.wsgi [None req-1e6c3dd8-9ed8-44cb-abc9-74915ee46946 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1975.826019] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1e6c3dd8-9ed8-44cb-abc9-74915ee46946 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.826357] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1e6c3dd8-9ed8-44cb-abc9-74915ee46946 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.840516] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1975.840516] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1975.845134] [54622]: INFO cinder.volume.api [None req-1e6c3dd8-9ed8-44cb-abc9-74915ee46946 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1975.850478] [54622]: INFO cinder.api.openstack.wsgi [None req-1e6c3dd8-9ed8-44cb-abc9-74915ee46946 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1975.850904] [54622]: [pid: 54622|app: 0|req: 279/554] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:03 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1976.861211] [54623]: DEBUG cinder.api.middleware.request_id [None req-b088da37-8649-447a-b2f3-cf7bfe8ae291 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1976.863289] [54623]: INFO cinder.api.openstack.wsgi [None req-b088da37-8649-447a-b2f3-cf7bfe8ae291 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1976.863540] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b088da37-8649-447a-b2f3-cf7bfe8ae291 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1976.863757] [54623]: DEBUG cinder.api.openstack.wsgi [None req-b088da37-8649-447a-b2f3-cf7bfe8ae291 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1976.874535] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.874535] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1976.876564] [54623]: INFO cinder.volume.api [None req-b088da37-8649-447a-b2f3-cf7bfe8ae291 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1976.881569] [54623]: INFO cinder.api.openstack.wsgi [None req-b088da37-8649-447a-b2f3-cf7bfe8ae291 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1976.881951] [54623]: [pid: 54623|app: 0|req: 276/555] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:04 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1977.892229] [54622]: DEBUG cinder.api.middleware.request_id [None req-94cda7fd-f9bc-4cf3-856e-ec7884e536af None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1977.894430] [54622]: INFO cinder.api.openstack.wsgi [None req-94cda7fd-f9bc-4cf3-856e-ec7884e536af tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1977.894681] [54622]: DEBUG cinder.api.openstack.wsgi [None req-94cda7fd-f9bc-4cf3-856e-ec7884e536af tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1977.894918] [54622]: DEBUG cinder.api.openstack.wsgi [None req-94cda7fd-f9bc-4cf3-856e-ec7884e536af tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1977.905443] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.905443] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1977.909438] [54622]: INFO cinder.volume.api [None req-94cda7fd-f9bc-4cf3-856e-ec7884e536af tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1977.914049] [54622]: INFO cinder.api.openstack.wsgi [None req-94cda7fd-f9bc-4cf3-856e-ec7884e536af tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1977.914431] [54622]: [pid: 54622|app: 0|req: 280/556] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:05 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1978.925021] [54623]: DEBUG cinder.api.middleware.request_id [None req-06021ba9-8233-4912-af46-83f6eabd13bb None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1978.926835] [54623]: INFO cinder.api.openstack.wsgi [None req-06021ba9-8233-4912-af46-83f6eabd13bb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1978.927106] [54623]: DEBUG cinder.api.openstack.wsgi [None req-06021ba9-8233-4912-af46-83f6eabd13bb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1978.927334] [54623]: DEBUG cinder.api.openstack.wsgi [None req-06021ba9-8233-4912-af46-83f6eabd13bb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1978.929490] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=155,cinder:INSERT=19,cinder:UPDATE=35 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1978.936960] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.936960] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1978.941088] [54623]: INFO cinder.volume.api [None req-06021ba9-8233-4912-af46-83f6eabd13bb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1978.945457] [54623]: INFO cinder.api.openstack.wsgi [None req-06021ba9-8233-4912-af46-83f6eabd13bb tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1978.945838] [54623]: [pid: 54623|app: 0|req: 277/557] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:06 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1979.956524] [54622]: DEBUG cinder.api.middleware.request_id [None req-1ac89ffc-a645-45e3-9e37-68d15bab5bcd None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1979.958642] [54622]: INFO cinder.api.openstack.wsgi [None req-1ac89ffc-a645-45e3-9e37-68d15bab5bcd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1979.958947] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1ac89ffc-a645-45e3-9e37-68d15bab5bcd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1979.959217] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1ac89ffc-a645-45e3-9e37-68d15bab5bcd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1979.967440] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1979.967440] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1979.971403] [54622]: INFO cinder.volume.api [None req-1ac89ffc-a645-45e3-9e37-68d15bab5bcd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1979.976047] [54622]: INFO cinder.api.openstack.wsgi [None req-1ac89ffc-a645-45e3-9e37-68d15bab5bcd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1979.976478] [54622]: [pid: 54622|app: 0|req: 281/558] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:07 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1980.986293] [54623]: DEBUG cinder.api.middleware.request_id [None req-9d842d9c-f905-4573-8198-3322dbbb0e43 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1980.988343] [54623]: INFO cinder.api.openstack.wsgi [None req-9d842d9c-f905-4573-8198-3322dbbb0e43 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1980.988613] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9d842d9c-f905-4573-8198-3322dbbb0e43 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1980.988839] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9d842d9c-f905-4573-8198-3322dbbb0e43 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.000172] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.000172] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.004791] [54623]: INFO cinder.volume.api [None req-9d842d9c-f905-4573-8198-3322dbbb0e43 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1981.010093] [54623]: INFO cinder.api.openstack.wsgi [None req-9d842d9c-f905-4573-8198-3322dbbb0e43 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1981.010666] [54623]: [pid: 54623|app: 0|req: 278/559] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:08 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1982.021311] [54622]: DEBUG cinder.api.middleware.request_id [None req-1b694b04-c164-45d6-893a-7ddb4f047252 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.023807] [54622]: INFO cinder.api.openstack.wsgi [None req-1b694b04-c164-45d6-893a-7ddb4f047252 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1982.024115] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1b694b04-c164-45d6-893a-7ddb4f047252 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.024393] [54622]: DEBUG cinder.api.openstack.wsgi [None req-1b694b04-c164-45d6-893a-7ddb4f047252 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.036021] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.036021] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.041312] [54622]: INFO cinder.volume.api [None req-1b694b04-c164-45d6-893a-7ddb4f047252 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1982.048143] [54622]: INFO cinder.api.openstack.wsgi [None req-1b694b04-c164-45d6-893a-7ddb4f047252 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1982.048586] [54622]: [pid: 54622|app: 0|req: 282/560] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:09 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1983.060141] [54623]: DEBUG cinder.api.middleware.request_id [None req-bb26b6b7-3118-4592-9b0c-ec82a7b8ebc0 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.062015] [54623]: INFO cinder.api.openstack.wsgi [None req-bb26b6b7-3118-4592-9b0c-ec82a7b8ebc0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1983.062398] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bb26b6b7-3118-4592-9b0c-ec82a7b8ebc0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.062774] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bb26b6b7-3118-4592-9b0c-ec82a7b8ebc0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.071926] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1983.071926] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1983.075730] [54623]: INFO cinder.volume.api [None req-bb26b6b7-3118-4592-9b0c-ec82a7b8ebc0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1983.080300] [54623]: INFO cinder.api.openstack.wsgi [None req-bb26b6b7-3118-4592-9b0c-ec82a7b8ebc0 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1983.080713] [54623]: [pid: 54623|app: 0|req: 279/561] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:10 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1984.091737] [54622]: DEBUG cinder.api.middleware.request_id [None req-f3756c71-d098-46d0-b7f2-6494c44681bd None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1984.094514] [54622]: INFO cinder.api.openstack.wsgi [None req-f3756c71-d098-46d0-b7f2-6494c44681bd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1984.094846] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f3756c71-d098-46d0-b7f2-6494c44681bd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1984.095170] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f3756c71-d098-46d0-b7f2-6494c44681bd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1984.105482] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1984.105482] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1984.110666] [54622]: INFO cinder.volume.api [None req-f3756c71-d098-46d0-b7f2-6494c44681bd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1984.116866] [54622]: INFO cinder.api.openstack.wsgi [None req-f3756c71-d098-46d0-b7f2-6494c44681bd tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1984.117548] [54622]: [pid: 54622|app: 0|req: 283/562] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:11 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1985.130582] [54623]: DEBUG cinder.api.middleware.request_id [None req-5bff0a83-e770-46a0-a183-0b319fd28e7b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1985.132788] [54623]: INFO cinder.api.openstack.wsgi [None req-5bff0a83-e770-46a0-a183-0b319fd28e7b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1985.133110] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5bff0a83-e770-46a0-a183-0b319fd28e7b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1985.133435] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5bff0a83-e770-46a0-a183-0b319fd28e7b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1985.143405] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1985.143405] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1985.147601] [54623]: INFO cinder.volume.api [None req-5bff0a83-e770-46a0-a183-0b319fd28e7b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1985.152660] [54623]: INFO cinder.api.openstack.wsgi [None req-5bff0a83-e770-46a0-a183-0b319fd28e7b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1985.153067] [54623]: [pid: 54623|app: 0|req: 280/563] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:12 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1986.165020] [54622]: DEBUG cinder.api.middleware.request_id [None req-587473ff-41c4-49c7-96f9-a4cf2559036e None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.168146] [54622]: INFO cinder.api.openstack.wsgi [None req-587473ff-41c4-49c7-96f9-a4cf2559036e tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1986.168146] [54622]: DEBUG cinder.api.openstack.wsgi [None req-587473ff-41c4-49c7-96f9-a4cf2559036e tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1986.168398] [54622]: DEBUG cinder.api.openstack.wsgi [None req-587473ff-41c4-49c7-96f9-a4cf2559036e tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1986.175664] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.175664] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.179995] [54622]: INFO cinder.volume.api [None req-587473ff-41c4-49c7-96f9-a4cf2559036e tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1986.187155] [54622]: INFO cinder.api.openstack.wsgi [None req-587473ff-41c4-49c7-96f9-a4cf2559036e tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1986.187542] [54622]: [pid: 54622|app: 0|req: 284/564] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:14 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1987.198722] [54623]: DEBUG cinder.api.middleware.request_id [None req-125cb438-f134-43d2-a019-248cdb4f4737 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.201027] [54623]: INFO cinder.api.openstack.wsgi [None req-125cb438-f134-43d2-a019-248cdb4f4737 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1987.201294] [54623]: DEBUG cinder.api.openstack.wsgi [None req-125cb438-f134-43d2-a019-248cdb4f4737 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.201520] [54623]: DEBUG cinder.api.openstack.wsgi [None req-125cb438-f134-43d2-a019-248cdb4f4737 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.209498] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.209498] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.213231] [54623]: INFO cinder.volume.api [None req-125cb438-f134-43d2-a019-248cdb4f4737 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1987.217750] [54623]: INFO cinder.api.openstack.wsgi [None req-125cb438-f134-43d2-a019-248cdb4f4737 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1987.218216] [54623]: [pid: 54623|app: 0|req: 281/565] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:15 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1988.228920] [54622]: DEBUG cinder.api.middleware.request_id [None req-d5100cc5-5929-4950-8564-d142cc06c7f8 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.230718] [54622]: INFO cinder.api.openstack.wsgi [None req-d5100cc5-5929-4950-8564-d142cc06c7f8 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1988.230970] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d5100cc5-5929-4950-8564-d142cc06c7f8 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.231203] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d5100cc5-5929-4950-8564-d142cc06c7f8 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.241539] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.241539] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.245701] [54622]: INFO cinder.volume.api [None req-d5100cc5-5929-4950-8564-d142cc06c7f8 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1988.251664] [54622]: INFO cinder.api.openstack.wsgi [None req-d5100cc5-5929-4950-8564-d142cc06c7f8 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1988.252062] [54622]: [pid: 54622|app: 0|req: 285/566] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:16 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 1573 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1988.279613] [54623]: DEBUG cinder.api.middleware.request_id [req-efedde11-d491-4b43-a00a-a89333139c6a req-30f4132b-40a0-4d35-9cde-0e21d8e35749 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.282021] [54623]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-30f4132b-40a0-4d35-9cde-0e21d8e35749 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1988.282254] [54623]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-30f4132b-40a0-4d35-9cde-0e21d8e35749 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.282478] [54623]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-30f4132b-40a0-4d35-9cde-0e21d8e35749 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.290218] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.290218] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.293920] [54623]: INFO cinder.volume.api [req-efedde11-d491-4b43-a00a-a89333139c6a req-30f4132b-40a0-4d35-9cde-0e21d8e35749 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1988.299176] [54623]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-30f4132b-40a0-4d35-9cde-0e21d8e35749 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1988.299590] [54623]: [pid: 54623|app: 0|req: 282/567] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:15:16 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1988.593626] [54622]: DEBUG cinder.api.middleware.request_id [req-efedde11-d491-4b43-a00a-a89333139c6a req-c9ce74af-54ee-4a8c-b6d0-59259eabbc44 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.596062] [54622]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-c9ce74af-54ee-4a8c-b6d0-59259eabbc44 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1988.596284] [54622]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-c9ce74af-54ee-4a8c-b6d0-59259eabbc44 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.596587] [54622]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-c9ce74af-54ee-4a8c-b6d0-59259eabbc44 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.604566] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.604566] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.608177] [54622]: INFO cinder.volume.api [req-efedde11-d491-4b43-a00a-a89333139c6a req-c9ce74af-54ee-4a8c-b6d0-59259eabbc44 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1988.613205] [54622]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-c9ce74af-54ee-4a8c-b6d0-59259eabbc44 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1988.613626] [54622]: [pid: 54622|app: 0|req: 286/568] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:15:16 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1988.619721] [54623]: DEBUG cinder.api.middleware.request_id [None req-08725378-4324-4f3f-b967-cfaa9e3908f8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.620222] [54623]: INFO cinder.api.openstack.wsgi [None req-08725378-4324-4f3f-b967-cfaa9e3908f8 None None] GET http://10.180.1.21/volume// [ 1988.620409] [54623]: DEBUG cinder.api.openstack.wsgi [None req-08725378-4324-4f3f-b967-cfaa9e3908f8 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.620637] [54623]: DEBUG cinder.api.openstack.wsgi [None req-08725378-4324-4f3f-b967-cfaa9e3908f8 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.621043] [54623]: INFO cinder.api.openstack.wsgi [None req-08725378-4324-4f3f-b967-cfaa9e3908f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1988.621351] [54623]: [pid: 54623|app: 0|req: 283/569] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:15:16 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1988.624916] [54622]: DEBUG cinder.api.middleware.request_id [req-efedde11-d491-4b43-a00a-a89333139c6a req-84e17ecc-d18e-4224-a648-9ffc0ba0c510 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.627772] [54622]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-84e17ecc-d18e-4224-a648-9ffc0ba0c510 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1988.628336] [54622]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-84e17ecc-d18e-4224-a648-9ffc0ba0c510 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1813f3e1-c67f-45dd-8fe2-32aba6bef049", "connector": null, "instance_uuid": "44dfd3a3-2018-467b-9b3f-1e1128a5807b"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1988.640557] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.640557] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.668997] [54622]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-84e17ecc-d18e-4224-a648-9ffc0ba0c510 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1988.669669] [54622]: [pid: 54622|app: 0|req: 287/570] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:15:16 2024] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1993.450253] [54623]: DEBUG cinder.api.middleware.request_id [None req-c3f6a4bb-1bdb-4bb3-b689-e6cdeeb4eb88 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.452481] [54623]: INFO cinder.api.openstack.wsgi [None req-c3f6a4bb-1bdb-4bb3-b689-e6cdeeb4eb88 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 1993.452704] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c3f6a4bb-1bdb-4bb3-b689-e6cdeeb4eb88 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.452924] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c3f6a4bb-1bdb-4bb3-b689-e6cdeeb4eb88 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.463444] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.463444] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.467550] [54623]: INFO cinder.volume.api [None req-c3f6a4bb-1bdb-4bb3-b689-e6cdeeb4eb88 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1993.472697] [54623]: INFO cinder.api.openstack.wsgi [None req-c3f6a4bb-1bdb-4bb3-b689-e6cdeeb4eb88 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 1993.473102] [54623]: [pid: 54623|app: 0|req: 284/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:21 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1993.517082] [54622]: DEBUG cinder.api.middleware.request_id [None req-5739933f-7ec9-4cf7-8516-157d83065600 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.519248] [54622]: INFO cinder.api.openstack.wsgi [None req-5739933f-7ec9-4cf7-8516-157d83065600 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 1993.519496] [54622]: DEBUG cinder.api.openstack.wsgi [None req-5739933f-7ec9-4cf7-8516-157d83065600 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.519811] [54622]: DEBUG cinder.api.openstack.wsgi [None req-5739933f-7ec9-4cf7-8516-157d83065600 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.527478] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.527478] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.530857] [54622]: INFO cinder.volume.api [None req-5739933f-7ec9-4cf7-8516-157d83065600 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 1993.535745] [54622]: INFO cinder.api.openstack.wsgi [None req-5739933f-7ec9-4cf7-8516-157d83065600 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 1993.535745] [54622]: [pid: 54622|app: 0|req: 288/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:21 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1994.094466] [54623]: DEBUG cinder.api.middleware.request_id [None req-85589699-368d-4c51-98da-1c214a000235 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.094923] [54623]: INFO cinder.api.openstack.wsgi [None req-85589699-368d-4c51-98da-1c214a000235 None None] GET http://10.180.1.21/volume// [ 1994.095126] [54623]: DEBUG cinder.api.openstack.wsgi [None req-85589699-368d-4c51-98da-1c214a000235 None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1994.095400] [54623]: DEBUG cinder.api.openstack.wsgi [None req-85589699-368d-4c51-98da-1c214a000235 None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1994.095824] [54623]: INFO cinder.api.openstack.wsgi [None req-85589699-368d-4c51-98da-1c214a000235 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1994.096214] [54623]: [pid: 54623|app: 0|req: 285/573] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:15:21 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1994.100201] [54622]: DEBUG cinder.api.middleware.request_id [req-efedde11-d491-4b43-a00a-a89333139c6a req-d32012e7-7da3-43f9-9335-ec69c9404bc5 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.102526] [54622]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-d32012e7-7da3-43f9-9335-ec69c9404bc5 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 1994.102765] [54622]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-d32012e7-7da3-43f9-9335-ec69c9404bc5 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1994.102989] [54622]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-d32012e7-7da3-43f9-9335-ec69c9404bc5 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1994.113670] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.113670] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.116787] [54622]: INFO cinder.volume.api [req-efedde11-d491-4b43-a00a-a89333139c6a req-d32012e7-7da3-43f9-9335-ec69c9404bc5 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 1994.123502] [54622]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-d32012e7-7da3-43f9-9335-ec69c9404bc5 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 1994.123981] [54622]: [pid: 54622|app: 0|req: 289/574] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:15:21 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 1572 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1994.238305] [54623]: DEBUG cinder.api.middleware.request_id [req-efedde11-d491-4b43-a00a-a89333139c6a req-7ad8a07e-0e14-43c1-b8e6-c68384d79f79 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.240592] [54623]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-7ad8a07e-0e14-43c1-b8e6-c68384d79f79 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] PUT http://10.180.1.21/volume/v3/attachments/03abf5ec-5d4e-4760-9620-fd8b316261f6 [ 1994.241009] [54623]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-7ad8a07e-0e14-43c1-b8e6-c68384d79f79 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-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=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1994.248883] [54623]: DEBUG cinder.coordination [req-efedde11-d491-4b43-a00a-a89333139c6a req-7ad8a07e-0e14-43c1-b8e6-c68384d79f79 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Acquiring lock "cinder-attachment_update-1813f3e1-c67f-45dd-8fe2-32aba6bef049-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1994.252962] [54623]: DEBUG cinder.coordination [req-efedde11-d491-4b43-a00a-a89333139c6a req-7ad8a07e-0e14-43c1-b8e6-c68384d79f79 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Lock "cinder-attachment_update-1813f3e1-c67f-45dd-8fe2-32aba6bef049-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54623) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1994.254202] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.254202] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.777238] [54623]: DEBUG cinder.coordination [req-efedde11-d491-4b43-a00a-a89333139c6a req-7ad8a07e-0e14-43c1-b8e6-c68384d79f79 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Lock "cinder-attachment_update-1813f3e1-c67f-45dd-8fe2-32aba6bef049-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=54623) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1994.777238] [54623]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-7ad8a07e-0e14-43c1-b8e6-c68384d79f79 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/attachments/03abf5ec-5d4e-4760-9620-fd8b316261f6 returned with HTTP 200 [ 1994.777603] [54623]: [pid: 54623|app: 0|req: 286/575] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:15:22 2024] PUT /volume/v3/attachments/03abf5ec-5d4e-4760-9620-fd8b316261f6 => generated 589 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1995.295706] [54622]: DEBUG cinder.api.middleware.request_id [req-efedde11-d491-4b43-a00a-a89333139c6a req-3de4613b-b5ba-4a9f-86f4-0b28843a664c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.298345] [54622]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-3de4613b-b5ba-4a9f-86f4-0b28843a664c tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] POST http://10.180.1.21/volume/v3/attachments/03abf5ec-5d4e-4760-9620-fd8b316261f6/action [ 1995.298803] [54622]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-3de4613b-b5ba-4a9f-86f4-0b28843a664c tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Action body: b'{"os-complete": null}' {{(pid=54622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1995.298939] [54622]: DEBUG cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-3de4613b-b5ba-4a9f-86f4-0b28843a664c tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1995.317608] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.317608] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.328503] [54622]: INFO cinder.api.openstack.wsgi [req-efedde11-d491-4b43-a00a-a89333139c6a req-3de4613b-b5ba-4a9f-86f4-0b28843a664c tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/attachments/03abf5ec-5d4e-4760-9620-fd8b316261f6/action returned with HTTP 204 [ 1995.328980] [54622]: [pid: 54622|app: 0|req: 290/576] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:15:23 2024] POST /volume/v3/attachments/03abf5ec-5d4e-4760-9620-fd8b316261f6/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1997.064291] [54623]: DEBUG cinder.api.middleware.request_id [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1997.066471] [54623]: INFO cinder.api.openstack.wsgi [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1997.066854] [54623]: DEBUG cinder.api.openstack.wsgi [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1918507150"}} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1997.068663] [54623]: DEBUG cinder.api.v3.volumes [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1918507150'}} {{(pid=54623) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1997.068812] [54623]: INFO cinder.api.v3.volumes [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Create volume of 1 GB [ 1997.069148] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1997.069148] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1997.073334] [54623]: INFO cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Availability Zones retrieved successfully. [ 1997.088242] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Flow 'volume_create_api' (2f4cc612-87ee-46bc-aa95-045111df2da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1997.088920] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99259bdb-1208-41e5-b29a-d45cf859ae17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1997.090681] [54623]: DEBUG cinder.volume.flows.api.create_volume [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Validating volume size '1' using validate_int {{(pid=54623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1997.119429] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99259bdb-1208-41e5-b29a-d45cf859ae17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cdea1f3f-afc4-40f8-8ccd-89e43bb6459c', '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=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1997.120458] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f839bc6f-629f-45d6-80dc-e946f6d04a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1997.151984] [54623]: DEBUG cinder.quota [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Created reservations ['9f97b906-b561-4cdd-9816-9068c2ef705b', 'ef11562d-63a3-45b5-b0e6-3c2474997c98', '790aa965-7213-49b8-9cc9-1948b811b6d2', '7a847679-ebe5-4b59-9b24-09b189fd92a7'] {{(pid=54623) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1997.152924] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f839bc6f-629f-45d6-80dc-e946f6d04a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f97b906-b561-4cdd-9816-9068c2ef705b', 'ef11562d-63a3-45b5-b0e6-3c2474997c98', '790aa965-7213-49b8-9cc9-1948b811b6d2', '7a847679-ebe5-4b59-9b24-09b189fd92a7']}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1997.153844] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d2098e-1853-404f-9a21-729ed9113e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1997.167433] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d2098e-1853-404f-9a21-729ed9113e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '581c67ce-e7bd-4e83-8734-fe5fc27c4db5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1918507150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db730eb2b4024f8fbe15d732fd5774e0',qos_specs=None,replication_status=,reservations=['9f97b906-b561-4cdd-9816-9068c2ef705b','ef11562d-63a3-45b5-b0e6-3c2474997c98','790aa965-7213-49b8-9cc9-1948b811b6d2','7a847679-ebe5-4b59-9b24-09b189fd92a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190ccb119cdf4b0bb8ca0d296a1acff6',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c), '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=2024-12-11T11:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1918507150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=581c67ce-e7bd-4e83-8734-fe5fc27c4db5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db730eb2b4024f8fbe15d732fd5774e0',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='190ccb119cdf4b0bb8ca0d296a1acff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdea1f3f-afc4-40f8-8ccd-89e43bb6459c),volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1997.168985] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19915d2c-397f-4ec7-ae30-4d63f62b9a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1997.190954] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19915d2c-397f-4ec7-ae30-4d63f62b9a1d) 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-1918507150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db730eb2b4024f8fbe15d732fd5774e0',qos_specs=None,replication_status=,reservations=['9f97b906-b561-4cdd-9816-9068c2ef705b','ef11562d-63a3-45b5-b0e6-3c2474997c98','790aa965-7213-49b8-9cc9-1948b811b6d2','7a847679-ebe5-4b59-9b24-09b189fd92a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190ccb119cdf4b0bb8ca0d296a1acff6',volume_type_id=cdea1f3f-afc4-40f8-8ccd-89e43bb6459c)}' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1997.191961] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e70acc-6423-44be-9499-a17ecb695454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1997.202516] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e70acc-6423-44be-9499-a17ecb695454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54623) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1997.203641] [54623]: DEBUG cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Flow 'volume_create_api' (2f4cc612-87ee-46bc-aa95-045111df2da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54623) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1997.204019] [54623]: INFO cinder.volume.api [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Create volume request issued successfully. [ 1997.204689] [54623]: INFO cinder.api.openstack.wsgi [None req-eb1feb3b-bfe7-4d56-88c7-2c41f43a3c27 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1997.205169] [54623]: [pid: 54623|app: 0|req: 287/577] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 11:15:24 2024] POST /volume/v3/volumes => generated 754 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1997.213252] [54622]: DEBUG cinder.api.middleware.request_id [None req-3cc9d7a9-df76-4826-8417-cdf8554171c3 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1997.215435] [54622]: INFO cinder.api.openstack.wsgi [None req-3cc9d7a9-df76-4826-8417-cdf8554171c3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 1997.215661] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3cc9d7a9-df76-4826-8417-cdf8554171c3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1997.215876] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3cc9d7a9-df76-4826-8417-cdf8554171c3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1997.223559] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1997.223559] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1997.228835] [54622]: INFO cinder.volume.api [None req-3cc9d7a9-df76-4826-8417-cdf8554171c3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1997.233757] [54622]: INFO cinder.api.openstack.wsgi [None req-3cc9d7a9-df76-4826-8417-cdf8554171c3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 1997.234161] [54622]: [pid: 54622|app: 0|req: 291/578] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:25 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1998.244778] [54623]: DEBUG cinder.api.middleware.request_id [None req-393b129f-d10a-4606-9ba5-fb2041be04e8 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1998.247153] [54623]: INFO cinder.api.openstack.wsgi [None req-393b129f-d10a-4606-9ba5-fb2041be04e8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 1998.247390] [54623]: DEBUG cinder.api.openstack.wsgi [None req-393b129f-d10a-4606-9ba5-fb2041be04e8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1998.247653] [54623]: DEBUG cinder.api.openstack.wsgi [None req-393b129f-d10a-4606-9ba5-fb2041be04e8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1998.257643] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1998.257643] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1998.261635] [54623]: INFO cinder.volume.api [None req-393b129f-d10a-4606-9ba5-fb2041be04e8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1998.266892] [54623]: INFO cinder.api.openstack.wsgi [None req-393b129f-d10a-4606-9ba5-fb2041be04e8 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 1998.267414] [54623]: [pid: 54623|app: 0|req: 288/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:26 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1998.300881] [54622]: DEBUG cinder.api.middleware.request_id [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-a6b3f745-7525-40d1-a0d1-51b1bf365a4c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1998.303782] [54622]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-a6b3f745-7525-40d1-a0d1-51b1bf365a4c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 1998.303994] [54622]: DEBUG cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-a6b3f745-7525-40d1-a0d1-51b1bf365a4c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1998.304224] [54622]: DEBUG cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-a6b3f745-7525-40d1-a0d1-51b1bf365a4c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1998.311425] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1998.311425] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1998.314731] [54622]: INFO cinder.volume.api [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-a6b3f745-7525-40d1-a0d1-51b1bf365a4c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1998.319023] [54622]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-a6b3f745-7525-40d1-a0d1-51b1bf365a4c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 1998.319411] [54622]: [pid: 54622|app: 0|req: 292/580] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:15:26 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1999.836536] [54623]: DEBUG cinder.api.middleware.request_id [None req-bee1f80e-0e25-4da9-ac04-6d974620118b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.837039] [54623]: INFO cinder.api.openstack.wsgi [None req-bee1f80e-0e25-4da9-ac04-6d974620118b None None] GET http://10.180.1.21/volume// [ 1999.837900] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bee1f80e-0e25-4da9-ac04-6d974620118b None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.837900] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bee1f80e-0e25-4da9-ac04-6d974620118b None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.837900] [54623]: INFO cinder.api.openstack.wsgi [None req-bee1f80e-0e25-4da9-ac04-6d974620118b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1999.838249] [54623]: [pid: 54623|app: 0|req: 289/581] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 11:15:27 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1999.842022] [54622]: DEBUG cinder.api.middleware.request_id [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-33db4c64-cab0-41a3-b934-a7c6ec1681ed None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.844223] [54622]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-33db4c64-cab0-41a3-b934-a7c6ec1681ed tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1999.844635] [54622]: DEBUG cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-33db4c64-cab0-41a3-b934-a7c6ec1681ed tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "581c67ce-e7bd-4e83-8734-fe5fc27c4db5", "connector": null, "instance_uuid": "2ed96bbe-3205-481e-9a88-97dd20b07a13"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1999.855533] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.855533] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.875661] [54622]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-33db4c64-cab0-41a3-b934-a7c6ec1681ed tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1999.876125] [54622]: [pid: 54622|app: 0|req: 293/582] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:15:27 2024] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1999.903326] [54623]: DEBUG cinder.api.middleware.request_id [None req-a352919d-381f-410a-a8e2-5cdf4c3e2b65 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.905724] [54623]: INFO cinder.api.openstack.wsgi [None req-a352919d-381f-410a-a8e2-5cdf4c3e2b65 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 1999.906174] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a352919d-381f-410a-a8e2-5cdf4c3e2b65 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.906278] [54623]: DEBUG cinder.api.openstack.wsgi [None req-a352919d-381f-410a-a8e2-5cdf4c3e2b65 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.918789] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.918789] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.923048] [54623]: INFO cinder.volume.api [None req-a352919d-381f-410a-a8e2-5cdf4c3e2b65 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 1999.927494] [54623]: INFO cinder.api.openstack.wsgi [None req-a352919d-381f-410a-a8e2-5cdf4c3e2b65 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 1999.928019] [54623]: [pid: 54623|app: 0|req: 290/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:27 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2000.407216] [54622]: DEBUG cinder.api.middleware.request_id [None req-e8cda9e0-7a0d-4d1d-8ce8-022ca889d825 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.407776] [54622]: INFO cinder.api.openstack.wsgi [None req-e8cda9e0-7a0d-4d1d-8ce8-022ca889d825 None None] GET http://10.180.1.21/volume// [ 2000.407895] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e8cda9e0-7a0d-4d1d-8ce8-022ca889d825 None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.408150] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e8cda9e0-7a0d-4d1d-8ce8-022ca889d825 None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.408542] [54622]: INFO cinder.api.openstack.wsgi [None req-e8cda9e0-7a0d-4d1d-8ce8-022ca889d825 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2000.408968] [54622]: [pid: 54622|app: 0|req: 294/584] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:15:28 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2000.412756] [54623]: DEBUG cinder.api.middleware.request_id [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-14577719-e892-48b1-bd80-765ec68f5d63 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.414777] [54623]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-14577719-e892-48b1-bd80-765ec68f5d63 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2000.415317] [54623]: DEBUG cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-14577719-e892-48b1-bd80-765ec68f5d63 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.415317] [54623]: DEBUG cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-14577719-e892-48b1-bd80-765ec68f5d63 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.428976] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.428976] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.432730] [54623]: INFO cinder.volume.api [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-14577719-e892-48b1-bd80-765ec68f5d63 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2000.438090] [54623]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-14577719-e892-48b1-bd80-765ec68f5d63 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2000.438601] [54623]: [pid: 54623|app: 0|req: 291/585] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:15:28 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2000.464836] [54622]: DEBUG cinder.api.middleware.request_id [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-71dae744-f6ec-4a2d-bd8d-9b8b0e988f2b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.467214] [54622]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-71dae744-f6ec-4a2d-bd8d-9b8b0e988f2b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] PUT http://10.180.1.21/volume/v3/attachments/45c655ce-d545-45c2-9e22-17ee566c70e5 [ 2000.467614] [54622]: DEBUG cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-71dae744-f6ec-4a2d-bd8d-9b8b0e988f2b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-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-363465", "mountpoint": "/dev/sdb"}}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2000.475108] [54622]: DEBUG cinder.coordination [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-71dae744-f6ec-4a2d-bd8d-9b8b0e988f2b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Acquiring lock "cinder-attachment_update-581c67ce-e7bd-4e83-8734-fe5fc27c4db5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2000.480481] [54622]: DEBUG cinder.coordination [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-71dae744-f6ec-4a2d-bd8d-9b8b0e988f2b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Lock "cinder-attachment_update-581c67ce-e7bd-4e83-8734-fe5fc27c4db5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54622) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2000.481516] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.481516] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.566454] [54623]: DEBUG cinder.api.middleware.request_id [None req-77c9d70c-928d-49f0-8c59-12a3a1c48d6d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.568678] [54623]: INFO cinder.api.openstack.wsgi [None req-77c9d70c-928d-49f0-8c59-12a3a1c48d6d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 2000.568948] [54623]: DEBUG cinder.api.openstack.wsgi [None req-77c9d70c-928d-49f0-8c59-12a3a1c48d6d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.569199] [54623]: DEBUG cinder.api.openstack.wsgi [None req-77c9d70c-928d-49f0-8c59-12a3a1c48d6d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.569396] [54623]: INFO cinder.api.v3.volumes [None req-77c9d70c-928d-49f0-8c59-12a3a1c48d6d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Delete volume with id: c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 2000.576942] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.576942] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.577485] [54623]: INFO cinder.volume.api [None req-77c9d70c-928d-49f0-8c59-12a3a1c48d6d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 2000.596099] [54623]: INFO cinder.volume.api [None req-77c9d70c-928d-49f0-8c59-12a3a1c48d6d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Delete volume request issued successfully. [ 2000.596310] [54623]: INFO cinder.api.openstack.wsgi [None req-77c9d70c-928d-49f0-8c59-12a3a1c48d6d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 202 [ 2000.596785] [54623]: [pid: 54623|app: 0|req: 292/586] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:15:28 2024] DELETE /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2000.600041] [54623]: DEBUG cinder.api.middleware.request_id [None req-bfd8d5c6-e565-4494-8adc-467c3acd9af6 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.601971] [54623]: INFO cinder.api.openstack.wsgi [None req-bfd8d5c6-e565-4494-8adc-467c3acd9af6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 2000.602197] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bfd8d5c6-e565-4494-8adc-467c3acd9af6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.602416] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bfd8d5c6-e565-4494-8adc-467c3acd9af6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.610400] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.610400] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.613878] [54623]: INFO cinder.volume.api [None req-bfd8d5c6-e565-4494-8adc-467c3acd9af6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 2000.618297] [54623]: INFO cinder.api.openstack.wsgi [None req-bfd8d5c6-e565-4494-8adc-467c3acd9af6 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 200 [ 2000.618822] [54623]: [pid: 54623|app: 0|req: 293/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:28 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2000.937574] [54623]: DEBUG cinder.api.middleware.request_id [None req-bf2c9592-5d02-4338-8cdf-46230faf37e1 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.939855] [54623]: INFO cinder.api.openstack.wsgi [None req-bf2c9592-5d02-4338-8cdf-46230faf37e1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2000.940125] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bf2c9592-5d02-4338-8cdf-46230faf37e1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.940385] [54623]: DEBUG cinder.api.openstack.wsgi [None req-bf2c9592-5d02-4338-8cdf-46230faf37e1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.950699] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.950699] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.953986] [54623]: INFO cinder.volume.api [None req-bf2c9592-5d02-4338-8cdf-46230faf37e1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2000.960933] [54623]: INFO cinder.api.openstack.wsgi [None req-bf2c9592-5d02-4338-8cdf-46230faf37e1 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2000.961601] [54623]: [pid: 54623|app: 0|req: 294/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:28 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2001.629604] [54623]: DEBUG cinder.api.middleware.request_id [None req-57527e11-22a1-4e21-8811-298e816923c3 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.633926] [54623]: INFO cinder.api.openstack.wsgi [None req-57527e11-22a1-4e21-8811-298e816923c3 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d [ 2001.634194] [54623]: DEBUG cinder.api.openstack.wsgi [None req-57527e11-22a1-4e21-8811-298e816923c3 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.634432] [54623]: DEBUG cinder.api.openstack.wsgi [None req-57527e11-22a1-4e21-8811-298e816923c3 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.642591] [54623]: INFO cinder.api.openstack.wsgi [None req-57527e11-22a1-4e21-8811-298e816923c3 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d returned with HTTP 404 [ 2001.643700] [54623]: [pid: 54623|app: 0|req: 295/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:29 2024] GET /volume/v3/volumes/c2558185-81f4-4b3f-b4a9-4809cef38b8d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2001.703610] [54623]: DEBUG cinder.api.middleware.request_id [None req-1a057a64-d823-48fb-aa16-f4867a968273 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.705344] [54623]: INFO cinder.api.openstack.wsgi [None req-1a057a64-d823-48fb-aa16-f4867a968273 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 2001.705646] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1a057a64-d823-48fb-aa16-f4867a968273 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.705874] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1a057a64-d823-48fb-aa16-f4867a968273 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.706068] [54623]: INFO cinder.api.v3.volumes [None req-1a057a64-d823-48fb-aa16-f4867a968273 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Delete volume with id: d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 2001.718343] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.718343] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.718986] [54623]: INFO cinder.volume.api [None req-1a057a64-d823-48fb-aa16-f4867a968273 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 2001.742787] [54623]: INFO cinder.volume.api [None req-1a057a64-d823-48fb-aa16-f4867a968273 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Delete volume request issued successfully. [ 2001.744424] [54623]: INFO cinder.api.openstack.wsgi [None req-1a057a64-d823-48fb-aa16-f4867a968273 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 202 [ 2001.744424] [54623]: [pid: 54623|app: 0|req: 296/590] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:15:29 2024] DELETE /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2001.746618] [54623]: DEBUG cinder.api.middleware.request_id [None req-8f7dfabf-bd1f-4fd8-8802-114e84baba2d None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.748818] [54623]: INFO cinder.api.openstack.wsgi [None req-8f7dfabf-bd1f-4fd8-8802-114e84baba2d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 2001.749304] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8f7dfabf-bd1f-4fd8-8802-114e84baba2d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.749304] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8f7dfabf-bd1f-4fd8-8802-114e84baba2d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.759293] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.759293] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.764295] [54623]: INFO cinder.volume.api [None req-8f7dfabf-bd1f-4fd8-8802-114e84baba2d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 2001.770232] [54623]: INFO cinder.api.openstack.wsgi [None req-8f7dfabf-bd1f-4fd8-8802-114e84baba2d tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 2001.770750] [54623]: [pid: 54623|app: 0|req: 297/591] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:29 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2001.771392] [54623]: DEBUG cinder.api.middleware.request_id [None req-1ac8452a-f5a5-474e-bec7-8b9505435994 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.773281] [54623]: INFO cinder.api.openstack.wsgi [None req-1ac8452a-f5a5-474e-bec7-8b9505435994 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 2001.773570] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1ac8452a-f5a5-474e-bec7-8b9505435994 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.773814] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1ac8452a-f5a5-474e-bec7-8b9505435994 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.785389] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.785389] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.789393] [54623]: INFO cinder.volume.api [None req-1ac8452a-f5a5-474e-bec7-8b9505435994 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 2001.795550] [54623]: INFO cinder.api.openstack.wsgi [None req-1ac8452a-f5a5-474e-bec7-8b9505435994 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 2001.799717] [54623]: [pid: 54623|app: 0|req: 298/592] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 11:15:29 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 1865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2001.971329] [54623]: DEBUG cinder.api.middleware.request_id [None req-f89298d1-bcaa-4e43-89ed-bf7281dadcc3 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.973601] [54623]: INFO cinder.api.openstack.wsgi [None req-f89298d1-bcaa-4e43-89ed-bf7281dadcc3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2001.973843] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f89298d1-bcaa-4e43-89ed-bf7281dadcc3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.974089] [54623]: DEBUG cinder.api.openstack.wsgi [None req-f89298d1-bcaa-4e43-89ed-bf7281dadcc3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.983856] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.983856] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.987201] [54623]: INFO cinder.volume.api [None req-f89298d1-bcaa-4e43-89ed-bf7281dadcc3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2001.991702] [54623]: INFO cinder.api.openstack.wsgi [None req-f89298d1-bcaa-4e43-89ed-bf7281dadcc3 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2001.996135] [54623]: [pid: 54623|app: 0|req: 299/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:29 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2002.781489] [54623]: DEBUG cinder.api.middleware.request_id [None req-3422c060-92d5-4cdc-b19a-9c1fc5348d66 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.783372] [54623]: INFO cinder.api.openstack.wsgi [None req-3422c060-92d5-4cdc-b19a-9c1fc5348d66 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 2002.783644] [54623]: DEBUG cinder.api.openstack.wsgi [None req-3422c060-92d5-4cdc-b19a-9c1fc5348d66 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.783887] [54623]: DEBUG cinder.api.openstack.wsgi [None req-3422c060-92d5-4cdc-b19a-9c1fc5348d66 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.792453] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.792453] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.796395] [54623]: INFO cinder.volume.api [None req-3422c060-92d5-4cdc-b19a-9c1fc5348d66 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 2002.801388] [54623]: INFO cinder.api.openstack.wsgi [None req-3422c060-92d5-4cdc-b19a-9c1fc5348d66 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 2002.801853] [54623]: [pid: 54623|app: 0|req: 300/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:30 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2003.003887] [54623]: DEBUG cinder.api.middleware.request_id [None req-9079e399-de6e-40a7-b71c-63b28126643a None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.006178] [54623]: INFO cinder.api.openstack.wsgi [None req-9079e399-de6e-40a7-b71c-63b28126643a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2003.006416] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9079e399-de6e-40a7-b71c-63b28126643a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.006709] [54623]: DEBUG cinder.api.openstack.wsgi [None req-9079e399-de6e-40a7-b71c-63b28126643a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.016728] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.016728] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.019816] [54623]: INFO cinder.volume.api [None req-9079e399-de6e-40a7-b71c-63b28126643a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2003.023886] [54623]: INFO cinder.api.openstack.wsgi [None req-9079e399-de6e-40a7-b71c-63b28126643a tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2003.024280] [54623]: [pid: 54623|app: 0|req: 301/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:30 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2003.811513] [54623]: DEBUG cinder.api.middleware.request_id [None req-c59b1a96-d193-4f00-ab1b-c4b64e9cf758 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.813714] [54623]: INFO cinder.api.openstack.wsgi [None req-c59b1a96-d193-4f00-ab1b-c4b64e9cf758 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 2003.813961] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c59b1a96-d193-4f00-ab1b-c4b64e9cf758 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.814199] [54623]: DEBUG cinder.api.openstack.wsgi [None req-c59b1a96-d193-4f00-ab1b-c4b64e9cf758 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.821702] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.821702] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.825449] [54623]: INFO cinder.volume.api [None req-c59b1a96-d193-4f00-ab1b-c4b64e9cf758 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Volume info retrieved successfully. [ 2003.830938] [54623]: INFO cinder.api.openstack.wsgi [None req-c59b1a96-d193-4f00-ab1b-c4b64e9cf758 tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 200 [ 2003.831453] [54623]: [pid: 54623|app: 0|req: 302/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:31 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2004.034031] [54623]: DEBUG cinder.api.middleware.request_id [None req-35bed218-e13c-4cad-a318-1f2d7d3ba461 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.036753] [54623]: INFO cinder.api.openstack.wsgi [None req-35bed218-e13c-4cad-a318-1f2d7d3ba461 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2004.037068] [54623]: DEBUG cinder.api.openstack.wsgi [None req-35bed218-e13c-4cad-a318-1f2d7d3ba461 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.037385] [54623]: DEBUG cinder.api.openstack.wsgi [None req-35bed218-e13c-4cad-a318-1f2d7d3ba461 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2004.049993] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2004.049993] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2004.052962] [54623]: INFO cinder.volume.api [None req-35bed218-e13c-4cad-a318-1f2d7d3ba461 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2004.056988] [54623]: INFO cinder.api.openstack.wsgi [None req-35bed218-e13c-4cad-a318-1f2d7d3ba461 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2004.057359] [54623]: [pid: 54623|app: 0|req: 303/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:31 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2004.840981] [54623]: DEBUG cinder.api.middleware.request_id [None req-ff3819fe-6b4a-4d63-acbd-09d1b61b27ae None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.843107] [54623]: INFO cinder.api.openstack.wsgi [None req-ff3819fe-6b4a-4d63-acbd-09d1b61b27ae tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] GET http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b [ 2004.843389] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ff3819fe-6b4a-4d63-acbd-09d1b61b27ae tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.843679] [54623]: DEBUG cinder.api.openstack.wsgi [None req-ff3819fe-6b4a-4d63-acbd-09d1b61b27ae tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2004.849844] [54623]: INFO cinder.api.openstack.wsgi [None req-ff3819fe-6b4a-4d63-acbd-09d1b61b27ae tempest-AttachVolumeShelveTestJSON-37567632 tempest-AttachVolumeShelveTestJSON-37567632-project-member] http://10.180.1.21/volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b returned with HTTP 404 [ 2004.850347] [54623]: [pid: 54623|app: 0|req: 304/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:32 2024] GET /volume/v3/volumes/d0c1a25f-c4c4-49f8-aff1-a821f017868b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2005.002704] [54622]: DEBUG cinder.coordination [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-71dae744-f6ec-4a2d-bd8d-9b8b0e988f2b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Lock "cinder-attachment_update-581c67ce-e7bd-4e83-8734-fe5fc27c4db5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=54622) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2005.003056] [54622]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-71dae744-f6ec-4a2d-bd8d-9b8b0e988f2b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments/45c655ce-d545-45c2-9e22-17ee566c70e5 returned with HTTP 200 [ 2005.003528] [54622]: [pid: 54622|app: 0|req: 295/599] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 11:15:28 2024] PUT /volume/v3/attachments/45c655ce-d545-45c2-9e22-17ee566c70e5 => generated 589 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2005.066589] [54623]: DEBUG cinder.api.middleware.request_id [None req-02eca9e2-0965-4ef3-908a-e8db8f22c0de None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2005.068372] [54623]: INFO cinder.api.openstack.wsgi [None req-02eca9e2-0965-4ef3-908a-e8db8f22c0de tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2005.068590] [54623]: DEBUG cinder.api.openstack.wsgi [None req-02eca9e2-0965-4ef3-908a-e8db8f22c0de tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2005.068844] [54623]: DEBUG cinder.api.openstack.wsgi [None req-02eca9e2-0965-4ef3-908a-e8db8f22c0de tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2005.079353] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2005.079353] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2005.082613] [54623]: INFO cinder.volume.api [None req-02eca9e2-0965-4ef3-908a-e8db8f22c0de tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2005.087599] [54623]: INFO cinder.api.openstack.wsgi [None req-02eca9e2-0965-4ef3-908a-e8db8f22c0de tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2005.088024] [54623]: [pid: 54623|app: 0|req: 305/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:32 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.097396] [54622]: DEBUG cinder.api.middleware.request_id [None req-3e128b27-5b7f-4f89-b12e-b6393e6d1054 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.099559] [54622]: INFO cinder.api.openstack.wsgi [None req-3e128b27-5b7f-4f89-b12e-b6393e6d1054 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2006.099822] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3e128b27-5b7f-4f89-b12e-b6393e6d1054 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.100067] [54622]: DEBUG cinder.api.openstack.wsgi [None req-3e128b27-5b7f-4f89-b12e-b6393e6d1054 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.114267] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.114267] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.118514] [54622]: INFO cinder.volume.api [None req-3e128b27-5b7f-4f89-b12e-b6393e6d1054 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2006.125063] [54622]: INFO cinder.api.openstack.wsgi [None req-3e128b27-5b7f-4f89-b12e-b6393e6d1054 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2006.127077] [54622]: [pid: 54622|app: 0|req: 296/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:33 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.617495] [54623]: DEBUG cinder.api.middleware.request_id [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-2944e55a-d62f-47e4-a310-b62e9f2f2ec2 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.619931] [54623]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-2944e55a-d62f-47e4-a310-b62e9f2f2ec2 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/attachments/45c655ce-d545-45c2-9e22-17ee566c70e5/action [ 2006.620755] [54623]: DEBUG cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-2944e55a-d62f-47e4-a310-b62e9f2f2ec2 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action body: b'{"os-complete": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2006.620755] [54623]: DEBUG cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-2944e55a-d62f-47e4-a310-b62e9f2f2ec2 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2006.639400] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.639400] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.648145] [54623]: INFO cinder.api.openstack.wsgi [req-8b216426-5f93-4726-9b8b-7743341ee3dd req-2944e55a-d62f-47e4-a310-b62e9f2f2ec2 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments/45c655ce-d545-45c2-9e22-17ee566c70e5/action returned with HTTP 204 [ 2006.648631] [54623]: [pid: 54623|app: 0|req: 306/602] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 11:15:34 2024] POST /volume/v3/attachments/45c655ce-d545-45c2-9e22-17ee566c70e5/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2007.136994] [54622]: DEBUG cinder.api.middleware.request_id [None req-4e65e3d2-1be4-4490-97fa-97726a6ca78b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.139207] [54622]: INFO cinder.api.openstack.wsgi [None req-4e65e3d2-1be4-4490-97fa-97726a6ca78b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2007.139429] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4e65e3d2-1be4-4490-97fa-97726a6ca78b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.139646] [54622]: DEBUG cinder.api.openstack.wsgi [None req-4e65e3d2-1be4-4490-97fa-97726a6ca78b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.149567] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.149567] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.153204] [54622]: INFO cinder.volume.api [None req-4e65e3d2-1be4-4490-97fa-97726a6ca78b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2007.158266] [54622]: INFO cinder.api.openstack.wsgi [None req-4e65e3d2-1be4-4490-97fa-97726a6ca78b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2007.158654] [54622]: [pid: 54622|app: 0|req: 297/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:34 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2007.167014] [54623]: DEBUG cinder.api.middleware.request_id [None req-7f3687a9-1324-4948-9d53-838b149aae29 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.169989] [54623]: INFO cinder.api.openstack.wsgi [None req-7f3687a9-1324-4948-9d53-838b149aae29 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2007.170513] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7f3687a9-1324-4948-9d53-838b149aae29 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.170859] [54623]: DEBUG cinder.api.openstack.wsgi [None req-7f3687a9-1324-4948-9d53-838b149aae29 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.181951] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.181951] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.184295] [54623]: INFO cinder.volume.api [None req-7f3687a9-1324-4948-9d53-838b149aae29 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2007.188579] [54623]: INFO cinder.api.openstack.wsgi [None req-7f3687a9-1324-4948-9d53-838b149aae29 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2007.189096] [54623]: [pid: 54623|app: 0|req: 307/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:35 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2007.197874] [54622]: DEBUG cinder.api.middleware.request_id [None req-055ea1d1-7421-4683-a431-aa59637f7bb9 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.200055] [54622]: INFO cinder.api.openstack.wsgi [None req-055ea1d1-7421-4683-a431-aa59637f7bb9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] DELETE http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2007.200281] [54622]: DEBUG cinder.api.openstack.wsgi [None req-055ea1d1-7421-4683-a431-aa59637f7bb9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.200500] [54622]: DEBUG cinder.api.openstack.wsgi [None req-055ea1d1-7421-4683-a431-aa59637f7bb9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.200702] [54622]: INFO cinder.api.v3.volumes [None req-055ea1d1-7421-4683-a431-aa59637f7bb9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Delete volume with id: 581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2007.210283] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.210283] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.210772] [54622]: INFO cinder.volume.api [None req-055ea1d1-7421-4683-a431-aa59637f7bb9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2007.219371] [54622]: INFO cinder.volume.api [None req-055ea1d1-7421-4683-a431-aa59637f7bb9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-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. [ 2007.219683] [54622]: INFO cinder.api.openstack.wsgi [None req-055ea1d1-7421-4683-a431-aa59637f7bb9 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 400 [ 2007.220242] [54622]: [pid: 54622|app: 0|req: 298/605] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:15:35 2024] DELETE /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 2007.223030] [54623]: DEBUG cinder.api.middleware.request_id [None req-cd69ac1c-b776-4056-ac65-5f619c6d5321 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.225015] [54623]: INFO cinder.api.openstack.wsgi [None req-cd69ac1c-b776-4056-ac65-5f619c6d5321 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2007.225226] [54623]: DEBUG cinder.api.openstack.wsgi [None req-cd69ac1c-b776-4056-ac65-5f619c6d5321 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.225451] [54623]: DEBUG cinder.api.openstack.wsgi [None req-cd69ac1c-b776-4056-ac65-5f619c6d5321 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.234859] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.234859] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.238078] [54623]: INFO cinder.volume.api [None req-cd69ac1c-b776-4056-ac65-5f619c6d5321 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2007.242623] [54623]: INFO cinder.api.openstack.wsgi [None req-cd69ac1c-b776-4056-ac65-5f619c6d5321 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2007.243022] [54623]: [pid: 54623|app: 0|req: 308/606] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:35 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2007.278340] [54622]: DEBUG cinder.api.middleware.request_id [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-713ed673-94e3-493f-908f-60a4d8026026 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.281336] [54622]: INFO cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-713ed673-94e3-493f-908f-60a4d8026026 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2007.281748] [54622]: DEBUG cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-713ed673-94e3-493f-908f-60a4d8026026 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.282420] [54622]: DEBUG cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-713ed673-94e3-493f-908f-60a4d8026026 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.292708] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.292708] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.296509] [54622]: INFO cinder.volume.api [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-713ed673-94e3-493f-908f-60a4d8026026 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2007.300872] [54622]: INFO cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-713ed673-94e3-493f-908f-60a4d8026026 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2007.301322] [54622]: [pid: 54622|app: 0|req: 299/607] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:15:35 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2007.318099] [54623]: DEBUG cinder.api.middleware.request_id [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-3e95523f-31b0-40e9-b227-a83493ca236b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.320379] [54623]: INFO cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-3e95523f-31b0-40e9-b227-a83493ca236b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] POST http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5/action [ 2007.320771] [54623]: DEBUG cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-3e95523f-31b0-40e9-b227-a83493ca236b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2007.320926] [54623]: DEBUG cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-3e95523f-31b0-40e9-b227-a83493ca236b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2007.330429] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.330429] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.330925] [54623]: INFO cinder.volume.api [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-3e95523f-31b0-40e9-b227-a83493ca236b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2007.335103] [54623]: INFO cinder.volume.api [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-3e95523f-31b0-40e9-b227-a83493ca236b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Begin detaching volume completed successfully. [ 2007.335321] [54623]: INFO cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-3e95523f-31b0-40e9-b227-a83493ca236b tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5/action returned with HTTP 202 [ 2007.335873] [54623]: [pid: 54623|app: 0|req: 309/608] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:15:35 2024] POST /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2008.360255] [54622]: DEBUG cinder.api.middleware.request_id [None req-89e88edd-f62a-4df5-8d41-00e907c00f6b None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.360701] [54622]: INFO cinder.api.openstack.wsgi [None req-89e88edd-f62a-4df5-8d41-00e907c00f6b None None] GET http://10.180.1.21/volume// [ 2008.360882] [54622]: DEBUG cinder.api.openstack.wsgi [None req-89e88edd-f62a-4df5-8d41-00e907c00f6b None None] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.361119] [54622]: DEBUG cinder.api.openstack.wsgi [None req-89e88edd-f62a-4df5-8d41-00e907c00f6b None None] Calling method 'all' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.361521] [54622]: INFO cinder.api.openstack.wsgi [None req-89e88edd-f62a-4df5-8d41-00e907c00f6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2008.361919] [54622]: [pid: 54622|app: 0|req: 300/609] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:15:36 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2008.365159] [54623]: DEBUG cinder.api.middleware.request_id [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-354ff4bd-d9f3-4f64-a23b-78a11af65ed7 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.367637] [54623]: INFO cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-354ff4bd-d9f3-4f64-a23b-78a11af65ed7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2008.367944] [54623]: DEBUG cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-354ff4bd-d9f3-4f64-a23b-78a11af65ed7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.368218] [54623]: DEBUG cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-354ff4bd-d9f3-4f64-a23b-78a11af65ed7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.378434] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2008.378434] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.381766] [54623]: INFO cinder.volume.api [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-354ff4bd-d9f3-4f64-a23b-78a11af65ed7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2008.386573] [54623]: INFO cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-354ff4bd-d9f3-4f64-a23b-78a11af65ed7 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2008.386946] [54623]: [pid: 54623|app: 0|req: 310/610] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 11:15:36 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2009.519430] [54622]: DEBUG cinder.api.middleware.request_id [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-b025c690-864d-45c9-9980-551d0be140b4 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.521747] [54622]: INFO cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-b025c690-864d-45c9-9980-551d0be140b4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] DELETE http://10.180.1.21/volume/v3/attachments/45c655ce-d545-45c2-9e22-17ee566c70e5 [ 2009.521961] [54622]: DEBUG cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-b025c690-864d-45c9-9980-551d0be140b4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.522185] [54622]: DEBUG cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-b025c690-864d-45c9-9980-551d0be140b4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.530755] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2009.530755] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.055504] [54622]: INFO cinder.api.openstack.wsgi [req-6431b0b1-48a2-447c-8f52-cc11a992d690 req-b025c690-864d-45c9-9980-551d0be140b4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/attachments/45c655ce-d545-45c2-9e22-17ee566c70e5 returned with HTTP 200 [ 2010.055981] [54622]: [pid: 54622|app: 0|req: 301/611] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:15:37 2024] DELETE /volume/v3/attachments/45c655ce-d545-45c2-9e22-17ee566c70e5 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2011.506963] [54623]: DEBUG cinder.api.middleware.request_id [None req-8623dd79-1976-486b-afc2-6f422303a408 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2011.508960] [54623]: INFO cinder.api.openstack.wsgi [None req-8623dd79-1976-486b-afc2-6f422303a408 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2011.509216] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8623dd79-1976-486b-afc2-6f422303a408 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2011.509439] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8623dd79-1976-486b-afc2-6f422303a408 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2011.518783] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2011.518783] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2011.521974] [54623]: INFO cinder.volume.api [None req-8623dd79-1976-486b-afc2-6f422303a408 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2011.526683] [54623]: INFO cinder.api.openstack.wsgi [None req-8623dd79-1976-486b-afc2-6f422303a408 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2011.527047] [54623]: [pid: 54623|app: 0|req: 311/612] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:39 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2018.502916] [54622]: DEBUG cinder.api.middleware.request_id [None req-e004c28f-5b8d-4af0-8a91-ecf67603592c None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2018.505394] [54622]: INFO cinder.api.openstack.wsgi [None req-e004c28f-5b8d-4af0-8a91-ecf67603592c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] DELETE http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2018.505394] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e004c28f-5b8d-4af0-8a91-ecf67603592c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2018.505604] [54622]: DEBUG cinder.api.openstack.wsgi [None req-e004c28f-5b8d-4af0-8a91-ecf67603592c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2018.505852] [54622]: INFO cinder.api.v3.volumes [None req-e004c28f-5b8d-4af0-8a91-ecf67603592c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Delete volume with id: 581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2018.517518] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2018.517518] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2018.518075] [54622]: INFO cinder.volume.api [None req-e004c28f-5b8d-4af0-8a91-ecf67603592c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2018.535993] [54622]: INFO cinder.volume.api [None req-e004c28f-5b8d-4af0-8a91-ecf67603592c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Delete volume request issued successfully. [ 2018.536275] [54622]: INFO cinder.api.openstack.wsgi [None req-e004c28f-5b8d-4af0-8a91-ecf67603592c tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 202 [ 2018.536695] [54622]: [pid: 54622|app: 0|req: 302/613] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:15:46 2024] DELETE /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2018.540307] [54623]: DEBUG cinder.api.middleware.request_id [None req-1a98ed13-474b-4247-a40f-da2cd1a6a8f4 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2018.543012] [54623]: INFO cinder.api.openstack.wsgi [None req-1a98ed13-474b-4247-a40f-da2cd1a6a8f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2018.543012] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1a98ed13-474b-4247-a40f-da2cd1a6a8f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2018.543012] [54623]: DEBUG cinder.api.openstack.wsgi [None req-1a98ed13-474b-4247-a40f-da2cd1a6a8f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2018.550672] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2018.550672] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2018.554437] [54623]: INFO cinder.volume.api [None req-1a98ed13-474b-4247-a40f-da2cd1a6a8f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2018.559306] [54623]: INFO cinder.api.openstack.wsgi [None req-1a98ed13-474b-4247-a40f-da2cd1a6a8f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2018.559725] [54623]: [pid: 54623|app: 0|req: 312/614] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:46 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2019.568721] [54622]: DEBUG cinder.api.middleware.request_id [None req-bb0ee1eb-7373-4da0-abe5-e9fb258ee848 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2019.570503] [54622]: INFO cinder.api.openstack.wsgi [None req-bb0ee1eb-7373-4da0-abe5-e9fb258ee848 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2019.570728] [54622]: DEBUG cinder.api.openstack.wsgi [None req-bb0ee1eb-7373-4da0-abe5-e9fb258ee848 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2019.570948] [54622]: DEBUG cinder.api.openstack.wsgi [None req-bb0ee1eb-7373-4da0-abe5-e9fb258ee848 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2019.579143] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2019.579143] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2019.582343] [54622]: INFO cinder.volume.api [None req-bb0ee1eb-7373-4da0-abe5-e9fb258ee848 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2019.586522] [54622]: INFO cinder.api.openstack.wsgi [None req-bb0ee1eb-7373-4da0-abe5-e9fb258ee848 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2019.586989] [54622]: [pid: 54622|app: 0|req: 303/615] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:47 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2020.596420] [54623]: DEBUG cinder.api.middleware.request_id [None req-5b546d24-4350-4d2a-99ea-236a5fc44834 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2020.598560] [54623]: INFO cinder.api.openstack.wsgi [None req-5b546d24-4350-4d2a-99ea-236a5fc44834 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2020.598794] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5b546d24-4350-4d2a-99ea-236a5fc44834 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2020.599028] [54623]: DEBUG cinder.api.openstack.wsgi [None req-5b546d24-4350-4d2a-99ea-236a5fc44834 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2020.607752] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2020.607752] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2020.611938] [54623]: INFO cinder.volume.api [None req-5b546d24-4350-4d2a-99ea-236a5fc44834 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2020.617269] [54623]: INFO cinder.api.openstack.wsgi [None req-5b546d24-4350-4d2a-99ea-236a5fc44834 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 200 [ 2020.617664] [54623]: [pid: 54623|app: 0|req: 313/616] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:48 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2021.628203] [54622]: DEBUG cinder.api.middleware.request_id [None req-f25b94f7-8491-45b5-85e4-6e2b24cff1d5 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.630243] [54622]: INFO cinder.api.openstack.wsgi [None req-f25b94f7-8491-45b5-85e4-6e2b24cff1d5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 [ 2021.630608] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f25b94f7-8491-45b5-85e4-6e2b24cff1d5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.632018] [54622]: DEBUG cinder.api.openstack.wsgi [None req-f25b94f7-8491-45b5-85e4-6e2b24cff1d5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.637822] [54622]: INFO cinder.api.openstack.wsgi [None req-f25b94f7-8491-45b5-85e4-6e2b24cff1d5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 returned with HTTP 404 [ 2021.638426] [54622]: [pid: 54622|app: 0|req: 304/617] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:49 2024] GET /volume/v3/volumes/581c67ce-e7bd-4e83-8734-fe5fc27c4db5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2021.689202] [54623]: DEBUG cinder.api.middleware.request_id [None req-e20fb653-e141-47d9-a7dd-8ae4eb67eaf5 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.691252] [54623]: INFO cinder.api.openstack.wsgi [None req-e20fb653-e141-47d9-a7dd-8ae4eb67eaf5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] DELETE http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 2021.691519] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e20fb653-e141-47d9-a7dd-8ae4eb67eaf5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.691787] [54623]: DEBUG cinder.api.openstack.wsgi [None req-e20fb653-e141-47d9-a7dd-8ae4eb67eaf5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'delete' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.691991] [54623]: INFO cinder.api.v3.volumes [None req-e20fb653-e141-47d9-a7dd-8ae4eb67eaf5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Delete volume with id: 707d5ed2-da40-4347-8585-693a5573148b [ 2021.703325] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2021.703325] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2021.703887] [54623]: INFO cinder.volume.api [None req-e20fb653-e141-47d9-a7dd-8ae4eb67eaf5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2021.717695] [54623]: INFO cinder.volume.api [None req-e20fb653-e141-47d9-a7dd-8ae4eb67eaf5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Delete volume request issued successfully. [ 2021.717882] [54623]: INFO cinder.api.openstack.wsgi [None req-e20fb653-e141-47d9-a7dd-8ae4eb67eaf5 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 202 [ 2021.718321] [54623]: [pid: 54623|app: 0|req: 314/618] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:15:49 2024] DELETE /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2021.721296] [54622]: DEBUG cinder.api.middleware.request_id [None req-66deb7e4-92ea-4f68-aa6b-582979172f78 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.723336] [54622]: INFO cinder.api.openstack.wsgi [None req-66deb7e4-92ea-4f68-aa6b-582979172f78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 2021.723557] [54622]: DEBUG cinder.api.openstack.wsgi [None req-66deb7e4-92ea-4f68-aa6b-582979172f78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.723831] [54622]: DEBUG cinder.api.openstack.wsgi [None req-66deb7e4-92ea-4f68-aa6b-582979172f78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.731501] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2021.731501] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2021.735506] [54622]: INFO cinder.volume.api [None req-66deb7e4-92ea-4f68-aa6b-582979172f78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2021.742671] [54622]: INFO cinder.api.openstack.wsgi [None req-66deb7e4-92ea-4f68-aa6b-582979172f78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 2021.743295] [54622]: [pid: 54622|app: 0|req: 305/619] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:49 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2022.752947] [54623]: DEBUG cinder.api.middleware.request_id [None req-8cc1ce66-8d4b-4ba4-af16-458c9cff4823 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2022.755299] [54623]: INFO cinder.api.openstack.wsgi [None req-8cc1ce66-8d4b-4ba4-af16-458c9cff4823 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 2022.755358] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8cc1ce66-8d4b-4ba4-af16-458c9cff4823 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2022.755582] [54623]: DEBUG cinder.api.openstack.wsgi [None req-8cc1ce66-8d4b-4ba4-af16-458c9cff4823 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2022.766099] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.766099] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2022.769500] [54623]: INFO cinder.volume.api [None req-8cc1ce66-8d4b-4ba4-af16-458c9cff4823 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2022.773975] [54623]: INFO cinder.api.openstack.wsgi [None req-8cc1ce66-8d4b-4ba4-af16-458c9cff4823 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 2022.774354] [54623]: [pid: 54623|app: 0|req: 315/620] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:50 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2023.784044] [54622]: DEBUG cinder.api.middleware.request_id [None req-75c39919-b797-46d2-8642-93e0cf2784f4 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2023.786407] [54622]: INFO cinder.api.openstack.wsgi [None req-75c39919-b797-46d2-8642-93e0cf2784f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 2023.786633] [54622]: DEBUG cinder.api.openstack.wsgi [None req-75c39919-b797-46d2-8642-93e0cf2784f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2023.786878] [54622]: DEBUG cinder.api.openstack.wsgi [None req-75c39919-b797-46d2-8642-93e0cf2784f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2023.796717] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.796717] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2023.800143] [54622]: INFO cinder.volume.api [None req-75c39919-b797-46d2-8642-93e0cf2784f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2023.804277] [54622]: INFO cinder.api.openstack.wsgi [None req-75c39919-b797-46d2-8642-93e0cf2784f4 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 200 [ 2023.804637] [54622]: [pid: 54622|app: 0|req: 306/621] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:51 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2024.813757] [54623]: DEBUG cinder.api.middleware.request_id [None req-122f5d7b-d1ea-4331-8a59-71f2be9a6a01 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.816060] [54623]: INFO cinder.api.openstack.wsgi [None req-122f5d7b-d1ea-4331-8a59-71f2be9a6a01 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b [ 2024.816177] [54623]: DEBUG cinder.api.openstack.wsgi [None req-122f5d7b-d1ea-4331-8a59-71f2be9a6a01 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.816361] [54623]: DEBUG cinder.api.openstack.wsgi [None req-122f5d7b-d1ea-4331-8a59-71f2be9a6a01 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.823377] [54623]: INFO cinder.api.openstack.wsgi [None req-122f5d7b-d1ea-4331-8a59-71f2be9a6a01 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b returned with HTTP 404 [ 2024.823932] [54623]: [pid: 54623|app: 0|req: 316/622] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:52 2024] GET /volume/v3/volumes/707d5ed2-da40-4347-8585-693a5573148b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2024.910896] [54622]: DEBUG cinder.api.middleware.request_id [None req-d217191b-1fdc-4785-8873-efca06190fbe None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.912989] [54622]: INFO cinder.api.openstack.wsgi [None req-d217191b-1fdc-4785-8873-efca06190fbe tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 2024.913183] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d217191b-1fdc-4785-8873-efca06190fbe tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.913435] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d217191b-1fdc-4785-8873-efca06190fbe tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.913627] [54622]: INFO cinder.api.v3.volumes [None req-d217191b-1fdc-4785-8873-efca06190fbe tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Delete volume with id: 7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 2024.923019] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.923019] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2024.923546] [54622]: INFO cinder.volume.api [None req-d217191b-1fdc-4785-8873-efca06190fbe tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2024.940646] [54622]: INFO cinder.volume.api [None req-d217191b-1fdc-4785-8873-efca06190fbe tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Delete volume request issued successfully. [ 2024.940902] [54622]: INFO cinder.api.openstack.wsgi [None req-d217191b-1fdc-4785-8873-efca06190fbe tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 202 [ 2024.941461] [54622]: [pid: 54622|app: 0|req: 307/623] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 11:15:52 2024] DELETE /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2024.944515] [54623]: DEBUG cinder.api.middleware.request_id [None req-be0a33f4-d0f5-4e74-8dfb-020b4c68537f None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.946578] [54623]: INFO cinder.api.openstack.wsgi [None req-be0a33f4-d0f5-4e74-8dfb-020b4c68537f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 2024.946800] [54623]: DEBUG cinder.api.openstack.wsgi [None req-be0a33f4-d0f5-4e74-8dfb-020b4c68537f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.947032] [54623]: DEBUG cinder.api.openstack.wsgi [None req-be0a33f4-d0f5-4e74-8dfb-020b4c68537f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.955899] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955899] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2024.960010] [54623]: INFO cinder.volume.api [None req-be0a33f4-d0f5-4e74-8dfb-020b4c68537f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2024.964909] [54623]: INFO cinder.api.openstack.wsgi [None req-be0a33f4-d0f5-4e74-8dfb-020b4c68537f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 2024.965460] [54623]: [pid: 54623|app: 0|req: 317/624] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:52 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2025.975079] [54622]: DEBUG cinder.api.middleware.request_id [None req-d4b18685-d954-4c9d-b3f8-639d7179be5f None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2025.977087] [54622]: INFO cinder.api.openstack.wsgi [None req-d4b18685-d954-4c9d-b3f8-639d7179be5f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 2025.977345] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d4b18685-d954-4c9d-b3f8-639d7179be5f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2025.977798] [54622]: DEBUG cinder.api.openstack.wsgi [None req-d4b18685-d954-4c9d-b3f8-639d7179be5f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2025.988567] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.988567] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2025.993378] [54622]: INFO cinder.volume.api [None req-d4b18685-d954-4c9d-b3f8-639d7179be5f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2025.998568] [54622]: INFO cinder.api.openstack.wsgi [None req-d4b18685-d954-4c9d-b3f8-639d7179be5f tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 2025.998956] [54622]: [pid: 54622|app: 0|req: 308/625] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:53 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2027.008832] [54623]: DEBUG cinder.api.middleware.request_id [None req-65046495-ae8f-4f33-8586-2199ee298c78 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2027.011054] [54623]: INFO cinder.api.openstack.wsgi [None req-65046495-ae8f-4f33-8586-2199ee298c78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 2027.011292] [54623]: DEBUG cinder.api.openstack.wsgi [None req-65046495-ae8f-4f33-8586-2199ee298c78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2027.011514] [54623]: DEBUG cinder.api.openstack.wsgi [None req-65046495-ae8f-4f33-8586-2199ee298c78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2027.019269] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.019269] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2027.022681] [54623]: INFO cinder.volume.api [None req-65046495-ae8f-4f33-8586-2199ee298c78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Volume info retrieved successfully. [ 2027.027028] [54623]: INFO cinder.api.openstack.wsgi [None req-65046495-ae8f-4f33-8586-2199ee298c78 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 200 [ 2027.027548] [54623]: [pid: 54623|app: 0|req: 318/626] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:54 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2028.036258] [54622]: DEBUG cinder.api.middleware.request_id [None req-8edeaf6c-f00d-40a8-91c7-87bc204cd676 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2028.038469] [54622]: INFO cinder.api.openstack.wsgi [None req-8edeaf6c-f00d-40a8-91c7-87bc204cd676 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] GET http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 [ 2028.038735] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8edeaf6c-f00d-40a8-91c7-87bc204cd676 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2028.038969] [54622]: DEBUG cinder.api.openstack.wsgi [None req-8edeaf6c-f00d-40a8-91c7-87bc204cd676 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2028.045535] [54622]: INFO cinder.api.openstack.wsgi [None req-8edeaf6c-f00d-40a8-91c7-87bc204cd676 tempest-AttachVolumeNegativeTest-685455376 tempest-AttachVolumeNegativeTest-685455376-project-member] http://10.180.1.21/volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 returned with HTTP 404 [ 2028.046054] [54622]: [pid: 54622|app: 0|req: 309/627] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 11:15:55 2024] GET /volume/v3/volumes/7d925ed6-d082-4fe9-a59f-bf1532faf9f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2037.024944] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=168,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2038.041696] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=128,cinder:UPDATE=13,cinder:INSERT=4 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2039.757555] [54623]: DEBUG cinder.api.middleware.request_id [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-1a75c329-d5da-4cd3-8e84-35ad47fb85c2 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2039.759980] [54623]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-1a75c329-d5da-4cd3-8e84-35ad47fb85c2 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 2039.760274] [54623]: DEBUG cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-1a75c329-d5da-4cd3-8e84-35ad47fb85c2 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2039.760555] [54623]: DEBUG cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-1a75c329-d5da-4cd3-8e84-35ad47fb85c2 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2039.774482] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.774482] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2039.778499] [54623]: INFO cinder.volume.api [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-1a75c329-d5da-4cd3-8e84-35ad47fb85c2 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 2039.784872] [54623]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-1a75c329-d5da-4cd3-8e84-35ad47fb85c2 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 2039.785458] [54623]: [pid: 54623|app: 0|req: 319/628] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:16:07 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 1684 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2039.813674] [54622]: DEBUG cinder.api.middleware.request_id [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-fcba3c91-edb4-4ca2-9e55-7834e68353bf None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2039.816163] [54622]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-fcba3c91-edb4-4ca2-9e55-7834e68353bf tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] GET http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 2039.816393] [54622]: DEBUG cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-fcba3c91-edb4-4ca2-9e55-7834e68353bf tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2039.816611] [54622]: DEBUG cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-fcba3c91-edb4-4ca2-9e55-7834e68353bf tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'show' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2039.826063] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.826063] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2039.829184] [54622]: INFO cinder.volume.api [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-fcba3c91-edb4-4ca2-9e55-7834e68353bf tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 2039.834510] [54622]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-fcba3c91-edb4-4ca2-9e55-7834e68353bf tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 200 [ 2039.834888] [54622]: [pid: 54622|app: 0|req: 310/629] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 11:16:07 2024] GET /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 1684 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2045.339505] [54623]: DEBUG cinder.api.middleware.request_id [None req-baa4d09f-044e-472d-8478-5dcacbd6c3da None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.340009] [54623]: INFO cinder.api.openstack.wsgi [None req-baa4d09f-044e-472d-8478-5dcacbd6c3da None None] GET http://10.180.1.21/volume// [ 2045.340233] [54623]: DEBUG cinder.api.openstack.wsgi [None req-baa4d09f-044e-472d-8478-5dcacbd6c3da None None] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2045.340504] [54623]: DEBUG cinder.api.openstack.wsgi [None req-baa4d09f-044e-472d-8478-5dcacbd6c3da None None] Calling method 'all' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2045.340934] [54623]: INFO cinder.api.openstack.wsgi [None req-baa4d09f-044e-472d-8478-5dcacbd6c3da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2045.341272] [54623]: [pid: 54623|app: 0|req: 320/630] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 11:16:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2045.344509] [54622]: DEBUG cinder.api.middleware.request_id [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-4844e38c-8aee-4d0d-8ca6-592efee96625 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.346878] [54622]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-4844e38c-8aee-4d0d-8ca6-592efee96625 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2045.347305] [54622]: DEBUG cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-4844e38c-8aee-4d0d-8ca6-592efee96625 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1813f3e1-c67f-45dd-8fe2-32aba6bef049", "connector": null, "instance_uuid": "44dfd3a3-2018-467b-9b3f-1e1128a5807b"}} {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2045.361849] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2045.361849] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2045.387187] [54622]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-4844e38c-8aee-4d0d-8ca6-592efee96625 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2045.387792] [54622]: [pid: 54622|app: 0|req: 311/631] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 11:16:13 2024] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2045.425855] [54623]: DEBUG cinder.api.middleware.request_id [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-727f17cf-aa4a-4820-801a-80d78dae3216 None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.428122] [54623]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-727f17cf-aa4a-4820-801a-80d78dae3216 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] POST http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049/action [ 2045.428515] [54623]: DEBUG cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-727f17cf-aa4a-4820-801a-80d78dae3216 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2045.428655] [54623]: DEBUG cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-727f17cf-aa4a-4820-801a-80d78dae3216 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2045.440148] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2045.440148] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2045.440640] [54623]: INFO cinder.volume.api [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-727f17cf-aa4a-4820-801a-80d78dae3216 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 2045.444620] [54623]: INFO cinder.volume.api [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-727f17cf-aa4a-4820-801a-80d78dae3216 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Roll detaching of volume completed successfully. [ 2045.444834] [54623]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-727f17cf-aa4a-4820-801a-80d78dae3216 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049/action returned with HTTP 202 [ 2045.445235] [54623]: [pid: 54623|app: 0|req: 321/632] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 11:16:13 2024] POST /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2045.449120] [54622]: DEBUG cinder.api.middleware.request_id [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-631afca8-8aad-4ddd-a6ab-d28e8caa0320 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.451056] [54622]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-631afca8-8aad-4ddd-a6ab-d28e8caa0320 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6ff06e25-7b7f-405e-a1bf-99b560a912fa [ 2045.451467] [54622]: DEBUG cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-631afca8-8aad-4ddd-a6ab-d28e8caa0320 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2045.452705] [54622]: DEBUG cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-631afca8-8aad-4ddd-a6ab-d28e8caa0320 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'version_select' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2045.458552] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2045.458552] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2045.478878] [54622]: INFO cinder.api.openstack.wsgi [req-188eb7db-abba-415f-aecf-7aeb7b38a652 req-631afca8-8aad-4ddd-a6ab-d28e8caa0320 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/attachments/6ff06e25-7b7f-405e-a1bf-99b560a912fa returned with HTTP 200 [ 2045.479513] [54622]: [pid: 54622|app: 0|req: 312/633] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:16:13 2024] DELETE /volume/v3/attachments/6ff06e25-7b7f-405e-a1bf-99b560a912fa => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2049.943469] [54623]: DEBUG cinder.api.middleware.request_id [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b8f11be8-5581-484e-a5e7-6cb11d08471b None None] RequestId filter calling following filter/app {{(pid=54623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2049.945738] [54623]: INFO cinder.api.openstack.wsgi [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b8f11be8-5581-484e-a5e7-6cb11d08471b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] DELETE http://10.180.1.21/volume/v3/attachments/03abf5ec-5d4e-4760-9620-fd8b316261f6 [ 2049.945967] [54623]: DEBUG cinder.api.openstack.wsgi [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b8f11be8-5581-484e-a5e7-6cb11d08471b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2049.946227] [54623]: DEBUG cinder.api.openstack.wsgi [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b8f11be8-5581-484e-a5e7-6cb11d08471b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'version_select' {{(pid=54623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2049.954698] [54623]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2049.954698] [54623]: warnings.warn('Policy enforcement is depending on the value of ' [ 2050.485259] [54623]: INFO cinder.api.openstack.wsgi [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b8f11be8-5581-484e-a5e7-6cb11d08471b tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/attachments/03abf5ec-5d4e-4760-9620-fd8b316261f6 returned with HTTP 200 [ 2050.485933] [54623]: [pid: 54623|app: 0|req: 322/634] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 11:16:17 2024] DELETE /volume/v3/attachments/03abf5ec-5d4e-4760-9620-fd8b316261f6 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2050.493485] [54622]: DEBUG cinder.api.middleware.request_id [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b6fd4359-82d3-44df-833f-d591b3a961e7 None None] RequestId filter calling following filter/app {{(pid=54622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2050.495954] [54622]: INFO cinder.api.openstack.wsgi [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b6fd4359-82d3-44df-833f-d591b3a961e7 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 2050.495954] [54622]: DEBUG cinder.api.openstack.wsgi [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b6fd4359-82d3-44df-833f-d591b3a961e7 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Empty body provided in request {{(pid=54622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2050.496424] [54622]: DEBUG cinder.api.openstack.wsgi [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b6fd4359-82d3-44df-833f-d591b3a961e7 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Calling method 'delete' {{(pid=54622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2050.496424] [54622]: INFO cinder.api.v3.volumes [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b6fd4359-82d3-44df-833f-d591b3a961e7 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Delete volume with id: 1813f3e1-c67f-45dd-8fe2-32aba6bef049 [ 2050.512083] [54622]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2050.512083] [54622]: warnings.warn('Policy enforcement is depending on the value of ' [ 2050.512673] [54622]: INFO cinder.volume.api [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b6fd4359-82d3-44df-833f-d591b3a961e7 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Volume info retrieved successfully. [ 2050.535402] [54622]: INFO cinder.volume.api [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b6fd4359-82d3-44df-833f-d591b3a961e7 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] Delete volume request issued successfully. [ 2050.535616] [54622]: INFO cinder.api.openstack.wsgi [req-5c9f5af2-5de0-4eac-987e-91f5f61fd6fd req-b6fd4359-82d3-44df-833f-d591b3a961e7 tempest-ServerActionsV293TestJSON-727577756 tempest-ServerActionsV293TestJSON-727577756-project-member] http://10.180.1.21/volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 returned with HTTP 202 [ 2050.536070] [54622]: [pid: 54622|app: 0|req: 313/635] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 11:16:18 2024] DELETE /volume/v3/volumes/1813f3e1-c67f-45dd-8fe2-32aba6bef049 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2060.483923] [54623]: DEBUG dbcounter [-] [54623] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=54623) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2060.527326] [54622]: DEBUG dbcounter [-] [54622] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=54622) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}