[ 388.689896] [54971]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 388.691464] [54971]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 12:24:13 2025] *** [ 388.691464] [54971]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 388.691464] [54971]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 388.691464] [54971]: nodename: devstack [ 388.691464] [54971]: machine: x86_64 [ 388.691464] [54971]: clock source: unix [ 388.691464] [54971]: pcre jit disabled [ 388.691464] [54971]: detected number of CPU cores: 8 [ 388.691464] [54971]: current working directory: / [ 388.691464] [54971]: detected binary path: /usr/bin/uwsgi-core [ 388.691906] [54971]: your processes number limit is 63753 [ 388.691906] [54971]: your memory page size is 4096 bytes [ 388.691906] [54971]: detected max file descriptor number: 2048 [ 388.691906] [54971]: lock engine: pthread robust mutexes [ 388.691906] [54971]: thunder lock: enabled [ 388.691906] [54971]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 388.691906] [54971]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 388.691906] [54971]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 388.691906] [54971]: Set PythonHome to /opt/stack/data/venv [ 388.718970] [54971]: Python main interpreter initialized at 0x5f33be649be0 [ 388.718970] [54971]: python threads support enabled [ 388.718970] [54971]: your server socket listen backlog is limited to 100 connections [ 388.718970] [54971]: your mercy for graceful operations on workers is 80 seconds [ 388.719265] [54971]: mapped 403077 bytes (393 KB) for 2 cores [ 388.719296] [54971]: *** Operational MODE: preforking *** [ 388.719466] [54971]: *** uWSGI is running in multiple interpreter mode *** [ 388.719466] [54971]: spawned uWSGI master process (pid: 54971) [ 388.719921] [54971]: spawned uWSGI worker 1 (pid: 54972, cores: 1) [ 388.721190] [54971]: spawned uWSGI worker 2 (pid: 54973, cores: 1) [ 388.721190] [54971]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 388.903505] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 388.903505] [54973]: debtcollector.deprecate( [ 388.904880] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 388.904880] [54972]: debtcollector.deprecate( [ 389.687217] [54973]: /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 [ 389.687217] [54973]: warnings.warn( [ 389.692894] [54972]: /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 [ 389.692894] [54972]: warnings.warn( [ 389.791961] [54973]: /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. [ 389.791961] [54973]: from defusedxml.lxml import parse [ 389.792130] [54972]: /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. [ 389.792130] [54972]: from defusedxml.lxml import parse [ 389.827273] [54973]: /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) [ 389.827273] [54973]: BASE = declarative_base() [ 389.828267] [54972]: /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) [ 389.828267] [54972]: BASE = declarative_base() [ 390.000350] [54973]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54973) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 390.000669] [54972]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54972) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 390.007308] [54973]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54973) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.007716] [54972]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54972) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.007799] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.008038] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.008326] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.008370] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.008515] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.008550] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.137600] [54973]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 390.137600] [54973]: @jsonschema.FormatChecker.cls_checks('date-time') [ 390.138442] [54972]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 390.138442] [54972]: @jsonschema.FormatChecker.cls_checks('date-time') [ 390.186144] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.186284] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.186326] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.186441] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.186441] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.186542] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.186587] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.187488] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.187608] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.187660] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.187719] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.187787] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.187842] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.187917] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.356701] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.356877] [54973]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.356877] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.356946] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.356977] [54973]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.357021] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.357052] [54972]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.357081] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.357108] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.357136] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.357164] [54972]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.357316] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.357316] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.357426] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.362318] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.362521] [54973]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.362521] [54973]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.362521] [54973]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.362673] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.362750] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.362806] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.362862] [54972]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.362906] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.362952] [54972]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.362952] [54972]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.362952] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.362952] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.363154] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.363964] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.364110] [54973]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.364240] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.364272] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.364307] [54973]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.364307] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.364363] [54972]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.364390] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.364420] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.364446] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.364472] [54972]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.364472] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.364523] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.364619] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.365389] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.365459] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.365511] [54973]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.365557] [54972]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.365557] [54972]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.365639] [54973]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.365684] [54972]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.365729] [54973]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.365771] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.365817] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.365817] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.365908] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.365952] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.365997] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.367256] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.367404] [54972]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.367404] [54972]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.367501] [54972]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.367538] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.367586] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.367642] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.367735] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.367816] [54973]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.367886] [54973]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.367955] [54973]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.368027] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.368107] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.368166] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.370891] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.370970] [54972]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.371057] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.371133] [54972]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.371209] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.371281] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.371315] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.371343] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.371371] [54973]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.371398] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.371470] [54973]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.371527] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.371686] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.371686] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.372877] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.372962] [54973]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.373043] [54973]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.373097] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.373134] [54973]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.373162] [54972]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.373192] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.373219] [54972]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.373247] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.373288] [54972]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.373330] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.373360] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.373387] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.373477] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.373989] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.374082] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.374142] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.374205] [54973]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.374354] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.374441] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.374441] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.374580] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.374655] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.374723] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.374723] [54972]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.374723] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.374723] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.374723] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.384615] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.384750] [54973]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.384794] [54973]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.384823] [54973]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.384934] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.384986] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.385070] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.385803] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.385908] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.385963] [54972]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.386014] [54973]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.386063] [54972]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.386115] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.386145] [54972]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.386172] [54973]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.386229] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.386274] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.386319] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.386364] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.386423] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.386471] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.386780] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.386857] [54972]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.386923] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.386989] [54972]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.387065] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.387120] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.387194] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.388143] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.388220] [54973]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.388284] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.388336] [54973]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.388402] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.388465] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.388536] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.388914] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.388996] [54972]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.389078] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.389147] [54972]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.389228] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.389289] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.389358] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.392793] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.392870] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.392906] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.392934] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.392962] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.392992] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.393039] [54973]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.393065] [54972]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.393092] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.393120] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.393148] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.393175] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.393202] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.393321] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.407902] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.408061] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.408061] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.408187] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.408187] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.408278] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.408323] [54972]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.408375] [54973]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.408417] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.408460] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.408516] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.408563] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.408605] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.408652] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.409105] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.409185] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.409231] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.409274] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.409318] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.409366] [54972]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.409411] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.409438] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.409468] [54973]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.409497] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.409524] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.409554] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.409587] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.409587] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.410329] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.410416] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.410463] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.410508] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.410552] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.410605] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.410649] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.410688] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.410734] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.410778] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.410807] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.410836] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.410863] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.410863] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.413318] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.413410] [54972]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.413465] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.413523] [54972]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.413590] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.413650] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.413680] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.413727] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.413771] [54973]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.413818] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.413863] [54973]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.413929] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.413993] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.414075] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.414465] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.414549] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.414619] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.414688] [54972]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.414751] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.414877] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.414922] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.414952] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.414983] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.415021] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.415092] [54973]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.415138] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.415187] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.415276] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.418776] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.418858] [54972]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.418944] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.419025] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.419088] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.419151] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.419238] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.419293] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.419365] [54973]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.419450] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.419520] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.419585] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.419648] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.419717] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.422436] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.422528] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.422579] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.422652] [54972]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.422713] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.422765] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.422765] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.422849] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.422888] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.422940] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.422940] [54973]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.423025] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.423054] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.423113] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.423278] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.423353] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.423401] [54972]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.423447] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.423492] [54973]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.423543] [54972]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.423571] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.423595] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.423622] [54973]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.423651] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.423679] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.423713] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.423742] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.423742] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.427461] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.427550] [54972]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.427608] [54972]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.427679] [54972]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.427720] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.427772] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.427817] [54973]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.427847] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.427876] [54973]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.427901] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.427929] [54973]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.427957] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.428057] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.428138] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.428619] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.428703] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.428773] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.428842] [54972]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.428907] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.428941] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.428971] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.429039] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.429090] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.429142] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.429190] [54973]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.429222] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.429270] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.429359] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.430890] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.430974] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.431029] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.431081] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.431109] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.431140] [54972]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.431169] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.431196] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.431254] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.431299] [54973]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.431351] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.431399] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.431399] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.431484] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.434419] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.434518] [54972]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.434566] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.434621] [54972]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.434678] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.434714] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.434740] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.434766] [54973]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.434820] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.434870] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.434915] [54973]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.434960] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.435025] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.435147] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.437852] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.437931] [54972]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.438014] [54972]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.438078] [54972]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.438218] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.438218] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.438311] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.438342] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.438375] [54973]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.438401] [54973]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.438493] [54973]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.438549] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.438599] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.438652] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.439015] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.439108] [54972]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.439179] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.439257] [54972]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.439331] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.439391] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.439462] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.439494] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.439559] [54973]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.439611] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.439680] [54973]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.439736] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.439802] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.439871] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.440326] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.440414] [54972]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.440469] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.440541] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.440606] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.440663] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.440735] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.440770] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.440836] [54973]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.440901] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.440968] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.441044] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.441105] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.441172] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.442719] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.442812] [54972]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.442877] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.442935] [54972]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.442986] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.443045] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.443093] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.443144] [54973]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.443191] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.443219] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.443219] [54973]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.443305] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.443360] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.443431] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.444169] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.444252] [54972]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.444307] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.444343] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.444398] [54972]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.444446] [54973]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.444488] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.444524] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.444579] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.444674] [54973]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.444728] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.444773] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.444773] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.444773] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.446424] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.446514] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.446574] [54972]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.446648] [54972]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.446688] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.446716] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.446776] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.446823] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.446867] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.446912] [54973]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.446912] [54973]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.447021] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.447063] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.447113] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.448153] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.448216] [54972]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.448276] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.448318] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.448368] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.448414] [54973]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.448473] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.448503] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.448531] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.448559] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.448584] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.448644] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.504719] [54973]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54973) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.504924] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.504924] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.505043] [54972]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54972) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.505110] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.505181] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.505231] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.505273] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.505273] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.505347] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.505372] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.505398] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.505424] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.505450] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.505475] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.505500] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.505581] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.505627] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.505672] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.505714] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.505755] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.505796] [54973]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.505837] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.505886] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.505991] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.506053] [54973]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.506104] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.506154] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.506154] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.506235] [54972]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.506235] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.506313] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.506349] [54972]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.506394] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.506436] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.506463] [54973]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.506491] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.506517] [54973]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.506542] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.506566] [54973]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.506591] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.506615] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.506640] [54972]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.506665] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.506690] [54972]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.506719] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.506744] [54972]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.506769] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.506794] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.506819] [54973]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.506843] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.506868] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.506892] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.506917] [54973]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.506946] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.506972] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.506998] [54972]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.507041] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.507066] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.507091] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.507116] [54972]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.507140] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.507164] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.507195] [54973]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.507221] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.507246] [54973]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.507271] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.507296] [54973]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.507321] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.507347] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.507371] [54972]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.507396] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.507423] [54972]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.507449] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.507474] [54972]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.507498] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.507522] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.507547] [54973]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.507571] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.507595] [54973]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.507620] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.507647] [54973]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.507671] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.507697] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.507723] [54972]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.507747] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.507772] [54972]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.507796] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.507820] [54972]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.507844] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.507872] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.507897] [54973]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.507922] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.507946] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.507970] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.507995] [54973]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.508027] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.508053] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.508078] [54972]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.508110] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.508136] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.508163] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.508186] [54972]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.508211] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.508235] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.508259] [54973]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.508285] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.508310] [54973]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.508337] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.508363] [54973]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.508387] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.508411] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.508435] [54972]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.508460] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.508485] [54972]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.508510] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.508535] [54972]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.508562] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.508589] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.508613] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.508638] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.508662] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.508688] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.508714] [54973]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.508739] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.508764] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.508792] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.508817] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.508841] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.508866] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.508890] [54972]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.508915] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.508940] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.508965] [54973]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.508990] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.509528] [54973]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.509593] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.509640] [54973]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.509682] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.509724] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.509766] [54972]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.509807] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.509849] [54972]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.509892] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.509938] [54972]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.509981] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.510040] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.510083] [54973]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.510147] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.510199] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.510241] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.510283] [54973]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.510331] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.510374] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.510421] [54972]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.510468] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.510511] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.510552] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.510594] [54972]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.510636] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.510677] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.510718] [54973]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.510760] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.510804] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.510849] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.510892] [54973]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.510933] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.510979] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.511038] [54972]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.511106] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.511149] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.511191] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.511249] [54972]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.511295] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.511336] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.511377] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.511419] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.511460] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.511503] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.511544] [54973]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.511585] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.511637] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.511681] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.511728] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.511769] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.511812] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.511854] [54972]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.511897] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.511939] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.511980] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.512035] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.512081] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.512122] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.512164] [54973]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.512212] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.512254] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.512295] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.512336] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.512382] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.512432] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.512475] [54972]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.512516] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.512559] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.512601] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.512642] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.512683] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.512727] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.512773] [54973]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.512818] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.512861] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.512902] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.512943] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.512984] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.513042] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.513090] [54972]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.513223] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.513334] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.513392] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.513438] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.513479] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.513479] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.513559] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.513601] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.513645] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.513738] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.513784] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.513825] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.513869] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.513869] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.513951] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.513987] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.514062] [54973]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.514091] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.514117] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.514117] [54973]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.514163] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.514192] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.514218] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.514242] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.514267] [54972]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.514297] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.514323] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.514347] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.514373] [54972]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.514397] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.514422] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.514446] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.514471] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.514495] [54973]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.514523] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.514548] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.514572] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.514596] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.514620] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.514644] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.514668] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.514692] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.514716] [54972]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.514743] [54973]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.514768] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.514792] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.514817] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.514840] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.514876] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.514907] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.514931] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.514956] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.514985] [54972]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.515017] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.515043] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.515067] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.515091] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.515115] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.515139] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.515164] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.515188] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.515218] [54973]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.515218] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.515264] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.515287] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.515311] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.515337] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.515363] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.515387] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.515411] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.515438] [54973]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.515464] [54972]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.515487] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.515512] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.515512] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.515556] [54973]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.515556] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.515602] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.515627] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.515655] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.515681] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.515706] [54972]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.515706] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.515752] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.515777] [54972]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.515802] [54973]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.515826] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.515850] [54973]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.515877] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.515903] [54973]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.515903] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.515952] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.515977] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.516009] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.516036] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.516061] [54972]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.516061] [54972]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.516110] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.516144] [54972]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.516169] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.516193] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.516217] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.516242] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.516266] [54973]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.516290] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.516315] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.516315] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.516365] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.516365] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.516411] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.516436] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.516460] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.516484] [54972]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.516509] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.516533] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.516560] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.516586] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.516609] [54973]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.516609] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.516655] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.516679] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.516704] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.516729] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.516754] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.516754] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.516802] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.516826] [54972]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.516851] [54973]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.516874] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.516898] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.516923] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.516947] [54973]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.516947] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.516998] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.517672] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.517720] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.517765] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.517807] [54972]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.517849] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.517897] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.517940] [54973]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.517981] [54972]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.518056] [54973]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.518101] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.518142] [54973]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.518184] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.518226] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.518266] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.518308] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.518350] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.518390] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.518435] [54972]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.518477] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.518520] [54972]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.518560] [54973]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.518607] [54972]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.518648] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.518688] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.518729] [54973]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.518770] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.518839] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.518882] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.518925] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.518966] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.519015] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.519060] [54972]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.519101] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.519151] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.519192] [54973]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.519239] [54972]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.519288] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.519329] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.519371] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.519412] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.519453] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.519453] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.519532] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.519573] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.519615] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.519660] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.519702] [54972]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.519744] [54973]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.519785] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.519827] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.519868] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.519910] [54973]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.519956] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.519997] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.520057] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.520100] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.520159] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.520208] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.520250] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.520293] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.520335] [54972]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.520375] [54973]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.520416] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.520462] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.520504] [54972]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.520546] [54973]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.520587] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.520633] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.520675] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.520716] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.520757] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.520798] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.520842] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.520885] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.520926] [54972]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.520967] [54973]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.521015] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.521060] [54973]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.521112] [54972]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.521166] [54973]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.521209] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.521254] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.521296] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.521343] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.521384] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.521426] [54973]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.521468] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.521510] [54973]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54973) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.521551] [54972]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.521591] [54973]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.521637] [54972]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.521680] [54973]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.521720] [54972]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.521761] [54973]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.521802] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.521843] [54973]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54973) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.521884] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.521924] [54973]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54973) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.521969] [54972]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.521969] [54972]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54972) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.521969] [54972]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.521969] [54972]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.521969] [54972]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.521969] [54972]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54972) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.521969] [54972]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54972) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.543212] [54973]: INFO dbcounter [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Registered counter for database cinder [ 390.543751] [54972]: INFO dbcounter [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Registered counter for database cinder [ 390.552409] [54973]: DEBUG oslo_db.sqlalchemy.engines [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f 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=54973) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 390.552538] [54972]: DEBUG oslo_db.sqlalchemy.engines [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb 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=54972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 390.678467] [54973]: DEBUG dbcounter [-] [54973] Writer thread running {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 390.681776] [54973]: INFO cinder.rpc [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 390.683222] [54972]: DEBUG dbcounter [-] [54972] Writer thread running {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 390.684082] [54973]: INFO cinder.rpc [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 390.685357] [54972]: INFO cinder.rpc [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 390.686143] [54973]: INFO cinder.rpc [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 390.687466] [54972]: INFO cinder.rpc [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 390.687927] [54973]: INFO cinder.rpc [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 390.688382] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.688566] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.689464] [54972]: INFO cinder.rpc [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 390.690190] [54973]: WARNING cinder.keymgr.conf_key_mgr [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f 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' [ 390.691371] [54972]: INFO cinder.rpc [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 390.691835] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.692041] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.692738] [54972]: WARNING cinder.keymgr.conf_key_mgr [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb 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' [ 390.693018] [54973]: DEBUG oslo_db.sqlalchemy.engines [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f 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=54973) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 390.694635] [54973]: INFO cinder.rpc [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 390.695472] [54972]: DEBUG oslo_db.sqlalchemy.engines [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb 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=54972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 390.696400] [54973]: INFO cinder.rpc [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 390.696813] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.696981] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.697084] [54972]: INFO cinder.rpc [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 390.698110] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.698284] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.698932] [54972]: INFO cinder.rpc [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 390.699088] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.699249] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.699369] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.699581] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.700768] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.700931] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.701786] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.701942] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.710665] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.710829] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.713434] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.713609] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.713826] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.713996] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.716271] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.716477] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.716636] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.716799] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.719151] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.719316] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.720297] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.720467] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.722992] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.723173] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.723209] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.723372] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.725619] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.725790] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.725855] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.726013] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.728435] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.728492] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.728594] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.728657] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.730918] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.731093] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.731336] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.731507] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.733399] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.733563] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.733734] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.733907] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.734526] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.734691] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.736312] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.736472] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.737402] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.737563] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.737765] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.737843] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.740622] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.740787] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.833276] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.833483] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.836148] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.836366] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.836815] [54973]: WARNING cinder.api.contrib.hosts [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 390.837283] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.837453] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.838324] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.838485] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.839469] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.839631] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.839700] [54972]: WARNING cinder.api.contrib.hosts [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 390.840190] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.840347] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.840435] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.840594] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.841264] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.841434] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.841676] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.841837] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.842476] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.842643] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.842764] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.842924] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.843422] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.843581] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.843730] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.843890] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.844595] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.844763] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.844813] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.844965] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.845683] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.845843] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.845876] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.846045] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.846709] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.846763] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: extensions {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.846832] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.847735] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.847899] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.848066] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: os-hosts {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.848860] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.849037] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.849733] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: extensions {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.850033] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: qos-specs {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.851113] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: os-hosts {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.852286] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: os-quota-class-sets {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.853116] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: qos-specs {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.853752] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: scheduler-stats {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.855276] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: os-snapshot-manage {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.855326] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: os-quota-class-sets {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.856678] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: scheduler-stats {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.856732] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: capabilities {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.858151] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: encryption {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.858263] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: os-snapshot-manage {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.859729] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: capabilities {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.860204] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: cgsnapshots {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.861121] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: encryption {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.861646] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: os-quota-sets {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.862798] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: cgsnapshots {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.863193] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: os-volume-manage {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.864633] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: os-quota-sets {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.865663] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: os-volume-transfer {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.866153] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: os-volume-manage {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.867319] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: os-volume-type-access {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.868545] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: os-volume-transfer {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.868880] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: backups {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.870324] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: os-volume-type-access {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.870929] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: os-services {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.871903] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: backups {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.872631] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: consistencygroups {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.874018] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: os-services {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.874602] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: extra_specs {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.875319] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: consistencygroups {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.876189] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: os-availability-zone {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.877476] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extended resource: encryption {{(pid=54973) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.877679] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: extra_specs {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.879297] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: os-availability-zone {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.879346] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.879515] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.880481] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.880620] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extended resource: encryption {{(pid=54972) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 390.880655] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.881490] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.881649] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.882513] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.882563] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.882670] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.882725] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.883602] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.883684] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.883761] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.883851] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.884695] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.884732] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.884855] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.884888] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.885722] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.885797] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.885879] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.885940] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.886787] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.886822] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.886946] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.886982] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.887936] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.887990] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.888142] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.888189] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.888913] [54973]: WARNING stevedore.named [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.889082] [54973]: WARNING castellan.key_manager [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.889125] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.889243] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.889779] [54973]: DEBUG cinder.api.contrib.snapshot_actions [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] SnapshotActionsController initialized {{(pid=54973) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 390.889916] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension VolumeActions extending resource: volumes {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.890087] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension UsedLimits extending resource: limits {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.890147] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.890221] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.890280] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.890348] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.890463] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension TypesManage extending resource: types {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.890582] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.890702] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension AdminActions extending resource: volumes {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.890827] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension AdminActions extending resource: snapshots {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.890945] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension AdminActions extending resource: backups {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.891068] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension VolumeTypeAccess extending resource: types {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.891201] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.891268] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.891323] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.891432] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.891481] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.891637] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.891755] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.891865] [54973]: DEBUG cinder.api.openstack [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f None None] Extension SnapshotActions extending resource: snapshots {{(pid=54973) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.892249] [54972]: WARNING stevedore.named [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.892408] [54972]: WARNING castellan.key_manager [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.893141] [54972]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] SnapshotActionsController initialized {{(pid=54972) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 390.893282] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension VolumeActions extending resource: volumes {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.893439] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension UsedLimits extending resource: limits {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.893566] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.893691] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.893805] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension TypesManage extending resource: types {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.893925] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.893975] [54973]: WARNING keystonemiddleware.auth_token [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f 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. [ 390.894056] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension AdminActions extending resource: volumes {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.894181] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension AdminActions extending resource: snapshots {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.894382] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension AdminActions extending resource: backups {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.894534] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension VolumeTypeAccess extending resource: types {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.894670] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.894796] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.894923] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.895144] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.895264] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.895428] [54972]: DEBUG cinder.api.openstack [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb None None] Extension SnapshotActions extending resource: snapshots {{(pid=54972) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 390.897549] [54972]: WARNING keystonemiddleware.auth_token [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb 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. [ 390.898294] [54973]: WARNING keystonemiddleware.auth_token [None req-cbeefbe7-424d-4e85-9537-6fa30dd3519f 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 [ 390.900693] [54973]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5f33be649be0 pid: 54973 (default app) [ 390.901935] [54972]: WARNING keystonemiddleware.auth_token [None req-7a56d882-7471-45ac-a3ce-a70f05701ffb 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 [ 390.904381] [54972]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5f33be649be0 pid: 54972 (default app) [ 390.909847] [54973]: /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. [ 390.909847] [54973]: warnings.warn(deprecated_msg) [ 390.909991] [54973]: /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. [ 390.909991] [54973]: warnings.warn(deprecated_msg) [ 390.909991] [54973]: /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. [ 390.909991] [54973]: warnings.warn(deprecated_msg) [ 390.909991] [54973]: /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. [ 390.910206] [54973]: warnings.warn(deprecated_msg) [ 390.910206] [54973]: /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. [ 390.910206] [54973]: warnings.warn(deprecated_msg) [ 390.910206] [54973]: /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. [ 390.910206] [54973]: warnings.warn(deprecated_msg) [ 390.910206] [54973]: /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. [ 390.910426] [54973]: warnings.warn(deprecated_msg) [ 390.910426] [54973]: /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. [ 390.910426] [54973]: warnings.warn(deprecated_msg) [ 390.910426] [54973]: /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. [ 390.910426] [54973]: warnings.warn(deprecated_msg) [ 390.910573] [54973]: /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. [ 390.910573] [54973]: warnings.warn(deprecated_msg) [ 390.910573] [54973]: /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. [ 390.910573] [54973]: warnings.warn(deprecated_msg) [ 390.910705] [54973]: /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. [ 390.910705] [54973]: warnings.warn(deprecated_msg) [ 390.910705] [54973]: /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. [ 390.910705] [54973]: warnings.warn(deprecated_msg) [ 390.910824] [54973]: /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. [ 390.910824] [54973]: warnings.warn(deprecated_msg) [ 390.910824] [54973]: /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. [ 390.910824] [54973]: warnings.warn(deprecated_msg) [ 390.910824] [54973]: /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. [ 390.910983] [54973]: warnings.warn(deprecated_msg) [ 390.910983] [54973]: /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. [ 390.910983] [54973]: warnings.warn(deprecated_msg) [ 390.910983] [54973]: /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. [ 390.910983] [54973]: warnings.warn(deprecated_msg) [ 390.911146] [54973]: /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. [ 390.911146] [54973]: warnings.warn(deprecated_msg) [ 390.911146] [54973]: /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. [ 390.911146] [54973]: warnings.warn(deprecated_msg) [ 390.911146] [54973]: /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. [ 390.911146] [54973]: warnings.warn(deprecated_msg) [ 390.911331] [54973]: /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. [ 390.911331] [54973]: warnings.warn(deprecated_msg) [ 390.911331] [54973]: /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. [ 390.911331] [54973]: warnings.warn(deprecated_msg) [ 390.911331] [54973]: /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. [ 390.911331] [54973]: warnings.warn(deprecated_msg) [ 390.911509] [54973]: /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. [ 390.911509] [54973]: warnings.warn(deprecated_msg) [ 390.911509] [54973]: /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. [ 390.911509] [54973]: warnings.warn(deprecated_msg) [ 390.911509] [54973]: /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. [ 390.911509] [54973]: warnings.warn(deprecated_msg) [ 390.911691] [54973]: /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. [ 390.911691] [54973]: warnings.warn(deprecated_msg) [ 390.911691] [54973]: /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. [ 390.911691] [54973]: warnings.warn(deprecated_msg) [ 390.911691] [54973]: /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. [ 390.911691] [54973]: warnings.warn(deprecated_msg) [ 390.911874] [54973]: /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. [ 390.911874] [54973]: warnings.warn(deprecated_msg) [ 390.911874] [54973]: /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. [ 390.911874] [54973]: warnings.warn(deprecated_msg) [ 390.911998] [54973]: /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. [ 390.911998] [54973]: warnings.warn(deprecated_msg) [ 390.911998] [54973]: /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. [ 390.911998] [54973]: warnings.warn(deprecated_msg) [ 390.911998] [54973]: /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. [ 390.912164] [54973]: warnings.warn(deprecated_msg) [ 390.912164] [54973]: /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. [ 390.912164] [54973]: warnings.warn(deprecated_msg) [ 390.912164] [54973]: /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. [ 390.912164] [54973]: warnings.warn(deprecated_msg) [ 390.912323] [54973]: /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. [ 390.912323] [54973]: warnings.warn(deprecated_msg) [ 390.912323] [54973]: /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. [ 390.912323] [54973]: warnings.warn(deprecated_msg) [ 390.912323] [54973]: /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. [ 390.912323] [54973]: warnings.warn(deprecated_msg) [ 390.912491] [54973]: /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. [ 390.912491] [54973]: warnings.warn(deprecated_msg) [ 390.912491] [54973]: /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. [ 390.912491] [54973]: warnings.warn(deprecated_msg) [ 390.912491] [54973]: /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. [ 390.912652] [54973]: warnings.warn(deprecated_msg) [ 390.912652] [54973]: /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. [ 390.912652] [54973]: warnings.warn(deprecated_msg) [ 390.912652] [54973]: /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. [ 390.912652] [54973]: warnings.warn(deprecated_msg) [ 390.912852] [54973]: /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. [ 390.912852] [54973]: warnings.warn(deprecated_msg) [ 390.912852] [54973]: /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. [ 390.912852] [54973]: warnings.warn(deprecated_msg) [ 390.912976] [54973]: /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. [ 390.912976] [54973]: warnings.warn(deprecated_msg) [ 390.912976] [54973]: /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. [ 390.912976] [54973]: warnings.warn(deprecated_msg) [ 390.913817] [54973]: /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. [ 390.913817] [54973]: warnings.warn(deprecated_msg) [ 390.913817] [54973]: /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. [ 390.913817] [54973]: warnings.warn(deprecated_msg) [ 390.913817] [54973]: /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. [ 390.914105] [54973]: warnings.warn(deprecated_msg) [ 390.914105] [54973]: /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. [ 390.914105] [54973]: warnings.warn(deprecated_msg) [ 390.914105] [54973]: /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. [ 390.914105] [54973]: warnings.warn(deprecated_msg) [ 390.914339] [54973]: /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. [ 390.914339] [54973]: warnings.warn(deprecated_msg) [ 390.914339] [54973]: /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. [ 390.914339] [54973]: warnings.warn(deprecated_msg) [ 390.914545] [54973]: /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. [ 390.914545] [54973]: warnings.warn(deprecated_msg) [ 390.914545] [54973]: /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. [ 390.914545] [54973]: warnings.warn(deprecated_msg) [ 390.914750] [54973]: /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. [ 390.914750] [54973]: warnings.warn(deprecated_msg) [ 390.914750] [54973]: /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. [ 390.914750] [54973]: warnings.warn(deprecated_msg) [ 390.914950] [54973]: /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. [ 390.914950] [54973]: warnings.warn(deprecated_msg) [ 390.914950] [54973]: /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. [ 390.914950] [54973]: warnings.warn(deprecated_msg) [ 390.915161] [54973]: /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. [ 390.915161] [54973]: warnings.warn(deprecated_msg) [ 390.915161] [54973]: /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. [ 390.915161] [54973]: warnings.warn(deprecated_msg) [ 390.915357] [54973]: /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. [ 390.915357] [54973]: warnings.warn(deprecated_msg) [ 390.915357] [54973]: /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. [ 390.915357] [54973]: warnings.warn(deprecated_msg) [ 390.915357] [54973]: /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. [ 390.915357] [54973]: warnings.warn(deprecated_msg) [ 390.915648] [54973]: /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. [ 390.915648] [54973]: warnings.warn(deprecated_msg) [ 390.915648] [54973]: /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. [ 390.915648] [54973]: warnings.warn(deprecated_msg) [ 390.915648] [54973]: /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. [ 390.915904] [54973]: warnings.warn(deprecated_msg) [ 390.915904] [54973]: /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. [ 390.915904] [54973]: warnings.warn(deprecated_msg) [ 390.915904] [54973]: /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. [ 390.915904] [54973]: warnings.warn(deprecated_msg) [ 390.915904] [54973]: /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. [ 390.915904] [54973]: warnings.warn(deprecated_msg) [ 390.916281] [54973]: /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. [ 390.916281] [54973]: warnings.warn(deprecated_msg) [ 390.916281] [54973]: /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. [ 390.916281] [54973]: warnings.warn(deprecated_msg) [ 390.916281] [54973]: /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. [ 390.916281] [54973]: warnings.warn(deprecated_msg) [ 390.916582] [54973]: /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. [ 390.916582] [54973]: warnings.warn(deprecated_msg) [ 390.916582] [54973]: /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. [ 390.916582] [54973]: warnings.warn(deprecated_msg) [ 390.916582] [54973]: /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. [ 390.916582] [54973]: warnings.warn(deprecated_msg) [ 390.916871] [54973]: /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. [ 390.916871] [54973]: warnings.warn(deprecated_msg) [ 390.916871] [54973]: /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. [ 390.916871] [54973]: warnings.warn(deprecated_msg) [ 390.916871] [54973]: /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. [ 390.916871] [54973]: warnings.warn(deprecated_msg) [ 390.917184] [54973]: /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. [ 390.917184] [54973]: warnings.warn(deprecated_msg) [ 390.917184] [54973]: /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. [ 390.917184] [54973]: warnings.warn(deprecated_msg) [ 390.917380] [54973]: /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. [ 390.917380] [54973]: warnings.warn(deprecated_msg) [ 390.917380] [54973]: /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. [ 390.917380] [54973]: warnings.warn(deprecated_msg) [ 390.917731] [54973]: /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. [ 390.917731] [54973]: warnings.warn(deprecated_msg) [ 390.917731] [54973]: /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. [ 390.917731] [54973]: warnings.warn(deprecated_msg) [ 390.917926] [54973]: /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. [ 390.917926] [54973]: warnings.warn(deprecated_msg) [ 390.917926] [54973]: /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. [ 390.917926] [54973]: warnings.warn(deprecated_msg) [ 390.917926] [54973]: DEBUG cinder.api.middleware.request_id [None req-b1e24791-81cc-4ee0-a670-dcc1554511cd None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 390.917926] [54973]: [pid: 54973|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 12:24:15 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 394.266129] [54972]: /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. [ 394.266129] [54972]: warnings.warn(deprecated_msg) [ 394.266561] [54972]: /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. [ 394.266561] [54972]: warnings.warn(deprecated_msg) [ 394.266561] [54972]: /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. [ 394.266561] [54972]: warnings.warn(deprecated_msg) [ 394.266561] [54972]: /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. [ 394.266789] [54972]: warnings.warn(deprecated_msg) [ 394.266789] [54972]: /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. [ 394.266789] [54972]: warnings.warn(deprecated_msg) [ 394.266789] [54972]: /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. [ 394.266789] [54972]: warnings.warn(deprecated_msg) [ 394.266789] [54972]: /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. [ 394.267056] [54972]: warnings.warn(deprecated_msg) [ 394.267056] [54972]: /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. [ 394.267056] [54972]: warnings.warn(deprecated_msg) [ 394.267056] [54972]: /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. [ 394.267056] [54972]: warnings.warn(deprecated_msg) [ 394.267271] [54972]: /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. [ 394.267271] [54972]: warnings.warn(deprecated_msg) [ 394.267271] [54972]: /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. [ 394.267271] [54972]: warnings.warn(deprecated_msg) [ 394.267444] [54972]: /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. [ 394.267444] [54972]: warnings.warn(deprecated_msg) [ 394.267444] [54972]: /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. [ 394.267444] [54972]: warnings.warn(deprecated_msg) [ 394.267700] [54972]: /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. [ 394.267700] [54972]: warnings.warn(deprecated_msg) [ 394.267700] [54972]: /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. [ 394.267700] [54972]: warnings.warn(deprecated_msg) [ 394.267700] [54972]: /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. [ 394.267922] [54972]: warnings.warn(deprecated_msg) [ 394.267922] [54972]: /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. [ 394.267922] [54972]: warnings.warn(deprecated_msg) [ 394.267922] [54972]: /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. [ 394.267922] [54972]: warnings.warn(deprecated_msg) [ 394.268154] [54972]: /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. [ 394.268154] [54972]: warnings.warn(deprecated_msg) [ 394.268154] [54972]: /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. [ 394.268154] [54972]: warnings.warn(deprecated_msg) [ 394.268154] [54972]: /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. [ 394.268154] [54972]: warnings.warn(deprecated_msg) [ 394.268406] [54972]: /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. [ 394.268406] [54972]: warnings.warn(deprecated_msg) [ 394.268406] [54972]: /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. [ 394.268406] [54972]: warnings.warn(deprecated_msg) [ 394.268406] [54972]: /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. [ 394.268406] [54972]: warnings.warn(deprecated_msg) [ 394.268661] [54972]: /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. [ 394.268661] [54972]: warnings.warn(deprecated_msg) [ 394.268661] [54972]: /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. [ 394.268661] [54972]: warnings.warn(deprecated_msg) [ 394.268661] [54972]: /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. [ 394.268661] [54972]: warnings.warn(deprecated_msg) [ 394.268890] [54972]: /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. [ 394.268890] [54972]: warnings.warn(deprecated_msg) [ 394.268890] [54972]: /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. [ 394.268890] [54972]: warnings.warn(deprecated_msg) [ 394.268890] [54972]: /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. [ 394.268890] [54972]: warnings.warn(deprecated_msg) [ 394.269153] [54972]: /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. [ 394.269153] [54972]: warnings.warn(deprecated_msg) [ 394.269153] [54972]: /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. [ 394.269153] [54972]: warnings.warn(deprecated_msg) [ 394.269316] [54972]: /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. [ 394.269316] [54972]: warnings.warn(deprecated_msg) [ 394.269316] [54972]: /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. [ 394.269316] [54972]: warnings.warn(deprecated_msg) [ 394.269316] [54972]: /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. [ 394.269527] [54972]: warnings.warn(deprecated_msg) [ 394.269527] [54972]: /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. [ 394.269527] [54972]: warnings.warn(deprecated_msg) [ 394.269527] [54972]: /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. [ 394.269527] [54972]: warnings.warn(deprecated_msg) [ 394.269732] [54972]: /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. [ 394.269732] [54972]: warnings.warn(deprecated_msg) [ 394.269732] [54972]: /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. [ 394.269732] [54972]: warnings.warn(deprecated_msg) [ 394.269732] [54972]: /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. [ 394.269732] [54972]: warnings.warn(deprecated_msg) [ 394.269971] [54972]: /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. [ 394.269971] [54972]: warnings.warn(deprecated_msg) [ 394.269971] [54972]: /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. [ 394.269971] [54972]: warnings.warn(deprecated_msg) [ 394.269971] [54972]: /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. [ 394.270254] [54972]: warnings.warn(deprecated_msg) [ 394.270254] [54972]: /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. [ 394.270254] [54972]: warnings.warn(deprecated_msg) [ 394.270254] [54972]: /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. [ 394.270254] [54972]: warnings.warn(deprecated_msg) [ 394.270495] [54972]: /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. [ 394.270495] [54972]: warnings.warn(deprecated_msg) [ 394.270495] [54972]: /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. [ 394.270495] [54972]: warnings.warn(deprecated_msg) [ 394.270697] [54972]: /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. [ 394.270697] [54972]: warnings.warn(deprecated_msg) [ 394.270697] [54972]: /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. [ 394.270697] [54972]: warnings.warn(deprecated_msg) [ 394.270890] [54972]: /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. [ 394.270890] [54972]: warnings.warn(deprecated_msg) [ 394.270890] [54972]: /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. [ 394.270890] [54972]: warnings.warn(deprecated_msg) [ 394.270890] [54972]: /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. [ 394.271155] [54972]: warnings.warn(deprecated_msg) [ 394.271155] [54972]: /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. [ 394.271155] [54972]: warnings.warn(deprecated_msg) [ 394.271155] [54972]: /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. [ 394.271155] [54972]: warnings.warn(deprecated_msg) [ 394.271375] [54972]: /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. [ 394.271375] [54972]: warnings.warn(deprecated_msg) [ 394.271375] [54972]: /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. [ 394.271375] [54972]: warnings.warn(deprecated_msg) [ 394.271484] [54972]: /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. [ 394.271484] [54972]: warnings.warn(deprecated_msg) [ 394.271484] [54972]: /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. [ 394.271484] [54972]: warnings.warn(deprecated_msg) [ 394.271621] [54972]: /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. [ 394.271621] [54972]: warnings.warn(deprecated_msg) [ 394.271621] [54972]: /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. [ 394.271621] [54972]: warnings.warn(deprecated_msg) [ 394.271752] [54972]: /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. [ 394.271752] [54972]: warnings.warn(deprecated_msg) [ 394.271752] [54972]: /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. [ 394.271752] [54972]: warnings.warn(deprecated_msg) [ 394.271868] [54972]: /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. [ 394.271868] [54972]: warnings.warn(deprecated_msg) [ 394.271868] [54972]: /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. [ 394.271868] [54972]: warnings.warn(deprecated_msg) [ 394.271997] [54972]: /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. [ 394.271997] [54972]: warnings.warn(deprecated_msg) [ 394.271997] [54972]: /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. [ 394.271997] [54972]: warnings.warn(deprecated_msg) [ 394.271997] [54972]: /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. [ 394.271997] [54972]: warnings.warn(deprecated_msg) [ 394.272202] [54972]: /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. [ 394.272202] [54972]: warnings.warn(deprecated_msg) [ 394.272202] [54972]: /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. [ 394.272202] [54972]: warnings.warn(deprecated_msg) [ 394.272202] [54972]: /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. [ 394.272352] [54972]: warnings.warn(deprecated_msg) [ 394.272352] [54972]: /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. [ 394.272352] [54972]: warnings.warn(deprecated_msg) [ 394.272352] [54972]: /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. [ 394.272352] [54972]: warnings.warn(deprecated_msg) [ 394.272352] [54972]: /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. [ 394.272352] [54972]: warnings.warn(deprecated_msg) [ 394.272549] [54972]: /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. [ 394.272549] [54972]: warnings.warn(deprecated_msg) [ 394.272549] [54972]: /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. [ 394.272549] [54972]: warnings.warn(deprecated_msg) [ 394.272549] [54972]: /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. [ 394.272549] [54972]: warnings.warn(deprecated_msg) [ 394.272720] [54972]: /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. [ 394.272720] [54972]: warnings.warn(deprecated_msg) [ 394.272720] [54972]: /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. [ 394.272720] [54972]: warnings.warn(deprecated_msg) [ 394.272720] [54972]: /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. [ 394.272720] [54972]: warnings.warn(deprecated_msg) [ 394.272895] [54972]: /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. [ 394.272895] [54972]: warnings.warn(deprecated_msg) [ 394.272895] [54972]: /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. [ 394.272895] [54972]: warnings.warn(deprecated_msg) [ 394.272895] [54972]: /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. [ 394.272895] [54972]: warnings.warn(deprecated_msg) [ 394.273101] [54972]: /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. [ 394.273101] [54972]: warnings.warn(deprecated_msg) [ 394.273101] [54972]: /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. [ 394.273101] [54972]: warnings.warn(deprecated_msg) [ 394.273218] [54972]: /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. [ 394.273218] [54972]: warnings.warn(deprecated_msg) [ 394.273218] [54972]: /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. [ 394.273218] [54972]: warnings.warn(deprecated_msg) [ 394.273392] [54972]: /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. [ 394.273392] [54972]: warnings.warn(deprecated_msg) [ 394.273392] [54972]: /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. [ 394.273392] [54972]: warnings.warn(deprecated_msg) [ 394.273535] [54972]: /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. [ 394.273535] [54972]: warnings.warn(deprecated_msg) [ 394.273535] [54972]: /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. [ 394.273535] [54972]: warnings.warn(deprecated_msg) [ 394.273535] [54972]: DEBUG cinder.api.middleware.request_id [None req-e25e3c61-51de-4753-9028-dac8562a2f08 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 394.616440] [54972]: INFO cinder.api.openstack.wsgi [None req-e25e3c61-51de-4753-9028-dac8562a2f08 admin admin] POST http://10.180.1.21/volume/v3/types [ 394.617206] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e25e3c61-51de-4753-9028-dac8562a2f08 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 394.619142] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 394.619142] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 394.622529] [54972]: DEBUG oslo_db.sqlalchemy.engines [None req-e25e3c61-51de-4753-9028-dac8562a2f08 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=54972) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.652124] [54972]: INFO cinder.api.openstack.wsgi [None req-e25e3c61-51de-4753-9028-dac8562a2f08 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 394.652590] [54972]: [pid: 54972|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:24:18 2025] POST /volume/v3/types => generated 182 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 394.656385] [54973]: DEBUG cinder.api.middleware.request_id [req-e25e3c61-51de-4753-9028-dac8562a2f08 req-fd4a2056-39cb-4069-a385-59814d2838df None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 394.918074] [54973]: INFO cinder.api.openstack.wsgi [req-e25e3c61-51de-4753-9028-dac8562a2f08 req-fd4a2056-39cb-4069-a385-59814d2838df admin admin] POST http://10.180.1.21/volume/v3/types/64a3564f-d9c7-4fd7-9dff-f5f9418ee536/extra_specs [ 394.919192] [54973]: DEBUG cinder.api.openstack.wsgi [req-e25e3c61-51de-4753-9028-dac8562a2f08 req-fd4a2056-39cb-4069-a385-59814d2838df admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 394.921346] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 394.921346] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 394.925178] [54973]: DEBUG oslo_db.sqlalchemy.engines [req-e25e3c61-51de-4753-9028-dac8562a2f08 req-fd4a2056-39cb-4069-a385-59814d2838df 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=54973) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.976867] [54973]: INFO cinder.api.openstack.wsgi [req-e25e3c61-51de-4753-9028-dac8562a2f08 req-fd4a2056-39cb-4069-a385-59814d2838df admin admin] http://10.180.1.21/volume/v3/types/64a3564f-d9c7-4fd7-9dff-f5f9418ee536/extra_specs returned with HTTP 200 [ 394.977289] [54973]: [pid: 54973|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 12:24:19 2025] POST /volume/v3/types/64a3564f-d9c7-4fd7-9dff-f5f9418ee536/extra_specs => generated 51 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 404.649887] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 404.975451] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 406.010108] [54972]: DEBUG cinder.api.middleware.request_id [None req-61650efa-d0f6-4596-ae61-da3d47c2fb7d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 406.010786] [54972]: INFO cinder.api.openstack.wsgi [None req-61650efa-d0f6-4596-ae61-da3d47c2fb7d None None] GET http://10.180.1.21/volume// [ 406.010972] [54972]: DEBUG cinder.api.openstack.wsgi [None req-61650efa-d0f6-4596-ae61-da3d47c2fb7d None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 406.011226] [54972]: DEBUG cinder.api.openstack.wsgi [None req-61650efa-d0f6-4596-ae61-da3d47c2fb7d None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 406.011809] [54972]: INFO cinder.api.openstack.wsgi [None req-61650efa-d0f6-4596-ae61-da3d47c2fb7d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 406.012126] [54972]: [pid: 54972|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 12:24:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 463.442987] [54973]: DEBUG cinder.api.middleware.request_id [None req-717d4b59-02e5-491e-93f2-317b3b0db38d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 463.512202] [54973]: INFO cinder.api.openstack.wsgi [None req-717d4b59-02e5-491e-93f2-317b3b0db38d tempest-verify_tempest_config-376303448 tempest-verify_tempest_config-376303448-project-member] GET http://10.180.1.21/volume/v3/extensions [ 463.512432] [54973]: DEBUG cinder.api.openstack.wsgi [None req-717d4b59-02e5-491e-93f2-317b3b0db38d tempest-verify_tempest_config-376303448 tempest-verify_tempest_config-376303448-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 463.512645] [54973]: DEBUG cinder.api.openstack.wsgi [None req-717d4b59-02e5-491e-93f2-317b3b0db38d tempest-verify_tempest_config-376303448 tempest-verify_tempest_config-376303448-project-member] Calling method 'index' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 463.513058] [54973]: INFO cinder.api.openstack.wsgi [None req-717d4b59-02e5-491e-93f2-317b3b0db38d tempest-verify_tempest_config-376303448 tempest-verify_tempest_config-376303448-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 463.513527] [54973]: [pid: 54973|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 12:25:27 2025] GET /volume/v3/extensions => generated 5245 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 530.811888] [54972]: DEBUG cinder.api.middleware.request_id [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 530.933246] [54972]: INFO cinder.api.openstack.wsgi [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 530.933649] [54972]: DEBUG cinder.api.openstack.wsgi [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-76003705"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 530.937820] [54972]: DEBUG cinder.api.v3.volumes [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-76003705'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 530.937820] [54972]: INFO cinder.api.v3.volumes [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Create volume of 1 GB [ 530.948791] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 13:26:35.365412. {{(pid=54972) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 530.949074] [54972]: INFO cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Availability Zones retrieved successfully. [ 530.962773] [54972]: /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 [ 530.962773] [54972]: import asyncore [ 530.969913] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Flow 'volume_create_api' (ddf25000-384e-4ac1-82ac-91d9788e73a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 530.971242] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d936bf3a-251a-42eb-86a4-faa5632bfc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 530.972417] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 531.018136] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d936bf3a-251a-42eb-86a4-faa5632bfc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.022023] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a8c842-2216-4393-b4c4-3e582d9d684a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 531.049461] [54972]: WARNING cinder.quota [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-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. [ 531.049814] [54972]: WARNING cinder.quota [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-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. [ 531.120668] [54972]: DEBUG cinder.quota [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Created reservations ['78b45d3c-7117-40d8-bd97-90cdbb54aece', '73abddea-65c9-456b-bc49-f81ccac58dd3', '9f65bbcd-39a5-40d7-8f83-5e9a43e9670a', '2d9f1ef5-1fec-4f29-9692-2ee68cc95e21'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 531.121579] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a8c842-2216-4393-b4c4-3e582d9d684a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78b45d3c-7117-40d8-bd97-90cdbb54aece', '73abddea-65c9-456b-bc49-f81ccac58dd3', '9f65bbcd-39a5-40d7-8f83-5e9a43e9670a', '2d9f1ef5-1fec-4f29-9692-2ee68cc95e21']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.122995] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05debbcb-cc4f-453c-a312-d649185dbf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 531.307366] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05debbcb-cc4f-453c-a312-d649185dbf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3b26807-fbd2-4185-aeea-d5bc442025d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-76003705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4142d48fecf42d08851e66a9914d6e7',qos_specs=None,replication_status=,reservations=['78b45d3c-7117-40d8-bd97-90cdbb54aece','73abddea-65c9-456b-bc49-f81ccac58dd3','9f65bbcd-39a5-40d7-8f83-5e9a43e9670a','2d9f1ef5-1fec-4f29-9692-2ee68cc95e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a5b9bd3d0443b8b9ffa9585ca3f216',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-76003705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3b26807-fbd2-4185-aeea-d5bc442025d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4142d48fecf42d08851e66a9914d6e7',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='43a5b9bd3d0443b8b9ffa9585ca3f216',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.308526] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a3a3c0-7f94-454d-9abb-98ae8ea9e8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 531.328722] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a3a3c0-7f94-454d-9abb-98ae8ea9e8c7) 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-76003705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4142d48fecf42d08851e66a9914d6e7',qos_specs=None,replication_status=,reservations=['78b45d3c-7117-40d8-bd97-90cdbb54aece','73abddea-65c9-456b-bc49-f81ccac58dd3','9f65bbcd-39a5-40d7-8f83-5e9a43e9670a','2d9f1ef5-1fec-4f29-9692-2ee68cc95e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a5b9bd3d0443b8b9ffa9585ca3f216',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.330312] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe317bfe-9dd7-4854-b85b-4b8031b90534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 531.358042] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe317bfe-9dd7-4854-b85b-4b8031b90534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 531.358042] [54972]: DEBUG cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Flow 'volume_create_api' (ddf25000-384e-4ac1-82ac-91d9788e73a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 531.358042] [54972]: INFO cinder.volume.api [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Create volume request issued successfully. [ 531.358953] [54972]: INFO cinder.api.openstack.wsgi [None req-db2484fe-c0cc-41ae-99f3-decbfc0e95a1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 531.359592] [54972]: [pid: 54972|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:26:35 2025] POST /volume/v3/volumes => generated 782 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 531.371630] [54973]: DEBUG cinder.api.middleware.request_id [None req-304c76bd-8b60-480a-b966-dc51f43dbf36 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 531.376138] [54973]: INFO cinder.api.openstack.wsgi [None req-304c76bd-8b60-480a-b966-dc51f43dbf36 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 531.376138] [54973]: DEBUG cinder.api.openstack.wsgi [None req-304c76bd-8b60-480a-b966-dc51f43dbf36 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 531.376138] [54973]: DEBUG cinder.api.openstack.wsgi [None req-304c76bd-8b60-480a-b966-dc51f43dbf36 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 531.420525] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 531.420525] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 531.431692] [54973]: INFO cinder.volume.api [None req-304c76bd-8b60-480a-b966-dc51f43dbf36 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 531.444244] [54973]: INFO cinder.api.openstack.wsgi [None req-304c76bd-8b60-480a-b966-dc51f43dbf36 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 531.445012] [54973]: [pid: 54973|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:26:35 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 961 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 532.456450] [54972]: DEBUG cinder.api.middleware.request_id [None req-8f573dfd-ce8a-401e-b8bf-46a325e24a7b None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 532.461852] [54972]: INFO cinder.api.openstack.wsgi [None req-8f573dfd-ce8a-401e-b8bf-46a325e24a7b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 532.462049] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8f573dfd-ce8a-401e-b8bf-46a325e24a7b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 532.462338] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8f573dfd-ce8a-401e-b8bf-46a325e24a7b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 532.481606] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 532.481606] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 532.493928] [54972]: INFO cinder.volume.api [None req-8f573dfd-ce8a-401e-b8bf-46a325e24a7b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 532.507927] [54972]: INFO cinder.api.openstack.wsgi [None req-8f573dfd-ce8a-401e-b8bf-46a325e24a7b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 532.508610] [54972]: [pid: 54972|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:26:36 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1008 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 541.438303] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=4 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 542.502838] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 567.352343] [54973]: DEBUG cinder.api.middleware.request_id [req-443358cc-7e94-4d2b-b429-7c8846b8b84d req-5848ddaf-e663-4848-b2a5-98c57b06cc47 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 567.353452] [54973]: WARNING keystonemiddleware.auth_token [req-443358cc-7e94-4d2b-b429-7c8846b8b84d req-5848ddaf-e663-4848-b2a5-98c57b06cc47 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. [ 567.355195] [54973]: INFO cinder.api.openstack.wsgi [req-443358cc-7e94-4d2b-b429-7c8846b8b84d req-5848ddaf-e663-4848-b2a5-98c57b06cc47 tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-531346949 [ 567.355402] [54973]: DEBUG cinder.api.openstack.wsgi [req-443358cc-7e94-4d2b-b429-7c8846b8b84d req-5848ddaf-e663-4848-b2a5-98c57b06cc47 tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 567.355618] [54973]: DEBUG cinder.api.openstack.wsgi [req-443358cc-7e94-4d2b-b429-7c8846b8b84d req-5848ddaf-e663-4848-b2a5-98c57b06cc47 tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 567.355826] [54973]: INFO cinder.api.v3.volumes [req-443358cc-7e94-4d2b-b429-7c8846b8b84d req-5848ddaf-e663-4848-b2a5-98c57b06cc47 tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] Delete volume with id: tempest-invalid-531346949 [ 567.387265] [54973]: INFO cinder.api.openstack.wsgi [req-443358cc-7e94-4d2b-b429-7c8846b8b84d req-5848ddaf-e663-4848-b2a5-98c57b06cc47 tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-531346949 returned with HTTP 404 [ 567.387518] [54973]: [pid: 54973|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1467 bytes} [Wed Feb 19 12:27:11 2025] DELETE /volume/v3/volumes/tempest-invalid-531346949 => generated 98 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 574.931827] [54972]: DEBUG cinder.api.middleware.request_id [req-b36f2251-5ce4-4c3b-bef1-53f49ffa736b req-d4265e3d-aa3e-4553-a6fe-cdaba5af4beb None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.933520] [54972]: WARNING keystonemiddleware.auth_token [req-b36f2251-5ce4-4c3b-bef1-53f49ffa736b req-d4265e3d-aa3e-4553-a6fe-cdaba5af4beb 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. [ 574.935875] [54972]: INFO cinder.api.openstack.wsgi [req-b36f2251-5ce4-4c3b-bef1-53f49ffa736b req-d4265e3d-aa3e-4553-a6fe-cdaba5af4beb tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5571a8a6-28c3-4041-ad1f-dcc49beea734 [ 574.936112] [54972]: DEBUG cinder.api.openstack.wsgi [req-b36f2251-5ce4-4c3b-bef1-53f49ffa736b req-d4265e3d-aa3e-4553-a6fe-cdaba5af4beb tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 574.936356] [54972]: DEBUG cinder.api.openstack.wsgi [req-b36f2251-5ce4-4c3b-bef1-53f49ffa736b req-d4265e3d-aa3e-4553-a6fe-cdaba5af4beb tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 574.936672] [54972]: INFO cinder.api.v3.volumes [req-b36f2251-5ce4-4c3b-bef1-53f49ffa736b req-d4265e3d-aa3e-4553-a6fe-cdaba5af4beb tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] Delete volume with id: 5571a8a6-28c3-4041-ad1f-dcc49beea734 [ 574.965745] [54972]: INFO cinder.api.openstack.wsgi [req-b36f2251-5ce4-4c3b-bef1-53f49ffa736b req-d4265e3d-aa3e-4553-a6fe-cdaba5af4beb tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] http://10.180.1.21/volume/v3/volumes/5571a8a6-28c3-4041-ad1f-dcc49beea734 returned with HTTP 404 [ 574.966375] [54972]: [pid: 54972|app: 0|req: 5/10] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:27:19 2025] DELETE /volume/v3/volumes/5571a8a6-28c3-4041-ad1f-dcc49beea734 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 576.814246] [54973]: DEBUG cinder.api.middleware.request_id [req-de920fba-a09c-4e57-9138-fa05c66d0bf7 req-949286a6-ca40-4180-91ed-58e9c3cf34b1 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.817405] [54973]: INFO cinder.api.openstack.wsgi [req-de920fba-a09c-4e57-9138-fa05c66d0bf7 req-949286a6-ca40-4180-91ed-58e9c3cf34b1 tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] GET http://10.180.1.21/volume/v3/volumes/b96d7b90-678d-4b6f-a895-52cc6cffeeda [ 576.817405] [54973]: DEBUG cinder.api.openstack.wsgi [req-de920fba-a09c-4e57-9138-fa05c66d0bf7 req-949286a6-ca40-4180-91ed-58e9c3cf34b1 tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.817405] [54973]: DEBUG cinder.api.openstack.wsgi [req-de920fba-a09c-4e57-9138-fa05c66d0bf7 req-949286a6-ca40-4180-91ed-58e9c3cf34b1 tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 576.823711] [54973]: INFO cinder.api.openstack.wsgi [req-de920fba-a09c-4e57-9138-fa05c66d0bf7 req-949286a6-ca40-4180-91ed-58e9c3cf34b1 tempest-VolumesNegativeTest-51567577 tempest-VolumesNegativeTest-51567577-project-member] http://10.180.1.21/volume/v3/volumes/b96d7b90-678d-4b6f-a895-52cc6cffeeda returned with HTTP 404 [ 576.824764] [54973]: [pid: 54973|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:27:21 2025] GET /volume/v3/volumes/b96d7b90-678d-4b6f-a895-52cc6cffeeda => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 584.960028] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=1 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 586.305729] [54972]: DEBUG cinder.api.middleware.request_id [req-2bb2849d-20c1-4aa4-9138-4cd544e56218 req-b3077cff-f2f2-46fe-bc56-8c8b96f241e2 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.308957] [54972]: INFO cinder.api.openstack.wsgi [req-2bb2849d-20c1-4aa4-9138-4cd544e56218 req-b3077cff-f2f2-46fe-bc56-8c8b96f241e2 tempest-InstanceActionsTestJSON-1205915271 tempest-InstanceActionsTestJSON-1205915271-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c64d965b-7be7-4357-a787-3f92c720519b [ 586.309264] [54972]: DEBUG cinder.api.openstack.wsgi [req-2bb2849d-20c1-4aa4-9138-4cd544e56218 req-b3077cff-f2f2-46fe-bc56-8c8b96f241e2 tempest-InstanceActionsTestJSON-1205915271 tempest-InstanceActionsTestJSON-1205915271-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 586.309503] [54972]: DEBUG cinder.api.openstack.wsgi [req-2bb2849d-20c1-4aa4-9138-4cd544e56218 req-b3077cff-f2f2-46fe-bc56-8c8b96f241e2 tempest-InstanceActionsTestJSON-1205915271 tempest-InstanceActionsTestJSON-1205915271-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 586.335076] [54972]: INFO cinder.api.openstack.wsgi [req-2bb2849d-20c1-4aa4-9138-4cd544e56218 req-b3077cff-f2f2-46fe-bc56-8c8b96f241e2 tempest-InstanceActionsTestJSON-1205915271 tempest-InstanceActionsTestJSON-1205915271-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c64d965b-7be7-4357-a787-3f92c720519b returned with HTTP 200 [ 586.338304] [54972]: [pid: 54972|app: 0|req: 6/12] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 12:27:30 2025] GET /volume/v3/attachments?instance_id=c64d965b-7be7-4357-a787-3f92c720519b => generated 19 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 586.819753] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=2 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 596.327623] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=1 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 608.035650] [54973]: DEBUG cinder.api.middleware.request_id [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.040099] [54973]: INFO cinder.api.openstack.wsgi [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] POST http://10.180.1.21/volume/v3/volumes [ 608.040099] [54973]: DEBUG cinder.api.openstack.wsgi [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1388117579", "imageRef": "bd5eb902-396c-47c9-8e51-cd10024c33a5", "size": 1}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 608.040299] [54973]: DEBUG cinder.api.v3.volumes [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1388117579', 'imageRef': 'bd5eb902-396c-47c9-8e51-cd10024c33a5', 'size': 1}} {{(pid=54973) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 608.379089] [54973]: INFO cinder.api.v3.volumes [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Create volume of 1 GB [ 608.400453] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Availability zone cache updated, next update will occur around 2025-02-19 13:27:52.817161. {{(pid=54973) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 608.400453] [54973]: INFO cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Availability Zones retrieved successfully. [ 608.412877] [54973]: /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 [ 608.412877] [54973]: import asyncore [ 608.419509] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Flow 'volume_create_api' (c500e4b1-b300-4c87-85d6-d1d5c5bd5b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 608.421009] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c4be5c-c847-4cff-8b05-afe08f38ccd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 608.422430] [54973]: DEBUG cinder.volume.flows.api.create_volume [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Validating volume size '1' using validate_int {{(pid=54973) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 608.503166] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c4be5c-c847-4cff-8b05-afe08f38ccd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 608.504799] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5d9f5b-dca1-4252-99bb-563ac63de781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 608.539024] [54973]: WARNING cinder.quota [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-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. [ 608.539024] [54973]: WARNING cinder.quota [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-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. [ 608.581030] [54973]: DEBUG cinder.quota [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Created reservations ['002ff301-6d6b-45e6-8d47-845b21e1d9c0', '7a2eb1fc-5e75-4494-810a-45042604c237', '562524da-bfe0-4bd6-95bc-1b04cb42eb4a', 'a12f30e5-3ce7-430a-8896-33c3f5590d80'] {{(pid=54973) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 608.582097] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5d9f5b-dca1-4252-99bb-563ac63de781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['002ff301-6d6b-45e6-8d47-845b21e1d9c0', '7a2eb1fc-5e75-4494-810a-45042604c237', '562524da-bfe0-4bd6-95bc-1b04cb42eb4a', 'a12f30e5-3ce7-430a-8896-33c3f5590d80']}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 608.583136] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14021a22-2d17-4409-969f-01284ddd69e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 608.601276] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14021a22-2d17-4409-969f-01284ddd69e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503e5d6f-5806-4b7d-91a3-2b62095edb57', '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-1388117579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260c8cc217184a96a517fca61dc75bc4',qos_specs=None,replication_status=,reservations=['002ff301-6d6b-45e6-8d47-845b21e1d9c0','7a2eb1fc-5e75-4494-810a-45042604c237','562524da-bfe0-4bd6-95bc-1b04cb42eb4a','a12f30e5-3ce7-430a-8896-33c3f5590d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239c07b3967f4a33bb08cede4bd7d3c7',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1388117579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=503e5d6f-5806-4b7d-91a3-2b62095edb57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='260c8cc217184a96a517fca61dc75bc4',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='239c07b3967f4a33bb08cede4bd7d3c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 608.602573] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1aea229-0546-4c28-899d-70f5d3af94b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 608.623698] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1aea229-0546-4c28-899d-70f5d3af94b2) 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-1388117579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260c8cc217184a96a517fca61dc75bc4',qos_specs=None,replication_status=,reservations=['002ff301-6d6b-45e6-8d47-845b21e1d9c0','7a2eb1fc-5e75-4494-810a-45042604c237','562524da-bfe0-4bd6-95bc-1b04cb42eb4a','a12f30e5-3ce7-430a-8896-33c3f5590d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239c07b3967f4a33bb08cede4bd7d3c7',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 608.624232] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8bbf579-9008-4ac2-9bc4-e113d85bf445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 608.665304] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8bbf579-9008-4ac2-9bc4-e113d85bf445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 608.666562] [54973]: DEBUG cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Flow 'volume_create_api' (c500e4b1-b300-4c87-85d6-d1d5c5bd5b5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 608.667204] [54973]: INFO cinder.volume.api [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Create volume request issued successfully. [ 608.668084] [54973]: INFO cinder.api.openstack.wsgi [None req-437eb5af-6685-4f43-8cb6-01c65a55e650 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 608.668635] [54973]: [pid: 54973|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:27:52 2025] POST /volume/v3/volumes => generated 752 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 608.682781] [54972]: DEBUG cinder.api.middleware.request_id [None req-25f971d2-db97-48e1-b92a-badc490aec27 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.685402] [54972]: INFO cinder.api.openstack.wsgi [None req-25f971d2-db97-48e1-b92a-badc490aec27 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 608.686570] [54972]: DEBUG cinder.api.openstack.wsgi [None req-25f971d2-db97-48e1-b92a-badc490aec27 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 608.686861] [54972]: DEBUG cinder.api.openstack.wsgi [None req-25f971d2-db97-48e1-b92a-badc490aec27 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 608.696108] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.696108] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.704298] [54972]: INFO cinder.volume.api [None req-25f971d2-db97-48e1-b92a-badc490aec27 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 608.713676] [54972]: INFO cinder.api.openstack.wsgi [None req-25f971d2-db97-48e1-b92a-badc490aec27 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 608.714301] [54972]: [pid: 54972|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:27:53 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 609.725176] [54973]: DEBUG cinder.api.middleware.request_id [None req-18835b4c-5f64-4dd2-9e33-46c6aa0d89f0 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.727226] [54973]: INFO cinder.api.openstack.wsgi [None req-18835b4c-5f64-4dd2-9e33-46c6aa0d89f0 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 609.727552] [54973]: DEBUG cinder.api.openstack.wsgi [None req-18835b4c-5f64-4dd2-9e33-46c6aa0d89f0 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.728150] [54973]: DEBUG cinder.api.openstack.wsgi [None req-18835b4c-5f64-4dd2-9e33-46c6aa0d89f0 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.744711] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 609.744711] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.750204] [54973]: INFO cinder.volume.api [None req-18835b4c-5f64-4dd2-9e33-46c6aa0d89f0 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 609.763071] [54973]: INFO cinder.api.openstack.wsgi [None req-18835b4c-5f64-4dd2-9e33-46c6aa0d89f0 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 609.763374] [54973]: [pid: 54973|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:27:54 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 610.775783] [54972]: DEBUG cinder.api.middleware.request_id [None req-34019cbb-44e4-457f-ae2b-9e9b18ddc438 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.777959] [54972]: INFO cinder.api.openstack.wsgi [None req-34019cbb-44e4-457f-ae2b-9e9b18ddc438 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 610.778069] [54972]: DEBUG cinder.api.openstack.wsgi [None req-34019cbb-44e4-457f-ae2b-9e9b18ddc438 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.778372] [54972]: DEBUG cinder.api.openstack.wsgi [None req-34019cbb-44e4-457f-ae2b-9e9b18ddc438 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.792335] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 610.792335] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.796953] [54972]: INFO cinder.volume.api [None req-34019cbb-44e4-457f-ae2b-9e9b18ddc438 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 610.801778] [54972]: INFO cinder.api.openstack.wsgi [None req-34019cbb-44e4-457f-ae2b-9e9b18ddc438 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 610.802502] [54972]: [pid: 54972|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:27:55 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 611.814368] [54973]: DEBUG cinder.api.middleware.request_id [None req-0b4bd630-a09c-40e9-be69-199116bd5625 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.817869] [54973]: INFO cinder.api.openstack.wsgi [None req-0b4bd630-a09c-40e9-be69-199116bd5625 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 611.817994] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0b4bd630-a09c-40e9-be69-199116bd5625 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.818241] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0b4bd630-a09c-40e9-be69-199116bd5625 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.833941] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.833941] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.840400] [54973]: INFO cinder.volume.api [None req-0b4bd630-a09c-40e9-be69-199116bd5625 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 611.853933] [54973]: INFO cinder.api.openstack.wsgi [None req-0b4bd630-a09c-40e9-be69-199116bd5625 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 611.854367] [54973]: [pid: 54973|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:27:56 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.872469] [54972]: DEBUG cinder.api.middleware.request_id [None req-3fcf635b-5e01-4b5b-8b8b-71ecc97a3174 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.876546] [54972]: INFO cinder.api.openstack.wsgi [None req-3fcf635b-5e01-4b5b-8b8b-71ecc97a3174 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 612.876853] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3fcf635b-5e01-4b5b-8b8b-71ecc97a3174 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.877221] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3fcf635b-5e01-4b5b-8b8b-71ecc97a3174 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.890665] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.890665] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.903902] [54972]: INFO cinder.volume.api [None req-3fcf635b-5e01-4b5b-8b8b-71ecc97a3174 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 612.909704] [54972]: INFO cinder.api.openstack.wsgi [None req-3fcf635b-5e01-4b5b-8b8b-71ecc97a3174 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 612.909847] [54972]: [pid: 54972|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:27:57 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.920322] [54973]: DEBUG cinder.api.middleware.request_id [None req-aacc5740-de02-448a-a61e-2e1d62cc2bab None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.924423] [54973]: INFO cinder.api.openstack.wsgi [None req-aacc5740-de02-448a-a61e-2e1d62cc2bab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 613.924719] [54973]: DEBUG cinder.api.openstack.wsgi [None req-aacc5740-de02-448a-a61e-2e1d62cc2bab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.925446] [54973]: DEBUG cinder.api.openstack.wsgi [None req-aacc5740-de02-448a-a61e-2e1d62cc2bab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.949895] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.949895] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.955711] [54973]: INFO cinder.volume.api [None req-aacc5740-de02-448a-a61e-2e1d62cc2bab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 613.967215] [54973]: INFO cinder.api.openstack.wsgi [None req-aacc5740-de02-448a-a61e-2e1d62cc2bab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 613.967800] [54973]: [pid: 54973|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:27:58 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.979717] [54972]: DEBUG cinder.api.middleware.request_id [None req-bef7b0ba-cd74-4de4-a8f1-41ebf70e644e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.984320] [54972]: INFO cinder.api.openstack.wsgi [None req-bef7b0ba-cd74-4de4-a8f1-41ebf70e644e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 614.984690] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bef7b0ba-cd74-4de4-a8f1-41ebf70e644e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.984925] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bef7b0ba-cd74-4de4-a8f1-41ebf70e644e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.996543] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.996543] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.001045] [54972]: INFO cinder.volume.api [None req-bef7b0ba-cd74-4de4-a8f1-41ebf70e644e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 615.008435] [54972]: INFO cinder.api.openstack.wsgi [None req-bef7b0ba-cd74-4de4-a8f1-41ebf70e644e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 615.008435] [54972]: [pid: 54972|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:27:59 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 616.021594] [54973]: DEBUG cinder.api.middleware.request_id [None req-878a005d-ece2-4e81-9bee-984128065216 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.025374] [54973]: INFO cinder.api.openstack.wsgi [None req-878a005d-ece2-4e81-9bee-984128065216 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 616.025374] [54973]: DEBUG cinder.api.openstack.wsgi [None req-878a005d-ece2-4e81-9bee-984128065216 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.025374] [54973]: DEBUG cinder.api.openstack.wsgi [None req-878a005d-ece2-4e81-9bee-984128065216 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.037588] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.037588] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.043649] [54973]: INFO cinder.volume.api [None req-878a005d-ece2-4e81-9bee-984128065216 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 616.054325] [54973]: INFO cinder.api.openstack.wsgi [None req-878a005d-ece2-4e81-9bee-984128065216 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 616.054863] [54973]: [pid: 54973|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:00 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 617.070243] [54972]: DEBUG cinder.api.middleware.request_id [None req-5ced7bba-0e03-49c0-b317-9360d7c05deb None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.072244] [54972]: INFO cinder.api.openstack.wsgi [None req-5ced7bba-0e03-49c0-b317-9360d7c05deb tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 617.072460] [54972]: DEBUG cinder.api.openstack.wsgi [None req-5ced7bba-0e03-49c0-b317-9360d7c05deb tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.072708] [54972]: DEBUG cinder.api.openstack.wsgi [None req-5ced7bba-0e03-49c0-b317-9360d7c05deb tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.086777] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.086777] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.097188] [54972]: INFO cinder.volume.api [None req-5ced7bba-0e03-49c0-b317-9360d7c05deb tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 617.109110] [54972]: INFO cinder.api.openstack.wsgi [None req-5ced7bba-0e03-49c0-b317-9360d7c05deb tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 617.109110] [54972]: [pid: 54972|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:01 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 618.124297] [54973]: DEBUG cinder.api.middleware.request_id [None req-feade245-a319-40bf-b405-61d6a467d0ad None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.127831] [54973]: INFO cinder.api.openstack.wsgi [None req-feade245-a319-40bf-b405-61d6a467d0ad tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 618.127831] [54973]: DEBUG cinder.api.openstack.wsgi [None req-feade245-a319-40bf-b405-61d6a467d0ad tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.127831] [54973]: DEBUG cinder.api.openstack.wsgi [None req-feade245-a319-40bf-b405-61d6a467d0ad tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.141146] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.141146] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.145833] [54973]: INFO cinder.volume.api [None req-feade245-a319-40bf-b405-61d6a467d0ad tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 618.150941] [54973]: INFO cinder.api.openstack.wsgi [None req-feade245-a319-40bf-b405-61d6a467d0ad tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 618.151585] [54973]: [pid: 54973|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:02 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 619.166495] [54972]: DEBUG cinder.api.middleware.request_id [None req-af94f747-b135-49bf-b85a-6a04e448d801 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.170828] [54972]: INFO cinder.api.openstack.wsgi [None req-af94f747-b135-49bf-b85a-6a04e448d801 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 619.171185] [54972]: DEBUG cinder.api.openstack.wsgi [None req-af94f747-b135-49bf-b85a-6a04e448d801 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.171518] [54972]: DEBUG cinder.api.openstack.wsgi [None req-af94f747-b135-49bf-b85a-6a04e448d801 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.193376] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.193376] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.202357] [54972]: INFO cinder.volume.api [None req-af94f747-b135-49bf-b85a-6a04e448d801 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 619.213840] [54972]: INFO cinder.api.openstack.wsgi [None req-af94f747-b135-49bf-b85a-6a04e448d801 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 619.214614] [54972]: [pid: 54972|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:03 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 620.228552] [54973]: DEBUG cinder.api.middleware.request_id [None req-eb864c7b-1600-462c-9fc1-5f0c2840ebb1 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.231054] [54973]: INFO cinder.api.openstack.wsgi [None req-eb864c7b-1600-462c-9fc1-5f0c2840ebb1 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 620.231412] [54973]: DEBUG cinder.api.openstack.wsgi [None req-eb864c7b-1600-462c-9fc1-5f0c2840ebb1 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.231776] [54973]: DEBUG cinder.api.openstack.wsgi [None req-eb864c7b-1600-462c-9fc1-5f0c2840ebb1 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.242847] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.242847] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.247266] [54973]: INFO cinder.volume.api [None req-eb864c7b-1600-462c-9fc1-5f0c2840ebb1 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 620.251654] [54973]: INFO cinder.api.openstack.wsgi [None req-eb864c7b-1600-462c-9fc1-5f0c2840ebb1 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 620.252115] [54973]: [pid: 54973|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:04 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 621.261233] [54972]: DEBUG cinder.api.middleware.request_id [None req-9a931301-91e6-439c-8f4e-74ab91bfbcd3 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.264727] [54972]: INFO cinder.api.openstack.wsgi [None req-9a931301-91e6-439c-8f4e-74ab91bfbcd3 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 621.265731] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9a931301-91e6-439c-8f4e-74ab91bfbcd3 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.265731] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9a931301-91e6-439c-8f4e-74ab91bfbcd3 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.284566] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.284566] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.289332] [54972]: INFO cinder.volume.api [None req-9a931301-91e6-439c-8f4e-74ab91bfbcd3 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 621.296279] [54972]: INFO cinder.api.openstack.wsgi [None req-9a931301-91e6-439c-8f4e-74ab91bfbcd3 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 621.296862] [54972]: [pid: 54972|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:05 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 622.309789] [54973]: DEBUG cinder.api.middleware.request_id [None req-f2ae60bb-2b81-4dd7-ab34-d780188cd3ab None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.313055] [54973]: INFO cinder.api.openstack.wsgi [None req-f2ae60bb-2b81-4dd7-ab34-d780188cd3ab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 622.313299] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f2ae60bb-2b81-4dd7-ab34-d780188cd3ab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.313526] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f2ae60bb-2b81-4dd7-ab34-d780188cd3ab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.325661] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.325661] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.330217] [54973]: INFO cinder.volume.api [None req-f2ae60bb-2b81-4dd7-ab34-d780188cd3ab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 622.335997] [54973]: INFO cinder.api.openstack.wsgi [None req-f2ae60bb-2b81-4dd7-ab34-d780188cd3ab tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 622.336422] [54973]: [pid: 54973|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:06 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 623.349544] [54972]: DEBUG cinder.api.middleware.request_id [None req-9f26da9d-cfb2-48da-bff0-a566db4dce8f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.355855] [54972]: INFO cinder.api.openstack.wsgi [None req-9f26da9d-cfb2-48da-bff0-a566db4dce8f tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 623.356110] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9f26da9d-cfb2-48da-bff0-a566db4dce8f tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.356404] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9f26da9d-cfb2-48da-bff0-a566db4dce8f tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.379472] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.379472] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.392332] [54972]: INFO cinder.volume.api [None req-9f26da9d-cfb2-48da-bff0-a566db4dce8f tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 623.403721] [54972]: INFO cinder.api.openstack.wsgi [None req-9f26da9d-cfb2-48da-bff0-a566db4dce8f tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 623.404161] [54972]: [pid: 54972|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:07 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 624.418632] [54973]: DEBUG cinder.api.middleware.request_id [None req-fd9de2e8-5fae-4a95-a809-480c70042695 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.421477] [54973]: INFO cinder.api.openstack.wsgi [None req-fd9de2e8-5fae-4a95-a809-480c70042695 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 624.421833] [54973]: DEBUG cinder.api.openstack.wsgi [None req-fd9de2e8-5fae-4a95-a809-480c70042695 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.422148] [54973]: DEBUG cinder.api.openstack.wsgi [None req-fd9de2e8-5fae-4a95-a809-480c70042695 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.440054] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.440054] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.447962] [54973]: INFO cinder.volume.api [None req-fd9de2e8-5fae-4a95-a809-480c70042695 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 624.456249] [54973]: INFO cinder.api.openstack.wsgi [None req-fd9de2e8-5fae-4a95-a809-480c70042695 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 624.457565] [54973]: [pid: 54973|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:08 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 625.470548] [54972]: DEBUG cinder.api.middleware.request_id [None req-8bf8952e-031d-413f-92ed-72df3a1e373e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.473339] [54972]: INFO cinder.api.openstack.wsgi [None req-8bf8952e-031d-413f-92ed-72df3a1e373e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 625.475356] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8bf8952e-031d-413f-92ed-72df3a1e373e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.475356] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8bf8952e-031d-413f-92ed-72df3a1e373e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.486687] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.486687] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.492996] [54972]: INFO cinder.volume.api [None req-8bf8952e-031d-413f-92ed-72df3a1e373e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 625.502514] [54972]: INFO cinder.api.openstack.wsgi [None req-8bf8952e-031d-413f-92ed-72df3a1e373e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 625.502514] [54972]: [pid: 54972|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:09 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 626.513815] [54973]: DEBUG cinder.api.middleware.request_id [None req-77f4961d-9452-480b-af26-f304a88907c9 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.517582] [54973]: INFO cinder.api.openstack.wsgi [None req-77f4961d-9452-480b-af26-f304a88907c9 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 626.517898] [54973]: DEBUG cinder.api.openstack.wsgi [None req-77f4961d-9452-480b-af26-f304a88907c9 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.518251] [54973]: DEBUG cinder.api.openstack.wsgi [None req-77f4961d-9452-480b-af26-f304a88907c9 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.537644] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.537644] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.549579] [54973]: INFO cinder.volume.api [None req-77f4961d-9452-480b-af26-f304a88907c9 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 626.554409] [54973]: INFO cinder.api.openstack.wsgi [None req-77f4961d-9452-480b-af26-f304a88907c9 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 626.555489] [54973]: [pid: 54973|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:10 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 627.570613] [54972]: DEBUG cinder.api.middleware.request_id [None req-20b705e8-dd22-468c-8b26-6e09971d205a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.574928] [54972]: INFO cinder.api.openstack.wsgi [None req-20b705e8-dd22-468c-8b26-6e09971d205a tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 627.575234] [54972]: DEBUG cinder.api.openstack.wsgi [None req-20b705e8-dd22-468c-8b26-6e09971d205a tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.575570] [54972]: DEBUG cinder.api.openstack.wsgi [None req-20b705e8-dd22-468c-8b26-6e09971d205a tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.585769] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.585769] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 627.590376] [54972]: INFO cinder.volume.api [None req-20b705e8-dd22-468c-8b26-6e09971d205a tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 627.596368] [54972]: INFO cinder.api.openstack.wsgi [None req-20b705e8-dd22-468c-8b26-6e09971d205a tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 627.596778] [54972]: [pid: 54972|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:28:11 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 627.705793] [54973]: DEBUG cinder.api.middleware.request_id [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-32932504-dcea-45d2-ae8a-6168d1fb6665 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.711191] [54973]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-32932504-dcea-45d2-ae8a-6168d1fb6665 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 627.711191] [54973]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-32932504-dcea-45d2-ae8a-6168d1fb6665 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.711191] [54973]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-32932504-dcea-45d2-ae8a-6168d1fb6665 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.718242] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.718242] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 627.723168] [54973]: INFO cinder.volume.api [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-32932504-dcea-45d2-ae8a-6168d1fb6665 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 627.728765] [54973]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-32932504-dcea-45d2-ae8a-6168d1fb6665 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 627.729259] [54973]: [pid: 54973|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:28:12 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 627.995936] [54972]: DEBUG cinder.api.middleware.request_id [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-f212643d-616a-46c3-95d5-34de192c1209 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.998909] [54972]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-f212643d-616a-46c3-95d5-34de192c1209 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 627.999222] [54972]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-f212643d-616a-46c3-95d5-34de192c1209 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.999661] [54972]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-f212643d-616a-46c3-95d5-34de192c1209 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 628.011382] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.011382] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.015235] [54972]: INFO cinder.volume.api [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-f212643d-616a-46c3-95d5-34de192c1209 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 628.021459] [54972]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-f212643d-616a-46c3-95d5-34de192c1209 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 628.021914] [54972]: [pid: 54972|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:28:12 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 628.028994] [54973]: DEBUG cinder.api.middleware.request_id [None req-8f410924-2ae6-485c-bbd1-5244698c3a70 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.030301] [54973]: INFO cinder.api.openstack.wsgi [None req-8f410924-2ae6-485c-bbd1-5244698c3a70 None None] GET http://10.180.1.21/volume// [ 628.030573] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8f410924-2ae6-485c-bbd1-5244698c3a70 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 628.030830] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8f410924-2ae6-485c-bbd1-5244698c3a70 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 628.031423] [54973]: INFO cinder.api.openstack.wsgi [None req-8f410924-2ae6-485c-bbd1-5244698c3a70 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 628.031809] [54973]: [pid: 54973|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:28:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 628.036205] [54972]: DEBUG cinder.api.middleware.request_id [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-cacb1c95-a372-469f-9fb9-bf8f95c0a036 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.038612] [54972]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-cacb1c95-a372-469f-9fb9-bf8f95c0a036 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 628.038742] [54972]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-cacb1c95-a372-469f-9fb9-bf8f95c0a036 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "503e5d6f-5806-4b7d-91a3-2b62095edb57", "connector": null, "instance_uuid": "8a309aad-b086-442f-a069-60c780c5b945"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 628.048364] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.048364] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.089413] [54972]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-cacb1c95-a372-469f-9fb9-bf8f95c0a036 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 628.090009] [54972]: [pid: 54972|app: 0|req: 18/36] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:28:12 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 637.725576] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=68,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 638.087025] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=50,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 680.617587] [54973]: DEBUG cinder.api.middleware.request_id [req-e5123955-8618-473f-98dd-61fe2a8d2964 req-22a41067-ec36-40f6-b1cf-e95d2c08edf4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.621738] [54973]: INFO cinder.api.openstack.wsgi [req-e5123955-8618-473f-98dd-61fe2a8d2964 req-22a41067-ec36-40f6-b1cf-e95d2c08edf4 tempest-SecurityGroupsTestJSON-1689811974 tempest-SecurityGroupsTestJSON-1689811974-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=260d1159-09e8-4c66-b877-7eb0e6effde4 [ 680.622077] [54973]: DEBUG cinder.api.openstack.wsgi [req-e5123955-8618-473f-98dd-61fe2a8d2964 req-22a41067-ec36-40f6-b1cf-e95d2c08edf4 tempest-SecurityGroupsTestJSON-1689811974 tempest-SecurityGroupsTestJSON-1689811974-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.622297] [54973]: DEBUG cinder.api.openstack.wsgi [req-e5123955-8618-473f-98dd-61fe2a8d2964 req-22a41067-ec36-40f6-b1cf-e95d2c08edf4 tempest-SecurityGroupsTestJSON-1689811974 tempest-SecurityGroupsTestJSON-1689811974-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.639828] [54973]: INFO cinder.api.openstack.wsgi [req-e5123955-8618-473f-98dd-61fe2a8d2964 req-22a41067-ec36-40f6-b1cf-e95d2c08edf4 tempest-SecurityGroupsTestJSON-1689811974 tempest-SecurityGroupsTestJSON-1689811974-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=260d1159-09e8-4c66-b877-7eb0e6effde4 returned with HTTP 200 [ 680.640606] [54973]: [pid: 54973|app: 0|req: 19/37] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 12:29:05 2025] GET /volume/v3/attachments?instance_id=260d1159-09e8-4c66-b877-7eb0e6effde4 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 681.184953] [54972]: DEBUG cinder.api.middleware.request_id [None req-484f9e4c-020d-429a-a6ed-53f186060c03 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.187198] [54972]: INFO cinder.api.openstack.wsgi [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] POST http://10.180.1.21/volume/v3/volumes [ 681.187660] [54972]: DEBUG cinder.api.openstack.wsgi [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1724617351"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 681.189617] [54972]: DEBUG cinder.api.v3.volumes [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1724617351'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 681.189793] [54972]: INFO cinder.api.v3.volumes [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Create volume of 1 GB [ 681.190347] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.190347] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.198953] [54972]: INFO cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Availability Zones retrieved successfully. [ 681.204692] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Flow 'volume_create_api' (b845d05e-c2fa-42e3-b6db-acb4a5161c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 681.209711] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e94b538-fa58-4c50-af55-fe23ffe76d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.211458] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 681.241895] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e94b538-fa58-4c50-af55-fe23ffe76d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.243010] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58114f8b-2229-408d-9555-6654d73674a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.304670] [54972]: DEBUG cinder.quota [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Created reservations ['a156f008-bb46-4e56-a8ba-e6591c647d21', '905c2067-2689-499c-95ea-2e5d59e4c7b8', '3fc3c232-2ba3-4ff1-addf-53d226dfe61d', '01389449-713e-497f-bb15-71eb74726552'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 681.305746] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58114f8b-2229-408d-9555-6654d73674a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a156f008-bb46-4e56-a8ba-e6591c647d21', '905c2067-2689-499c-95ea-2e5d59e4c7b8', '3fc3c232-2ba3-4ff1-addf-53d226dfe61d', '01389449-713e-497f-bb15-71eb74726552']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.306844] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39919284-7553-4b09-b2d4-a33f3d87d31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.323446] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39919284-7553-4b09-b2d4-a33f3d87d31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53d61485-cad7-46f9-b635-011591551c77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1724617351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8055db1a22f449d9b1afe4cbce2cc935',qos_specs=None,replication_status=,reservations=['a156f008-bb46-4e56-a8ba-e6591c647d21','905c2067-2689-499c-95ea-2e5d59e4c7b8','3fc3c232-2ba3-4ff1-addf-53d226dfe61d','01389449-713e-497f-bb15-71eb74726552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d764855268b244fe99ddb959d5b2fb33',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1724617351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53d61485-cad7-46f9-b635-011591551c77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8055db1a22f449d9b1afe4cbce2cc935',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='d764855268b244fe99ddb959d5b2fb33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.325112] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (283aa6f3-9df9-4b20-9b34-4dd10d0c9e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.339435] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (283aa6f3-9df9-4b20-9b34-4dd10d0c9e5b) 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-1724617351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8055db1a22f449d9b1afe4cbce2cc935',qos_specs=None,replication_status=,reservations=['a156f008-bb46-4e56-a8ba-e6591c647d21','905c2067-2689-499c-95ea-2e5d59e4c7b8','3fc3c232-2ba3-4ff1-addf-53d226dfe61d','01389449-713e-497f-bb15-71eb74726552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d764855268b244fe99ddb959d5b2fb33',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.340382] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116691f0-3044-4c94-94cb-68bb3fa92440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.352430] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116691f0-3044-4c94-94cb-68bb3fa92440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.352430] [54972]: DEBUG cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Flow 'volume_create_api' (b845d05e-c2fa-42e3-b6db-acb4a5161c87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 681.352430] [54972]: INFO cinder.volume.api [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Create volume request issued successfully. [ 681.352430] [54972]: INFO cinder.api.openstack.wsgi [None req-484f9e4c-020d-429a-a6ed-53f186060c03 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 681.352607] [54972]: [pid: 54972|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:29:05 2025] POST /volume/v3/volumes => generated 758 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 681.363935] [54973]: DEBUG cinder.api.middleware.request_id [None req-ef080e9a-08fb-4e69-86cf-6b13e6eed4a4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.366080] [54973]: INFO cinder.api.openstack.wsgi [None req-ef080e9a-08fb-4e69-86cf-6b13e6eed4a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 [ 681.366266] [54973]: DEBUG cinder.api.openstack.wsgi [None req-ef080e9a-08fb-4e69-86cf-6b13e6eed4a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.367214] [54973]: DEBUG cinder.api.openstack.wsgi [None req-ef080e9a-08fb-4e69-86cf-6b13e6eed4a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.381771] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.381771] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.387591] [54973]: INFO cinder.volume.api [None req-ef080e9a-08fb-4e69-86cf-6b13e6eed4a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 681.393120] [54973]: INFO cinder.api.openstack.wsgi [None req-ef080e9a-08fb-4e69-86cf-6b13e6eed4a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 returned with HTTP 200 [ 681.393395] [54973]: [pid: 54973|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:05 2025] GET /volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.409779] [54972]: DEBUG cinder.api.middleware.request_id [None req-da8bc0d3-2426-4d14-92f4-0faf3306a965 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.411538] [54972]: INFO cinder.api.openstack.wsgi [None req-da8bc0d3-2426-4d14-92f4-0faf3306a965 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 [ 682.411879] [54972]: DEBUG cinder.api.openstack.wsgi [None req-da8bc0d3-2426-4d14-92f4-0faf3306a965 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.412131] [54972]: DEBUG cinder.api.openstack.wsgi [None req-da8bc0d3-2426-4d14-92f4-0faf3306a965 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.423864] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.423864] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.429031] [54972]: INFO cinder.volume.api [None req-da8bc0d3-2426-4d14-92f4-0faf3306a965 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 682.434493] [54972]: INFO cinder.api.openstack.wsgi [None req-da8bc0d3-2426-4d14-92f4-0faf3306a965 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 returned with HTTP 200 [ 682.434957] [54972]: [pid: 54972|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:06 2025] GET /volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 690.768346] [54973]: DEBUG cinder.api.middleware.request_id [None req-3b48a7c8-e578-4450-831f-f1730f723540 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.768817] [54973]: INFO cinder.api.openstack.wsgi [None req-3b48a7c8-e578-4450-831f-f1730f723540 None None] GET http://10.180.1.21/volume// [ 690.769015] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3b48a7c8-e578-4450-831f-f1730f723540 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.769266] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3b48a7c8-e578-4450-831f-f1730f723540 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.769693] [54973]: INFO cinder.api.openstack.wsgi [None req-3b48a7c8-e578-4450-831f-f1730f723540 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 690.770024] [54973]: [pid: 54973|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:29:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 690.773319] [54972]: DEBUG cinder.api.middleware.request_id [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-4a96f3ac-1908-4160-a5fe-f4a8de12b92e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.775688] [54972]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-4a96f3ac-1908-4160-a5fe-f4a8de12b92e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] GET http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 690.775961] [54972]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-4a96f3ac-1908-4160-a5fe-f4a8de12b92e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.776205] [54972]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-4a96f3ac-1908-4160-a5fe-f4a8de12b92e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.789020] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.789020] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 690.792575] [54972]: INFO cinder.volume.api [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-4a96f3ac-1908-4160-a5fe-f4a8de12b92e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 690.798047] [54972]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-4a96f3ac-1908-4160-a5fe-f4a8de12b92e tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 200 [ 690.798438] [54972]: [pid: 54972|app: 0|req: 21/42] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:29:15 2025] GET /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 690.918754] [54973]: DEBUG cinder.api.middleware.request_id [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-d79a82d7-87c6-4312-8163-0781b472ee84 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.921510] [54973]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-d79a82d7-87c6-4312-8163-0781b472ee84 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] PUT http://10.180.1.21/volume/v3/attachments/f67e0fb3-46e9-47e0-a71a-4311bcf39e98 [ 690.921954] [54973]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-d79a82d7-87c6-4312-8163-0781b472ee84 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-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=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 690.937852] [54973]: DEBUG cinder.coordination [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-d79a82d7-87c6-4312-8163-0781b472ee84 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Acquiring lock "cinder-attachment_update-503e5d6f-5806-4b7d-91a3-2b62095edb57-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 690.944034] [54973]: DEBUG cinder.coordination [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-d79a82d7-87c6-4312-8163-0781b472ee84 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Lock "cinder-attachment_update-503e5d6f-5806-4b7d-91a3-2b62095edb57-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 690.944835] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.944835] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.479224] [54973]: DEBUG cinder.coordination [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-d79a82d7-87c6-4312-8163-0781b472ee84 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Lock "cinder-attachment_update-503e5d6f-5806-4b7d-91a3-2b62095edb57-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.535s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 691.479617] [54973]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-d79a82d7-87c6-4312-8163-0781b472ee84 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/attachments/f67e0fb3-46e9-47e0-a71a-4311bcf39e98 returned with HTTP 200 [ 691.480131] [54973]: [pid: 54973|app: 0|req: 22/43] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:29:15 2025] PUT /volume/v3/attachments/f67e0fb3-46e9-47e0-a71a-4311bcf39e98 => generated 617 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 691.990688] [54972]: DEBUG cinder.api.middleware.request_id [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-3efb4ea6-43e9-469a-b5cb-83f4d6c9a42f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.993070] [54972]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-3efb4ea6-43e9-469a-b5cb-83f4d6c9a42f tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] POST http://10.180.1.21/volume/v3/attachments/f67e0fb3-46e9-47e0-a71a-4311bcf39e98/action [ 691.993850] [54972]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-3efb4ea6-43e9-469a-b5cb-83f4d6c9a42f tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 691.994087] [54972]: DEBUG cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-3efb4ea6-43e9-469a-b5cb-83f4d6c9a42f tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 692.018952] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.018952] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.030615] [54972]: INFO cinder.api.openstack.wsgi [req-06beb440-1927-4003-a4bb-74ec9e0b787b req-3efb4ea6-43e9-469a-b5cb-83f4d6c9a42f tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/attachments/f67e0fb3-46e9-47e0-a71a-4311bcf39e98/action returned with HTTP 204 [ 692.031091] [54972]: [pid: 54972|app: 0|req: 22/44] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:29:16 2025] POST /volume/v3/attachments/f67e0fb3-46e9-47e0-a71a-4311bcf39e98/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 700.568283] [54973]: DEBUG cinder.api.middleware.request_id [None req-c5be1240-42ee-471c-9999-4eee03588cfa None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.570266] [54973]: INFO cinder.api.openstack.wsgi [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] POST http://10.180.1.21/volume/v3/volumes [ 700.571167] [54973]: DEBUG cinder.api.openstack.wsgi [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2112560262"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 700.572422] [54973]: DEBUG cinder.api.v3.volumes [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2112560262'}} {{(pid=54973) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 700.572620] [54973]: INFO cinder.api.v3.volumes [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Create volume of 1 GB [ 700.572957] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.572957] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.578495] [54973]: INFO cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Availability Zones retrieved successfully. [ 700.587986] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Flow 'volume_create_api' (bdfaaad9-3529-4ec0-adb6-3c931f035cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 700.589500] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af76fd80-9ffc-4069-85de-a7ad0f751195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 700.590863] [54973]: DEBUG cinder.volume.flows.api.create_volume [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Validating volume size '1' using validate_int {{(pid=54973) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 700.613179] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af76fd80-9ffc-4069-85de-a7ad0f751195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 700.614035] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6490ac6a-7e14-4b6a-a1e8-b58c959ee6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 700.646997] [54973]: DEBUG cinder.quota [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Created reservations ['dc7e4035-8ab6-48b1-9270-11c672ffe040', '65bf0914-55c7-48de-afee-33cef00a9b11', '04e8ead2-02df-4beb-8df8-1ae6e167fb23', 'c41cdba0-0ef6-4e93-b39b-7a8f509977b6'] {{(pid=54973) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 700.648040] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6490ac6a-7e14-4b6a-a1e8-b58c959ee6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc7e4035-8ab6-48b1-9270-11c672ffe040', '65bf0914-55c7-48de-afee-33cef00a9b11', '04e8ead2-02df-4beb-8df8-1ae6e167fb23', 'c41cdba0-0ef6-4e93-b39b-7a8f509977b6']}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 700.648951] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d4172c-f368-464a-9600-e0033f538f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 700.664981] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d4172c-f368-464a-9600-e0033f538f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7131407-4bae-4310-8039-50aebacd046e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2112560262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8055db1a22f449d9b1afe4cbce2cc935',qos_specs=None,replication_status=,reservations=['dc7e4035-8ab6-48b1-9270-11c672ffe040','65bf0914-55c7-48de-afee-33cef00a9b11','04e8ead2-02df-4beb-8df8-1ae6e167fb23','c41cdba0-0ef6-4e93-b39b-7a8f509977b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d764855268b244fe99ddb959d5b2fb33',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2112560262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7131407-4bae-4310-8039-50aebacd046e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8055db1a22f449d9b1afe4cbce2cc935',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='d764855268b244fe99ddb959d5b2fb33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 700.666079] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36b1a53-718f-4c13-9328-1f954c18beda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 700.679140] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36b1a53-718f-4c13-9328-1f954c18beda) 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-2112560262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8055db1a22f449d9b1afe4cbce2cc935',qos_specs=None,replication_status=,reservations=['dc7e4035-8ab6-48b1-9270-11c672ffe040','65bf0914-55c7-48de-afee-33cef00a9b11','04e8ead2-02df-4beb-8df8-1ae6e167fb23','c41cdba0-0ef6-4e93-b39b-7a8f509977b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d764855268b244fe99ddb959d5b2fb33',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 700.680076] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822a520e-ef70-491d-ba95-065a179c3d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 700.691477] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822a520e-ef70-491d-ba95-065a179c3d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 700.692617] [54973]: DEBUG cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Flow 'volume_create_api' (bdfaaad9-3529-4ec0-adb6-3c931f035cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 700.693015] [54973]: INFO cinder.volume.api [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Create volume request issued successfully. [ 700.693703] [54973]: INFO cinder.api.openstack.wsgi [None req-c5be1240-42ee-471c-9999-4eee03588cfa tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 700.694156] [54973]: [pid: 54973|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:29:24 2025] POST /volume/v3/volumes => generated 758 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 700.702645] [54972]: DEBUG cinder.api.middleware.request_id [None req-57b0124c-e106-4f60-8335-32581d4e3587 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.705042] [54972]: INFO cinder.api.openstack.wsgi [None req-57b0124c-e106-4f60-8335-32581d4e3587 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 700.705161] [54972]: DEBUG cinder.api.openstack.wsgi [None req-57b0124c-e106-4f60-8335-32581d4e3587 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.705865] [54972]: DEBUG cinder.api.openstack.wsgi [None req-57b0124c-e106-4f60-8335-32581d4e3587 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.713767] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.713767] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.718439] [54972]: INFO cinder.volume.api [None req-57b0124c-e106-4f60-8335-32581d4e3587 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 700.723353] [54972]: INFO cinder.api.openstack.wsgi [None req-57b0124c-e106-4f60-8335-32581d4e3587 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 700.723903] [54972]: [pid: 54972|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:25 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.735107] [54973]: DEBUG cinder.api.middleware.request_id [None req-b5d72681-9a12-4add-99ac-d12fd0fd012f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.737658] [54973]: INFO cinder.api.openstack.wsgi [None req-b5d72681-9a12-4add-99ac-d12fd0fd012f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 701.737973] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b5d72681-9a12-4add-99ac-d12fd0fd012f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.738263] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b5d72681-9a12-4add-99ac-d12fd0fd012f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.748959] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.748959] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.753955] [54973]: INFO cinder.volume.api [None req-b5d72681-9a12-4add-99ac-d12fd0fd012f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 701.759458] [54973]: INFO cinder.api.openstack.wsgi [None req-b5d72681-9a12-4add-99ac-d12fd0fd012f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 701.759898] [54973]: [pid: 54973|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:26 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.721553] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=44,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 711.756474] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=33,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 717.379781] [54972]: DEBUG cinder.api.middleware.request_id [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.383986] [54972]: INFO cinder.api.openstack.wsgi [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] POST http://10.180.1.21/volume/v3/volumes [ 717.383986] [54972]: DEBUG cinder.api.openstack.wsgi [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-983510806"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 717.386665] [54972]: DEBUG cinder.api.v3.volumes [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-983510806'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 717.386665] [54972]: INFO cinder.api.v3.volumes [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Create volume of 1 GB [ 717.392085] [54972]: INFO cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Availability Zones retrieved successfully. [ 717.399972] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Flow 'volume_create_api' (5a7f7982-747e-4be0-a0ab-b061ca2814da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 717.401734] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cea9aa4-55a4-4423-8589-6dc1f919a588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.403176] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 717.429226] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cea9aa4-55a4-4423-8589-6dc1f919a588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.429226] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3338d4-5a46-4d85-8810-db5ab4f492da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.486928] [54972]: DEBUG cinder.quota [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Created reservations ['73e505e8-ded5-4fa9-aac5-f2c6381c35ab', '66f9f4f4-d23d-47f3-8147-24b857754d54', 'a272f66d-6678-432c-84c0-a13b59c9baeb', '9899585d-e915-47d1-a10f-1ff461c20fdf'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 717.487252] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3338d4-5a46-4d85-8810-db5ab4f492da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73e505e8-ded5-4fa9-aac5-f2c6381c35ab', '66f9f4f4-d23d-47f3-8147-24b857754d54', 'a272f66d-6678-432c-84c0-a13b59c9baeb', '9899585d-e915-47d1-a10f-1ff461c20fdf']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.488523] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b810292c-ac6f-46e5-b2b7-f987cd2d86b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.504741] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b810292c-ac6f-46e5-b2b7-f987cd2d86b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ff84299-bd49-461c-8e27-b2f87ae070db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-983510806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5faadfe89f4b74a1dfebbbd93ff71f',qos_specs=None,replication_status=,reservations=['73e505e8-ded5-4fa9-aac5-f2c6381c35ab','66f9f4f4-d23d-47f3-8147-24b857754d54','a272f66d-6678-432c-84c0-a13b59c9baeb','9899585d-e915-47d1-a10f-1ff461c20fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41948d8b2e8640abafb8afff1e0bef02',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-983510806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ff84299-bd49-461c-8e27-b2f87ae070db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5faadfe89f4b74a1dfebbbd93ff71f',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='41948d8b2e8640abafb8afff1e0bef02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.506608] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad21c5c4-054d-40df-8af7-9c31c362730a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.536645] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad21c5c4-054d-40df-8af7-9c31c362730a) 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-983510806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5faadfe89f4b74a1dfebbbd93ff71f',qos_specs=None,replication_status=,reservations=['73e505e8-ded5-4fa9-aac5-f2c6381c35ab','66f9f4f4-d23d-47f3-8147-24b857754d54','a272f66d-6678-432c-84c0-a13b59c9baeb','9899585d-e915-47d1-a10f-1ff461c20fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41948d8b2e8640abafb8afff1e0bef02',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.537569] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe998ee-6476-4ded-b8cd-db3af6540ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.549031] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe998ee-6476-4ded-b8cd-db3af6540ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.549721] [54972]: DEBUG cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Flow 'volume_create_api' (5a7f7982-747e-4be0-a0ab-b061ca2814da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 717.550116] [54972]: INFO cinder.volume.api [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Create volume request issued successfully. [ 717.551350] [54972]: INFO cinder.api.openstack.wsgi [None req-6af104a6-a7e2-4234-b8e2-722d631ba8e9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 717.551976] [54972]: [pid: 54972|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:29:41 2025] POST /volume/v3/volumes => generated 753 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 717.567158] [54973]: DEBUG cinder.api.middleware.request_id [None req-d7c86cd1-b257-48a4-8ab0-5e431e3f8af5 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.569676] [54973]: INFO cinder.api.openstack.wsgi [None req-d7c86cd1-b257-48a4-8ab0-5e431e3f8af5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 717.569676] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d7c86cd1-b257-48a4-8ab0-5e431e3f8af5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.569757] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d7c86cd1-b257-48a4-8ab0-5e431e3f8af5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.579833] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.579833] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.585435] [54973]: INFO cinder.volume.api [None req-d7c86cd1-b257-48a4-8ab0-5e431e3f8af5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 717.593117] [54973]: INFO cinder.api.openstack.wsgi [None req-d7c86cd1-b257-48a4-8ab0-5e431e3f8af5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 717.593117] [54973]: [pid: 54973|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:41 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.608393] [54972]: DEBUG cinder.api.middleware.request_id [None req-ea203574-91fb-4858-8921-bb5c522310b9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.610769] [54972]: INFO cinder.api.openstack.wsgi [None req-ea203574-91fb-4858-8921-bb5c522310b9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 718.611010] [54972]: DEBUG cinder.api.openstack.wsgi [None req-ea203574-91fb-4858-8921-bb5c522310b9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.611180] [54972]: DEBUG cinder.api.openstack.wsgi [None req-ea203574-91fb-4858-8921-bb5c522310b9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.624685] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.624685] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.630318] [54972]: INFO cinder.volume.api [None req-ea203574-91fb-4858-8921-bb5c522310b9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 718.636203] [54972]: INFO cinder.api.openstack.wsgi [None req-ea203574-91fb-4858-8921-bb5c522310b9 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 718.636629] [54972]: [pid: 54972|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:43 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.047711] [54973]: DEBUG cinder.api.middleware.request_id [req-4309f86f-1933-489a-a364-a19062fe7446 req-13a3a4eb-6efc-487e-a948-ad6e36e41193 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.051117] [54973]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-13a3a4eb-6efc-487e-a948-ad6e36e41193 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 719.051371] [54973]: DEBUG cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-13a3a4eb-6efc-487e-a948-ad6e36e41193 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.051580] [54973]: DEBUG cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-13a3a4eb-6efc-487e-a948-ad6e36e41193 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.065792] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.065792] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.071986] [54973]: INFO cinder.volume.api [req-4309f86f-1933-489a-a364-a19062fe7446 req-13a3a4eb-6efc-487e-a948-ad6e36e41193 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 719.077862] [54973]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-13a3a4eb-6efc-487e-a948-ad6e36e41193 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 719.078316] [54973]: [pid: 54973|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:29:43 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.618026] [54972]: DEBUG cinder.api.middleware.request_id [None req-29cb8435-9bac-413b-9874-507027b26398 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.618026] [54972]: INFO cinder.api.openstack.wsgi [None req-29cb8435-9bac-413b-9874-507027b26398 None None] GET http://10.180.1.21/volume// [ 720.618026] [54972]: DEBUG cinder.api.openstack.wsgi [None req-29cb8435-9bac-413b-9874-507027b26398 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.618026] [54972]: DEBUG cinder.api.openstack.wsgi [None req-29cb8435-9bac-413b-9874-507027b26398 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.618026] [54972]: INFO cinder.api.openstack.wsgi [None req-29cb8435-9bac-413b-9874-507027b26398 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 720.618026] [54972]: [pid: 54972|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:29:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 720.621411] [54973]: DEBUG cinder.api.middleware.request_id [req-4309f86f-1933-489a-a364-a19062fe7446 req-89a19697-d265-4f5f-8102-f5f91bf565cf None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.626676] [54973]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-89a19697-d265-4f5f-8102-f5f91bf565cf tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] POST http://10.180.1.21/volume/v3/attachments [ 720.627129] [54973]: DEBUG cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-89a19697-d265-4f5f-8102-f5f91bf565cf tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ff84299-bd49-461c-8e27-b2f87ae070db", "connector": null, "instance_uuid": "d9faab7b-af63-41e1-94b5-65e3ad0db03f"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 720.639877] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.639877] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.670260] [54973]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-89a19697-d265-4f5f-8102-f5f91bf565cf tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 720.670903] [54973]: [pid: 54973|app: 0|req: 27/53] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:29:45 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.696752] [54972]: DEBUG cinder.api.middleware.request_id [None req-7167df70-2bcd-4840-a78d-e88015c0e986 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.701570] [54972]: INFO cinder.api.openstack.wsgi [None req-7167df70-2bcd-4840-a78d-e88015c0e986 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 720.701570] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7167df70-2bcd-4840-a78d-e88015c0e986 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.701570] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7167df70-2bcd-4840-a78d-e88015c0e986 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.712987] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.712987] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.716752] [54972]: INFO cinder.volume.api [None req-7167df70-2bcd-4840-a78d-e88015c0e986 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 720.722718] [54972]: INFO cinder.api.openstack.wsgi [None req-7167df70-2bcd-4840-a78d-e88015c0e986 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 720.723108] [54972]: [pid: 54972|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:45 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 721.201179] [54973]: DEBUG cinder.api.middleware.request_id [None req-abbe06c6-a4f6-4e8d-8743-cf35578c9259 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.201648] [54973]: INFO cinder.api.openstack.wsgi [None req-abbe06c6-a4f6-4e8d-8743-cf35578c9259 None None] GET http://10.180.1.21/volume// [ 721.201835] [54973]: DEBUG cinder.api.openstack.wsgi [None req-abbe06c6-a4f6-4e8d-8743-cf35578c9259 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.202065] [54973]: DEBUG cinder.api.openstack.wsgi [None req-abbe06c6-a4f6-4e8d-8743-cf35578c9259 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.202467] [54973]: INFO cinder.api.openstack.wsgi [None req-abbe06c6-a4f6-4e8d-8743-cf35578c9259 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 721.202839] [54973]: [pid: 54973|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:29:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 721.207639] [54972]: DEBUG cinder.api.middleware.request_id [req-4309f86f-1933-489a-a364-a19062fe7446 req-8144e525-2e6c-47ed-babe-355f7d6764cc None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.210372] [54972]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-8144e525-2e6c-47ed-babe-355f7d6764cc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 721.211309] [54972]: DEBUG cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-8144e525-2e6c-47ed-babe-355f7d6764cc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.211390] [54972]: DEBUG cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-8144e525-2e6c-47ed-babe-355f7d6764cc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.228918] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.228918] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.233121] [54972]: INFO cinder.volume.api [req-4309f86f-1933-489a-a364-a19062fe7446 req-8144e525-2e6c-47ed-babe-355f7d6764cc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 721.238314] [54972]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-8144e525-2e6c-47ed-babe-355f7d6764cc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 721.238796] [54972]: [pid: 54972|app: 0|req: 28/56] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:29:45 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 721.275638] [54973]: DEBUG cinder.api.middleware.request_id [req-4309f86f-1933-489a-a364-a19062fe7446 req-015cf18b-d5dd-4e93-9c0c-800a8aade4fb None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.278581] [54973]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-015cf18b-d5dd-4e93-9c0c-800a8aade4fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] PUT http://10.180.1.21/volume/v3/attachments/58d42d32-af32-43b1-b6fa-e0623a8f4f46 [ 721.279022] [54973]: DEBUG cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-015cf18b-d5dd-4e93-9c0c-800a8aade4fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-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-540600", "mountpoint": "/dev/sdb"}}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 721.292215] [54973]: DEBUG cinder.coordination [req-4309f86f-1933-489a-a364-a19062fe7446 req-015cf18b-d5dd-4e93-9c0c-800a8aade4fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Acquiring lock "cinder-attachment_update-4ff84299-bd49-461c-8e27-b2f87ae070db-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 721.296674] [54973]: DEBUG cinder.coordination [req-4309f86f-1933-489a-a364-a19062fe7446 req-015cf18b-d5dd-4e93-9c0c-800a8aade4fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Lock "cinder-attachment_update-4ff84299-bd49-461c-8e27-b2f87ae070db-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 721.297883] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.297883] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.735636] [54972]: DEBUG cinder.api.middleware.request_id [None req-baac2a83-385b-467a-b0e6-2c138a601227 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.740769] [54972]: INFO cinder.api.openstack.wsgi [None req-baac2a83-385b-467a-b0e6-2c138a601227 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 721.740885] [54972]: DEBUG cinder.api.openstack.wsgi [None req-baac2a83-385b-467a-b0e6-2c138a601227 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.741143] [54972]: DEBUG cinder.api.openstack.wsgi [None req-baac2a83-385b-467a-b0e6-2c138a601227 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.762995] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.762995] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.770350] [54972]: INFO cinder.volume.api [None req-baac2a83-385b-467a-b0e6-2c138a601227 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 721.777298] [54972]: INFO cinder.api.openstack.wsgi [None req-baac2a83-385b-467a-b0e6-2c138a601227 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 721.778370] [54972]: [pid: 54972|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:46 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 722.797278] [54972]: DEBUG cinder.api.middleware.request_id [None req-28f3a669-5ba4-470f-8207-a5d81c65e336 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.799494] [54972]: INFO cinder.api.openstack.wsgi [None req-28f3a669-5ba4-470f-8207-a5d81c65e336 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 722.799734] [54972]: DEBUG cinder.api.openstack.wsgi [None req-28f3a669-5ba4-470f-8207-a5d81c65e336 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.799962] [54972]: DEBUG cinder.api.openstack.wsgi [None req-28f3a669-5ba4-470f-8207-a5d81c65e336 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.815649] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.815649] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.820075] [54972]: INFO cinder.volume.api [None req-28f3a669-5ba4-470f-8207-a5d81c65e336 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 722.826828] [54972]: INFO cinder.api.openstack.wsgi [None req-28f3a669-5ba4-470f-8207-a5d81c65e336 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 722.827389] [54972]: [pid: 54972|app: 0|req: 30/58] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:47 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 723.844825] [54972]: DEBUG cinder.api.middleware.request_id [None req-080f772d-999e-4407-b3a2-ed2dc678decc None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.846963] [54972]: INFO cinder.api.openstack.wsgi [None req-080f772d-999e-4407-b3a2-ed2dc678decc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 723.847337] [54972]: DEBUG cinder.api.openstack.wsgi [None req-080f772d-999e-4407-b3a2-ed2dc678decc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.847476] [54972]: DEBUG cinder.api.openstack.wsgi [None req-080f772d-999e-4407-b3a2-ed2dc678decc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.869483] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.869483] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.875490] [54972]: INFO cinder.volume.api [None req-080f772d-999e-4407-b3a2-ed2dc678decc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 723.880389] [54972]: INFO cinder.api.openstack.wsgi [None req-080f772d-999e-4407-b3a2-ed2dc678decc tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 723.880819] [54972]: [pid: 54972|app: 0|req: 31/59] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:48 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 724.893649] [54972]: DEBUG cinder.api.middleware.request_id [None req-15d99aca-6eb5-4fce-8386-bc4116304963 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.896420] [54972]: INFO cinder.api.openstack.wsgi [None req-15d99aca-6eb5-4fce-8386-bc4116304963 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 724.896920] [54972]: DEBUG cinder.api.openstack.wsgi [None req-15d99aca-6eb5-4fce-8386-bc4116304963 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.897260] [54972]: DEBUG cinder.api.openstack.wsgi [None req-15d99aca-6eb5-4fce-8386-bc4116304963 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.915080] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.915080] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.919531] [54972]: INFO cinder.volume.api [None req-15d99aca-6eb5-4fce-8386-bc4116304963 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 724.925022] [54972]: INFO cinder.api.openstack.wsgi [None req-15d99aca-6eb5-4fce-8386-bc4116304963 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 724.926041] [54972]: [pid: 54972|app: 0|req: 32/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:49 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.831153] [54973]: DEBUG cinder.coordination [req-4309f86f-1933-489a-a364-a19062fe7446 req-015cf18b-d5dd-4e93-9c0c-800a8aade4fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Lock "cinder-attachment_update-4ff84299-bd49-461c-8e27-b2f87ae070db-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 725.833111] [54973]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-015cf18b-d5dd-4e93-9c0c-800a8aade4fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/attachments/58d42d32-af32-43b1-b6fa-e0623a8f4f46 returned with HTTP 200 [ 725.833111] [54973]: [pid: 54973|app: 0|req: 29/61] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:29:45 2025] PUT /volume/v3/attachments/58d42d32-af32-43b1-b6fa-e0623a8f4f46 => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 725.938483] [54972]: DEBUG cinder.api.middleware.request_id [None req-7a5c8dce-53f6-4613-9b1e-6fb4b33d921f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.944494] [54972]: INFO cinder.api.openstack.wsgi [None req-7a5c8dce-53f6-4613-9b1e-6fb4b33d921f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 725.944696] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7a5c8dce-53f6-4613-9b1e-6fb4b33d921f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.945182] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7a5c8dce-53f6-4613-9b1e-6fb4b33d921f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.967024] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.967024] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.973183] [54972]: INFO cinder.volume.api [None req-7a5c8dce-53f6-4613-9b1e-6fb4b33d921f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 725.980302] [54972]: INFO cinder.api.openstack.wsgi [None req-7a5c8dce-53f6-4613-9b1e-6fb4b33d921f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 725.980845] [54972]: [pid: 54972|app: 0|req: 33/62] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:50 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.992929] [54973]: DEBUG cinder.api.middleware.request_id [None req-a090b092-897c-4415-a6f3-7684e8b24b97 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.995143] [54973]: INFO cinder.api.openstack.wsgi [None req-a090b092-897c-4415-a6f3-7684e8b24b97 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 726.995393] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a090b092-897c-4415-a6f3-7684e8b24b97 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.995605] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a090b092-897c-4415-a6f3-7684e8b24b97 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.014477] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.014477] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.018827] [54973]: INFO cinder.volume.api [None req-a090b092-897c-4415-a6f3-7684e8b24b97 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 727.024594] [54973]: INFO cinder.api.openstack.wsgi [None req-a090b092-897c-4415-a6f3-7684e8b24b97 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 727.025031] [54973]: [pid: 54973|app: 0|req: 30/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:51 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.037105] [54972]: DEBUG cinder.api.middleware.request_id [None req-a547cf32-edbb-48e2-9a65-5020ecd75f72 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.044385] [54972]: INFO cinder.api.openstack.wsgi [None req-a547cf32-edbb-48e2-9a65-5020ecd75f72 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 728.044385] [54972]: DEBUG cinder.api.openstack.wsgi [None req-a547cf32-edbb-48e2-9a65-5020ecd75f72 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.044385] [54972]: DEBUG cinder.api.openstack.wsgi [None req-a547cf32-edbb-48e2-9a65-5020ecd75f72 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.066125] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.066125] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.073491] [54972]: INFO cinder.volume.api [None req-a547cf32-edbb-48e2-9a65-5020ecd75f72 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 728.080990] [54972]: INFO cinder.api.openstack.wsgi [None req-a547cf32-edbb-48e2-9a65-5020ecd75f72 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 728.081667] [54972]: [pid: 54972|app: 0|req: 34/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:52 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.997894] [54973]: DEBUG cinder.api.middleware.request_id [req-4309f86f-1933-489a-a364-a19062fe7446 req-3e4acf86-56ac-486c-add8-1d4333ed702d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.000693] [54973]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-3e4acf86-56ac-486c-add8-1d4333ed702d tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] POST http://10.180.1.21/volume/v3/attachments/58d42d32-af32-43b1-b6fa-e0623a8f4f46/action [ 729.001816] [54973]: DEBUG cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-3e4acf86-56ac-486c-add8-1d4333ed702d tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Action body: b'{"os-complete": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 729.002094] [54973]: DEBUG cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-3e4acf86-56ac-486c-add8-1d4333ed702d tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.025160] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.025160] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.033804] [54973]: INFO cinder.api.openstack.wsgi [req-4309f86f-1933-489a-a364-a19062fe7446 req-3e4acf86-56ac-486c-add8-1d4333ed702d tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/attachments/58d42d32-af32-43b1-b6fa-e0623a8f4f46/action returned with HTTP 204 [ 729.034375] [54973]: [pid: 54973|app: 0|req: 31/65] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:29:53 2025] POST /volume/v3/attachments/58d42d32-af32-43b1-b6fa-e0623a8f4f46/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 729.092335] [54972]: DEBUG cinder.api.middleware.request_id [None req-e5c5d4e6-230e-460c-92ac-1f5d3df722d5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.094627] [54972]: INFO cinder.api.openstack.wsgi [None req-e5c5d4e6-230e-460c-92ac-1f5d3df722d5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 729.094894] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e5c5d4e6-230e-460c-92ac-1f5d3df722d5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.095159] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e5c5d4e6-230e-460c-92ac-1f5d3df722d5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.105986] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.105986] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.109893] [54972]: INFO cinder.volume.api [None req-e5c5d4e6-230e-460c-92ac-1f5d3df722d5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 729.115111] [54972]: INFO cinder.api.openstack.wsgi [None req-e5c5d4e6-230e-460c-92ac-1f5d3df722d5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 729.115554] [54972]: [pid: 54972|app: 0|req: 35/66] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:53 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.124961] [54973]: DEBUG cinder.api.middleware.request_id [None req-7b34360b-8a7c-4464-8bb5-6b02e9ac688f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.127156] [54973]: INFO cinder.api.openstack.wsgi [None req-7b34360b-8a7c-4464-8bb5-6b02e9ac688f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 729.127406] [54973]: DEBUG cinder.api.openstack.wsgi [None req-7b34360b-8a7c-4464-8bb5-6b02e9ac688f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.127643] [54973]: DEBUG cinder.api.openstack.wsgi [None req-7b34360b-8a7c-4464-8bb5-6b02e9ac688f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.138072] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.138072] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.141592] [54973]: INFO cinder.volume.api [None req-7b34360b-8a7c-4464-8bb5-6b02e9ac688f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 729.146107] [54973]: INFO cinder.api.openstack.wsgi [None req-7b34360b-8a7c-4464-8bb5-6b02e9ac688f tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 729.146621] [54973]: [pid: 54973|app: 0|req: 32/67] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:53 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.289418] [54972]: DEBUG cinder.api.middleware.request_id [req-53170149-078a-4389-9f81-0e26010e82d8 req-be54a332-2749-41e6-be0b-c87bb895d907 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.291661] [54972]: INFO cinder.api.openstack.wsgi [req-53170149-078a-4389-9f81-0e26010e82d8 req-be54a332-2749-41e6-be0b-c87bb895d907 tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 729.291898] [54972]: DEBUG cinder.api.openstack.wsgi [req-53170149-078a-4389-9f81-0e26010e82d8 req-be54a332-2749-41e6-be0b-c87bb895d907 tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.292374] [54972]: DEBUG cinder.api.openstack.wsgi [req-53170149-078a-4389-9f81-0e26010e82d8 req-be54a332-2749-41e6-be0b-c87bb895d907 tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.305536] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.305536] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.309785] [54972]: INFO cinder.volume.api [req-53170149-078a-4389-9f81-0e26010e82d8 req-be54a332-2749-41e6-be0b-c87bb895d907 tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] Volume info retrieved successfully. [ 729.315194] [54972]: INFO cinder.api.openstack.wsgi [req-53170149-078a-4389-9f81-0e26010e82d8 req-be54a332-2749-41e6-be0b-c87bb895d907 tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 729.315639] [54972]: [pid: 54972|app: 0|req: 36/68] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:29:53 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.320817] [54973]: DEBUG cinder.api.middleware.request_id [req-53170149-078a-4389-9f81-0e26010e82d8 req-e6e2c80a-ade5-4bc1-b02c-815cbf72111e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.323983] [54973]: INFO cinder.api.openstack.wsgi [req-53170149-078a-4389-9f81-0e26010e82d8 req-e6e2c80a-ade5-4bc1-b02c-815cbf72111e tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] GET http://10.180.1.21/volume/v3/volumes/927f0b73-5fc7-4e55-b596-054cde3f6022 [ 729.324234] [54973]: DEBUG cinder.api.openstack.wsgi [req-53170149-078a-4389-9f81-0e26010e82d8 req-e6e2c80a-ade5-4bc1-b02c-815cbf72111e tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.324482] [54973]: DEBUG cinder.api.openstack.wsgi [req-53170149-078a-4389-9f81-0e26010e82d8 req-e6e2c80a-ade5-4bc1-b02c-815cbf72111e tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.331380] [54973]: INFO cinder.api.openstack.wsgi [req-53170149-078a-4389-9f81-0e26010e82d8 req-e6e2c80a-ade5-4bc1-b02c-815cbf72111e tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] http://10.180.1.21/volume/v3/volumes/927f0b73-5fc7-4e55-b596-054cde3f6022 returned with HTTP 404 [ 729.332031] [54973]: [pid: 54973|app: 0|req: 33/69] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:29:53 2025] GET /volume/v3/volumes/927f0b73-5fc7-4e55-b596-054cde3f6022 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 729.338292] [54972]: DEBUG cinder.api.middleware.request_id [None req-c90b5679-643a-493e-ab31-bcd2b28f6167 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.340645] [54972]: INFO cinder.api.openstack.wsgi [None req-c90b5679-643a-493e-ab31-bcd2b28f6167 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 729.341304] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c90b5679-643a-493e-ab31-bcd2b28f6167 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.341304] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c90b5679-643a-493e-ab31-bcd2b28f6167 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.351821] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.351821] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.356045] [54972]: INFO cinder.volume.api [None req-c90b5679-643a-493e-ab31-bcd2b28f6167 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 729.360491] [54972]: INFO cinder.api.openstack.wsgi [None req-c90b5679-643a-493e-ab31-bcd2b28f6167 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 729.360957] [54972]: [pid: 54972|app: 0|req: 37/70] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:53 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.419628] [54973]: DEBUG cinder.api.middleware.request_id [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-90fa38f0-9aca-4490-9ad6-1a73b8a85cef None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.424769] [54973]: INFO cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-90fa38f0-9aca-4490-9ad6-1a73b8a85cef tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 729.425176] [54973]: DEBUG cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-90fa38f0-9aca-4490-9ad6-1a73b8a85cef tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.425544] [54973]: DEBUG cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-90fa38f0-9aca-4490-9ad6-1a73b8a85cef tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.436720] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.436720] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.440435] [54973]: INFO cinder.volume.api [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-90fa38f0-9aca-4490-9ad6-1a73b8a85cef tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 729.447066] [54973]: INFO cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-90fa38f0-9aca-4490-9ad6-1a73b8a85cef tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 729.447501] [54973]: [pid: 54973|app: 0|req: 34/71] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:29:53 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.483895] [54972]: DEBUG cinder.api.middleware.request_id [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-424b0177-6be7-45a7-bcc9-5650dc17d720 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.486996] [54972]: INFO cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-424b0177-6be7-45a7-bcc9-5650dc17d720 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] POST http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db/action [ 729.487957] [54972]: DEBUG cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-424b0177-6be7-45a7-bcc9-5650dc17d720 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 729.487957] [54972]: DEBUG cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-424b0177-6be7-45a7-bcc9-5650dc17d720 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.498207] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.498207] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.498842] [54972]: INFO cinder.volume.api [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-424b0177-6be7-45a7-bcc9-5650dc17d720 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 729.504347] [54972]: INFO cinder.volume.api [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-424b0177-6be7-45a7-bcc9-5650dc17d720 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Begin detaching volume completed successfully. [ 729.504590] [54972]: INFO cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-424b0177-6be7-45a7-bcc9-5650dc17d720 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db/action returned with HTTP 202 [ 729.505028] [54972]: [pid: 54972|app: 0|req: 38/72] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:29:53 2025] POST /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 730.565982] [54973]: DEBUG cinder.api.middleware.request_id [None req-c276d95f-5128-431b-8548-1c2242ac7179 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.566643] [54973]: INFO cinder.api.openstack.wsgi [None req-c276d95f-5128-431b-8548-1c2242ac7179 None None] GET http://10.180.1.21/volume// [ 730.566904] [54973]: DEBUG cinder.api.openstack.wsgi [None req-c276d95f-5128-431b-8548-1c2242ac7179 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.567232] [54973]: DEBUG cinder.api.openstack.wsgi [None req-c276d95f-5128-431b-8548-1c2242ac7179 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.567830] [54973]: INFO cinder.api.openstack.wsgi [None req-c276d95f-5128-431b-8548-1c2242ac7179 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 730.568381] [54973]: [pid: 54973|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:29:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 730.575056] [54972]: DEBUG cinder.api.middleware.request_id [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-3b507630-dd6f-4d40-921c-758faccd3277 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.578109] [54972]: INFO cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-3b507630-dd6f-4d40-921c-758faccd3277 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 730.578521] [54972]: DEBUG cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-3b507630-dd6f-4d40-921c-758faccd3277 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.578803] [54972]: DEBUG cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-3b507630-dd6f-4d40-921c-758faccd3277 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.593757] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.593757] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.602276] [54972]: INFO cinder.volume.api [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-3b507630-dd6f-4d40-921c-758faccd3277 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 730.608918] [54972]: INFO cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-3b507630-dd6f-4d40-921c-758faccd3277 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 730.609592] [54972]: [pid: 54972|app: 0|req: 39/74] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:29:54 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 731.798759] [54973]: DEBUG cinder.api.middleware.request_id [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-64ce2b09-ff10-440e-a002-0d5e1f0d3234 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.801226] [54973]: INFO cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-64ce2b09-ff10-440e-a002-0d5e1f0d3234 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] DELETE http://10.180.1.21/volume/v3/attachments/58d42d32-af32-43b1-b6fa-e0623a8f4f46 [ 731.801450] [54973]: DEBUG cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-64ce2b09-ff10-440e-a002-0d5e1f0d3234 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.801662] [54973]: DEBUG cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-64ce2b09-ff10-440e-a002-0d5e1f0d3234 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.811142] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.811142] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.354747] [54973]: INFO cinder.api.openstack.wsgi [req-581d9d00-faa9-4a94-bc37-cfec43f4976c req-64ce2b09-ff10-440e-a002-0d5e1f0d3234 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/attachments/58d42d32-af32-43b1-b6fa-e0623a8f4f46 returned with HTTP 200 [ 732.354996] [54973]: [pid: 54973|app: 0|req: 36/75] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:29:56 2025] DELETE /volume/v3/attachments/58d42d32-af32-43b1-b6fa-e0623a8f4f46 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.116887] [54972]: DEBUG cinder.api.middleware.request_id [None req-3fea7897-8733-4c7f-afe9-de6ae6ebb550 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.119320] [54972]: INFO cinder.api.openstack.wsgi [None req-3fea7897-8733-4c7f-afe9-de6ae6ebb550 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 734.119581] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3fea7897-8733-4c7f-afe9-de6ae6ebb550 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.119808] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3fea7897-8733-4c7f-afe9-de6ae6ebb550 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.131113] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.131113] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.135600] [54972]: INFO cinder.volume.api [None req-3fea7897-8733-4c7f-afe9-de6ae6ebb550 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 734.140580] [54972]: INFO cinder.api.openstack.wsgi [None req-3fea7897-8733-4c7f-afe9-de6ae6ebb550 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 734.141347] [54972]: [pid: 54972|app: 0|req: 40/76] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:29:58 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.282670] [54973]: DEBUG cinder.api.middleware.request_id [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-ef5cff5f-0b66-4594-b720-17656c241998 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.285671] [54973]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-ef5cff5f-0b66-4594-b720-17656c241998 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 736.285958] [54973]: DEBUG cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-ef5cff5f-0b66-4594-b720-17656c241998 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.286337] [54973]: DEBUG cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-ef5cff5f-0b66-4594-b720-17656c241998 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.300184] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.300184] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.304355] [54973]: INFO cinder.volume.api [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-ef5cff5f-0b66-4594-b720-17656c241998 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 736.310093] [54973]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-ef5cff5f-0b66-4594-b720-17656c241998 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 736.310707] [54973]: [pid: 54973|app: 0|req: 37/77] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:30:00 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.840033] [54972]: DEBUG cinder.api.middleware.request_id [None req-d0a22818-b70b-4168-9bc9-c456aacfc2ce None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.840366] [54972]: INFO cinder.api.openstack.wsgi [None req-d0a22818-b70b-4168-9bc9-c456aacfc2ce None None] GET http://10.180.1.21/volume// [ 737.840547] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d0a22818-b70b-4168-9bc9-c456aacfc2ce None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.840767] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d0a22818-b70b-4168-9bc9-c456aacfc2ce None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.841229] [54972]: INFO cinder.api.openstack.wsgi [None req-d0a22818-b70b-4168-9bc9-c456aacfc2ce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 737.841689] [54972]: [pid: 54972|app: 0|req: 41/78] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:30:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 737.845878] [54973]: DEBUG cinder.api.middleware.request_id [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-d804eef7-c901-40ee-acd4-3bdad6a27c5f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.848728] [54973]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-d804eef7-c901-40ee-acd4-3bdad6a27c5f tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 737.849256] [54973]: DEBUG cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-d804eef7-c901-40ee-acd4-3bdad6a27c5f tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3b26807-fbd2-4185-aeea-d5bc442025d1", "connector": null, "instance_uuid": "ca95dd56-a5ca-4bc0-a704-278333df1f2d"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 737.862974] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.862974] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.884042] [54973]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-d804eef7-c901-40ee-acd4-3bdad6a27c5f tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 737.884516] [54973]: [pid: 54973|app: 0|req: 38/79] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:30:02 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.907162] [54972]: DEBUG cinder.api.middleware.request_id [None req-e9b49f1b-2cec-47a8-9d1f-6637e5cc90d4 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.909382] [54972]: INFO cinder.api.openstack.wsgi [None req-e9b49f1b-2cec-47a8-9d1f-6637e5cc90d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 737.909616] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e9b49f1b-2cec-47a8-9d1f-6637e5cc90d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.909864] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e9b49f1b-2cec-47a8-9d1f-6637e5cc90d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.922645] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.922645] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.926265] [54972]: INFO cinder.volume.api [None req-e9b49f1b-2cec-47a8-9d1f-6637e5cc90d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 737.931578] [54972]: INFO cinder.api.openstack.wsgi [None req-e9b49f1b-2cec-47a8-9d1f-6637e5cc90d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 737.932140] [54972]: [pid: 54972|app: 0|req: 42/80] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:02 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 738.414813] [54973]: DEBUG cinder.api.middleware.request_id [None req-a233d742-1ed5-4347-86c1-7e5acde5cdbd None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.415517] [54973]: INFO cinder.api.openstack.wsgi [None req-a233d742-1ed5-4347-86c1-7e5acde5cdbd None None] GET http://10.180.1.21/volume// [ 738.415517] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a233d742-1ed5-4347-86c1-7e5acde5cdbd None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.415791] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a233d742-1ed5-4347-86c1-7e5acde5cdbd None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.416321] [54973]: INFO cinder.api.openstack.wsgi [None req-a233d742-1ed5-4347-86c1-7e5acde5cdbd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 738.416678] [54973]: [pid: 54973|app: 0|req: 39/81] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:30:02 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 738.420567] [54972]: DEBUG cinder.api.middleware.request_id [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-8996981b-de7f-498f-8ae2-fc6bc113fff8 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.423329] [54972]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-8996981b-de7f-498f-8ae2-fc6bc113fff8 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 738.424100] [54972]: DEBUG cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-8996981b-de7f-498f-8ae2-fc6bc113fff8 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.424100] [54972]: DEBUG cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-8996981b-de7f-498f-8ae2-fc6bc113fff8 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.435374] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.435374] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.441028] [54972]: INFO cinder.volume.api [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-8996981b-de7f-498f-8ae2-fc6bc113fff8 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 738.445582] [54972]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-8996981b-de7f-498f-8ae2-fc6bc113fff8 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 738.445998] [54972]: [pid: 54972|app: 0|req: 43/82] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:30:02 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 738.499041] [54973]: DEBUG cinder.api.middleware.request_id [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c1c0758a-efd1-4b43-b586-29ed5d9d7583 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.503399] [54973]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c1c0758a-efd1-4b43-b586-29ed5d9d7583 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] PUT http://10.180.1.21/volume/v3/attachments/9ea41ea6-c273-4235-8408-4aee08ff0e73 [ 738.504081] [54973]: DEBUG cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c1c0758a-efd1-4b43-b586-29ed5d9d7583 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-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-540528", "mountpoint": "/dev/sdb"}}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 738.512113] [54973]: DEBUG cinder.coordination [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c1c0758a-efd1-4b43-b586-29ed5d9d7583 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Acquiring lock "cinder-attachment_update-c3b26807-fbd2-4185-aeea-d5bc442025d1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 738.517133] [54973]: DEBUG cinder.coordination [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c1c0758a-efd1-4b43-b586-29ed5d9d7583 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Lock "cinder-attachment_update-c3b26807-fbd2-4185-aeea-d5bc442025d1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 738.518276] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.518276] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.943522] [54972]: DEBUG cinder.api.middleware.request_id [None req-c8f1464d-1071-4b7b-a453-7dc3825297ab None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.945766] [54972]: INFO cinder.api.openstack.wsgi [None req-c8f1464d-1071-4b7b-a453-7dc3825297ab tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 738.946308] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c8f1464d-1071-4b7b-a453-7dc3825297ab tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.946808] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c8f1464d-1071-4b7b-a453-7dc3825297ab tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.970917] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.970917] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.975600] [54972]: INFO cinder.volume.api [None req-c8f1464d-1071-4b7b-a453-7dc3825297ab tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 738.984558] [54972]: INFO cinder.api.openstack.wsgi [None req-c8f1464d-1071-4b7b-a453-7dc3825297ab tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 738.984899] [54972]: [pid: 54972|app: 0|req: 44/83] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:03 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1007 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.000515] [54972]: DEBUG cinder.api.middleware.request_id [None req-f371d8a0-61a2-44b2-9201-69258321f54c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.003633] [54972]: INFO cinder.api.openstack.wsgi [None req-f371d8a0-61a2-44b2-9201-69258321f54c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 740.003933] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f371d8a0-61a2-44b2-9201-69258321f54c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.004273] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f371d8a0-61a2-44b2-9201-69258321f54c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.029967] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.029967] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.040848] [54972]: INFO cinder.volume.api [None req-f371d8a0-61a2-44b2-9201-69258321f54c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 740.049940] [54972]: INFO cinder.api.openstack.wsgi [None req-f371d8a0-61a2-44b2-9201-69258321f54c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 740.049940] [54972]: [pid: 54972|app: 0|req: 45/84] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:04 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1007 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.064386] [54972]: DEBUG cinder.api.middleware.request_id [None req-74cb8cab-945a-4b36-83d0-5956ce8ce74c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.066701] [54972]: INFO cinder.api.openstack.wsgi [None req-74cb8cab-945a-4b36-83d0-5956ce8ce74c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 741.067069] [54972]: DEBUG cinder.api.openstack.wsgi [None req-74cb8cab-945a-4b36-83d0-5956ce8ce74c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.067307] [54972]: DEBUG cinder.api.openstack.wsgi [None req-74cb8cab-945a-4b36-83d0-5956ce8ce74c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.083513] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.083513] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.087392] [54972]: INFO cinder.volume.api [None req-74cb8cab-945a-4b36-83d0-5956ce8ce74c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 741.092970] [54972]: INFO cinder.api.openstack.wsgi [None req-74cb8cab-945a-4b36-83d0-5956ce8ce74c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 741.097027] [54972]: [pid: 54972|app: 0|req: 46/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:05 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.105894] [54972]: DEBUG cinder.api.middleware.request_id [None req-e70cad3f-6631-4fbc-bec8-ad24a9f37a2a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.108580] [54972]: INFO cinder.api.openstack.wsgi [None req-e70cad3f-6631-4fbc-bec8-ad24a9f37a2a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 742.108827] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e70cad3f-6631-4fbc-bec8-ad24a9f37a2a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.109072] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e70cad3f-6631-4fbc-bec8-ad24a9f37a2a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.130696] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.130696] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.135910] [54972]: INFO cinder.volume.api [None req-e70cad3f-6631-4fbc-bec8-ad24a9f37a2a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 742.141727] [54972]: INFO cinder.api.openstack.wsgi [None req-e70cad3f-6631-4fbc-bec8-ad24a9f37a2a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 742.142196] [54972]: [pid: 54972|app: 0|req: 47/86] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:06 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.050156] [54973]: DEBUG cinder.coordination [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c1c0758a-efd1-4b43-b586-29ed5d9d7583 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Lock "cinder-attachment_update-c3b26807-fbd2-4185-aeea-d5bc442025d1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 743.050156] [54973]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c1c0758a-efd1-4b43-b586-29ed5d9d7583 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/attachments/9ea41ea6-c273-4235-8408-4aee08ff0e73 returned with HTTP 200 [ 743.051015] [54973]: [pid: 54973|app: 0|req: 40/87] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:30:02 2025] PUT /volume/v3/attachments/9ea41ea6-c273-4235-8408-4aee08ff0e73 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.160625] [54972]: DEBUG cinder.api.middleware.request_id [None req-02ac9c54-d7ad-456f-87b6-bcb05c763934 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.162740] [54972]: INFO cinder.api.openstack.wsgi [None req-02ac9c54-d7ad-456f-87b6-bcb05c763934 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 743.163156] [54972]: DEBUG cinder.api.openstack.wsgi [None req-02ac9c54-d7ad-456f-87b6-bcb05c763934 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.163511] [54972]: DEBUG cinder.api.openstack.wsgi [None req-02ac9c54-d7ad-456f-87b6-bcb05c763934 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.188010] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.188010] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.191519] [54972]: INFO cinder.volume.api [None req-02ac9c54-d7ad-456f-87b6-bcb05c763934 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 743.202122] [54972]: INFO cinder.api.openstack.wsgi [None req-02ac9c54-d7ad-456f-87b6-bcb05c763934 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 743.203028] [54972]: [pid: 54972|app: 0|req: 48/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:07 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.215951] [54973]: DEBUG cinder.api.middleware.request_id [None req-e0f58ee1-9ae6-4897-92f1-6e3edf0168b3 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.217723] [54973]: INFO cinder.api.openstack.wsgi [None req-e0f58ee1-9ae6-4897-92f1-6e3edf0168b3 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 744.217961] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e0f58ee1-9ae6-4897-92f1-6e3edf0168b3 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.218212] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e0f58ee1-9ae6-4897-92f1-6e3edf0168b3 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.235989] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.235989] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.238100] [54973]: INFO cinder.volume.api [None req-e0f58ee1-9ae6-4897-92f1-6e3edf0168b3 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 744.242931] [54973]: INFO cinder.api.openstack.wsgi [None req-e0f58ee1-9ae6-4897-92f1-6e3edf0168b3 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 744.244030] [54973]: [pid: 54973|app: 0|req: 41/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:08 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.824843] [54972]: DEBUG cinder.api.middleware.request_id [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c914128c-eaa3-4c82-a0a4-50a7c933e542 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.827335] [54972]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c914128c-eaa3-4c82-a0a4-50a7c933e542 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] POST http://10.180.1.21/volume/v3/attachments/9ea41ea6-c273-4235-8408-4aee08ff0e73/action [ 744.829112] [54972]: DEBUG cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c914128c-eaa3-4c82-a0a4-50a7c933e542 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 744.829112] [54972]: DEBUG cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c914128c-eaa3-4c82-a0a4-50a7c933e542 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 744.858603] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.858603] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.866682] [54972]: INFO cinder.api.openstack.wsgi [req-bf2799d5-a117-4e43-ab20-1739dcbc7efc req-c914128c-eaa3-4c82-a0a4-50a7c933e542 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/attachments/9ea41ea6-c273-4235-8408-4aee08ff0e73/action returned with HTTP 204 [ 744.866802] [54972]: [pid: 54972|app: 0|req: 49/90] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:30:09 2025] POST /volume/v3/attachments/9ea41ea6-c273-4235-8408-4aee08ff0e73/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 745.261266] [54973]: DEBUG cinder.api.middleware.request_id [None req-f4ccf40a-b2e8-47f7-80e4-c8d09ccc0302 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.266368] [54973]: INFO cinder.api.openstack.wsgi [None req-f4ccf40a-b2e8-47f7-80e4-c8d09ccc0302 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 745.266839] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f4ccf40a-b2e8-47f7-80e4-c8d09ccc0302 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.271024] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f4ccf40a-b2e8-47f7-80e4-c8d09ccc0302 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.286188] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.286188] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.291478] [54973]: INFO cinder.volume.api [None req-f4ccf40a-b2e8-47f7-80e4-c8d09ccc0302 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 745.297444] [54973]: INFO cinder.api.openstack.wsgi [None req-f4ccf40a-b2e8-47f7-80e4-c8d09ccc0302 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 745.297894] [54973]: [pid: 54973|app: 0|req: 42/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:09 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.309466] [54972]: DEBUG cinder.api.middleware.request_id [None req-22fbf32c-bee2-446d-88b4-48eccda38f4b None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.311655] [54972]: INFO cinder.api.openstack.wsgi [None req-22fbf32c-bee2-446d-88b4-48eccda38f4b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 745.311973] [54972]: DEBUG cinder.api.openstack.wsgi [None req-22fbf32c-bee2-446d-88b4-48eccda38f4b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.312277] [54972]: DEBUG cinder.api.openstack.wsgi [None req-22fbf32c-bee2-446d-88b4-48eccda38f4b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.324446] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.324446] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.327961] [54972]: INFO cinder.volume.api [None req-22fbf32c-bee2-446d-88b4-48eccda38f4b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 745.333164] [54972]: INFO cinder.api.openstack.wsgi [None req-22fbf32c-bee2-446d-88b4-48eccda38f4b tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 745.333735] [54972]: [pid: 54972|app: 0|req: 50/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:09 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.159995] [54973]: DEBUG cinder.api.middleware.request_id [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-d5bbe012-57a5-4fbb-9360-894c1dc7c3de None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.163232] [54973]: INFO cinder.api.openstack.wsgi [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-d5bbe012-57a5-4fbb-9360-894c1dc7c3de tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f67e0fb3-46e9-47e0-a71a-4311bcf39e98 [ 750.165019] [54973]: DEBUG cinder.api.openstack.wsgi [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-d5bbe012-57a5-4fbb-9360-894c1dc7c3de tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.165019] [54973]: DEBUG cinder.api.openstack.wsgi [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-d5bbe012-57a5-4fbb-9360-894c1dc7c3de tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.178060] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.178060] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 750.709449] [54973]: INFO cinder.api.openstack.wsgi [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-d5bbe012-57a5-4fbb-9360-894c1dc7c3de tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/attachments/f67e0fb3-46e9-47e0-a71a-4311bcf39e98 returned with HTTP 200 [ 750.709986] [54973]: [pid: 54973|app: 0|req: 43/93] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:30:14 2025] DELETE /volume/v3/attachments/f67e0fb3-46e9-47e0-a71a-4311bcf39e98 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 750.717328] [54972]: DEBUG cinder.api.middleware.request_id [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-0809f844-9fea-469b-a41f-9db055a8aa31 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.720124] [54972]: INFO cinder.api.openstack.wsgi [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-0809f844-9fea-469b-a41f-9db055a8aa31 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] DELETE http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 750.720410] [54972]: DEBUG cinder.api.openstack.wsgi [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-0809f844-9fea-469b-a41f-9db055a8aa31 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.720642] [54972]: DEBUG cinder.api.openstack.wsgi [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-0809f844-9fea-469b-a41f-9db055a8aa31 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.720876] [54972]: INFO cinder.api.v3.volumes [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-0809f844-9fea-469b-a41f-9db055a8aa31 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Delete volume with id: 503e5d6f-5806-4b7d-91a3-2b62095edb57 [ 750.733795] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.733795] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 750.734495] [54972]: INFO cinder.volume.api [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-0809f844-9fea-469b-a41f-9db055a8aa31 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Volume info retrieved successfully. [ 750.763466] [54972]: INFO cinder.volume.api [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-0809f844-9fea-469b-a41f-9db055a8aa31 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] Delete volume request issued successfully. [ 750.763748] [54972]: INFO cinder.api.openstack.wsgi [req-008051f1-2f89-4081-818e-ea3ae9ac3afe req-0809f844-9fea-469b-a41f-9db055a8aa31 tempest-ServersTestBootFromVolume-916439839 tempest-ServersTestBootFromVolume-916439839-project-member] http://10.180.1.21/volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 returned with HTTP 202 [ 750.764163] [54972]: [pid: 54972|app: 0|req: 51/94] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:30:15 2025] DELETE /volume/v3/volumes/503e5d6f-5806-4b7d-91a3-2b62095edb57 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 754.235839] [54973]: DEBUG cinder.api.middleware.request_id [None req-32b2a0fd-293a-4ffb-9e2f-79b70ff3f30a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.238801] [54973]: INFO cinder.api.openstack.wsgi [None req-32b2a0fd-293a-4ffb-9e2f-79b70ff3f30a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 754.239093] [54973]: DEBUG cinder.api.openstack.wsgi [None req-32b2a0fd-293a-4ffb-9e2f-79b70ff3f30a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.239675] [54973]: DEBUG cinder.api.openstack.wsgi [None req-32b2a0fd-293a-4ffb-9e2f-79b70ff3f30a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.260647] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.260647] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.270212] [54973]: INFO cinder.volume.api [None req-32b2a0fd-293a-4ffb-9e2f-79b70ff3f30a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 754.276641] [54973]: INFO cinder.api.openstack.wsgi [None req-32b2a0fd-293a-4ffb-9e2f-79b70ff3f30a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 754.277355] [54973]: [pid: 54973|app: 0|req: 44/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:18 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.455836] [54972]: DEBUG cinder.api.middleware.request_id [req-7cd9e944-922e-462c-bbe8-bfae156ac6f1 req-a6e0df6d-c6bc-4245-8d3a-3045e04d6607 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.459467] [54972]: INFO cinder.api.openstack.wsgi [req-7cd9e944-922e-462c-bbe8-bfae156ac6f1 req-a6e0df6d-c6bc-4245-8d3a-3045e04d6607 tempest-ServerActionsTestJSON-416542934 tempest-ServerActionsTestJSON-416542934-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d1f3667d-f592-4c2f-8eda-8e24b95f215b [ 754.459726] [54972]: DEBUG cinder.api.openstack.wsgi [req-7cd9e944-922e-462c-bbe8-bfae156ac6f1 req-a6e0df6d-c6bc-4245-8d3a-3045e04d6607 tempest-ServerActionsTestJSON-416542934 tempest-ServerActionsTestJSON-416542934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.459979] [54972]: DEBUG cinder.api.openstack.wsgi [req-7cd9e944-922e-462c-bbe8-bfae156ac6f1 req-a6e0df6d-c6bc-4245-8d3a-3045e04d6607 tempest-ServerActionsTestJSON-416542934 tempest-ServerActionsTestJSON-416542934-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.468559] [54972]: INFO cinder.api.openstack.wsgi [req-7cd9e944-922e-462c-bbe8-bfae156ac6f1 req-a6e0df6d-c6bc-4245-8d3a-3045e04d6607 tempest-ServerActionsTestJSON-416542934 tempest-ServerActionsTestJSON-416542934-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d1f3667d-f592-4c2f-8eda-8e24b95f215b returned with HTTP 200 [ 754.468989] [54972]: [pid: 54972|app: 0|req: 52/96] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 12:30:18 2025] GET /volume/v3/attachments?instance_id=d1f3667d-f592-4c2f-8eda-8e24b95f215b => generated 19 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.277294] [54973]: DEBUG cinder.api.middleware.request_id [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-9b9985f6-70b9-41da-89f7-b6331177eb91 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.281544] [54973]: INFO cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-9b9985f6-70b9-41da-89f7-b6331177eb91 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 755.281845] [54973]: DEBUG cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-9b9985f6-70b9-41da-89f7-b6331177eb91 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.282127] [54973]: DEBUG cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-9b9985f6-70b9-41da-89f7-b6331177eb91 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.304061] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.304061] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.309101] [54973]: INFO cinder.volume.api [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-9b9985f6-70b9-41da-89f7-b6331177eb91 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 755.313440] [54973]: INFO cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-9b9985f6-70b9-41da-89f7-b6331177eb91 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 755.314170] [54973]: [pid: 54973|app: 0|req: 45/97] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:30:19 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.356085] [54972]: DEBUG cinder.api.middleware.request_id [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-ceb5b624-5c83-4763-93a7-cbdc59f68786 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.359698] [54972]: INFO cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-ceb5b624-5c83-4763-93a7-cbdc59f68786 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] POST http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1/action [ 755.359698] [54972]: DEBUG cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-ceb5b624-5c83-4763-93a7-cbdc59f68786 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 755.359698] [54972]: DEBUG cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-ceb5b624-5c83-4763-93a7-cbdc59f68786 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 755.372107] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.372107] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.372667] [54972]: INFO cinder.volume.api [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-ceb5b624-5c83-4763-93a7-cbdc59f68786 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 755.379247] [54972]: INFO cinder.volume.api [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-ceb5b624-5c83-4763-93a7-cbdc59f68786 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Begin detaching volume completed successfully. [ 755.379247] [54972]: INFO cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-ceb5b624-5c83-4763-93a7-cbdc59f68786 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1/action returned with HTTP 202 [ 755.379644] [54972]: [pid: 54972|app: 0|req: 53/98] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:30:19 2025] POST /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 756.415029] [54973]: DEBUG cinder.api.middleware.request_id [None req-7122c442-4f5e-472d-ab69-4b674560b848 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.415029] [54973]: INFO cinder.api.openstack.wsgi [None req-7122c442-4f5e-472d-ab69-4b674560b848 None None] GET http://10.180.1.21/volume// [ 756.415029] [54973]: DEBUG cinder.api.openstack.wsgi [None req-7122c442-4f5e-472d-ab69-4b674560b848 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.415029] [54973]: DEBUG cinder.api.openstack.wsgi [None req-7122c442-4f5e-472d-ab69-4b674560b848 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.415518] [54973]: INFO cinder.api.openstack.wsgi [None req-7122c442-4f5e-472d-ab69-4b674560b848 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 756.415518] [54973]: [pid: 54973|app: 0|req: 46/99] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:30:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 756.425808] [54972]: DEBUG cinder.api.middleware.request_id [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-d7b2b263-ec6a-43ad-88dc-f84446147b0d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.432204] [54972]: INFO cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-d7b2b263-ec6a-43ad-88dc-f84446147b0d tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 756.432708] [54972]: DEBUG cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-d7b2b263-ec6a-43ad-88dc-f84446147b0d tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.432964] [54972]: DEBUG cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-d7b2b263-ec6a-43ad-88dc-f84446147b0d tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.460949] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.460949] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.466992] [54972]: INFO cinder.volume.api [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-d7b2b263-ec6a-43ad-88dc-f84446147b0d tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 756.483012] [54972]: INFO cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-d7b2b263-ec6a-43ad-88dc-f84446147b0d tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 756.483012] [54972]: [pid: 54972|app: 0|req: 54/100] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:30:20 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1553 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 758.249455] [54973]: DEBUG cinder.api.middleware.request_id [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-f5bebe45-c855-4a29-9510-1ad99fb2011c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.258235] [54973]: INFO cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-f5bebe45-c855-4a29-9510-1ad99fb2011c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/9ea41ea6-c273-4235-8408-4aee08ff0e73 [ 758.258235] [54973]: DEBUG cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-f5bebe45-c855-4a29-9510-1ad99fb2011c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.258235] [54973]: DEBUG cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-f5bebe45-c855-4a29-9510-1ad99fb2011c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.271160] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.271160] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.819604] [54973]: INFO cinder.api.openstack.wsgi [req-4b80166e-0a4f-4249-8d3d-118d36b5307c req-f5bebe45-c855-4a29-9510-1ad99fb2011c tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/attachments/9ea41ea6-c273-4235-8408-4aee08ff0e73 returned with HTTP 200 [ 758.820119] [54973]: [pid: 54973|app: 0|req: 47/101] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:30:22 2025] DELETE /volume/v3/attachments/9ea41ea6-c273-4235-8408-4aee08ff0e73 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.307088] [54972]: DEBUG cinder.api.middleware.request_id [None req-378b3163-5aed-48b9-8668-e5c2bb3acb5e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.309779] [54972]: INFO cinder.api.openstack.wsgi [None req-378b3163-5aed-48b9-8668-e5c2bb3acb5e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 760.310204] [54972]: DEBUG cinder.api.openstack.wsgi [None req-378b3163-5aed-48b9-8668-e5c2bb3acb5e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.310526] [54972]: DEBUG cinder.api.openstack.wsgi [None req-378b3163-5aed-48b9-8668-e5c2bb3acb5e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.332393] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.332393] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.337418] [54972]: INFO cinder.volume.api [None req-378b3163-5aed-48b9-8668-e5c2bb3acb5e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 760.346925] [54972]: INFO cinder.api.openstack.wsgi [None req-378b3163-5aed-48b9-8668-e5c2bb3acb5e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 760.346925] [54972]: [pid: 54972|app: 0|req: 55/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:24 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.360017] [54973]: DEBUG cinder.api.middleware.request_id [None req-fbb95bda-6d68-4bc2-ba5b-1e2b549e70e4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.363144] [54973]: INFO cinder.api.openstack.wsgi [None req-fbb95bda-6d68-4bc2-ba5b-1e2b549e70e4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 760.363144] [54973]: DEBUG cinder.api.openstack.wsgi [None req-fbb95bda-6d68-4bc2-ba5b-1e2b549e70e4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.363144] [54973]: DEBUG cinder.api.openstack.wsgi [None req-fbb95bda-6d68-4bc2-ba5b-1e2b549e70e4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.363440] [54973]: INFO cinder.api.v3.volumes [None req-fbb95bda-6d68-4bc2-ba5b-1e2b549e70e4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Delete volume with id: c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 760.372607] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.372607] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.373302] [54973]: INFO cinder.volume.api [None req-fbb95bda-6d68-4bc2-ba5b-1e2b549e70e4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 760.404041] [54973]: INFO cinder.volume.api [None req-fbb95bda-6d68-4bc2-ba5b-1e2b549e70e4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Delete volume request issued successfully. [ 760.404292] [54973]: INFO cinder.api.openstack.wsgi [None req-fbb95bda-6d68-4bc2-ba5b-1e2b549e70e4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 202 [ 760.407113] [54973]: [pid: 54973|app: 0|req: 48/103] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:30:24 2025] DELETE /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 760.411393] [54972]: DEBUG cinder.api.middleware.request_id [None req-e3378b04-44c2-4821-a0e5-5b53c99aa1d4 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.415579] [54972]: INFO cinder.api.openstack.wsgi [None req-e3378b04-44c2-4821-a0e5-5b53c99aa1d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 760.418641] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e3378b04-44c2-4821-a0e5-5b53c99aa1d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.418641] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e3378b04-44c2-4821-a0e5-5b53c99aa1d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.431938] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.431938] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.439418] [54972]: INFO cinder.volume.api [None req-e3378b04-44c2-4821-a0e5-5b53c99aa1d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 760.444868] [54972]: INFO cinder.api.openstack.wsgi [None req-e3378b04-44c2-4821-a0e5-5b53c99aa1d4 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 760.445331] [54972]: [pid: 54972|app: 0|req: 56/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:24 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.458762] [54973]: DEBUG cinder.api.middleware.request_id [None req-1fd24c43-02ad-4276-9f20-d9484613341e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.461013] [54973]: INFO cinder.api.openstack.wsgi [None req-1fd24c43-02ad-4276-9f20-d9484613341e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 761.461989] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1fd24c43-02ad-4276-9f20-d9484613341e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.461989] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1fd24c43-02ad-4276-9f20-d9484613341e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.474200] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.474200] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.478341] [54973]: INFO cinder.volume.api [None req-1fd24c43-02ad-4276-9f20-d9484613341e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 761.486831] [54973]: INFO cinder.api.openstack.wsgi [None req-1fd24c43-02ad-4276-9f20-d9484613341e tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 761.487267] [54973]: [pid: 54973|app: 0|req: 49/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:25 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.500135] [54972]: DEBUG cinder.api.middleware.request_id [None req-1992fa61-5ec5-4b8c-ae59-4a5502fb722a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.502483] [54972]: INFO cinder.api.openstack.wsgi [None req-1992fa61-5ec5-4b8c-ae59-4a5502fb722a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 762.502741] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1992fa61-5ec5-4b8c-ae59-4a5502fb722a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.502962] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1992fa61-5ec5-4b8c-ae59-4a5502fb722a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.516409] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.516409] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.521643] [54972]: INFO cinder.volume.api [None req-1992fa61-5ec5-4b8c-ae59-4a5502fb722a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Volume info retrieved successfully. [ 762.530195] [54972]: INFO cinder.api.openstack.wsgi [None req-1992fa61-5ec5-4b8c-ae59-4a5502fb722a tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 200 [ 762.530195] [54972]: [pid: 54972|app: 0|req: 57/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:26 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.545319] [54973]: DEBUG cinder.api.middleware.request_id [None req-f84d5911-2064-4847-8ab6-446a148409ff None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.549018] [54973]: INFO cinder.api.openstack.wsgi [None req-f84d5911-2064-4847-8ab6-446a148409ff tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 763.549018] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f84d5911-2064-4847-8ab6-446a148409ff tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.549018] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f84d5911-2064-4847-8ab6-446a148409ff tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.555391] [54973]: INFO cinder.api.openstack.wsgi [None req-f84d5911-2064-4847-8ab6-446a148409ff tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 404 [ 763.555908] [54973]: [pid: 54973|app: 0|req: 50/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:27 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 772.526202] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=164,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 773.550761] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=110,cinder:UPDATE=18,cinder:INSERT=3 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 778.382389] [54972]: DEBUG cinder.api.middleware.request_id [None req-908f7e4f-86a1-4df9-b335-752bb034791a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.384490] [54972]: INFO cinder.api.openstack.wsgi [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] POST http://10.180.1.21/volume/v3/volumes [ 778.384490] [54972]: DEBUG cinder.api.openstack.wsgi [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1376757736"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 778.386709] [54972]: DEBUG cinder.api.v3.volumes [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1376757736'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 778.386899] [54972]: INFO cinder.api.v3.volumes [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Create volume of 1 GB [ 778.393772] [54972]: INFO cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Availability Zones retrieved successfully. [ 778.402392] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Flow 'volume_create_api' (0b3a279b-ee3c-428d-bbe5-122afc389f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 778.402392] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906fe3df-c182-4d26-87d7-3c2538ff1f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 778.403520] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 778.434706] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906fe3df-c182-4d26-87d7-3c2538ff1f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 778.435800] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8489fd1-c65a-4fa3-a690-e09d05656fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 778.483406] [54972]: DEBUG cinder.quota [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Created reservations ['28cbf6c5-54df-4888-a55e-675dc2f95851', '70a9c7ca-a604-430e-91e3-dc30e77e6f06', '6a0f1924-3241-4918-be57-4445d485579f', 'f7709ef8-e332-480b-b44e-7beda25ef49f'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 778.484478] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8489fd1-c65a-4fa3-a690-e09d05656fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28cbf6c5-54df-4888-a55e-675dc2f95851', '70a9c7ca-a604-430e-91e3-dc30e77e6f06', '6a0f1924-3241-4918-be57-4445d485579f', 'f7709ef8-e332-480b-b44e-7beda25ef49f']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 778.485681] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23d06d00-60c2-48e5-9f2f-c381b1830273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 778.503761] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23d06d00-60c2-48e5-9f2f-c381b1830273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8c6cefa-4b05-493f-843a-c9bad7639279', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1376757736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5faadfe89f4b74a1dfebbbd93ff71f',qos_specs=None,replication_status=,reservations=['28cbf6c5-54df-4888-a55e-675dc2f95851','70a9c7ca-a604-430e-91e3-dc30e77e6f06','6a0f1924-3241-4918-be57-4445d485579f','f7709ef8-e332-480b-b44e-7beda25ef49f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41948d8b2e8640abafb8afff1e0bef02',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1376757736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8c6cefa-4b05-493f-843a-c9bad7639279,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5faadfe89f4b74a1dfebbbd93ff71f',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='41948d8b2e8640abafb8afff1e0bef02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 778.508027] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8fbc0e-cfa2-4ea3-8972-d3a37c0936d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 778.529433] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8fbc0e-cfa2-4ea3-8972-d3a37c0936d1) 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-1376757736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5faadfe89f4b74a1dfebbbd93ff71f',qos_specs=None,replication_status=,reservations=['28cbf6c5-54df-4888-a55e-675dc2f95851','70a9c7ca-a604-430e-91e3-dc30e77e6f06','6a0f1924-3241-4918-be57-4445d485579f','f7709ef8-e332-480b-b44e-7beda25ef49f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41948d8b2e8640abafb8afff1e0bef02',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 778.530436] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054fcd35-5aaf-422a-8f92-2d0fbeb635f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 778.544893] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054fcd35-5aaf-422a-8f92-2d0fbeb635f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 778.544893] [54972]: DEBUG cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Flow 'volume_create_api' (0b3a279b-ee3c-428d-bbe5-122afc389f55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 778.545288] [54972]: INFO cinder.volume.api [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Create volume request issued successfully. [ 778.545999] [54972]: INFO cinder.api.openstack.wsgi [None req-908f7e4f-86a1-4df9-b335-752bb034791a tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 778.546547] [54972]: [pid: 54972|app: 0|req: 58/108] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:30:42 2025] POST /volume/v3/volumes => generated 754 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 778.562053] [54973]: DEBUG cinder.api.middleware.request_id [None req-f18e9be8-19e7-433f-968d-3ece34bca1a3 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.562943] [54973]: INFO cinder.api.openstack.wsgi [None req-f18e9be8-19e7-433f-968d-3ece34bca1a3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 [ 778.563377] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f18e9be8-19e7-433f-968d-3ece34bca1a3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.563684] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f18e9be8-19e7-433f-968d-3ece34bca1a3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.575455] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.575455] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.580435] [54973]: INFO cinder.volume.api [None req-f18e9be8-19e7-433f-968d-3ece34bca1a3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 778.585166] [54973]: INFO cinder.api.openstack.wsgi [None req-f18e9be8-19e7-433f-968d-3ece34bca1a3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 returned with HTTP 200 [ 778.585582] [54973]: [pid: 54973|app: 0|req: 51/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:42 2025] GET /volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.596343] [54972]: DEBUG cinder.api.middleware.request_id [None req-8a04163c-5b90-43a9-80bd-bd1e1728dab3 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.598581] [54972]: INFO cinder.api.openstack.wsgi [None req-8a04163c-5b90-43a9-80bd-bd1e1728dab3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 [ 779.598820] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8a04163c-5b90-43a9-80bd-bd1e1728dab3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.599036] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8a04163c-5b90-43a9-80bd-bd1e1728dab3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.609122] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.609122] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.613072] [54972]: INFO cinder.volume.api [None req-8a04163c-5b90-43a9-80bd-bd1e1728dab3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 779.617750] [54972]: INFO cinder.api.openstack.wsgi [None req-8a04163c-5b90-43a9-80bd-bd1e1728dab3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 returned with HTTP 200 [ 779.618153] [54972]: [pid: 54972|app: 0|req: 59/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:44 2025] GET /volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.657578] [54973]: DEBUG cinder.api.middleware.request_id [req-30ae51b4-5e4f-45ad-951a-d4a935acb23d req-1703c71b-8a14-4258-9e13-14daca033038 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.660953] [54973]: INFO cinder.api.openstack.wsgi [req-30ae51b4-5e4f-45ad-951a-d4a935acb23d req-1703c71b-8a14-4258-9e13-14daca033038 tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] GET http://10.180.1.21/volume/v3/volumes/94ce64e0-df99-4725-9b8b-e8537b30136e [ 779.661205] [54973]: DEBUG cinder.api.openstack.wsgi [req-30ae51b4-5e4f-45ad-951a-d4a935acb23d req-1703c71b-8a14-4258-9e13-14daca033038 tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.661904] [54973]: DEBUG cinder.api.openstack.wsgi [req-30ae51b4-5e4f-45ad-951a-d4a935acb23d req-1703c71b-8a14-4258-9e13-14daca033038 tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.668560] [54973]: INFO cinder.api.openstack.wsgi [req-30ae51b4-5e4f-45ad-951a-d4a935acb23d req-1703c71b-8a14-4258-9e13-14daca033038 tempest-VolumesAdminNegativeTest-56828105 tempest-VolumesAdminNegativeTest-56828105-project-admin] http://10.180.1.21/volume/v3/volumes/94ce64e0-df99-4725-9b8b-e8537b30136e returned with HTTP 404 [ 779.668655] [54973]: [pid: 54973|app: 0|req: 52/111] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:30:44 2025] GET /volume/v3/volumes/94ce64e0-df99-4725-9b8b-e8537b30136e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 779.676173] [54972]: DEBUG cinder.api.middleware.request_id [None req-17018227-7d24-4927-82a7-73e602563103 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.678280] [54972]: INFO cinder.api.openstack.wsgi [None req-17018227-7d24-4927-82a7-73e602563103 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 [ 779.678725] [54972]: DEBUG cinder.api.openstack.wsgi [None req-17018227-7d24-4927-82a7-73e602563103 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.678725] [54972]: DEBUG cinder.api.openstack.wsgi [None req-17018227-7d24-4927-82a7-73e602563103 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.678907] [54972]: INFO cinder.api.v3.volumes [None req-17018227-7d24-4927-82a7-73e602563103 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Delete volume with id: c8c6cefa-4b05-493f-843a-c9bad7639279 [ 779.686531] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.686531] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.687079] [54972]: INFO cinder.volume.api [None req-17018227-7d24-4927-82a7-73e602563103 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 779.702795] [54972]: INFO cinder.volume.api [None req-17018227-7d24-4927-82a7-73e602563103 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Delete volume request issued successfully. [ 779.702795] [54972]: INFO cinder.api.openstack.wsgi [None req-17018227-7d24-4927-82a7-73e602563103 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 returned with HTTP 202 [ 779.702795] [54972]: [pid: 54972|app: 0|req: 60/112] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:30:44 2025] DELETE /volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 779.705752] [54973]: DEBUG cinder.api.middleware.request_id [None req-d2fe0efd-286f-4958-ab22-beeda0d1fbd5 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.707789] [54973]: INFO cinder.api.openstack.wsgi [None req-d2fe0efd-286f-4958-ab22-beeda0d1fbd5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 [ 779.708110] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d2fe0efd-286f-4958-ab22-beeda0d1fbd5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.708566] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d2fe0efd-286f-4958-ab22-beeda0d1fbd5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.717707] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.717707] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.721715] [54973]: INFO cinder.volume.api [None req-d2fe0efd-286f-4958-ab22-beeda0d1fbd5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 779.727302] [54973]: INFO cinder.api.openstack.wsgi [None req-d2fe0efd-286f-4958-ab22-beeda0d1fbd5 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 returned with HTTP 200 [ 779.727906] [54973]: [pid: 54973|app: 0|req: 53/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:44 2025] GET /volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.738297] [54972]: DEBUG cinder.api.middleware.request_id [None req-29e24251-b008-4fba-a220-2a315416d2fb None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.740386] [54972]: INFO cinder.api.openstack.wsgi [None req-29e24251-b008-4fba-a220-2a315416d2fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 [ 780.740620] [54972]: DEBUG cinder.api.openstack.wsgi [None req-29e24251-b008-4fba-a220-2a315416d2fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.740832] [54972]: DEBUG cinder.api.openstack.wsgi [None req-29e24251-b008-4fba-a220-2a315416d2fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.748019] [54972]: INFO cinder.api.openstack.wsgi [None req-29e24251-b008-4fba-a220-2a315416d2fb tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 returned with HTTP 404 [ 780.748517] [54972]: [pid: 54972|app: 0|req: 61/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:30:45 2025] GET /volume/v3/volumes/c8c6cefa-4b05-493f-843a-c9bad7639279 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 789.725017] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=9 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 790.744048] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 800.989709] [54973]: DEBUG cinder.api.middleware.request_id [None req-fec2f55f-cf1c-4943-a944-30f0846b8095 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.992097] [54973]: INFO cinder.api.openstack.wsgi [None req-fec2f55f-cf1c-4943-a944-30f0846b8095 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 800.992143] [54973]: DEBUG cinder.api.openstack.wsgi [None req-fec2f55f-cf1c-4943-a944-30f0846b8095 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 800.993868] [54973]: DEBUG cinder.api.openstack.wsgi [None req-fec2f55f-cf1c-4943-a944-30f0846b8095 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 800.993868] [54973]: INFO cinder.api.v3.volumes [None req-fec2f55f-cf1c-4943-a944-30f0846b8095 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Delete volume with id: c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 801.000487] [54973]: INFO cinder.api.openstack.wsgi [None req-fec2f55f-cf1c-4943-a944-30f0846b8095 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 404 [ 801.000487] [54973]: [pid: 54973|app: 0|req: 54/115] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:31:05 2025] DELETE /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 801.004386] [54972]: DEBUG cinder.api.middleware.request_id [None req-2fe41d87-1b4d-4fb1-9fe5-658d38e292d1 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.006611] [54972]: INFO cinder.api.openstack.wsgi [None req-2fe41d87-1b4d-4fb1-9fe5-658d38e292d1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] GET http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 [ 801.006906] [54972]: DEBUG cinder.api.openstack.wsgi [None req-2fe41d87-1b4d-4fb1-9fe5-658d38e292d1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.007249] [54972]: DEBUG cinder.api.openstack.wsgi [None req-2fe41d87-1b4d-4fb1-9fe5-658d38e292d1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.015543] [54972]: INFO cinder.api.openstack.wsgi [None req-2fe41d87-1b4d-4fb1-9fe5-658d38e292d1 tempest-VolumesAssistedSnapshotsTest-1029589391 tempest-VolumesAssistedSnapshotsTest-1029589391-project-admin] http://10.180.1.21/volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 returned with HTTP 404 [ 801.016054] [54972]: [pid: 54972|app: 0|req: 62/116] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:31:05 2025] GET /volume/v3/volumes/c3b26807-fbd2-4185-aeea-d5bc442025d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 810.995026] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=1 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 811.009972] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=1 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 826.612938] [54973]: DEBUG cinder.api.middleware.request_id [None req-89d82cf4-b92f-430f-939c-a886fa7b8ea3 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.615176] [54973]: INFO cinder.api.openstack.wsgi [None req-89d82cf4-b92f-430f-939c-a886fa7b8ea3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 826.615615] [54973]: DEBUG cinder.api.openstack.wsgi [None req-89d82cf4-b92f-430f-939c-a886fa7b8ea3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.615721] [54973]: DEBUG cinder.api.openstack.wsgi [None req-89d82cf4-b92f-430f-939c-a886fa7b8ea3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.615845] [54973]: INFO cinder.api.v3.volumes [None req-89d82cf4-b92f-430f-939c-a886fa7b8ea3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Delete volume with id: 4ff84299-bd49-461c-8e27-b2f87ae070db [ 826.626727] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.626727] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 826.627406] [54973]: INFO cinder.volume.api [None req-89d82cf4-b92f-430f-939c-a886fa7b8ea3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 826.645399] [54973]: INFO cinder.volume.api [None req-89d82cf4-b92f-430f-939c-a886fa7b8ea3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Delete volume request issued successfully. [ 826.645538] [54973]: INFO cinder.api.openstack.wsgi [None req-89d82cf4-b92f-430f-939c-a886fa7b8ea3 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 202 [ 826.645863] [54973]: [pid: 54973|app: 0|req: 55/117] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:31:31 2025] DELETE /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 826.649071] [54972]: DEBUG cinder.api.middleware.request_id [None req-d0aa0c69-17cc-4c64-943b-d8bbf78c8019 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.651175] [54972]: INFO cinder.api.openstack.wsgi [None req-d0aa0c69-17cc-4c64-943b-d8bbf78c8019 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 826.651513] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d0aa0c69-17cc-4c64-943b-d8bbf78c8019 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.651843] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d0aa0c69-17cc-4c64-943b-d8bbf78c8019 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.662141] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.662141] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 826.666577] [54972]: INFO cinder.volume.api [None req-d0aa0c69-17cc-4c64-943b-d8bbf78c8019 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 826.671656] [54972]: INFO cinder.api.openstack.wsgi [None req-d0aa0c69-17cc-4c64-943b-d8bbf78c8019 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 826.672185] [54972]: [pid: 54972|app: 0|req: 63/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:31:31 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 827.682894] [54973]: DEBUG cinder.api.middleware.request_id [None req-0ee8e49c-b29a-4e2b-9407-515034ed4680 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.686444] [54973]: INFO cinder.api.openstack.wsgi [None req-0ee8e49c-b29a-4e2b-9407-515034ed4680 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 827.686857] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0ee8e49c-b29a-4e2b-9407-515034ed4680 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 827.687258] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0ee8e49c-b29a-4e2b-9407-515034ed4680 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 827.700269] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 827.700269] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 827.704332] [54973]: INFO cinder.volume.api [None req-0ee8e49c-b29a-4e2b-9407-515034ed4680 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 827.709354] [54973]: INFO cinder.api.openstack.wsgi [None req-0ee8e49c-b29a-4e2b-9407-515034ed4680 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 827.709756] [54973]: [pid: 54973|app: 0|req: 56/119] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:31:32 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 828.720432] [54972]: DEBUG cinder.api.middleware.request_id [None req-1c13c0c5-0577-4680-b964-8e2ed02936fd None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.722498] [54972]: INFO cinder.api.openstack.wsgi [None req-1c13c0c5-0577-4680-b964-8e2ed02936fd tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 828.722726] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1c13c0c5-0577-4680-b964-8e2ed02936fd tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.722942] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1c13c0c5-0577-4680-b964-8e2ed02936fd tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.730380] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.730380] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 828.733722] [54972]: INFO cinder.volume.api [None req-1c13c0c5-0577-4680-b964-8e2ed02936fd tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Volume info retrieved successfully. [ 828.737999] [54972]: INFO cinder.api.openstack.wsgi [None req-1c13c0c5-0577-4680-b964-8e2ed02936fd tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 200 [ 828.738370] [54972]: [pid: 54972|app: 0|req: 64/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:31:33 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 829.748327] [54973]: DEBUG cinder.api.middleware.request_id [None req-0e6ef33c-1312-483e-9d20-6808859b4b62 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.750513] [54973]: INFO cinder.api.openstack.wsgi [None req-0e6ef33c-1312-483e-9d20-6808859b4b62 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db [ 829.750738] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0e6ef33c-1312-483e-9d20-6808859b4b62 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 829.750964] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0e6ef33c-1312-483e-9d20-6808859b4b62 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 829.757616] [54973]: INFO cinder.api.openstack.wsgi [None req-0e6ef33c-1312-483e-9d20-6808859b4b62 tempest-VolumesAdminNegativeTest-896868171 tempest-VolumesAdminNegativeTest-896868171-project-member] http://10.180.1.21/volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db returned with HTTP 404 [ 829.758118] [54973]: [pid: 54973|app: 0|req: 57/121] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:31:34 2025] GET /volume/v3/volumes/4ff84299-bd49-461c-8e27-b2f87ae070db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 838.737357] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=8 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 839.753855] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 873.584071] [54972]: DEBUG cinder.api.middleware.request_id [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.588141] [54972]: INFO cinder.api.openstack.wsgi [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] POST http://10.180.1.21/volume/v3/volumes [ 873.588894] [54972]: DEBUG cinder.api.openstack.wsgi [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-409316931"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 873.591894] [54972]: DEBUG cinder.api.v3.volumes [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-409316931'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 873.592357] [54972]: INFO cinder.api.v3.volumes [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Create volume of 1 GB [ 873.599474] [54972]: INFO cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Availability Zones retrieved successfully. [ 873.607189] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Flow 'volume_create_api' (3c4bff77-a02b-4952-8031-1c018ebd82bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 873.608463] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9992018d-e7e6-4b4a-8bb2-77f015a5a973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.609738] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 873.631385] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9992018d-e7e6-4b4a-8bb2-77f015a5a973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.632080] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9797fe-b5c7-45d6-82f1-03defae6a514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.691988] [54972]: DEBUG cinder.quota [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Created reservations ['452613d7-27cc-4c2f-8120-7b649637b6f0', 'a7f18feb-0cd3-4387-abfa-c45541896b37', '53bd6b66-c2d1-4b6b-b787-d8c77fb33c28', '7ac3d283-a2a7-497f-a614-1d1ff548e7c1'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 873.694919] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9797fe-b5c7-45d6-82f1-03defae6a514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['452613d7-27cc-4c2f-8120-7b649637b6f0', 'a7f18feb-0cd3-4387-abfa-c45541896b37', '53bd6b66-c2d1-4b6b-b787-d8c77fb33c28', '7ac3d283-a2a7-497f-a614-1d1ff548e7c1']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.694919] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae3d00f-c218-4c33-892f-8641645b16a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.720185] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae3d00f-c218-4c33-892f-8641645b16a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e035d82-4be1-4d0f-842b-f76e964c0353', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-409316931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b7f9cc44d34b3195bd456d157b7310',qos_specs=None,replication_status=,reservations=['452613d7-27cc-4c2f-8120-7b649637b6f0','a7f18feb-0cd3-4387-abfa-c45541896b37','53bd6b66-c2d1-4b6b-b787-d8c77fb33c28','7ac3d283-a2a7-497f-a614-1d1ff548e7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f6aff45f6a4c02bf469895943ef92e',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:32:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-409316931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e035d82-4be1-4d0f-842b-f76e964c0353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b7f9cc44d34b3195bd456d157b7310',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='e4f6aff45f6a4c02bf469895943ef92e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.720723] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d84a732-1d85-41ad-b4e2-eede18442b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.749169] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d84a732-1d85-41ad-b4e2-eede18442b18) 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-409316931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b7f9cc44d34b3195bd456d157b7310',qos_specs=None,replication_status=,reservations=['452613d7-27cc-4c2f-8120-7b649637b6f0','a7f18feb-0cd3-4387-abfa-c45541896b37','53bd6b66-c2d1-4b6b-b787-d8c77fb33c28','7ac3d283-a2a7-497f-a614-1d1ff548e7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f6aff45f6a4c02bf469895943ef92e',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.750558] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175a8d6e-b124-4c7a-82f3-9ef5d01e51e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.762172] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175a8d6e-b124-4c7a-82f3-9ef5d01e51e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.764161] [54972]: DEBUG cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Flow 'volume_create_api' (3c4bff77-a02b-4952-8031-1c018ebd82bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 873.764609] [54972]: INFO cinder.volume.api [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Create volume request issued successfully. [ 873.765400] [54972]: INFO cinder.api.openstack.wsgi [None req-761cc971-8c64-4ca3-ad33-096fdfb52f41 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 873.765907] [54972]: [pid: 54972|app: 0|req: 65/122] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:32:17 2025] POST /volume/v3/volumes => generated 750 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 873.777615] [54973]: DEBUG cinder.api.middleware.request_id [None req-4a7c0072-ede7-45cc-a732-a3261f82c947 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.780844] [54973]: INFO cinder.api.openstack.wsgi [None req-4a7c0072-ede7-45cc-a732-a3261f82c947 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 873.781149] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4a7c0072-ede7-45cc-a732-a3261f82c947 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.782167] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4a7c0072-ede7-45cc-a732-a3261f82c947 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.794669] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.794669] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.803834] [54973]: INFO cinder.volume.api [None req-4a7c0072-ede7-45cc-a732-a3261f82c947 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 873.810708] [54973]: INFO cinder.api.openstack.wsgi [None req-4a7c0072-ede7-45cc-a732-a3261f82c947 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 873.810708] [54973]: [pid: 54973|app: 0|req: 58/123] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:18 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.779497] [54972]: DEBUG cinder.api.middleware.request_id [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.782037] [54972]: INFO cinder.api.openstack.wsgi [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] POST http://10.180.1.21/volume/v3/volumes [ 874.782291] [54972]: DEBUG cinder.api.openstack.wsgi [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1545925247", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 874.785047] [54972]: DEBUG cinder.api.v3.volumes [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1545925247', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 874.785047] [54972]: INFO cinder.api.v3.volumes [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Create volume of 1 GB [ 874.785047] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.785047] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.789496] [54972]: INFO cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Availability Zones retrieved successfully. [ 874.796467] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Flow 'volume_create_api' (86765a7c-c619-4405-b13e-f1f7957b577c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 874.797622] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf3b389-961c-4bea-ba74-594a3afe99f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.798761] [54972]: DEBUG cinder.volume.flows.api.create_volume [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 874.817375] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf3b389-961c-4bea-ba74-594a3afe99f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.818306] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763af32c-78f3-4d89-b4d9-58f2ea257284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.823224] [54973]: DEBUG cinder.api.middleware.request_id [None req-ae34fb17-44cb-4506-bcd1-aceb1888fd77 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.826183] [54973]: INFO cinder.api.openstack.wsgi [None req-ae34fb17-44cb-4506-bcd1-aceb1888fd77 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 874.826470] [54973]: DEBUG cinder.api.openstack.wsgi [None req-ae34fb17-44cb-4506-bcd1-aceb1888fd77 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.826746] [54973]: DEBUG cinder.api.openstack.wsgi [None req-ae34fb17-44cb-4506-bcd1-aceb1888fd77 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.837230] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.837230] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.841511] [54973]: INFO cinder.volume.api [None req-ae34fb17-44cb-4506-bcd1-aceb1888fd77 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 874.847773] [54973]: INFO cinder.api.openstack.wsgi [None req-ae34fb17-44cb-4506-bcd1-aceb1888fd77 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 874.848482] [54973]: [pid: 54973|app: 0|req: 59/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:19 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.868887] [54972]: DEBUG cinder.quota [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Created reservations ['d296d88e-872c-49a1-a330-67f08da622d4', 'b6481bc2-b67f-4c60-8f4b-f5b042d2926a', 'e9b2facc-84c4-4a15-ba99-6f56ac929701', '065efa4a-12e0-4eb5-a9ae-13c456adf701'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 874.869866] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763af32c-78f3-4d89-b4d9-58f2ea257284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d296d88e-872c-49a1-a330-67f08da622d4', 'b6481bc2-b67f-4c60-8f4b-f5b042d2926a', 'e9b2facc-84c4-4a15-ba99-6f56ac929701', '065efa4a-12e0-4eb5-a9ae-13c456adf701']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.870778] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fda45a8-ff91-4bf9-857f-1755927c41f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.881676] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fda45a8-ff91-4bf9-857f-1755927c41f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1545925247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f36d7067c84434bbeef33d194344b1',qos_specs=None,replication_status=,reservations=['d296d88e-872c-49a1-a330-67f08da622d4','b6481bc2-b67f-4c60-8f4b-f5b042d2926a','e9b2facc-84c4-4a15-ba99-6f56ac929701','065efa4a-12e0-4eb5-a9ae-13c456adf701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe9e99ee52548519d88599b37c071e3',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1545925247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51f36d7067c84434bbeef33d194344b1',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='0fe9e99ee52548519d88599b37c071e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.882568] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b171aff5-e3fa-4bb9-b845-ea6a8c814d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.897543] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b171aff5-e3fa-4bb9-b845-ea6a8c814d1b) 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-1545925247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f36d7067c84434bbeef33d194344b1',qos_specs=None,replication_status=,reservations=['d296d88e-872c-49a1-a330-67f08da622d4','b6481bc2-b67f-4c60-8f4b-f5b042d2926a','e9b2facc-84c4-4a15-ba99-6f56ac929701','065efa4a-12e0-4eb5-a9ae-13c456adf701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe9e99ee52548519d88599b37c071e3',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.898641] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecec29ec-920c-4d88-8d6c-aa0c213d1dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.902758] [54973]: DEBUG cinder.api.middleware.request_id [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-798e66ac-3cae-4153-9bca-4189ee200f97 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.905611] [54973]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-798e66ac-3cae-4153-9bca-4189ee200f97 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 874.905853] [54973]: DEBUG cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-798e66ac-3cae-4153-9bca-4189ee200f97 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.906087] [54973]: DEBUG cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-798e66ac-3cae-4153-9bca-4189ee200f97 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.908817] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecec29ec-920c-4d88-8d6c-aa0c213d1dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.909648] [54972]: DEBUG cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Flow 'volume_create_api' (86765a7c-c619-4405-b13e-f1f7957b577c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 874.910020] [54972]: INFO cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Create volume request issued successfully. [ 874.910657] [54972]: INFO cinder.api.openstack.wsgi [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-0e2d7cf4-9c4c-4a4d-8e93-dfb48f32f044 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 874.911136] [54972]: [pid: 54972|app: 0|req: 66/125] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 12:32:19 2025] POST /volume/v3/volumes => generated 754 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 874.913508] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.913508] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.915125] [54972]: DEBUG cinder.api.middleware.request_id [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-449f24f4-82eb-4dd5-85a5-52dc75d47a0d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.916928] [54973]: INFO cinder.volume.api [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-798e66ac-3cae-4153-9bca-4189ee200f97 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 874.917442] [54972]: INFO cinder.api.openstack.wsgi [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-449f24f4-82eb-4dd5-85a5-52dc75d47a0d tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 874.917659] [54972]: DEBUG cinder.api.openstack.wsgi [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-449f24f4-82eb-4dd5-85a5-52dc75d47a0d tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.917873] [54972]: DEBUG cinder.api.openstack.wsgi [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-449f24f4-82eb-4dd5-85a5-52dc75d47a0d tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.921284] [54973]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-798e66ac-3cae-4153-9bca-4189ee200f97 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 874.921674] [54973]: [pid: 54973|app: 0|req: 60/126] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:32:19 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.925390] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.925390] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.928550] [54972]: INFO cinder.volume.api [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-449f24f4-82eb-4dd5-85a5-52dc75d47a0d tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Volume info retrieved successfully. [ 874.932878] [54972]: INFO cinder.api.openstack.wsgi [req-30ae93de-75e3-4f86-9228-402bbac1f066 req-449f24f4-82eb-4dd5-85a5-52dc75d47a0d tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf returned with HTTP 200 [ 874.933245] [54972]: [pid: 54972|app: 0|req: 67/127] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:32:19 2025] GET /volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.994379] [54973]: DEBUG cinder.api.middleware.request_id [req-631873b2-abe0-492f-80c6-d77b67447562 req-02c4002d-6788-4918-adcd-4e321c9ad135 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.996830] [54973]: INFO cinder.api.openstack.wsgi [req-631873b2-abe0-492f-80c6-d77b67447562 req-02c4002d-6788-4918-adcd-4e321c9ad135 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 874.997090] [54973]: DEBUG cinder.api.openstack.wsgi [req-631873b2-abe0-492f-80c6-d77b67447562 req-02c4002d-6788-4918-adcd-4e321c9ad135 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.997310] [54973]: DEBUG cinder.api.openstack.wsgi [req-631873b2-abe0-492f-80c6-d77b67447562 req-02c4002d-6788-4918-adcd-4e321c9ad135 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 875.004619] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.004619] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.008100] [54973]: INFO cinder.volume.api [req-631873b2-abe0-492f-80c6-d77b67447562 req-02c4002d-6788-4918-adcd-4e321c9ad135 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Volume info retrieved successfully. [ 875.012260] [54973]: INFO cinder.api.openstack.wsgi [req-631873b2-abe0-492f-80c6-d77b67447562 req-02c4002d-6788-4918-adcd-4e321c9ad135 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf returned with HTTP 200 [ 875.012655] [54973]: [pid: 54973|app: 0|req: 61/128] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:32:19 2025] GET /volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.057714] [54972]: DEBUG cinder.api.middleware.request_id [req-c9d0d6fd-c85e-4c2f-b14e-27fabd310eca req-8e32a62d-9646-4a0a-bb77-302573c369e9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.060098] [54972]: INFO cinder.api.openstack.wsgi [req-c9d0d6fd-c85e-4c2f-b14e-27fabd310eca req-8e32a62d-9646-4a0a-bb77-302573c369e9 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 876.060327] [54972]: DEBUG cinder.api.openstack.wsgi [req-c9d0d6fd-c85e-4c2f-b14e-27fabd310eca req-8e32a62d-9646-4a0a-bb77-302573c369e9 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.060549] [54972]: DEBUG cinder.api.openstack.wsgi [req-c9d0d6fd-c85e-4c2f-b14e-27fabd310eca req-8e32a62d-9646-4a0a-bb77-302573c369e9 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.070426] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.070426] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.074233] [54972]: INFO cinder.volume.api [req-c9d0d6fd-c85e-4c2f-b14e-27fabd310eca req-8e32a62d-9646-4a0a-bb77-302573c369e9 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Volume info retrieved successfully. [ 876.078732] [54972]: INFO cinder.api.openstack.wsgi [req-c9d0d6fd-c85e-4c2f-b14e-27fabd310eca req-8e32a62d-9646-4a0a-bb77-302573c369e9 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf returned with HTTP 200 [ 876.079138] [54972]: [pid: 54972|app: 0|req: 68/129] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:32:20 2025] GET /volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.093861] [54973]: DEBUG cinder.api.middleware.request_id [req-fe90d167-8f91-4eb1-98b3-ba3fdef53def req-6b243c92-0f5b-4932-afdf-5a7849f1dd68 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.096302] [54973]: INFO cinder.api.openstack.wsgi [req-fe90d167-8f91-4eb1-98b3-ba3fdef53def req-6b243c92-0f5b-4932-afdf-5a7849f1dd68 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 876.096688] [54973]: DEBUG cinder.api.openstack.wsgi [req-fe90d167-8f91-4eb1-98b3-ba3fdef53def req-6b243c92-0f5b-4932-afdf-5a7849f1dd68 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1937591392", "description": null, "metadata": {}}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 876.105688] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.105688] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.106190] [54973]: INFO cinder.volume.api [req-fe90d167-8f91-4eb1-98b3-ba3fdef53def req-6b243c92-0f5b-4932-afdf-5a7849f1dd68 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Volume info retrieved successfully. [ 876.106354] [54973]: INFO cinder.api.v3.snapshots [req-fe90d167-8f91-4eb1-98b3-ba3fdef53def req-6b243c92-0f5b-4932-afdf-5a7849f1dd68 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Create snapshot from volume cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 876.120469] [54973]: WARNING cinder.quota [req-fe90d167-8f91-4eb1-98b3-ba3fdef53def req-6b243c92-0f5b-4932-afdf-5a7849f1dd68 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-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. [ 876.138795] [54973]: DEBUG cinder.quota [req-fe90d167-8f91-4eb1-98b3-ba3fdef53def req-6b243c92-0f5b-4932-afdf-5a7849f1dd68 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Created reservations ['966f7a0a-5498-4753-a5bd-c6c8d77e48c6', '8a045708-74a6-455e-a5e3-0652941a64d6', '1687c900-b298-4c24-87ce-558199b82750', '2b190407-0ac9-4d97-87a5-66e48159261a'] {{(pid=54973) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 876.179784] [54973]: INFO cinder.volume.api [req-fe90d167-8f91-4eb1-98b3-ba3fdef53def req-6b243c92-0f5b-4932-afdf-5a7849f1dd68 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Snapshot create request issued successfully. [ 876.180190] [54973]: INFO cinder.api.openstack.wsgi [req-fe90d167-8f91-4eb1-98b3-ba3fdef53def req-6b243c92-0f5b-4932-afdf-5a7849f1dd68 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 876.180625] [54973]: [pid: 54973|app: 0|req: 62/130] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 12:32:20 2025] POST /volume/v3/snapshots => generated 311 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 876.194388] [54972]: DEBUG cinder.api.middleware.request_id [req-63906429-6025-4e54-9a82-546e6dd7af22 req-890f8060-ae29-4bf9-926e-9faa38efd017 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.197491] [54972]: INFO cinder.api.openstack.wsgi [req-63906429-6025-4e54-9a82-546e6dd7af22 req-890f8060-ae29-4bf9-926e-9faa38efd017 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 [ 876.197735] [54972]: DEBUG cinder.api.openstack.wsgi [req-63906429-6025-4e54-9a82-546e6dd7af22 req-890f8060-ae29-4bf9-926e-9faa38efd017 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.197957] [54972]: DEBUG cinder.api.openstack.wsgi [req-63906429-6025-4e54-9a82-546e6dd7af22 req-890f8060-ae29-4bf9-926e-9faa38efd017 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.216750] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.216750] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.217336] [54972]: INFO cinder.volume.api [req-63906429-6025-4e54-9a82-546e6dd7af22 req-890f8060-ae29-4bf9-926e-9faa38efd017 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Snapshot retrieved successfully. [ 876.218372] [54972]: INFO cinder.api.openstack.wsgi [req-63906429-6025-4e54-9a82-546e6dd7af22 req-890f8060-ae29-4bf9-926e-9faa38efd017 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 returned with HTTP 200 [ 876.218785] [54972]: [pid: 54972|app: 0|req: 69/131] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 12:32:20 2025] GET /volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.233551] [54973]: DEBUG cinder.api.middleware.request_id [req-e3037fe7-3d19-4539-b749-67467b59361b req-8665ee47-8f25-4bf1-b8ab-92782e4412c4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.236134] [54973]: INFO cinder.api.openstack.wsgi [req-e3037fe7-3d19-4539-b749-67467b59361b req-8665ee47-8f25-4bf1-b8ab-92782e4412c4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 876.236380] [54973]: DEBUG cinder.api.openstack.wsgi [req-e3037fe7-3d19-4539-b749-67467b59361b req-8665ee47-8f25-4bf1-b8ab-92782e4412c4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.236607] [54973]: DEBUG cinder.api.openstack.wsgi [req-e3037fe7-3d19-4539-b749-67467b59361b req-8665ee47-8f25-4bf1-b8ab-92782e4412c4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'detail' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.237296] [54973]: DEBUG cinder.api.api_utils [req-e3037fe7-3d19-4539-b749-67467b59361b req-8665ee47-8f25-4bf1-b8ab-92782e4412c4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Removing options '' from query. {{(pid=54973) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 876.237296] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.237296] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.238412] [54973]: DEBUG cinder.db.sqlalchemy.api [req-e3037fe7-3d19-4539-b749-67467b59361b req-8665ee47-8f25-4bf1-b8ab-92782e4412c4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Building query based on filter {{(pid=54973) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 876.249383] [54973]: INFO cinder.volume.api [req-e3037fe7-3d19-4539-b749-67467b59361b req-8665ee47-8f25-4bf1-b8ab-92782e4412c4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Get all snapshots completed successfully. [ 876.249618] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.249618] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.250316] [54973]: INFO cinder.api.openstack.wsgi [req-e3037fe7-3d19-4539-b749-67467b59361b req-8665ee47-8f25-4bf1-b8ab-92782e4412c4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 876.250728] [54973]: [pid: 54973|app: 0|req: 63/132] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 12:32:20 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.268948] [54972]: DEBUG cinder.api.middleware.request_id [req-3ddab738-760f-4c91-9285-e5a9407a7f52 req-02692daa-4b23-42bd-8086-e7e315d1f215 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.271307] [54972]: INFO cinder.api.openstack.wsgi [req-3ddab738-760f-4c91-9285-e5a9407a7f52 req-02692daa-4b23-42bd-8086-e7e315d1f215 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 [ 876.271532] [54972]: DEBUG cinder.api.openstack.wsgi [req-3ddab738-760f-4c91-9285-e5a9407a7f52 req-02692daa-4b23-42bd-8086-e7e315d1f215 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.271750] [54972]: DEBUG cinder.api.openstack.wsgi [req-3ddab738-760f-4c91-9285-e5a9407a7f52 req-02692daa-4b23-42bd-8086-e7e315d1f215 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.277318] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.277318] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.277805] [54972]: INFO cinder.volume.api [req-3ddab738-760f-4c91-9285-e5a9407a7f52 req-02692daa-4b23-42bd-8086-e7e315d1f215 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Snapshot retrieved successfully. [ 876.278841] [54972]: INFO cinder.api.openstack.wsgi [req-3ddab738-760f-4c91-9285-e5a9407a7f52 req-02692daa-4b23-42bd-8086-e7e315d1f215 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 returned with HTTP 200 [ 876.279171] [54972]: [pid: 54972|app: 0|req: 70/133] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 12:32:20 2025] GET /volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.291122] [54973]: DEBUG cinder.api.middleware.request_id [req-540d1126-aaef-42c9-8d25-8f03be56e39a req-ee2c0a58-979a-4ef2-a8f0-2c8dead7bd32 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.293954] [54973]: INFO cinder.api.openstack.wsgi [req-540d1126-aaef-42c9-8d25-8f03be56e39a req-ee2c0a58-979a-4ef2-a8f0-2c8dead7bd32 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 [ 876.294177] [54973]: DEBUG cinder.api.openstack.wsgi [req-540d1126-aaef-42c9-8d25-8f03be56e39a req-ee2c0a58-979a-4ef2-a8f0-2c8dead7bd32 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.294401] [54973]: DEBUG cinder.api.openstack.wsgi [req-540d1126-aaef-42c9-8d25-8f03be56e39a req-ee2c0a58-979a-4ef2-a8f0-2c8dead7bd32 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.294562] [54973]: INFO cinder.api.v2.snapshots [req-540d1126-aaef-42c9-8d25-8f03be56e39a req-ee2c0a58-979a-4ef2-a8f0-2c8dead7bd32 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Delete snapshot with id: 6a874283-1ea3-495d-b622-00d39b4e3612 [ 876.299941] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.299941] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.300445] [54973]: INFO cinder.volume.api [req-540d1126-aaef-42c9-8d25-8f03be56e39a req-ee2c0a58-979a-4ef2-a8f0-2c8dead7bd32 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Snapshot retrieved successfully. [ 876.314268] [54973]: INFO cinder.volume.api [req-540d1126-aaef-42c9-8d25-8f03be56e39a req-ee2c0a58-979a-4ef2-a8f0-2c8dead7bd32 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Snapshot delete request issued successfully. [ 876.314467] [54973]: INFO cinder.api.openstack.wsgi [req-540d1126-aaef-42c9-8d25-8f03be56e39a req-ee2c0a58-979a-4ef2-a8f0-2c8dead7bd32 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 returned with HTTP 202 [ 876.314922] [54973]: [pid: 54973|app: 0|req: 64/134] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 12:32:20 2025] DELETE /volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 876.327914] [54972]: DEBUG cinder.api.middleware.request_id [req-2aee065b-f562-47f7-918a-13b510d47666 req-8230608c-bd7b-4929-889a-ed9795b1b530 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.330304] [54972]: INFO cinder.api.openstack.wsgi [req-2aee065b-f562-47f7-918a-13b510d47666 req-8230608c-bd7b-4929-889a-ed9795b1b530 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 [ 876.330552] [54972]: DEBUG cinder.api.openstack.wsgi [req-2aee065b-f562-47f7-918a-13b510d47666 req-8230608c-bd7b-4929-889a-ed9795b1b530 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.330793] [54972]: DEBUG cinder.api.openstack.wsgi [req-2aee065b-f562-47f7-918a-13b510d47666 req-8230608c-bd7b-4929-889a-ed9795b1b530 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.336605] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.336605] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.338451] [54972]: INFO cinder.volume.api [req-2aee065b-f562-47f7-918a-13b510d47666 req-8230608c-bd7b-4929-889a-ed9795b1b530 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Snapshot retrieved successfully. [ 876.338451] [54972]: INFO cinder.api.openstack.wsgi [req-2aee065b-f562-47f7-918a-13b510d47666 req-8230608c-bd7b-4929-889a-ed9795b1b530 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 returned with HTTP 200 [ 876.338749] [54972]: [pid: 54972|app: 0|req: 71/135] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 12:32:20 2025] GET /volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.443520] [54973]: DEBUG cinder.api.middleware.request_id [None req-48c5d5f7-832a-4299-9940-2b623af8402c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.444152] [54973]: INFO cinder.api.openstack.wsgi [None req-48c5d5f7-832a-4299-9940-2b623af8402c None None] GET http://10.180.1.21/volume// [ 876.444446] [54973]: DEBUG cinder.api.openstack.wsgi [None req-48c5d5f7-832a-4299-9940-2b623af8402c None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.444794] [54973]: DEBUG cinder.api.openstack.wsgi [None req-48c5d5f7-832a-4299-9940-2b623af8402c None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.445362] [54973]: INFO cinder.api.openstack.wsgi [None req-48c5d5f7-832a-4299-9940-2b623af8402c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 876.445970] [54973]: [pid: 54973|app: 0|req: 65/136] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:32:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 876.449597] [54972]: DEBUG cinder.api.middleware.request_id [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-3cd41ccf-2498-4bbc-994f-510bbca879b4 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.453500] [54972]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-3cd41ccf-2498-4bbc-994f-510bbca879b4 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] POST http://10.180.1.21/volume/v3/attachments [ 876.453500] [54972]: DEBUG cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-3cd41ccf-2498-4bbc-994f-510bbca879b4 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e035d82-4be1-4d0f-842b-f76e964c0353", "connector": null, "instance_uuid": "71fc8b7c-d54d-43db-bc1c-a3781ffb94cc"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 876.462409] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.462409] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.489196] [54972]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-3cd41ccf-2498-4bbc-994f-510bbca879b4 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 876.489670] [54972]: [pid: 54972|app: 0|req: 72/137] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:32:20 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 876.513436] [54973]: DEBUG cinder.api.middleware.request_id [None req-e4100f36-f8b8-4e4b-a891-f53dfb2be37b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.518434] [54973]: INFO cinder.api.openstack.wsgi [None req-e4100f36-f8b8-4e4b-a891-f53dfb2be37b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 876.518646] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e4100f36-f8b8-4e4b-a891-f53dfb2be37b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.518748] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e4100f36-f8b8-4e4b-a891-f53dfb2be37b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.531297] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.531297] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.534738] [54973]: INFO cinder.volume.api [None req-e4100f36-f8b8-4e4b-a891-f53dfb2be37b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 876.539065] [54973]: INFO cinder.api.openstack.wsgi [None req-e4100f36-f8b8-4e4b-a891-f53dfb2be37b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 876.539704] [54973]: [pid: 54973|app: 0|req: 66/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:20 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 877.012961] [54972]: DEBUG cinder.api.middleware.request_id [None req-855ef9c9-6f42-442d-a11d-f4e1de6f1b65 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.013423] [54972]: INFO cinder.api.openstack.wsgi [None req-855ef9c9-6f42-442d-a11d-f4e1de6f1b65 None None] GET http://10.180.1.21/volume// [ 877.013623] [54972]: DEBUG cinder.api.openstack.wsgi [None req-855ef9c9-6f42-442d-a11d-f4e1de6f1b65 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.013848] [54972]: DEBUG cinder.api.openstack.wsgi [None req-855ef9c9-6f42-442d-a11d-f4e1de6f1b65 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.014318] [54972]: INFO cinder.api.openstack.wsgi [None req-855ef9c9-6f42-442d-a11d-f4e1de6f1b65 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 877.014799] [54972]: [pid: 54972|app: 0|req: 73/139] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:32:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 877.021425] [54973]: DEBUG cinder.api.middleware.request_id [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-34bd4bf5-aa94-46b5-a6aa-2f3daddb112c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.023919] [54973]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-34bd4bf5-aa94-46b5-a6aa-2f3daddb112c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 877.024197] [54973]: DEBUG cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-34bd4bf5-aa94-46b5-a6aa-2f3daddb112c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.024422] [54973]: DEBUG cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-34bd4bf5-aa94-46b5-a6aa-2f3daddb112c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.036773] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.036773] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.040643] [54973]: INFO cinder.volume.api [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-34bd4bf5-aa94-46b5-a6aa-2f3daddb112c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 877.045391] [54973]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-34bd4bf5-aa94-46b5-a6aa-2f3daddb112c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 877.045860] [54973]: [pid: 54973|app: 0|req: 67/140] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:32:21 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 877.096298] [54972]: DEBUG cinder.api.middleware.request_id [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-e1b52bb3-76f8-4e19-b451-053b382a966d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.098623] [54972]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-e1b52bb3-76f8-4e19-b451-053b382a966d tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] PUT http://10.180.1.21/volume/v3/attachments/a6ffd660-6064-44b9-8593-e3036a065db0 [ 877.099031] [54972]: DEBUG cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-e1b52bb3-76f8-4e19-b451-053b382a966d tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-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-540706", "mountpoint": "/dev/sdb"}}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 877.106872] [54972]: DEBUG cinder.coordination [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-e1b52bb3-76f8-4e19-b451-053b382a966d tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Acquiring lock "cinder-attachment_update-5e035d82-4be1-4d0f-842b-f76e964c0353-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 877.111120] [54972]: DEBUG cinder.coordination [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-e1b52bb3-76f8-4e19-b451-053b382a966d tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Lock "cinder-attachment_update-5e035d82-4be1-4d0f-842b-f76e964c0353-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 877.112187] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.112187] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.352685] [54973]: DEBUG cinder.api.middleware.request_id [req-a4a5b41c-3560-4f32-8fbe-01675e789725 req-f3ab3cda-fd3b-450b-a7ee-1e2954110c11 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.355038] [54973]: INFO cinder.api.openstack.wsgi [req-a4a5b41c-3560-4f32-8fbe-01675e789725 req-f3ab3cda-fd3b-450b-a7ee-1e2954110c11 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 [ 877.355270] [54973]: DEBUG cinder.api.openstack.wsgi [req-a4a5b41c-3560-4f32-8fbe-01675e789725 req-f3ab3cda-fd3b-450b-a7ee-1e2954110c11 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.355499] [54973]: DEBUG cinder.api.openstack.wsgi [req-a4a5b41c-3560-4f32-8fbe-01675e789725 req-f3ab3cda-fd3b-450b-a7ee-1e2954110c11 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.360895] [54973]: INFO cinder.api.openstack.wsgi [req-a4a5b41c-3560-4f32-8fbe-01675e789725 req-f3ab3cda-fd3b-450b-a7ee-1e2954110c11 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 returned with HTTP 404 [ 877.361388] [54973]: [pid: 54973|app: 0|req: 68/141] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 12:32:21 2025] GET /volume/v3/snapshots/6a874283-1ea3-495d-b622-00d39b4e3612 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 877.372833] [54973]: DEBUG cinder.api.middleware.request_id [req-8c78f88f-fc2c-4bb0-8fa7-913837c981ec req-0586e36e-0001-47db-aecc-b426906395d4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.374902] [54973]: INFO cinder.api.openstack.wsgi [req-8c78f88f-fc2c-4bb0-8fa7-913837c981ec req-0586e36e-0001-47db-aecc-b426906395d4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 877.375081] [54973]: DEBUG cinder.api.openstack.wsgi [req-8c78f88f-fc2c-4bb0-8fa7-913837c981ec req-0586e36e-0001-47db-aecc-b426906395d4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.375297] [54973]: DEBUG cinder.api.openstack.wsgi [req-8c78f88f-fc2c-4bb0-8fa7-913837c981ec req-0586e36e-0001-47db-aecc-b426906395d4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.375497] [54973]: INFO cinder.api.v3.volumes [req-8c78f88f-fc2c-4bb0-8fa7-913837c981ec req-0586e36e-0001-47db-aecc-b426906395d4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Delete volume with id: cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 877.383464] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.383464] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.384793] [54973]: INFO cinder.volume.api [req-8c78f88f-fc2c-4bb0-8fa7-913837c981ec req-0586e36e-0001-47db-aecc-b426906395d4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Volume info retrieved successfully. [ 877.401524] [54973]: INFO cinder.volume.api [req-8c78f88f-fc2c-4bb0-8fa7-913837c981ec req-0586e36e-0001-47db-aecc-b426906395d4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Delete volume request issued successfully. [ 877.401733] [54973]: INFO cinder.api.openstack.wsgi [req-8c78f88f-fc2c-4bb0-8fa7-913837c981ec req-0586e36e-0001-47db-aecc-b426906395d4 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf returned with HTTP 202 [ 877.402325] [54973]: [pid: 54973|app: 0|req: 69/142] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:32:21 2025] DELETE /volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 877.415552] [54973]: DEBUG cinder.api.middleware.request_id [req-7d8e64c1-c417-45fe-824f-765fe69be1eb req-cce897b4-e5bf-4af0-8456-1e0c9cd61cfd None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.417902] [54973]: INFO cinder.api.openstack.wsgi [req-7d8e64c1-c417-45fe-824f-765fe69be1eb req-cce897b4-e5bf-4af0-8456-1e0c9cd61cfd tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 877.418160] [54973]: DEBUG cinder.api.openstack.wsgi [req-7d8e64c1-c417-45fe-824f-765fe69be1eb req-cce897b4-e5bf-4af0-8456-1e0c9cd61cfd tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.418386] [54973]: DEBUG cinder.api.openstack.wsgi [req-7d8e64c1-c417-45fe-824f-765fe69be1eb req-cce897b4-e5bf-4af0-8456-1e0c9cd61cfd tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.426327] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.426327] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.430219] [54973]: INFO cinder.volume.api [req-7d8e64c1-c417-45fe-824f-765fe69be1eb req-cce897b4-e5bf-4af0-8456-1e0c9cd61cfd tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Volume info retrieved successfully. [ 877.435954] [54973]: INFO cinder.api.openstack.wsgi [req-7d8e64c1-c417-45fe-824f-765fe69be1eb req-cce897b4-e5bf-4af0-8456-1e0c9cd61cfd tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf returned with HTTP 200 [ 877.436630] [54973]: [pid: 54973|app: 0|req: 70/143] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:32:21 2025] GET /volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.549243] [54973]: DEBUG cinder.api.middleware.request_id [None req-4406cf81-69b9-46bb-995d-1bb303356907 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.551492] [54973]: INFO cinder.api.openstack.wsgi [None req-4406cf81-69b9-46bb-995d-1bb303356907 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 877.551670] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4406cf81-69b9-46bb-995d-1bb303356907 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.551885] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4406cf81-69b9-46bb-995d-1bb303356907 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.561871] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.561871] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.565302] [54973]: INFO cinder.volume.api [None req-4406cf81-69b9-46bb-995d-1bb303356907 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 877.569747] [54973]: INFO cinder.api.openstack.wsgi [None req-4406cf81-69b9-46bb-995d-1bb303356907 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 877.570182] [54973]: [pid: 54973|app: 0|req: 71/144] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:21 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 878.453238] [54973]: DEBUG cinder.api.middleware.request_id [req-10f3979c-387b-4442-b813-95cc0e1e74e0 req-ec0e720b-0d97-4117-ad73-90fe738e84e8 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.455721] [54973]: INFO cinder.api.openstack.wsgi [req-10f3979c-387b-4442-b813-95cc0e1e74e0 req-ec0e720b-0d97-4117-ad73-90fe738e84e8 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 878.455944] [54973]: DEBUG cinder.api.openstack.wsgi [req-10f3979c-387b-4442-b813-95cc0e1e74e0 req-ec0e720b-0d97-4117-ad73-90fe738e84e8 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.456177] [54973]: DEBUG cinder.api.openstack.wsgi [req-10f3979c-387b-4442-b813-95cc0e1e74e0 req-ec0e720b-0d97-4117-ad73-90fe738e84e8 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.463975] [54973]: INFO cinder.api.openstack.wsgi [req-10f3979c-387b-4442-b813-95cc0e1e74e0 req-ec0e720b-0d97-4117-ad73-90fe738e84e8 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf returned with HTTP 404 [ 878.464586] [54973]: [pid: 54973|app: 0|req: 72/145] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:32:22 2025] GET /volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 878.479780] [54973]: DEBUG cinder.api.middleware.request_id [req-ae33b34b-4a40-4222-81cb-0e4c7da116ee req-1c491b4b-f934-47fc-ad10-d2012636cb8a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.481935] [54973]: INFO cinder.api.openstack.wsgi [req-ae33b34b-4a40-4222-81cb-0e4c7da116ee req-1c491b4b-f934-47fc-ad10-d2012636cb8a tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 878.482135] [54973]: DEBUG cinder.api.openstack.wsgi [req-ae33b34b-4a40-4222-81cb-0e4c7da116ee req-1c491b4b-f934-47fc-ad10-d2012636cb8a tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.482346] [54973]: DEBUG cinder.api.openstack.wsgi [req-ae33b34b-4a40-4222-81cb-0e4c7da116ee req-1c491b4b-f934-47fc-ad10-d2012636cb8a tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.482556] [54973]: INFO cinder.api.v3.volumes [req-ae33b34b-4a40-4222-81cb-0e4c7da116ee req-1c491b4b-f934-47fc-ad10-d2012636cb8a tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Delete volume with id: cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 878.491017] [54973]: INFO cinder.api.openstack.wsgi [req-ae33b34b-4a40-4222-81cb-0e4c7da116ee req-1c491b4b-f934-47fc-ad10-d2012636cb8a tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf returned with HTTP 404 [ 878.491017] [54973]: [pid: 54973|app: 0|req: 73/146] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:32:22 2025] DELETE /volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 878.501159] [54973]: DEBUG cinder.api.middleware.request_id [req-6401b001-7793-4ba5-856b-0faa9c339985 req-1fbeb8ea-5fd6-489f-a05e-b0a694f4e291 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.505020] [54973]: INFO cinder.api.openstack.wsgi [req-6401b001-7793-4ba5-856b-0faa9c339985 req-1fbeb8ea-5fd6-489f-a05e-b0a694f4e291 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] GET http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf [ 878.505020] [54973]: DEBUG cinder.api.openstack.wsgi [req-6401b001-7793-4ba5-856b-0faa9c339985 req-1fbeb8ea-5fd6-489f-a05e-b0a694f4e291 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.505020] [54973]: DEBUG cinder.api.openstack.wsgi [req-6401b001-7793-4ba5-856b-0faa9c339985 req-1fbeb8ea-5fd6-489f-a05e-b0a694f4e291 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.509404] [54973]: INFO cinder.api.openstack.wsgi [req-6401b001-7793-4ba5-856b-0faa9c339985 req-1fbeb8ea-5fd6-489f-a05e-b0a694f4e291 tempest-VolumesSnapshotsTestJSON-1206293101 tempest-VolumesSnapshotsTestJSON-1206293101-project-member] http://10.180.1.21/volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf returned with HTTP 404 [ 878.509797] [54973]: [pid: 54973|app: 0|req: 74/147] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:32:22 2025] GET /volume/v3/volumes/cd2b2e4e-dc8f-4be1-b1da-fe1a97f89acf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 878.581096] [54973]: DEBUG cinder.api.middleware.request_id [None req-344d2227-a654-4b62-9839-783c6762614c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.583173] [54973]: INFO cinder.api.openstack.wsgi [None req-344d2227-a654-4b62-9839-783c6762614c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 878.583396] [54973]: DEBUG cinder.api.openstack.wsgi [None req-344d2227-a654-4b62-9839-783c6762614c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.583612] [54973]: DEBUG cinder.api.openstack.wsgi [None req-344d2227-a654-4b62-9839-783c6762614c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.597445] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 878.597445] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 878.603510] [54973]: INFO cinder.volume.api [None req-344d2227-a654-4b62-9839-783c6762614c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 878.609149] [54973]: INFO cinder.api.openstack.wsgi [None req-344d2227-a654-4b62-9839-783c6762614c tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 878.609772] [54973]: [pid: 54973|app: 0|req: 75/148] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:22 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 879.619215] [54973]: DEBUG cinder.api.middleware.request_id [None req-4630934e-0d55-48cb-840a-456c4df2fa8a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.621357] [54973]: INFO cinder.api.openstack.wsgi [None req-4630934e-0d55-48cb-840a-456c4df2fa8a tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 879.621573] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4630934e-0d55-48cb-840a-456c4df2fa8a tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.621791] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4630934e-0d55-48cb-840a-456c4df2fa8a tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.636076] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.636076] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.640279] [54973]: INFO cinder.volume.api [None req-4630934e-0d55-48cb-840a-456c4df2fa8a tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 879.646138] [54973]: INFO cinder.api.openstack.wsgi [None req-4630934e-0d55-48cb-840a-456c4df2fa8a tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 879.646242] [54973]: [pid: 54973|app: 0|req: 76/149] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:24 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 880.656728] [54973]: DEBUG cinder.api.middleware.request_id [None req-90fd4807-7e3a-4fed-b69a-a3248c3e6ad2 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.660022] [54973]: INFO cinder.api.openstack.wsgi [None req-90fd4807-7e3a-4fed-b69a-a3248c3e6ad2 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 880.660022] [54973]: DEBUG cinder.api.openstack.wsgi [None req-90fd4807-7e3a-4fed-b69a-a3248c3e6ad2 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.660022] [54973]: DEBUG cinder.api.openstack.wsgi [None req-90fd4807-7e3a-4fed-b69a-a3248c3e6ad2 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.672353] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.672353] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.676163] [54973]: INFO cinder.volume.api [None req-90fd4807-7e3a-4fed-b69a-a3248c3e6ad2 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 880.681729] [54973]: INFO cinder.api.openstack.wsgi [None req-90fd4807-7e3a-4fed-b69a-a3248c3e6ad2 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 880.682274] [54973]: [pid: 54973|app: 0|req: 77/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:25 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 881.695177] [54973]: DEBUG cinder.api.middleware.request_id [None req-4f65068a-d569-49e4-9880-b4ba89e336cf None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.697364] [54973]: INFO cinder.api.openstack.wsgi [None req-4f65068a-d569-49e4-9880-b4ba89e336cf tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 881.697686] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4f65068a-d569-49e4-9880-b4ba89e336cf tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.697919] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4f65068a-d569-49e4-9880-b4ba89e336cf tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.707818] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.707818] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 881.711164] [54973]: INFO cinder.volume.api [None req-4f65068a-d569-49e4-9880-b4ba89e336cf tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 881.715942] [54973]: INFO cinder.api.openstack.wsgi [None req-4f65068a-d569-49e4-9880-b4ba89e336cf tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 881.716338] [54973]: [pid: 54973|app: 0|req: 78/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:26 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 882.146760] [54972]: DEBUG cinder.coordination [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-e1b52bb3-76f8-4e19-b451-053b382a966d tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Lock "cinder-attachment_update-5e035d82-4be1-4d0f-842b-f76e964c0353-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.036s {{(pid=54972) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 882.147150] [54972]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-e1b52bb3-76f8-4e19-b451-053b382a966d tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/attachments/a6ffd660-6064-44b9-8593-e3036a065db0 returned with HTTP 200 [ 882.147629] [54972]: [pid: 54972|app: 0|req: 74/152] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:32:21 2025] PUT /volume/v3/attachments/a6ffd660-6064-44b9-8593-e3036a065db0 => generated 617 bytes in 5052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 882.728018] [54973]: DEBUG cinder.api.middleware.request_id [None req-06da96b1-7e15-4edb-a0af-81924abf37f7 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.730354] [54973]: INFO cinder.api.openstack.wsgi [None req-06da96b1-7e15-4edb-a0af-81924abf37f7 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 882.730575] [54973]: DEBUG cinder.api.openstack.wsgi [None req-06da96b1-7e15-4edb-a0af-81924abf37f7 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.730790] [54973]: DEBUG cinder.api.openstack.wsgi [None req-06da96b1-7e15-4edb-a0af-81924abf37f7 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.743218] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.743218] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.747296] [54973]: INFO cinder.volume.api [None req-06da96b1-7e15-4edb-a0af-81924abf37f7 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 882.752725] [54973]: INFO cinder.api.openstack.wsgi [None req-06da96b1-7e15-4edb-a0af-81924abf37f7 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 882.753134] [54973]: [pid: 54973|app: 0|req: 79/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:27 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.763288] [54972]: DEBUG cinder.api.middleware.request_id [None req-d28f14af-c37f-43e9-a4e3-e2db2f38e839 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.765785] [54972]: INFO cinder.api.openstack.wsgi [None req-d28f14af-c37f-43e9-a4e3-e2db2f38e839 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 883.766025] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d28f14af-c37f-43e9-a4e3-e2db2f38e839 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.766399] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d28f14af-c37f-43e9-a4e3-e2db2f38e839 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.779361] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.779361] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.783797] [54972]: INFO cinder.volume.api [None req-d28f14af-c37f-43e9-a4e3-e2db2f38e839 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 883.788146] [54972]: INFO cinder.api.openstack.wsgi [None req-d28f14af-c37f-43e9-a4e3-e2db2f38e839 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 883.788589] [54972]: [pid: 54972|app: 0|req: 75/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:28 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 884.312506] [54973]: DEBUG cinder.api.middleware.request_id [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-ffaf3c3b-b2d1-432b-93db-1febf2d38f06 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.315358] [54973]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-ffaf3c3b-b2d1-432b-93db-1febf2d38f06 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] POST http://10.180.1.21/volume/v3/attachments/a6ffd660-6064-44b9-8593-e3036a065db0/action [ 884.315966] [54973]: DEBUG cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-ffaf3c3b-b2d1-432b-93db-1febf2d38f06 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Action body: b'{"os-complete": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 884.316184] [54973]: DEBUG cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-ffaf3c3b-b2d1-432b-93db-1febf2d38f06 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 884.331489] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.331489] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.339289] [54973]: INFO cinder.api.openstack.wsgi [req-49fbcfe1-6ed6-44d1-962e-33e6e729b901 req-ffaf3c3b-b2d1-432b-93db-1febf2d38f06 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/attachments/a6ffd660-6064-44b9-8593-e3036a065db0/action returned with HTTP 204 [ 884.339800] [54973]: [pid: 54973|app: 0|req: 80/155] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:32:28 2025] POST /volume/v3/attachments/a6ffd660-6064-44b9-8593-e3036a065db0/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 884.800930] [54972]: DEBUG cinder.api.middleware.request_id [None req-8ff1e49f-54df-44d9-babf-c735023c18cd None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.804036] [54972]: INFO cinder.api.openstack.wsgi [None req-8ff1e49f-54df-44d9-babf-c735023c18cd tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 884.804207] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8ff1e49f-54df-44d9-babf-c735023c18cd tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.804438] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8ff1e49f-54df-44d9-babf-c735023c18cd tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.818729] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.818729] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.823054] [54972]: INFO cinder.volume.api [None req-8ff1e49f-54df-44d9-babf-c735023c18cd tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 884.828813] [54972]: INFO cinder.api.openstack.wsgi [None req-8ff1e49f-54df-44d9-babf-c735023c18cd tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 884.829256] [54972]: [pid: 54972|app: 0|req: 76/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:29 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 884.839647] [54973]: DEBUG cinder.api.middleware.request_id [None req-a37196a4-b690-45ef-8bad-e71adb4f3b49 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.841908] [54973]: INFO cinder.api.openstack.wsgi [None req-a37196a4-b690-45ef-8bad-e71adb4f3b49 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 884.842176] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a37196a4-b690-45ef-8bad-e71adb4f3b49 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.842426] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a37196a4-b690-45ef-8bad-e71adb4f3b49 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.854460] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.854460] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.860571] [54973]: INFO cinder.volume.api [None req-a37196a4-b690-45ef-8bad-e71adb4f3b49 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 884.868466] [54973]: INFO cinder.api.openstack.wsgi [None req-a37196a4-b690-45ef-8bad-e71adb4f3b49 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 884.869087] [54973]: [pid: 54973|app: 0|req: 81/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:29 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.606536] [54972]: DEBUG cinder.api.middleware.request_id [req-6d90b31b-0b96-418c-9367-6a349974a2bf req-38aff48e-4ac6-4ec4-b7e6-054fac1b756e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.608887] [54972]: INFO cinder.api.openstack.wsgi [req-6d90b31b-0b96-418c-9367-6a349974a2bf req-38aff48e-4ac6-4ec4-b7e6-054fac1b756e tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a6ffd660-6064-44b9-8593-e3036a065db0 [ 889.609121] [54972]: DEBUG cinder.api.openstack.wsgi [req-6d90b31b-0b96-418c-9367-6a349974a2bf req-38aff48e-4ac6-4ec4-b7e6-054fac1b756e tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.609344] [54972]: DEBUG cinder.api.openstack.wsgi [req-6d90b31b-0b96-418c-9367-6a349974a2bf req-38aff48e-4ac6-4ec4-b7e6-054fac1b756e tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.620943] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.620943] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.164503] [54972]: INFO cinder.api.openstack.wsgi [req-6d90b31b-0b96-418c-9367-6a349974a2bf req-38aff48e-4ac6-4ec4-b7e6-054fac1b756e tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/attachments/a6ffd660-6064-44b9-8593-e3036a065db0 returned with HTTP 200 [ 890.165123] [54972]: [pid: 54972|app: 0|req: 77/158] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:32:34 2025] DELETE /volume/v3/attachments/a6ffd660-6064-44b9-8593-e3036a065db0 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.864319] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=95,cinder:INSERT=8,cinder:UPDATE=16 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 900.164872] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=95,cinder:INSERT=21,cinder:UPDATE=30 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 903.577865] [54973]: DEBUG cinder.api.middleware.request_id [None req-48d83a2e-826a-41ff-bfd3-1151ebba524b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.579900] [54973]: INFO cinder.api.openstack.wsgi [None req-48d83a2e-826a-41ff-bfd3-1151ebba524b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 903.580518] [54973]: DEBUG cinder.api.openstack.wsgi [None req-48d83a2e-826a-41ff-bfd3-1151ebba524b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.580518] [54973]: DEBUG cinder.api.openstack.wsgi [None req-48d83a2e-826a-41ff-bfd3-1151ebba524b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.590767] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.590767] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.595031] [54973]: INFO cinder.volume.api [None req-48d83a2e-826a-41ff-bfd3-1151ebba524b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 903.600403] [54973]: INFO cinder.api.openstack.wsgi [None req-48d83a2e-826a-41ff-bfd3-1151ebba524b tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 903.600922] [54973]: [pid: 54973|app: 0|req: 82/159] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:47 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.610369] [54972]: DEBUG cinder.api.middleware.request_id [None req-0b7c54c8-adc0-452a-9f2a-44d8c6ebe99f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.612757] [54972]: INFO cinder.api.openstack.wsgi [None req-0b7c54c8-adc0-452a-9f2a-44d8c6ebe99f tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 903.613081] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0b7c54c8-adc0-452a-9f2a-44d8c6ebe99f tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.613313] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0b7c54c8-adc0-452a-9f2a-44d8c6ebe99f tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.620903] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.620903] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.628215] [54972]: INFO cinder.volume.api [None req-0b7c54c8-adc0-452a-9f2a-44d8c6ebe99f tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 903.633795] [54972]: INFO cinder.api.openstack.wsgi [None req-0b7c54c8-adc0-452a-9f2a-44d8c6ebe99f tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 903.634447] [54972]: [pid: 54972|app: 0|req: 78/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:48 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.663350] [54973]: DEBUG cinder.api.middleware.request_id [None req-ab3ead40-ce61-4a9a-9f4f-3481ac26c133 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.665229] [54973]: INFO cinder.api.openstack.wsgi [None req-ab3ead40-ce61-4a9a-9f4f-3481ac26c133 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 903.665444] [54973]: DEBUG cinder.api.openstack.wsgi [None req-ab3ead40-ce61-4a9a-9f4f-3481ac26c133 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.665658] [54973]: DEBUG cinder.api.openstack.wsgi [None req-ab3ead40-ce61-4a9a-9f4f-3481ac26c133 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.673383] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.673383] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.676891] [54973]: INFO cinder.volume.api [None req-ab3ead40-ce61-4a9a-9f4f-3481ac26c133 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 903.681119] [54973]: INFO cinder.api.openstack.wsgi [None req-ab3ead40-ce61-4a9a-9f4f-3481ac26c133 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 903.681503] [54973]: [pid: 54973|app: 0|req: 83/161] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:32:48 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.632552] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=4 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 913.681022] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=8 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 920.991420] [54972]: DEBUG cinder.api.middleware.request_id [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.994351] [54972]: INFO cinder.api.openstack.wsgi [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/volumes [ 920.994795] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-722834425"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 920.996660] [54972]: DEBUG cinder.api.v3.volumes [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-722834425'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 920.996793] [54972]: INFO cinder.api.v3.volumes [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Create volume of 1 GB [ 921.002777] [54972]: INFO cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Availability Zones retrieved successfully. [ 921.012088] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Flow 'volume_create_api' (6c9f7f99-4bdb-4022-a8ee-1af97bf2a8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 921.013010] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2d7af1-1850-485a-afd1-18e4e6a5ef5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 921.014353] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 921.038120] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2d7af1-1850-485a-afd1-18e4e6a5ef5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 921.039628] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2063a127-ecbe-4162-91f0-f5f9f08fa37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 921.093325] [54972]: DEBUG cinder.quota [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Created reservations ['1c9931b4-bbd4-4639-ba8f-63f8e204b624', 'aecf0dd4-dada-40c7-b9da-db3f96975549', '03441570-f94a-4329-9f42-1772f9510b2f', 'd3beaef1-d9a9-4674-8d9a-01b5b86ac5cf'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 921.095024] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2063a127-ecbe-4162-91f0-f5f9f08fa37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c9931b4-bbd4-4639-ba8f-63f8e204b624', 'aecf0dd4-dada-40c7-b9da-db3f96975549', '03441570-f94a-4329-9f42-1772f9510b2f', 'd3beaef1-d9a9-4674-8d9a-01b5b86ac5cf']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 921.095631] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634bf151-6977-4917-a7b4-039780ccbf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 921.112400] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634bf151-6977-4917-a7b4-039780ccbf39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21435d36-5aa7-41e8-8f1c-23d7ea72bd29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-722834425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70de85a17f7749088d5de006a09b2276',qos_specs=None,replication_status=,reservations=['1c9931b4-bbd4-4639-ba8f-63f8e204b624','aecf0dd4-dada-40c7-b9da-db3f96975549','03441570-f94a-4329-9f42-1772f9510b2f','d3beaef1-d9a9-4674-8d9a-01b5b86ac5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab748e6c9429410f89bc25f3523bd704',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:33:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-722834425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21435d36-5aa7-41e8-8f1c-23d7ea72bd29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70de85a17f7749088d5de006a09b2276',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='ab748e6c9429410f89bc25f3523bd704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 921.113539] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8099e85-eee2-4ace-84a5-e066ebc3bfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 921.135913] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8099e85-eee2-4ace-84a5-e066ebc3bfbd) 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-722834425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70de85a17f7749088d5de006a09b2276',qos_specs=None,replication_status=,reservations=['1c9931b4-bbd4-4639-ba8f-63f8e204b624','aecf0dd4-dada-40c7-b9da-db3f96975549','03441570-f94a-4329-9f42-1772f9510b2f','d3beaef1-d9a9-4674-8d9a-01b5b86ac5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab748e6c9429410f89bc25f3523bd704',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 921.137321] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90eb8bd-e2ad-4798-8fdf-c23430e2baf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 921.151020] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90eb8bd-e2ad-4798-8fdf-c23430e2baf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 921.151254] [54972]: DEBUG cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Flow 'volume_create_api' (6c9f7f99-4bdb-4022-a8ee-1af97bf2a8cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 921.151579] [54972]: INFO cinder.volume.api [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Create volume request issued successfully. [ 921.152408] [54972]: INFO cinder.api.openstack.wsgi [None req-7f606a0e-f1cf-4aed-ae0a-3c1b421a0922 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 921.152835] [54972]: [pid: 54972|app: 0|req: 79/162] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:33:05 2025] POST /volume/v3/volumes => generated 753 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 921.170674] [54973]: DEBUG cinder.api.middleware.request_id [None req-1ce52970-92a1-4e26-b333-4edd23a3e9ea None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.173772] [54973]: INFO cinder.api.openstack.wsgi [None req-1ce52970-92a1-4e26-b333-4edd23a3e9ea tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 921.174562] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1ce52970-92a1-4e26-b333-4edd23a3e9ea tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.174880] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1ce52970-92a1-4e26-b333-4edd23a3e9ea tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.184663] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.184663] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.189452] [54973]: INFO cinder.volume.api [None req-1ce52970-92a1-4e26-b333-4edd23a3e9ea tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 921.195048] [54973]: INFO cinder.api.openstack.wsgi [None req-1ce52970-92a1-4e26-b333-4edd23a3e9ea tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 921.195489] [54973]: [pid: 54973|app: 0|req: 84/163] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:05 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.208195] [54972]: DEBUG cinder.api.middleware.request_id [None req-74d935a0-f0fb-469a-8d83-1d74b340dcac None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.210565] [54972]: INFO cinder.api.openstack.wsgi [None req-74d935a0-f0fb-469a-8d83-1d74b340dcac tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 922.210808] [54972]: DEBUG cinder.api.openstack.wsgi [None req-74d935a0-f0fb-469a-8d83-1d74b340dcac tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.211044] [54972]: DEBUG cinder.api.openstack.wsgi [None req-74d935a0-f0fb-469a-8d83-1d74b340dcac tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.221690] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.221690] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.226120] [54972]: INFO cinder.volume.api [None req-74d935a0-f0fb-469a-8d83-1d74b340dcac tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 922.231125] [54972]: INFO cinder.api.openstack.wsgi [None req-74d935a0-f0fb-469a-8d83-1d74b340dcac tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 922.231534] [54972]: [pid: 54972|app: 0|req: 80/164] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:06 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.541762] [54973]: DEBUG cinder.api.middleware.request_id [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-ad4fc34a-bf19-48de-ba47-53381717f786 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.546031] [54973]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-ad4fc34a-bf19-48de-ba47-53381717f786 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 922.546031] [54973]: DEBUG cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-ad4fc34a-bf19-48de-ba47-53381717f786 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.546031] [54973]: DEBUG cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-ad4fc34a-bf19-48de-ba47-53381717f786 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.558779] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.558779] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.564958] [54973]: INFO cinder.volume.api [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-ad4fc34a-bf19-48de-ba47-53381717f786 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 922.570731] [54973]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-ad4fc34a-bf19-48de-ba47-53381717f786 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 922.570994] [54973]: [pid: 54973|app: 0|req: 85/165] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:06 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.101027] [54972]: DEBUG cinder.api.middleware.request_id [None req-8165eb26-0a93-403c-855a-a1a45f7a8fbb None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.101027] [54972]: INFO cinder.api.openstack.wsgi [None req-8165eb26-0a93-403c-855a-a1a45f7a8fbb None None] GET http://10.180.1.21/volume// [ 924.101027] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8165eb26-0a93-403c-855a-a1a45f7a8fbb None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.101027] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8165eb26-0a93-403c-855a-a1a45f7a8fbb None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.101027] [54972]: INFO cinder.api.openstack.wsgi [None req-8165eb26-0a93-403c-855a-a1a45f7a8fbb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 924.101740] [54972]: [pid: 54972|app: 0|req: 81/166] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:33:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 924.109172] [54973]: DEBUG cinder.api.middleware.request_id [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-a98a5e7d-f359-437d-8865-12377fe87a41 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.111995] [54973]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-a98a5e7d-f359-437d-8865-12377fe87a41 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/attachments [ 924.112187] [54973]: DEBUG cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-a98a5e7d-f359-437d-8865-12377fe87a41 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21435d36-5aa7-41e8-8f1c-23d7ea72bd29", "connector": null, "instance_uuid": "04813f80-e023-4a81-b71b-f1251526cc6f"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 924.128484] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.128484] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.150576] [54973]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-a98a5e7d-f359-437d-8865-12377fe87a41 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 924.151130] [54973]: [pid: 54973|app: 0|req: 86/167] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:33:08 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 924.182333] [54972]: DEBUG cinder.api.middleware.request_id [None req-8ef8e5f0-0c0d-44d2-88a3-f1673fc39ee0 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.184685] [54972]: INFO cinder.api.openstack.wsgi [None req-8ef8e5f0-0c0d-44d2-88a3-f1673fc39ee0 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 924.185557] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8ef8e5f0-0c0d-44d2-88a3-f1673fc39ee0 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.185557] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8ef8e5f0-0c0d-44d2-88a3-f1673fc39ee0 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.203024] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.203024] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.203888] [54972]: INFO cinder.volume.api [None req-8ef8e5f0-0c0d-44d2-88a3-f1673fc39ee0 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 924.209513] [54972]: INFO cinder.api.openstack.wsgi [None req-8ef8e5f0-0c0d-44d2-88a3-f1673fc39ee0 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 924.209935] [54972]: [pid: 54972|app: 0|req: 82/168] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:08 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.690787] [54973]: DEBUG cinder.api.middleware.request_id [None req-663f7bb2-3b8c-4d42-a978-8641cbe0857d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.691885] [54973]: INFO cinder.api.openstack.wsgi [None req-663f7bb2-3b8c-4d42-a978-8641cbe0857d None None] GET http://10.180.1.21/volume// [ 924.691885] [54973]: DEBUG cinder.api.openstack.wsgi [None req-663f7bb2-3b8c-4d42-a978-8641cbe0857d None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.691885] [54973]: DEBUG cinder.api.openstack.wsgi [None req-663f7bb2-3b8c-4d42-a978-8641cbe0857d None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.692282] [54973]: INFO cinder.api.openstack.wsgi [None req-663f7bb2-3b8c-4d42-a978-8641cbe0857d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 924.692751] [54973]: [pid: 54973|app: 0|req: 87/169] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:33:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 924.699294] [54972]: DEBUG cinder.api.middleware.request_id [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-aefddbde-1b47-4310-a2a1-9d2d27fc82ef None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.702324] [54972]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-aefddbde-1b47-4310-a2a1-9d2d27fc82ef tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 924.702661] [54972]: DEBUG cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-aefddbde-1b47-4310-a2a1-9d2d27fc82ef tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.702981] [54972]: DEBUG cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-aefddbde-1b47-4310-a2a1-9d2d27fc82ef tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.718437] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.718437] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.723275] [54972]: INFO cinder.volume.api [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-aefddbde-1b47-4310-a2a1-9d2d27fc82ef tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 924.732360] [54972]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-aefddbde-1b47-4310-a2a1-9d2d27fc82ef tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 924.732360] [54972]: [pid: 54972|app: 0|req: 83/170] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:33:09 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 924.775192] [54973]: DEBUG cinder.api.middleware.request_id [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dc1b38ab-7663-4057-8caa-0ac7c5b391f7 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.778202] [54973]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dc1b38ab-7663-4057-8caa-0ac7c5b391f7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] PUT http://10.180.1.21/volume/v3/attachments/14a4e61f-8b89-4812-b0b1-36b6437a978c [ 924.778946] [54973]: DEBUG cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dc1b38ab-7663-4057-8caa-0ac7c5b391f7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-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-540705", "mountpoint": "/dev/sdb"}}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 924.791647] [54973]: DEBUG cinder.coordination [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dc1b38ab-7663-4057-8caa-0ac7c5b391f7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Acquiring lock "cinder-attachment_update-21435d36-5aa7-41e8-8f1c-23d7ea72bd29-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 924.794436] [54973]: DEBUG cinder.coordination [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dc1b38ab-7663-4057-8caa-0ac7c5b391f7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Lock "cinder-attachment_update-21435d36-5aa7-41e8-8f1c-23d7ea72bd29-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 924.795394] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.795394] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.223680] [54972]: DEBUG cinder.api.middleware.request_id [None req-581f3251-c3d4-4e54-877a-db331110a7c4 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.228054] [54972]: INFO cinder.api.openstack.wsgi [None req-581f3251-c3d4-4e54-877a-db331110a7c4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 925.229166] [54972]: DEBUG cinder.api.openstack.wsgi [None req-581f3251-c3d4-4e54-877a-db331110a7c4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.231801] [54972]: DEBUG cinder.api.openstack.wsgi [None req-581f3251-c3d4-4e54-877a-db331110a7c4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.249177] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.249177] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.256597] [54972]: INFO cinder.volume.api [None req-581f3251-c3d4-4e54-877a-db331110a7c4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 925.265115] [54972]: INFO cinder.api.openstack.wsgi [None req-581f3251-c3d4-4e54-877a-db331110a7c4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 925.269021] [54972]: [pid: 54972|app: 0|req: 84/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:09 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.277423] [54972]: DEBUG cinder.api.middleware.request_id [None req-dd5c7628-f152-4dbd-80cc-8610db922d0f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.279628] [54972]: INFO cinder.api.openstack.wsgi [None req-dd5c7628-f152-4dbd-80cc-8610db922d0f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 926.279862] [54972]: DEBUG cinder.api.openstack.wsgi [None req-dd5c7628-f152-4dbd-80cc-8610db922d0f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.280154] [54972]: DEBUG cinder.api.openstack.wsgi [None req-dd5c7628-f152-4dbd-80cc-8610db922d0f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.297461] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.297461] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.301909] [54972]: INFO cinder.volume.api [None req-dd5c7628-f152-4dbd-80cc-8610db922d0f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 926.307646] [54972]: INFO cinder.api.openstack.wsgi [None req-dd5c7628-f152-4dbd-80cc-8610db922d0f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 926.308188] [54972]: [pid: 54972|app: 0|req: 85/172] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:10 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.318164] [54972]: DEBUG cinder.api.middleware.request_id [None req-057f895a-65dd-4f2d-b417-bf98ff13b27e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.320271] [54972]: INFO cinder.api.openstack.wsgi [None req-057f895a-65dd-4f2d-b417-bf98ff13b27e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 927.320501] [54972]: DEBUG cinder.api.openstack.wsgi [None req-057f895a-65dd-4f2d-b417-bf98ff13b27e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.320712] [54972]: DEBUG cinder.api.openstack.wsgi [None req-057f895a-65dd-4f2d-b417-bf98ff13b27e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.333117] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.333117] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.336964] [54972]: INFO cinder.volume.api [None req-057f895a-65dd-4f2d-b417-bf98ff13b27e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 927.341832] [54972]: INFO cinder.api.openstack.wsgi [None req-057f895a-65dd-4f2d-b417-bf98ff13b27e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 927.342333] [54972]: [pid: 54972|app: 0|req: 86/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:11 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.574619] [54972]: DEBUG cinder.api.middleware.request_id [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-ed8fe1df-c442-4acc-8fbc-f729e6542500 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.577470] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-ed8fe1df-c442-4acc-8fbc-f729e6542500 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 927.578133] [54972]: DEBUG cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-ed8fe1df-c442-4acc-8fbc-f729e6542500 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.578133] [54972]: DEBUG cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-ed8fe1df-c442-4acc-8fbc-f729e6542500 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.586063] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.586063] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.590147] [54972]: INFO cinder.volume.api [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-ed8fe1df-c442-4acc-8fbc-f729e6542500 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 927.595058] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-ed8fe1df-c442-4acc-8fbc-f729e6542500 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 927.595544] [54972]: [pid: 54972|app: 0|req: 87/174] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:11 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 928.354309] [54972]: DEBUG cinder.api.middleware.request_id [None req-b0713e0c-174e-45dd-b9ac-68f291ed928f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.358106] [54972]: INFO cinder.api.openstack.wsgi [None req-b0713e0c-174e-45dd-b9ac-68f291ed928f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 928.358464] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b0713e0c-174e-45dd-b9ac-68f291ed928f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.358781] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b0713e0c-174e-45dd-b9ac-68f291ed928f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.379472] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.379472] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.385287] [54972]: INFO cinder.volume.api [None req-b0713e0c-174e-45dd-b9ac-68f291ed928f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 928.392606] [54972]: INFO cinder.api.openstack.wsgi [None req-b0713e0c-174e-45dd-b9ac-68f291ed928f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 928.392606] [54972]: [pid: 54972|app: 0|req: 88/175] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:12 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.618440] [54972]: DEBUG cinder.api.middleware.request_id [None req-c340ed74-779e-4e83-af2b-72efeaa311d3 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.618440] [54972]: INFO cinder.api.openstack.wsgi [None req-c340ed74-779e-4e83-af2b-72efeaa311d3 None None] GET http://10.180.1.21/volume// [ 928.618440] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c340ed74-779e-4e83-af2b-72efeaa311d3 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.618440] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c340ed74-779e-4e83-af2b-72efeaa311d3 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.619383] [54972]: INFO cinder.api.openstack.wsgi [None req-c340ed74-779e-4e83-af2b-72efeaa311d3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 928.619383] [54972]: [pid: 54972|app: 0|req: 89/176] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:33:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 928.623773] [54972]: DEBUG cinder.api.middleware.request_id [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-5ddc2fcf-71fb-4821-a6dd-037431c69b8a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.626314] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-5ddc2fcf-71fb-4821-a6dd-037431c69b8a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] POST http://10.180.1.21/volume/v3/attachments [ 928.626922] [54972]: DEBUG cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-5ddc2fcf-71fb-4821-a6dd-037431c69b8a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7131407-4bae-4310-8039-50aebacd046e", "connector": null, "instance_uuid": "660bc5e1-797b-420e-a1ac-2498789085e1"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 928.639594] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.639594] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.664885] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-5ddc2fcf-71fb-4821-a6dd-037431c69b8a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 928.665342] [54972]: [pid: 54972|app: 0|req: 90/177] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:33:13 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 928.691857] [54972]: DEBUG cinder.api.middleware.request_id [None req-7f65947e-6f74-4c06-b5c9-fb6687ff21f7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.697022] [54972]: INFO cinder.api.openstack.wsgi [None req-7f65947e-6f74-4c06-b5c9-fb6687ff21f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 928.697022] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7f65947e-6f74-4c06-b5c9-fb6687ff21f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.697022] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7f65947e-6f74-4c06-b5c9-fb6687ff21f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.712124] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.712124] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.716456] [54972]: INFO cinder.volume.api [None req-7f65947e-6f74-4c06-b5c9-fb6687ff21f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 928.724869] [54972]: INFO cinder.api.openstack.wsgi [None req-7f65947e-6f74-4c06-b5c9-fb6687ff21f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 928.725476] [54972]: [pid: 54972|app: 0|req: 91/178] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:13 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.212484] [54972]: DEBUG cinder.api.middleware.request_id [None req-d6e2a1c4-f9bd-4267-8038-9ee69dd05212 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.212484] [54972]: INFO cinder.api.openstack.wsgi [None req-d6e2a1c4-f9bd-4267-8038-9ee69dd05212 None None] GET http://10.180.1.21/volume// [ 929.212484] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d6e2a1c4-f9bd-4267-8038-9ee69dd05212 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.212484] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d6e2a1c4-f9bd-4267-8038-9ee69dd05212 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.212484] [54972]: INFO cinder.api.openstack.wsgi [None req-d6e2a1c4-f9bd-4267-8038-9ee69dd05212 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 929.212484] [54972]: [pid: 54972|app: 0|req: 92/179] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:33:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 929.220058] [54972]: DEBUG cinder.api.middleware.request_id [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-6e5cc75a-82ff-4559-8157-b2faaa5b7992 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.225175] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-6e5cc75a-82ff-4559-8157-b2faaa5b7992 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 929.225175] [54972]: DEBUG cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-6e5cc75a-82ff-4559-8157-b2faaa5b7992 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.225175] [54972]: DEBUG cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-6e5cc75a-82ff-4559-8157-b2faaa5b7992 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.244471] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.244471] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.252583] [54972]: INFO cinder.volume.api [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-6e5cc75a-82ff-4559-8157-b2faaa5b7992 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 929.260249] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-6e5cc75a-82ff-4559-8157-b2faaa5b7992 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 929.264023] [54972]: [pid: 54972|app: 0|req: 93/180] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:33:13 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 1031 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 929.292163] [54972]: DEBUG cinder.api.middleware.request_id [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-2bb85436-d939-4004-85b6-e5c208b5953e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.295758] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-2bb85436-d939-4004-85b6-e5c208b5953e tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] PUT http://10.180.1.21/volume/v3/attachments/831e32a3-b987-4486-a83e-a8be8642cbab [ 929.296229] [54972]: DEBUG cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-2bb85436-d939-4004-85b6-e5c208b5953e tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-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-540660", "mountpoint": "/dev/sdb"}}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 929.304776] [54972]: DEBUG cinder.coordination [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-2bb85436-d939-4004-85b6-e5c208b5953e tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Acquiring lock "cinder-attachment_update-d7131407-4bae-4310-8039-50aebacd046e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 929.309672] [54972]: DEBUG cinder.coordination [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-2bb85436-d939-4004-85b6-e5c208b5953e tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Lock "cinder-attachment_update-d7131407-4bae-4310-8039-50aebacd046e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 929.310796] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.310796] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.319312] [54973]: DEBUG cinder.coordination [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dc1b38ab-7663-4057-8caa-0ac7c5b391f7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Lock "cinder-attachment_update-21435d36-5aa7-41e8-8f1c-23d7ea72bd29-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 929.320126] [54973]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dc1b38ab-7663-4057-8caa-0ac7c5b391f7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments/14a4e61f-8b89-4812-b0b1-36b6437a978c returned with HTTP 200 [ 929.320126] [54973]: [pid: 54973|app: 0|req: 88/181] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:33:09 2025] PUT /volume/v3/attachments/14a4e61f-8b89-4812-b0b1-36b6437a978c => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 929.404927] [54973]: DEBUG cinder.api.middleware.request_id [None req-a4674ebe-0ef0-4b47-b849-caf8a6d99f66 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.408657] [54973]: INFO cinder.api.openstack.wsgi [None req-a4674ebe-0ef0-4b47-b849-caf8a6d99f66 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 929.408657] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a4674ebe-0ef0-4b47-b849-caf8a6d99f66 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.408657] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a4674ebe-0ef0-4b47-b849-caf8a6d99f66 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.431095] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.431095] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.437466] [54973]: INFO cinder.volume.api [None req-a4674ebe-0ef0-4b47-b849-caf8a6d99f66 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 929.452644] [54973]: INFO cinder.api.openstack.wsgi [None req-a4674ebe-0ef0-4b47-b849-caf8a6d99f66 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 929.452644] [54973]: [pid: 54973|app: 0|req: 89/182] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:13 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.739608] [54973]: DEBUG cinder.api.middleware.request_id [None req-441ac4d2-2b6a-45ff-8606-e29d60a93ca9 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.743059] [54973]: INFO cinder.api.openstack.wsgi [None req-441ac4d2-2b6a-45ff-8606-e29d60a93ca9 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 929.743419] [54973]: DEBUG cinder.api.openstack.wsgi [None req-441ac4d2-2b6a-45ff-8606-e29d60a93ca9 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.743700] [54973]: DEBUG cinder.api.openstack.wsgi [None req-441ac4d2-2b6a-45ff-8606-e29d60a93ca9 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.762883] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.762883] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.769763] [54973]: INFO cinder.volume.api [None req-441ac4d2-2b6a-45ff-8606-e29d60a93ca9 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 929.776639] [54973]: INFO cinder.api.openstack.wsgi [None req-441ac4d2-2b6a-45ff-8606-e29d60a93ca9 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 929.777578] [54973]: [pid: 54973|app: 0|req: 90/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:14 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.466461] [54973]: DEBUG cinder.api.middleware.request_id [None req-1b81d1fe-3335-4cc0-a657-f9fe2b0f98c3 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.468742] [54973]: INFO cinder.api.openstack.wsgi [None req-1b81d1fe-3335-4cc0-a657-f9fe2b0f98c3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 930.468981] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1b81d1fe-3335-4cc0-a657-f9fe2b0f98c3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.469329] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1b81d1fe-3335-4cc0-a657-f9fe2b0f98c3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.483368] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.483368] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.488810] [54973]: INFO cinder.volume.api [None req-1b81d1fe-3335-4cc0-a657-f9fe2b0f98c3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 930.494897] [54973]: INFO cinder.api.openstack.wsgi [None req-1b81d1fe-3335-4cc0-a657-f9fe2b0f98c3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 930.495609] [54973]: [pid: 54973|app: 0|req: 91/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:14 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.788172] [54973]: DEBUG cinder.api.middleware.request_id [None req-e15ca19e-63c7-48c4-9e0f-367e8224e390 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.790494] [54973]: INFO cinder.api.openstack.wsgi [None req-e15ca19e-63c7-48c4-9e0f-367e8224e390 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 930.790729] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e15ca19e-63c7-48c4-9e0f-367e8224e390 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.791024] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e15ca19e-63c7-48c4-9e0f-367e8224e390 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.805200] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.805200] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.809286] [54973]: INFO cinder.volume.api [None req-e15ca19e-63c7-48c4-9e0f-367e8224e390 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 930.814920] [54973]: INFO cinder.api.openstack.wsgi [None req-e15ca19e-63c7-48c4-9e0f-367e8224e390 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 930.815534] [54973]: [pid: 54973|app: 0|req: 92/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:15 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 931.468898] [54973]: DEBUG cinder.api.middleware.request_id [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dd97c7a0-f4a8-4c35-8f87-583acde9ee50 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.471417] [54973]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dd97c7a0-f4a8-4c35-8f87-583acde9ee50 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/attachments/14a4e61f-8b89-4812-b0b1-36b6437a978c/action [ 931.471853] [54973]: DEBUG cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dd97c7a0-f4a8-4c35-8f87-583acde9ee50 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action body: b'{"os-complete": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 931.471994] [54973]: DEBUG cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dd97c7a0-f4a8-4c35-8f87-583acde9ee50 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 931.488374] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.488374] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.498189] [54973]: INFO cinder.api.openstack.wsgi [req-f2ad3e9d-74a4-4db5-b8d0-61565c5f3c8c req-dd97c7a0-f4a8-4c35-8f87-583acde9ee50 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments/14a4e61f-8b89-4812-b0b1-36b6437a978c/action returned with HTTP 204 [ 931.498681] [54973]: [pid: 54973|app: 0|req: 93/186] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:33:15 2025] POST /volume/v3/attachments/14a4e61f-8b89-4812-b0b1-36b6437a978c/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 931.509352] [54973]: DEBUG cinder.api.middleware.request_id [None req-f58d3047-7247-4348-897d-ab2a09ac605b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.511697] [54973]: INFO cinder.api.openstack.wsgi [None req-f58d3047-7247-4348-897d-ab2a09ac605b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 931.511966] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f58d3047-7247-4348-897d-ab2a09ac605b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.512245] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f58d3047-7247-4348-897d-ab2a09ac605b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.523749] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.523749] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.527583] [54973]: INFO cinder.volume.api [None req-f58d3047-7247-4348-897d-ab2a09ac605b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 931.532577] [54973]: INFO cinder.api.openstack.wsgi [None req-f58d3047-7247-4348-897d-ab2a09ac605b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 931.533796] [54973]: [pid: 54973|app: 0|req: 94/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:15 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 931.555518] [54973]: DEBUG cinder.api.middleware.request_id [None req-8cc07748-f103-4e65-b1ea-16570e22f4a2 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.557746] [54973]: INFO cinder.api.openstack.wsgi [None req-8cc07748-f103-4e65-b1ea-16570e22f4a2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 931.557993] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8cc07748-f103-4e65-b1ea-16570e22f4a2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.558249] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8cc07748-f103-4e65-b1ea-16570e22f4a2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.570087] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.570087] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.574081] [54973]: INFO cinder.volume.api [None req-8cc07748-f103-4e65-b1ea-16570e22f4a2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 931.579470] [54973]: INFO cinder.api.openstack.wsgi [None req-8cc07748-f103-4e65-b1ea-16570e22f4a2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 931.580121] [54973]: [pid: 54973|app: 0|req: 95/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:15 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.827849] [54973]: DEBUG cinder.api.middleware.request_id [None req-26b3cfbc-ee18-4feb-87e1-d9ac43d308a4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.832126] [54973]: INFO cinder.api.openstack.wsgi [None req-26b3cfbc-ee18-4feb-87e1-d9ac43d308a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 931.832126] [54973]: DEBUG cinder.api.openstack.wsgi [None req-26b3cfbc-ee18-4feb-87e1-d9ac43d308a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.832126] [54973]: DEBUG cinder.api.openstack.wsgi [None req-26b3cfbc-ee18-4feb-87e1-d9ac43d308a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.849749] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.849749] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.854215] [54973]: INFO cinder.volume.api [None req-26b3cfbc-ee18-4feb-87e1-d9ac43d308a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 931.864496] [54973]: INFO cinder.api.openstack.wsgi [None req-26b3cfbc-ee18-4feb-87e1-d9ac43d308a4 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 931.864496] [54973]: [pid: 54973|app: 0|req: 96/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:16 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.881376] [54973]: DEBUG cinder.api.middleware.request_id [None req-666bf4d9-8fab-4b83-baca-af8023323727 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.884476] [54973]: INFO cinder.api.openstack.wsgi [None req-666bf4d9-8fab-4b83-baca-af8023323727 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 932.884752] [54973]: DEBUG cinder.api.openstack.wsgi [None req-666bf4d9-8fab-4b83-baca-af8023323727 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.884974] [54973]: DEBUG cinder.api.openstack.wsgi [None req-666bf4d9-8fab-4b83-baca-af8023323727 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.901100] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.901100] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.907097] [54973]: INFO cinder.volume.api [None req-666bf4d9-8fab-4b83-baca-af8023323727 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 932.916031] [54973]: INFO cinder.api.openstack.wsgi [None req-666bf4d9-8fab-4b83-baca-af8023323727 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 932.916748] [54973]: [pid: 54973|app: 0|req: 97/190] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:17 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.932996] [54973]: DEBUG cinder.api.middleware.request_id [None req-540013ec-23a0-421a-a06b-e3ed353e3981 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.935390] [54973]: INFO cinder.api.openstack.wsgi [None req-540013ec-23a0-421a-a06b-e3ed353e3981 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 933.935619] [54973]: DEBUG cinder.api.openstack.wsgi [None req-540013ec-23a0-421a-a06b-e3ed353e3981 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.935831] [54973]: DEBUG cinder.api.openstack.wsgi [None req-540013ec-23a0-421a-a06b-e3ed353e3981 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.955147] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.955147] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.963634] [54973]: INFO cinder.volume.api [None req-540013ec-23a0-421a-a06b-e3ed353e3981 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 933.972110] [54973]: INFO cinder.api.openstack.wsgi [None req-540013ec-23a0-421a-a06b-e3ed353e3981 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 933.972424] [54973]: [pid: 54973|app: 0|req: 98/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:18 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.340024] [54972]: DEBUG cinder.coordination [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-2bb85436-d939-4004-85b6-e5c208b5953e tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Lock "cinder-attachment_update-d7131407-4bae-4310-8039-50aebacd046e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.030s {{(pid=54972) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 934.340278] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-2bb85436-d939-4004-85b6-e5c208b5953e tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/attachments/831e32a3-b987-4486-a83e-a8be8642cbab returned with HTTP 200 [ 934.341278] [54972]: [pid: 54972|app: 0|req: 94/192] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:33:13 2025] PUT /volume/v3/attachments/831e32a3-b987-4486-a83e-a8be8642cbab => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 934.984688] [54973]: DEBUG cinder.api.middleware.request_id [None req-f99b5346-6b1e-40e1-bc0a-7ff07cce3f2d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.987119] [54973]: INFO cinder.api.openstack.wsgi [None req-f99b5346-6b1e-40e1-bc0a-7ff07cce3f2d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 934.987481] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f99b5346-6b1e-40e1-bc0a-7ff07cce3f2d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.987808] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f99b5346-6b1e-40e1-bc0a-7ff07cce3f2d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.008968] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.008968] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.017917] [54973]: INFO cinder.volume.api [None req-f99b5346-6b1e-40e1-bc0a-7ff07cce3f2d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 935.026669] [54973]: INFO cinder.api.openstack.wsgi [None req-f99b5346-6b1e-40e1-bc0a-7ff07cce3f2d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 935.027999] [54973]: [pid: 54973|app: 0|req: 99/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:19 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.029136] [54972]: DEBUG cinder.api.middleware.request_id [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-c83985d8-1973-4032-a4eb-862ce05c50a5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.031570] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-c83985d8-1973-4032-a4eb-862ce05c50a5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] POST http://10.180.1.21/volume/v3/attachments/831e32a3-b987-4486-a83e-a8be8642cbab/action [ 936.032043] [54972]: DEBUG cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-c83985d8-1973-4032-a4eb-862ce05c50a5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 936.032191] [54972]: DEBUG cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-c83985d8-1973-4032-a4eb-862ce05c50a5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 936.042254] [54973]: DEBUG cinder.api.middleware.request_id [None req-5752e9bb-e60c-4a26-b058-3b123ae1ab08 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.045699] [54973]: INFO cinder.api.openstack.wsgi [None req-5752e9bb-e60c-4a26-b058-3b123ae1ab08 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 936.045826] [54973]: DEBUG cinder.api.openstack.wsgi [None req-5752e9bb-e60c-4a26-b058-3b123ae1ab08 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.046052] [54973]: DEBUG cinder.api.openstack.wsgi [None req-5752e9bb-e60c-4a26-b058-3b123ae1ab08 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.054467] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.054467] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.057335] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.057335] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.061857] [54973]: INFO cinder.volume.api [None req-5752e9bb-e60c-4a26-b058-3b123ae1ab08 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 936.063739] [54972]: INFO cinder.api.openstack.wsgi [req-c5830b61-51f8-410f-9be8-d86e6bb9fc4b req-c83985d8-1973-4032-a4eb-862ce05c50a5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/attachments/831e32a3-b987-4486-a83e-a8be8642cbab/action returned with HTTP 204 [ 936.063739] [54972]: [pid: 54972|app: 0|req: 95/194] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:33:20 2025] POST /volume/v3/attachments/831e32a3-b987-4486-a83e-a8be8642cbab/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 936.070547] [54973]: INFO cinder.api.openstack.wsgi [None req-5752e9bb-e60c-4a26-b058-3b123ae1ab08 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 936.070807] [54973]: [pid: 54973|app: 0|req: 100/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:20 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.086657] [54972]: DEBUG cinder.api.middleware.request_id [None req-5af648b3-0189-48e2-b8d0-05db89c715c7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.088810] [54972]: INFO cinder.api.openstack.wsgi [None req-5af648b3-0189-48e2-b8d0-05db89c715c7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 937.089933] [54972]: DEBUG cinder.api.openstack.wsgi [None req-5af648b3-0189-48e2-b8d0-05db89c715c7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.089933] [54972]: DEBUG cinder.api.openstack.wsgi [None req-5af648b3-0189-48e2-b8d0-05db89c715c7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.115789] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.115789] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.120619] [54972]: INFO cinder.volume.api [None req-5af648b3-0189-48e2-b8d0-05db89c715c7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 937.126365] [54972]: INFO cinder.api.openstack.wsgi [None req-5af648b3-0189-48e2-b8d0-05db89c715c7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 937.126806] [54972]: [pid: 54972|app: 0|req: 96/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:21 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.137955] [54973]: DEBUG cinder.api.middleware.request_id [None req-9001b01a-682e-48f1-9cbd-28876d74dd89 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.140313] [54973]: INFO cinder.api.openstack.wsgi [None req-9001b01a-682e-48f1-9cbd-28876d74dd89 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 937.140488] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9001b01a-682e-48f1-9cbd-28876d74dd89 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.140709] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9001b01a-682e-48f1-9cbd-28876d74dd89 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.151152] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.151152] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.154588] [54973]: INFO cinder.volume.api [None req-9001b01a-682e-48f1-9cbd-28876d74dd89 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 937.160717] [54973]: INFO cinder.api.openstack.wsgi [None req-9001b01a-682e-48f1-9cbd-28876d74dd89 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 937.161100] [54973]: [pid: 54973|app: 0|req: 101/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:21 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.168400] [54972]: DEBUG cinder.api.middleware.request_id [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.170697] [54972]: INFO cinder.api.openstack.wsgi [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] POST http://10.180.1.21/volume/v3/volumes [ 937.171111] [54972]: DEBUG cinder.api.openstack.wsgi [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1579081447"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 937.173512] [54972]: DEBUG cinder.api.v3.volumes [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1579081447'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 937.173601] [54972]: INFO cinder.api.v3.volumes [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Create volume of 1 GB [ 937.178503] [54972]: INFO cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Availability Zones retrieved successfully. [ 937.186533] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Flow 'volume_create_api' (73332d7f-de28-479a-b5c7-f41e0767ff5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 937.188061] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d8adfb-0649-4ae9-bb6b-fcf9470987d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.189056] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 937.209777] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d8adfb-0649-4ae9-bb6b-fcf9470987d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.210831] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4473bf-60a8-4d35-96ae-39dfcdc72a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.214102] [54973]: DEBUG cinder.api.middleware.request_id [req-ca36d3a9-e97e-420b-98c9-627386b76214 req-936fd11b-f3f4-42a8-83ad-13959385657f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.216796] [54973]: INFO cinder.api.openstack.wsgi [req-ca36d3a9-e97e-420b-98c9-627386b76214 req-936fd11b-f3f4-42a8-83ad-13959385657f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 937.217015] [54973]: DEBUG cinder.api.openstack.wsgi [req-ca36d3a9-e97e-420b-98c9-627386b76214 req-936fd11b-f3f4-42a8-83ad-13959385657f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.217262] [54973]: DEBUG cinder.api.openstack.wsgi [req-ca36d3a9-e97e-420b-98c9-627386b76214 req-936fd11b-f3f4-42a8-83ad-13959385657f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.231847] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.231847] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.235020] [54973]: INFO cinder.volume.api [req-ca36d3a9-e97e-420b-98c9-627386b76214 req-936fd11b-f3f4-42a8-83ad-13959385657f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 937.241284] [54973]: INFO cinder.api.openstack.wsgi [req-ca36d3a9-e97e-420b-98c9-627386b76214 req-936fd11b-f3f4-42a8-83ad-13959385657f tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 937.242975] [54973]: [pid: 54973|app: 0|req: 102/198] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:21 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.272048] [54972]: DEBUG cinder.quota [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Created reservations ['82d3d616-09a7-4b2f-bb35-bbc1f893a616', '264e5d23-a751-412a-be6d-6ac3ba391ad7', '7a06e72b-8122-49e9-ba95-6bb92c0b2025', '3ff9e2fb-819e-4dd1-857a-0f868b0f7c22'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 937.272646] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4473bf-60a8-4d35-96ae-39dfcdc72a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82d3d616-09a7-4b2f-bb35-bbc1f893a616', '264e5d23-a751-412a-be6d-6ac3ba391ad7', '7a06e72b-8122-49e9-ba95-6bb92c0b2025', '3ff9e2fb-819e-4dd1-857a-0f868b0f7c22']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.273620] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60818f37-acf9-475a-9282-e660421d9c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.288311] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60818f37-acf9-475a-9282-e660421d9c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a598bab-9add-4fba-9fa4-dd12c04b8342', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1579081447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcc2f4195d094c7c8bedbe088796a198',qos_specs=None,replication_status=,reservations=['82d3d616-09a7-4b2f-bb35-bbc1f893a616','264e5d23-a751-412a-be6d-6ac3ba391ad7','7a06e72b-8122-49e9-ba95-6bb92c0b2025','3ff9e2fb-819e-4dd1-857a-0f868b0f7c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80d79862d8c418fbd51ff63b7a44934',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1579081447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a598bab-9add-4fba-9fa4-dd12c04b8342,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcc2f4195d094c7c8bedbe088796a198',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='e80d79862d8c418fbd51ff63b7a44934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.289367] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b75b578-7b83-46d7-a919-bf7f6407c13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.307289] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b75b578-7b83-46d7-a919-bf7f6407c13c) 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-1579081447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcc2f4195d094c7c8bedbe088796a198',qos_specs=None,replication_status=,reservations=['82d3d616-09a7-4b2f-bb35-bbc1f893a616','264e5d23-a751-412a-be6d-6ac3ba391ad7','7a06e72b-8122-49e9-ba95-6bb92c0b2025','3ff9e2fb-819e-4dd1-857a-0f868b0f7c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80d79862d8c418fbd51ff63b7a44934',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.308250] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990b2539-ef3f-43a9-9578-0c9930aa5c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.320596] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990b2539-ef3f-43a9-9578-0c9930aa5c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.321839] [54972]: DEBUG cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Flow 'volume_create_api' (73332d7f-de28-479a-b5c7-f41e0767ff5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 937.322233] [54972]: INFO cinder.volume.api [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Create volume request issued successfully. [ 937.322919] [54972]: INFO cinder.api.openstack.wsgi [None req-43e3b7b1-d3c8-486b-b3fa-2d8d1d561222 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 937.323504] [54972]: [pid: 54972|app: 0|req: 97/199] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:33:21 2025] POST /volume/v3/volumes => generated 753 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 937.335793] [54973]: DEBUG cinder.api.middleware.request_id [None req-f5932fd7-7a51-492a-900a-0a7b07b7b8a4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.337871] [54973]: INFO cinder.api.openstack.wsgi [None req-f5932fd7-7a51-492a-900a-0a7b07b7b8a4 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 937.337971] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f5932fd7-7a51-492a-900a-0a7b07b7b8a4 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.339024] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f5932fd7-7a51-492a-900a-0a7b07b7b8a4 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.347579] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.347579] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.351256] [54973]: INFO cinder.volume.api [None req-f5932fd7-7a51-492a-900a-0a7b07b7b8a4 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 937.355807] [54973]: INFO cinder.api.openstack.wsgi [None req-f5932fd7-7a51-492a-900a-0a7b07b7b8a4 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 937.356212] [54973]: [pid: 54973|app: 0|req: 103/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:21 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.515027] [54972]: DEBUG cinder.api.middleware.request_id [None req-5b858080-747d-4716-ba15-8c9761d963db None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.521145] [54972]: INFO cinder.api.openstack.wsgi [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/volumes [ 937.521565] [54972]: DEBUG cinder.api.openstack.wsgi [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1551421705"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 937.524280] [54972]: DEBUG cinder.api.v3.volumes [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1551421705'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 937.524442] [54972]: INFO cinder.api.v3.volumes [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Create volume of 1 GB [ 937.527364] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.527364] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.533030] [54972]: INFO cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Availability Zones retrieved successfully. [ 937.544687] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Flow 'volume_create_api' (4e83bb16-5b52-4bce-9db0-0bf5aa148705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 937.547561] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dfbf6c-5788-4944-8aac-9fdbef9a34d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.548056] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 937.578373] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dfbf6c-5788-4944-8aac-9fdbef9a34d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.579413] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806c1647-8b72-4865-8397-ccd05ae0ef8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.620420] [54972]: DEBUG cinder.quota [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Created reservations ['d1a58e27-3b1a-4fe1-883c-3192806e113e', '7dc6c65d-0698-41ee-9dac-7a20bc4b0e4b', '0c5bb804-0bec-4420-abc2-3ffc068c7834', '1d300e36-7da6-4156-95cc-c5d730af08fe'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 937.622141] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806c1647-8b72-4865-8397-ccd05ae0ef8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1a58e27-3b1a-4fe1-883c-3192806e113e', '7dc6c65d-0698-41ee-9dac-7a20bc4b0e4b', '0c5bb804-0bec-4420-abc2-3ffc068c7834', '1d300e36-7da6-4156-95cc-c5d730af08fe']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.623088] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db28740c-ad71-4f67-9109-9503284431a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.639510] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db28740c-ad71-4f67-9109-9503284431a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8636b10-1ca4-49f2-83b4-aedf02468a4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1551421705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb73fa294724a72a2e7b6aba506283c',qos_specs=None,replication_status=,reservations=['d1a58e27-3b1a-4fe1-883c-3192806e113e','7dc6c65d-0698-41ee-9dac-7a20bc4b0e4b','0c5bb804-0bec-4420-abc2-3ffc068c7834','1d300e36-7da6-4156-95cc-c5d730af08fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ed53a37c1fc4cf583f7eaaa2d10211b',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1551421705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8636b10-1ca4-49f2-83b4-aedf02468a4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bb73fa294724a72a2e7b6aba506283c',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='6ed53a37c1fc4cf583f7eaaa2d10211b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.641285] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7179a107-7a4f-4bbb-b2e1-0a86471e7978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.658425] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7179a107-7a4f-4bbb-b2e1-0a86471e7978) 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-1551421705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb73fa294724a72a2e7b6aba506283c',qos_specs=None,replication_status=,reservations=['d1a58e27-3b1a-4fe1-883c-3192806e113e','7dc6c65d-0698-41ee-9dac-7a20bc4b0e4b','0c5bb804-0bec-4420-abc2-3ffc068c7834','1d300e36-7da6-4156-95cc-c5d730af08fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ed53a37c1fc4cf583f7eaaa2d10211b',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.659426] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f3d152-14c3-4197-8eb0-cfe97a2c974e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.667875] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f3d152-14c3-4197-8eb0-cfe97a2c974e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.669576] [54972]: DEBUG cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Flow 'volume_create_api' (4e83bb16-5b52-4bce-9db0-0bf5aa148705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 937.669576] [54972]: INFO cinder.volume.api [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Create volume request issued successfully. [ 937.670224] [54972]: INFO cinder.api.openstack.wsgi [None req-5b858080-747d-4716-ba15-8c9761d963db tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 937.671015] [54972]: [pid: 54972|app: 0|req: 98/201] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:33:21 2025] POST /volume/v3/volumes => generated 750 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 937.681234] [54973]: DEBUG cinder.api.middleware.request_id [None req-4535afa7-8fb6-474f-afb2-1c6e61e2824f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.684020] [54973]: INFO cinder.api.openstack.wsgi [None req-4535afa7-8fb6-474f-afb2-1c6e61e2824f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 937.684020] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4535afa7-8fb6-474f-afb2-1c6e61e2824f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.684143] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4535afa7-8fb6-474f-afb2-1c6e61e2824f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.692569] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.692569] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.702107] [54973]: INFO cinder.volume.api [None req-4535afa7-8fb6-474f-afb2-1c6e61e2824f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 937.713865] [54973]: INFO cinder.api.openstack.wsgi [None req-4535afa7-8fb6-474f-afb2-1c6e61e2824f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 937.717227] [54973]: [pid: 54973|app: 0|req: 104/202] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:22 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.367611] [54972]: DEBUG cinder.api.middleware.request_id [None req-7fb0361b-8b82-4a39-ba19-b17588203233 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.369965] [54972]: INFO cinder.api.openstack.wsgi [None req-7fb0361b-8b82-4a39-ba19-b17588203233 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 938.370236] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7fb0361b-8b82-4a39-ba19-b17588203233 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.370521] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7fb0361b-8b82-4a39-ba19-b17588203233 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.380451] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.380451] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.384874] [54972]: INFO cinder.volume.api [None req-7fb0361b-8b82-4a39-ba19-b17588203233 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 938.392089] [54972]: INFO cinder.api.openstack.wsgi [None req-7fb0361b-8b82-4a39-ba19-b17588203233 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 938.392670] [54972]: [pid: 54972|app: 0|req: 99/203] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:22 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.661614] [54973]: DEBUG cinder.api.middleware.request_id [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-c288c701-3a3a-4688-b7fe-a4939209ab7f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.664281] [54973]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-c288c701-3a3a-4688-b7fe-a4939209ab7f tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 938.664596] [54973]: DEBUG cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-c288c701-3a3a-4688-b7fe-a4939209ab7f tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.664846] [54973]: DEBUG cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-c288c701-3a3a-4688-b7fe-a4939209ab7f tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.673530] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.673530] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.677564] [54973]: INFO cinder.volume.api [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-c288c701-3a3a-4688-b7fe-a4939209ab7f tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 938.682398] [54973]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-c288c701-3a3a-4688-b7fe-a4939209ab7f tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 938.682669] [54973]: [pid: 54973|app: 0|req: 105/204] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:23 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.734215] [54972]: DEBUG cinder.api.middleware.request_id [None req-e0cd3642-a58f-4f8e-a09f-8cf918f58aea None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.736524] [54972]: INFO cinder.api.openstack.wsgi [None req-e0cd3642-a58f-4f8e-a09f-8cf918f58aea tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 938.736801] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e0cd3642-a58f-4f8e-a09f-8cf918f58aea tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.737102] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e0cd3642-a58f-4f8e-a09f-8cf918f58aea tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.746596] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.746596] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.751362] [54972]: INFO cinder.volume.api [None req-e0cd3642-a58f-4f8e-a09f-8cf918f58aea tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 938.756661] [54972]: INFO cinder.api.openstack.wsgi [None req-e0cd3642-a58f-4f8e-a09f-8cf918f58aea tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 938.757188] [54972]: [pid: 54972|app: 0|req: 100/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:23 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 939.016321] [54973]: DEBUG cinder.api.middleware.request_id [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-4eff33cf-095d-4769-b776-2d3a74e0800a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.019685] [54973]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-4eff33cf-095d-4769-b776-2d3a74e0800a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 939.020038] [54973]: DEBUG cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-4eff33cf-095d-4769-b776-2d3a74e0800a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.020646] [54973]: DEBUG cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-4eff33cf-095d-4769-b776-2d3a74e0800a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.034660] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.034660] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.039826] [54973]: INFO cinder.volume.api [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-4eff33cf-095d-4769-b776-2d3a74e0800a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 939.045750] [54973]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-4eff33cf-095d-4769-b776-2d3a74e0800a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 939.046176] [54973]: [pid: 54973|app: 0|req: 106/206] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:23 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.204859] [54972]: DEBUG cinder.api.middleware.request_id [None req-f5d9225d-b131-48cc-94bb-9681c4bb07c5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.205394] [54972]: INFO cinder.api.openstack.wsgi [None req-f5d9225d-b131-48cc-94bb-9681c4bb07c5 None None] GET http://10.180.1.21/volume// [ 940.205657] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f5d9225d-b131-48cc-94bb-9681c4bb07c5 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.205930] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f5d9225d-b131-48cc-94bb-9681c4bb07c5 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.206745] [54972]: INFO cinder.api.openstack.wsgi [None req-f5d9225d-b131-48cc-94bb-9681c4bb07c5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 940.206745] [54972]: [pid: 54972|app: 0|req: 101/207] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:33:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 940.211527] [54973]: DEBUG cinder.api.middleware.request_id [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-25409f2e-eaac-4053-98f4-b6bd02411dfc None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.214272] [54973]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-25409f2e-eaac-4053-98f4-b6bd02411dfc tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] POST http://10.180.1.21/volume/v3/attachments [ 940.214710] [54973]: DEBUG cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-25409f2e-eaac-4053-98f4-b6bd02411dfc tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a598bab-9add-4fba-9fa4-dd12c04b8342", "connector": null, "instance_uuid": "cdf54115-b533-499d-8c18-f77d6764a807"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.240746] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.240746] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.263618] [54973]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-25409f2e-eaac-4053-98f4-b6bd02411dfc tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 940.264096] [54973]: [pid: 54973|app: 0|req: 107/208] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:33:24 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.281820] [54972]: DEBUG cinder.api.middleware.request_id [None req-735d728d-e846-4ce5-842d-7ef1d75b9596 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.284274] [54972]: INFO cinder.api.openstack.wsgi [None req-735d728d-e846-4ce5-842d-7ef1d75b9596 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 940.284508] [54972]: DEBUG cinder.api.openstack.wsgi [None req-735d728d-e846-4ce5-842d-7ef1d75b9596 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.285186] [54972]: DEBUG cinder.api.openstack.wsgi [None req-735d728d-e846-4ce5-842d-7ef1d75b9596 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.299498] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.299498] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.303419] [54972]: INFO cinder.volume.api [None req-735d728d-e846-4ce5-842d-7ef1d75b9596 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 940.309706] [54972]: INFO cinder.api.openstack.wsgi [None req-735d728d-e846-4ce5-842d-7ef1d75b9596 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 940.309706] [54972]: [pid: 54972|app: 0|req: 102/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:24 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.567188] [54973]: DEBUG cinder.api.middleware.request_id [None req-e09ad25d-4468-4d26-8de2-15d26a485c77 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.567881] [54973]: INFO cinder.api.openstack.wsgi [None req-e09ad25d-4468-4d26-8de2-15d26a485c77 None None] GET http://10.180.1.21/volume// [ 940.568117] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e09ad25d-4468-4d26-8de2-15d26a485c77 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.568352] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e09ad25d-4468-4d26-8de2-15d26a485c77 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.568793] [54973]: INFO cinder.api.openstack.wsgi [None req-e09ad25d-4468-4d26-8de2-15d26a485c77 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 940.569144] [54973]: [pid: 54973|app: 0|req: 108/210] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:33:24 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 940.573624] [54972]: DEBUG cinder.api.middleware.request_id [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-75202832-47e9-42c9-abdc-fda3f3d7d958 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.576118] [54972]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-75202832-47e9-42c9-abdc-fda3f3d7d958 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/attachments [ 940.576600] [54972]: DEBUG cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-75202832-47e9-42c9-abdc-fda3f3d7d958 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8636b10-1ca4-49f2-83b4-aedf02468a4f", "connector": null, "instance_uuid": "70678f78-9ae6-4b57-9fd9-59497d540222"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.586341] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.586341] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.610126] [54972]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-75202832-47e9-42c9-abdc-fda3f3d7d958 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 940.610658] [54972]: [pid: 54972|app: 0|req: 103/211] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:33:24 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.628721] [54973]: DEBUG cinder.api.middleware.request_id [None req-1c230638-5772-4401-bda8-51c715dd395c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.631113] [54973]: INFO cinder.api.openstack.wsgi [None req-1c230638-5772-4401-bda8-51c715dd395c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 940.631361] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1c230638-5772-4401-bda8-51c715dd395c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.631766] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1c230638-5772-4401-bda8-51c715dd395c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.650115] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.650115] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.654273] [54973]: INFO cinder.volume.api [None req-1c230638-5772-4401-bda8-51c715dd395c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 940.660181] [54973]: INFO cinder.api.openstack.wsgi [None req-1c230638-5772-4401-bda8-51c715dd395c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 940.661039] [54973]: [pid: 54973|app: 0|req: 109/212] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:25 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.785341] [54972]: DEBUG cinder.api.middleware.request_id [None req-195e7b56-eac0-465b-96c5-f07c199ec66c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.785845] [54972]: INFO cinder.api.openstack.wsgi [None req-195e7b56-eac0-465b-96c5-f07c199ec66c None None] GET http://10.180.1.21/volume// [ 940.786042] [54972]: DEBUG cinder.api.openstack.wsgi [None req-195e7b56-eac0-465b-96c5-f07c199ec66c None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.786293] [54972]: DEBUG cinder.api.openstack.wsgi [None req-195e7b56-eac0-465b-96c5-f07c199ec66c None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.787180] [54972]: INFO cinder.api.openstack.wsgi [None req-195e7b56-eac0-465b-96c5-f07c199ec66c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 940.787180] [54972]: [pid: 54972|app: 0|req: 104/213] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:33:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 940.790759] [54973]: DEBUG cinder.api.middleware.request_id [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-ea92c752-c9cc-40c6-916b-0bb422a5c039 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.793164] [54973]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-ea92c752-c9cc-40c6-916b-0bb422a5c039 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 940.793452] [54973]: DEBUG cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-ea92c752-c9cc-40c6-916b-0bb422a5c039 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.793679] [54973]: DEBUG cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-ea92c752-c9cc-40c6-916b-0bb422a5c039 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.808942] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.808942] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.812903] [54973]: INFO cinder.volume.api [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-ea92c752-c9cc-40c6-916b-0bb422a5c039 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 940.818884] [54973]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-ea92c752-c9cc-40c6-916b-0bb422a5c039 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 940.819334] [54973]: [pid: 54973|app: 0|req: 110/214] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:33:25 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 940.854680] [54972]: DEBUG cinder.api.middleware.request_id [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-9c65e55f-1bcd-4c1e-a0ba-7b6ef77b18a6 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.859091] [54972]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-9c65e55f-1bcd-4c1e-a0ba-7b6ef77b18a6 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] PUT http://10.180.1.21/volume/v3/attachments/e26d7219-d91e-44c4-8a1b-7079953a7ad9 [ 940.859091] [54972]: DEBUG cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-9c65e55f-1bcd-4c1e-a0ba-7b6ef77b18a6 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-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-540719", "mountpoint": "/dev/sdb"}}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.869969] [54972]: DEBUG cinder.coordination [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-9c65e55f-1bcd-4c1e-a0ba-7b6ef77b18a6 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Acquiring lock "cinder-attachment_update-3a598bab-9add-4fba-9fa4-dd12c04b8342-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 940.876043] [54972]: DEBUG cinder.coordination [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-9c65e55f-1bcd-4c1e-a0ba-7b6ef77b18a6 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Lock "cinder-attachment_update-3a598bab-9add-4fba-9fa4-dd12c04b8342-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 940.877075] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.877075] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.136026] [54973]: DEBUG cinder.api.middleware.request_id [None req-caa6ebb9-39c5-46b4-b9cf-dc7b4f2ee53e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.136026] [54973]: INFO cinder.api.openstack.wsgi [None req-caa6ebb9-39c5-46b4-b9cf-dc7b4f2ee53e None None] GET http://10.180.1.21/volume// [ 941.136026] [54973]: DEBUG cinder.api.openstack.wsgi [None req-caa6ebb9-39c5-46b4-b9cf-dc7b4f2ee53e None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.136026] [54973]: DEBUG cinder.api.openstack.wsgi [None req-caa6ebb9-39c5-46b4-b9cf-dc7b4f2ee53e None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.136394] [54973]: INFO cinder.api.openstack.wsgi [None req-caa6ebb9-39c5-46b4-b9cf-dc7b4f2ee53e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 941.136831] [54973]: [pid: 54973|app: 0|req: 111/215] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:33:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 941.141392] [54973]: DEBUG cinder.api.middleware.request_id [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-36a481c3-a9ed-4d69-b06b-7c39bce6b438 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.148040] [54973]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-36a481c3-a9ed-4d69-b06b-7c39bce6b438 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 941.148040] [54973]: DEBUG cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-36a481c3-a9ed-4d69-b06b-7c39bce6b438 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.148040] [54973]: DEBUG cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-36a481c3-a9ed-4d69-b06b-7c39bce6b438 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.158678] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.158678] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.162660] [54973]: INFO cinder.volume.api [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-36a481c3-a9ed-4d69-b06b-7c39bce6b438 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 941.167847] [54973]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-36a481c3-a9ed-4d69-b06b-7c39bce6b438 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 941.168313] [54973]: [pid: 54973|app: 0|req: 112/216] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:33:25 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 941.248281] [54973]: DEBUG cinder.api.middleware.request_id [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-f2499137-670c-4a73-8315-bc9d62bea90a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.252888] [54973]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-f2499137-670c-4a73-8315-bc9d62bea90a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] PUT http://10.180.1.21/volume/v3/attachments/ceb90718-84fe-4db8-8059-556e845c7f2b [ 941.253155] [54973]: DEBUG cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-f2499137-670c-4a73-8315-bc9d62bea90a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-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-540690", "mountpoint": "/dev/sdb"}}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 941.266670] [54973]: DEBUG cinder.coordination [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-f2499137-670c-4a73-8315-bc9d62bea90a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Acquiring lock "cinder-attachment_update-e8636b10-1ca4-49f2-83b4-aedf02468a4f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 941.277258] [54973]: DEBUG cinder.coordination [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-f2499137-670c-4a73-8315-bc9d62bea90a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Lock "cinder-attachment_update-e8636b10-1ca4-49f2-83b4-aedf02468a4f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 941.277258] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.277258] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.903095] [54972]: DEBUG cinder.coordination [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-9c65e55f-1bcd-4c1e-a0ba-7b6ef77b18a6 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Lock "cinder-attachment_update-3a598bab-9add-4fba-9fa4-dd12c04b8342-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=54972) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 945.903490] [54972]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-9c65e55f-1bcd-4c1e-a0ba-7b6ef77b18a6 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/e26d7219-d91e-44c4-8a1b-7079953a7ad9 returned with HTTP 200 [ 945.904048] [54972]: [pid: 54972|app: 0|req: 105/217] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:33:25 2025] PUT /volume/v3/attachments/e26d7219-d91e-44c4-8a1b-7079953a7ad9 => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.904861] [54972]: DEBUG cinder.api.middleware.request_id [None req-3ebac8bb-5a96-4a9c-a404-b9bb77fd6582 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.906696] [54972]: INFO cinder.api.openstack.wsgi [None req-3ebac8bb-5a96-4a9c-a404-b9bb77fd6582 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 945.906907] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3ebac8bb-5a96-4a9c-a404-b9bb77fd6582 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.907151] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3ebac8bb-5a96-4a9c-a404-b9bb77fd6582 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.920200] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.920200] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.924969] [54972]: INFO cinder.volume.api [None req-3ebac8bb-5a96-4a9c-a404-b9bb77fd6582 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 945.931357] [54972]: INFO cinder.api.openstack.wsgi [None req-3ebac8bb-5a96-4a9c-a404-b9bb77fd6582 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 945.931797] [54972]: [pid: 54972|app: 0|req: 106/218] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:30 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 945.932456] [54972]: DEBUG cinder.api.middleware.request_id [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.934420] [54972]: INFO cinder.api.openstack.wsgi [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/volumes [ 945.934937] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2139025220"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 945.936853] [54972]: DEBUG cinder.api.v3.volumes [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2139025220'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 945.936997] [54972]: INFO cinder.api.v3.volumes [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Create volume of 1 GB [ 945.941210] [54972]: INFO cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Availability Zones retrieved successfully. [ 945.948701] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Flow 'volume_create_api' (816f24cd-0bd5-467f-8395-245dcab13e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 945.949829] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a13c78a-1745-4f96-a361-2d32e26803c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 945.950945] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 945.969926] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a13c78a-1745-4f96-a361-2d32e26803c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 945.970933] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e6b9a2-71ff-4ff5-aa8b-774f8be092da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 946.017237] [54972]: DEBUG cinder.quota [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Created reservations ['a57dcec8-052b-495a-9d07-d6e8a26c2bf0', '1700582e-6616-4b77-b238-9f36eac747f1', 'af7a05f1-1fd7-4363-aff7-8476b2c268e8', '67f37695-cad1-4448-9f2f-4fe414d62aa2'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 946.018310] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e6b9a2-71ff-4ff5-aa8b-774f8be092da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a57dcec8-052b-495a-9d07-d6e8a26c2bf0', '1700582e-6616-4b77-b238-9f36eac747f1', 'af7a05f1-1fd7-4363-aff7-8476b2c268e8', '67f37695-cad1-4448-9f2f-4fe414d62aa2']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 946.019262] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721eb3cd-ca43-4829-9d6a-3672aef785ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 946.030789] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721eb3cd-ca43-4829-9d6a-3672aef785ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2139025220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec17b0b4d754f73a4d99cdeae0ff40b',qos_specs=None,replication_status=,reservations=['a57dcec8-052b-495a-9d07-d6e8a26c2bf0','1700582e-6616-4b77-b238-9f36eac747f1','af7a05f1-1fd7-4363-aff7-8476b2c268e8','67f37695-cad1-4448-9f2f-4fe414d62aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a653152aa0cc4994bd6d31f0c975bd89',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2139025220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ec17b0b4d754f73a4d99cdeae0ff40b',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='a653152aa0cc4994bd6d31f0c975bd89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 946.031716] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e475db1-aaf1-4f20-9cd4-32067a82113f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 946.044865] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e475db1-aaf1-4f20-9cd4-32067a82113f) 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-2139025220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec17b0b4d754f73a4d99cdeae0ff40b',qos_specs=None,replication_status=,reservations=['a57dcec8-052b-495a-9d07-d6e8a26c2bf0','1700582e-6616-4b77-b238-9f36eac747f1','af7a05f1-1fd7-4363-aff7-8476b2c268e8','67f37695-cad1-4448-9f2f-4fe414d62aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a653152aa0cc4994bd6d31f0c975bd89',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 946.045779] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e9b776-e547-4562-9e46-0e9b27fb1382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 946.054446] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e9b776-e547-4562-9e46-0e9b27fb1382) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 946.055567] [54972]: DEBUG cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Flow 'volume_create_api' (816f24cd-0bd5-467f-8395-245dcab13e35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 946.055959] [54972]: INFO cinder.volume.api [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Create volume request issued successfully. [ 946.056672] [54972]: INFO cinder.api.openstack.wsgi [None req-4559db42-1363-4cd0-a760-cdf69e3ee185 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 946.057126] [54972]: [pid: 54972|app: 0|req: 107/219] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:33:30 2025] POST /volume/v3/volumes => generated 753 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 946.057980] [54972]: DEBUG cinder.api.middleware.request_id [None req-296c8bb3-feb9-4a2a-aed2-59d7bb30eca0 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.060077] [54972]: INFO cinder.api.openstack.wsgi [None req-296c8bb3-feb9-4a2a-aed2-59d7bb30eca0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 946.060304] [54972]: DEBUG cinder.api.openstack.wsgi [None req-296c8bb3-feb9-4a2a-aed2-59d7bb30eca0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.060522] [54972]: DEBUG cinder.api.openstack.wsgi [None req-296c8bb3-feb9-4a2a-aed2-59d7bb30eca0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.072454] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.072454] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.074660] [54972]: INFO cinder.volume.api [None req-296c8bb3-feb9-4a2a-aed2-59d7bb30eca0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 946.080091] [54972]: INFO cinder.api.openstack.wsgi [None req-296c8bb3-feb9-4a2a-aed2-59d7bb30eca0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 946.080424] [54972]: [pid: 54972|app: 0|req: 108/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:30 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.306590] [54973]: DEBUG cinder.coordination [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-f2499137-670c-4a73-8315-bc9d62bea90a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Lock "cinder-attachment_update-e8636b10-1ca4-49f2-83b4-aedf02468a4f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.034s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 946.306959] [54973]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-f2499137-670c-4a73-8315-bc9d62bea90a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments/ceb90718-84fe-4db8-8059-556e845c7f2b returned with HTTP 200 [ 946.307465] [54973]: [pid: 54973|app: 0|req: 113/221] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:33:25 2025] PUT /volume/v3/attachments/ceb90718-84fe-4db8-8059-556e845c7f2b => generated 617 bytes in 5060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.943509] [54972]: DEBUG cinder.api.middleware.request_id [None req-2b7e1e7e-306d-4f99-a89f-b6072acc561c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.948197] [54972]: INFO cinder.api.openstack.wsgi [None req-2b7e1e7e-306d-4f99-a89f-b6072acc561c tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 946.948197] [54972]: DEBUG cinder.api.openstack.wsgi [None req-2b7e1e7e-306d-4f99-a89f-b6072acc561c tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.948197] [54972]: DEBUG cinder.api.openstack.wsgi [None req-2b7e1e7e-306d-4f99-a89f-b6072acc561c tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.969728] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.969728] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.976954] [54972]: INFO cinder.volume.api [None req-2b7e1e7e-306d-4f99-a89f-b6072acc561c tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 946.985239] [54972]: INFO cinder.api.openstack.wsgi [None req-2b7e1e7e-306d-4f99-a89f-b6072acc561c tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 946.985239] [54972]: [pid: 54972|app: 0|req: 109/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:31 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.094183] [54973]: DEBUG cinder.api.middleware.request_id [None req-a46ad0be-8b7b-47e3-98fa-0f71a8c59209 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.095929] [54973]: INFO cinder.api.openstack.wsgi [None req-a46ad0be-8b7b-47e3-98fa-0f71a8c59209 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 947.096191] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a46ad0be-8b7b-47e3-98fa-0f71a8c59209 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.096413] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a46ad0be-8b7b-47e3-98fa-0f71a8c59209 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.120423] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.120423] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.122353] [54973]: INFO cinder.volume.api [None req-a46ad0be-8b7b-47e3-98fa-0f71a8c59209 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 947.127018] [54973]: INFO cinder.api.openstack.wsgi [None req-a46ad0be-8b7b-47e3-98fa-0f71a8c59209 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 947.127347] [54973]: [pid: 54973|app: 0|req: 114/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:31 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.539420] [54972]: DEBUG cinder.api.middleware.request_id [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-87cae4d6-3acc-4442-8558-9edaa0a6d0ab None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.542397] [54972]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-87cae4d6-3acc-4442-8558-9edaa0a6d0ab tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] POST http://10.180.1.21/volume/v3/attachments/e26d7219-d91e-44c4-8a1b-7079953a7ad9/action [ 947.544012] [54972]: DEBUG cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-87cae4d6-3acc-4442-8558-9edaa0a6d0ab tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 947.544256] [54972]: DEBUG cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-87cae4d6-3acc-4442-8558-9edaa0a6d0ab tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 947.567658] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.567658] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.582375] [54972]: INFO cinder.api.openstack.wsgi [req-5b473194-0917-4076-b40f-a71dfd6cf996 req-87cae4d6-3acc-4442-8558-9edaa0a6d0ab tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/e26d7219-d91e-44c4-8a1b-7079953a7ad9/action returned with HTTP 204 [ 947.583079] [54972]: [pid: 54972|app: 0|req: 110/224] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:33:31 2025] POST /volume/v3/attachments/e26d7219-d91e-44c4-8a1b-7079953a7ad9/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 947.758683] [54973]: DEBUG cinder.api.middleware.request_id [req-6c5c43f3-0481-479f-9ead-f732393d9540 req-8e2151b6-7dfd-477d-af85-1d5412e56f4b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.761186] [54973]: INFO cinder.api.openstack.wsgi [req-6c5c43f3-0481-479f-9ead-f732393d9540 req-8e2151b6-7dfd-477d-af85-1d5412e56f4b tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 947.761402] [54973]: DEBUG cinder.api.openstack.wsgi [req-6c5c43f3-0481-479f-9ead-f732393d9540 req-8e2151b6-7dfd-477d-af85-1d5412e56f4b tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.761617] [54973]: DEBUG cinder.api.openstack.wsgi [req-6c5c43f3-0481-479f-9ead-f732393d9540 req-8e2151b6-7dfd-477d-af85-1d5412e56f4b tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.775167] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.775167] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.779086] [54973]: INFO cinder.volume.api [req-6c5c43f3-0481-479f-9ead-f732393d9540 req-8e2151b6-7dfd-477d-af85-1d5412e56f4b tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 947.785146] [54973]: INFO cinder.api.openstack.wsgi [req-6c5c43f3-0481-479f-9ead-f732393d9540 req-8e2151b6-7dfd-477d-af85-1d5412e56f4b tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 947.785562] [54973]: [pid: 54973|app: 0|req: 115/225] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:32 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 947.950014] [54972]: DEBUG cinder.api.middleware.request_id [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-a0699e77-189e-495e-8d50-d8555dd6acbf None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.957018] [54972]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-a0699e77-189e-495e-8d50-d8555dd6acbf tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/attachments/ceb90718-84fe-4db8-8059-556e845c7f2b/action [ 947.957018] [54972]: DEBUG cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-a0699e77-189e-495e-8d50-d8555dd6acbf tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 947.957018] [54972]: DEBUG cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-a0699e77-189e-495e-8d50-d8555dd6acbf tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 947.978562] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.978562] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.989404] [54972]: INFO cinder.api.openstack.wsgi [req-f9b6cc89-4f32-4ca8-bd83-a6a17819bd91 req-a0699e77-189e-495e-8d50-d8555dd6acbf tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments/ceb90718-84fe-4db8-8059-556e845c7f2b/action returned with HTTP 204 [ 947.990404] [54972]: [pid: 54972|app: 0|req: 111/226] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:33:32 2025] POST /volume/v3/attachments/ceb90718-84fe-4db8-8059-556e845c7f2b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 947.998613] [54973]: DEBUG cinder.api.middleware.request_id [None req-3c8fff43-4e7d-42ad-9fe8-7663af892e29 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.001024] [54973]: INFO cinder.api.openstack.wsgi [None req-3c8fff43-4e7d-42ad-9fe8-7663af892e29 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 948.001254] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3c8fff43-4e7d-42ad-9fe8-7663af892e29 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.001491] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3c8fff43-4e7d-42ad-9fe8-7663af892e29 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.011834] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.011834] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.015506] [54973]: INFO cinder.volume.api [None req-3c8fff43-4e7d-42ad-9fe8-7663af892e29 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 948.020494] [54973]: INFO cinder.api.openstack.wsgi [None req-3c8fff43-4e7d-42ad-9fe8-7663af892e29 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 948.021015] [54973]: [pid: 54973|app: 0|req: 116/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:32 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 948.036889] [54972]: DEBUG cinder.api.middleware.request_id [None req-7cf7e989-9b80-4bea-98aa-269e0afcce5e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.037508] [54972]: INFO cinder.api.openstack.wsgi [None req-7cf7e989-9b80-4bea-98aa-269e0afcce5e tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 948.037723] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7cf7e989-9b80-4bea-98aa-269e0afcce5e tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.037949] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7cf7e989-9b80-4bea-98aa-269e0afcce5e tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.049062] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.049062] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.052399] [54972]: INFO cinder.volume.api [None req-7cf7e989-9b80-4bea-98aa-269e0afcce5e tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 948.057215] [54972]: INFO cinder.api.openstack.wsgi [None req-7cf7e989-9b80-4bea-98aa-269e0afcce5e tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 948.057215] [54972]: [pid: 54972|app: 0|req: 112/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:32 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 948.142064] [54973]: DEBUG cinder.api.middleware.request_id [None req-90168f11-14b2-47a5-8025-664405002f5b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.142226] [54973]: INFO cinder.api.openstack.wsgi [None req-90168f11-14b2-47a5-8025-664405002f5b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 948.142445] [54973]: DEBUG cinder.api.openstack.wsgi [None req-90168f11-14b2-47a5-8025-664405002f5b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.142653] [54973]: DEBUG cinder.api.openstack.wsgi [None req-90168f11-14b2-47a5-8025-664405002f5b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.155936] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.155936] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.160154] [54973]: INFO cinder.volume.api [None req-90168f11-14b2-47a5-8025-664405002f5b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 948.165553] [54973]: INFO cinder.api.openstack.wsgi [None req-90168f11-14b2-47a5-8025-664405002f5b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 948.165950] [54973]: [pid: 54973|app: 0|req: 117/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:32 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 948.175682] [54972]: DEBUG cinder.api.middleware.request_id [None req-94af047e-bfcb-47f6-ac3b-6a3d23e7ae67 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.178794] [54972]: INFO cinder.api.openstack.wsgi [None req-94af047e-bfcb-47f6-ac3b-6a3d23e7ae67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 948.179206] [54972]: DEBUG cinder.api.openstack.wsgi [None req-94af047e-bfcb-47f6-ac3b-6a3d23e7ae67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.179578] [54972]: DEBUG cinder.api.openstack.wsgi [None req-94af047e-bfcb-47f6-ac3b-6a3d23e7ae67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.195160] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.195160] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.200540] [54972]: INFO cinder.volume.api [None req-94af047e-bfcb-47f6-ac3b-6a3d23e7ae67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 948.208203] [54972]: INFO cinder.api.openstack.wsgi [None req-94af047e-bfcb-47f6-ac3b-6a3d23e7ae67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 948.208932] [54972]: [pid: 54972|app: 0|req: 113/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:33:32 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 958.163229] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=148,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 958.203735] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=231,cinder:INSERT=42,cinder:UPDATE=60 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 963.228672] [54973]: DEBUG cinder.api.middleware.request_id [None req-c6b964bf-f7a4-44a6-b86e-04df8de497cd None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.228672] [54973]: INFO cinder.api.openstack.wsgi [None req-c6b964bf-f7a4-44a6-b86e-04df8de497cd None None] GET http://10.180.1.21/volume// [ 963.228993] [54973]: DEBUG cinder.api.openstack.wsgi [None req-c6b964bf-f7a4-44a6-b86e-04df8de497cd None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.229070] [54973]: DEBUG cinder.api.openstack.wsgi [None req-c6b964bf-f7a4-44a6-b86e-04df8de497cd None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.229477] [54973]: INFO cinder.api.openstack.wsgi [None req-c6b964bf-f7a4-44a6-b86e-04df8de497cd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 963.229790] [54973]: [pid: 54973|app: 0|req: 118/231] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:33:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 963.233790] [54972]: DEBUG cinder.api.middleware.request_id [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-51eeec41-0c1f-4ea8-bd10-a5bd146f0427 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.235988] [54972]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-51eeec41-0c1f-4ea8-bd10-a5bd146f0427 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] POST http://10.180.1.21/volume/v3/attachments [ 963.236544] [54972]: DEBUG cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-51eeec41-0c1f-4ea8-bd10-a5bd146f0427 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a598bab-9add-4fba-9fa4-dd12c04b8342", "connector": null, "instance_uuid": "cdf54115-b533-499d-8c18-f77d6764a807"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 963.254598] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.254598] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.429021] [54972]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-51eeec41-0c1f-4ea8-bd10-a5bd146f0427 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 965.429974] [54972]: [pid: 54972|app: 0|req: 114/232] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:33:47 2025] POST /volume/v3/attachments => generated 273 bytes in 2197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 965.437028] [54973]: DEBUG cinder.api.middleware.request_id [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-0a5aec6c-5f1a-420f-95b9-52728c7fcfe4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.440544] [54973]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-0a5aec6c-5f1a-420f-95b9-52728c7fcfe4 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e26d7219-d91e-44c4-8a1b-7079953a7ad9 [ 965.440750] [54973]: DEBUG cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-0a5aec6c-5f1a-420f-95b9-52728c7fcfe4 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.441174] [54973]: DEBUG cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-0a5aec6c-5f1a-420f-95b9-52728c7fcfe4 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.452814] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.452814] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.988830] [54973]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-0a5aec6c-5f1a-420f-95b9-52728c7fcfe4 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/e26d7219-d91e-44c4-8a1b-7079953a7ad9 returned with HTTP 200 [ 965.988830] [54973]: [pid: 54973|app: 0|req: 119/233] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:33:49 2025] DELETE /volume/v3/attachments/e26d7219-d91e-44c4-8a1b-7079953a7ad9 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 967.902730] [54972]: DEBUG cinder.api.middleware.request_id [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.905634] [54972]: INFO cinder.api.openstack.wsgi [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] POST http://10.180.1.21/volume/v3/volumes [ 967.906117] [54972]: DEBUG cinder.api.openstack.wsgi [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1879412512", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 967.909091] [54972]: DEBUG cinder.api.v3.volumes [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1879412512', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 967.909330] [54972]: INFO cinder.api.v3.volumes [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Create volume of 1 GB [ 967.909873] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.909873] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.916427] [54972]: INFO cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Availability Zones retrieved successfully. [ 967.926280] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Flow 'volume_create_api' (e6a27ff0-899e-4156-994e-37a720e3a337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 967.927925] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddbcec0-c548-4da6-8064-3bb5074cb5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 967.929459] [54972]: DEBUG cinder.volume.flows.api.create_volume [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 967.949084] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddbcec0-c548-4da6-8064-3bb5074cb5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 967.950094] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce708626-9d8d-49b8-af7c-e002201647e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 967.997418] [54972]: DEBUG cinder.quota [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Created reservations ['0f1c400b-8f24-477c-9df7-d1142fe7f119', '54b93c9a-b6b0-4526-8952-a097664bfd17', '6376cb11-da87-43cf-9a87-3504b98bc2e1', 'c76b6b30-e12f-4076-b683-829bac1e1ebb'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 967.998408] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce708626-9d8d-49b8-af7c-e002201647e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f1c400b-8f24-477c-9df7-d1142fe7f119', '54b93c9a-b6b0-4526-8952-a097664bfd17', '6376cb11-da87-43cf-9a87-3504b98bc2e1', 'c76b6b30-e12f-4076-b683-829bac1e1ebb']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 967.999338] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b01e5105-7cf9-43f2-92c0-382a614a17ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 968.014332] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b01e5105-7cf9-43f2-92c0-382a614a17ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecbdaf69-fb02-4af1-84bb-c8b4ec579517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1879412512',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cdf50987bfa54f2bbc499500ea4278b3',qos_specs=None,replication_status=,reservations=['0f1c400b-8f24-477c-9df7-d1142fe7f119','54b93c9a-b6b0-4526-8952-a097664bfd17','6376cb11-da87-43cf-9a87-3504b98bc2e1','c76b6b30-e12f-4076-b683-829bac1e1ebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77a8699d3e44554a03eac43c9e2a3be',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1879412512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecbdaf69-fb02-4af1-84bb-c8b4ec579517,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cdf50987bfa54f2bbc499500ea4278b3',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='b77a8699d3e44554a03eac43c9e2a3be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 968.015260] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b738473-6a76-444e-81f7-4577cdd1b44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 968.027289] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b738473-6a76-444e-81f7-4577cdd1b44b) 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-1879412512',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cdf50987bfa54f2bbc499500ea4278b3',qos_specs=None,replication_status=,reservations=['0f1c400b-8f24-477c-9df7-d1142fe7f119','54b93c9a-b6b0-4526-8952-a097664bfd17','6376cb11-da87-43cf-9a87-3504b98bc2e1','c76b6b30-e12f-4076-b683-829bac1e1ebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77a8699d3e44554a03eac43c9e2a3be',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 968.028124] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2200b4d-28d7-4664-b2d1-d3b3be4f7eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 968.036865] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2200b4d-28d7-4664-b2d1-d3b3be4f7eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 968.039554] [54972]: DEBUG cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Flow 'volume_create_api' (e6a27ff0-899e-4156-994e-37a720e3a337) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 968.039554] [54972]: INFO cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Create volume request issued successfully. [ 968.039554] [54972]: INFO cinder.api.openstack.wsgi [req-f191973b-3e09-4b42-bc14-47de198ac69e req-a6829641-005b-4c8b-b3d4-f1dff4331aec tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 968.039554] [54972]: [pid: 54972|app: 0|req: 115/234] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 12:33:52 2025] POST /volume/v3/volumes => generated 762 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 968.044373] [54973]: DEBUG cinder.api.middleware.request_id [req-f191973b-3e09-4b42-bc14-47de198ac69e req-5aa51679-b512-4550-b61f-3156c6c7b6a0 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.047296] [54973]: INFO cinder.api.openstack.wsgi [req-f191973b-3e09-4b42-bc14-47de198ac69e req-5aa51679-b512-4550-b61f-3156c6c7b6a0 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] GET http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 [ 968.047524] [54973]: DEBUG cinder.api.openstack.wsgi [req-f191973b-3e09-4b42-bc14-47de198ac69e req-5aa51679-b512-4550-b61f-3156c6c7b6a0 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.047979] [54973]: DEBUG cinder.api.openstack.wsgi [req-f191973b-3e09-4b42-bc14-47de198ac69e req-5aa51679-b512-4550-b61f-3156c6c7b6a0 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.057081] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.057081] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.062546] [54973]: INFO cinder.volume.api [req-f191973b-3e09-4b42-bc14-47de198ac69e req-5aa51679-b512-4550-b61f-3156c6c7b6a0 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Volume info retrieved successfully. [ 968.068887] [54973]: INFO cinder.api.openstack.wsgi [req-f191973b-3e09-4b42-bc14-47de198ac69e req-5aa51679-b512-4550-b61f-3156c6c7b6a0 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 returned with HTTP 200 [ 968.069788] [54973]: [pid: 54973|app: 0|req: 120/235] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:52 2025] GET /volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.089350] [54972]: DEBUG cinder.api.middleware.request_id [req-0e1fbdfc-64a1-4ee1-a170-81cebd8c9084 req-a048b1fc-a4f5-4886-922f-8cc43c0815b9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.092528] [54972]: INFO cinder.api.openstack.wsgi [req-0e1fbdfc-64a1-4ee1-a170-81cebd8c9084 req-a048b1fc-a4f5-4886-922f-8cc43c0815b9 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] GET http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 [ 968.092746] [54972]: DEBUG cinder.api.openstack.wsgi [req-0e1fbdfc-64a1-4ee1-a170-81cebd8c9084 req-a048b1fc-a4f5-4886-922f-8cc43c0815b9 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.092968] [54972]: DEBUG cinder.api.openstack.wsgi [req-0e1fbdfc-64a1-4ee1-a170-81cebd8c9084 req-a048b1fc-a4f5-4886-922f-8cc43c0815b9 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.101014] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.101014] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.104650] [54972]: INFO cinder.volume.api [req-0e1fbdfc-64a1-4ee1-a170-81cebd8c9084 req-a048b1fc-a4f5-4886-922f-8cc43c0815b9 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Volume info retrieved successfully. [ 968.109053] [54972]: INFO cinder.api.openstack.wsgi [req-0e1fbdfc-64a1-4ee1-a170-81cebd8c9084 req-a048b1fc-a4f5-4886-922f-8cc43c0815b9 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 returned with HTTP 200 [ 968.109467] [54972]: [pid: 54972|app: 0|req: 116/236] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:52 2025] GET /volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.128023] [54973]: DEBUG cinder.api.middleware.request_id [req-fca18ce4-75de-4f21-998b-6bbfbef6a858 req-aad4cf2e-4c46-48a1-923f-17f70bce42e8 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.130976] [54973]: INFO cinder.api.openstack.wsgi [req-fca18ce4-75de-4f21-998b-6bbfbef6a858 req-aad4cf2e-4c46-48a1-923f-17f70bce42e8 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] GET http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 [ 969.131168] [54973]: DEBUG cinder.api.openstack.wsgi [req-fca18ce4-75de-4f21-998b-6bbfbef6a858 req-aad4cf2e-4c46-48a1-923f-17f70bce42e8 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.131406] [54973]: DEBUG cinder.api.openstack.wsgi [req-fca18ce4-75de-4f21-998b-6bbfbef6a858 req-aad4cf2e-4c46-48a1-923f-17f70bce42e8 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.143952] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.143952] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.149439] [54973]: INFO cinder.volume.api [req-fca18ce4-75de-4f21-998b-6bbfbef6a858 req-aad4cf2e-4c46-48a1-923f-17f70bce42e8 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Volume info retrieved successfully. [ 969.155376] [54973]: INFO cinder.api.openstack.wsgi [req-fca18ce4-75de-4f21-998b-6bbfbef6a858 req-aad4cf2e-4c46-48a1-923f-17f70bce42e8 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 returned with HTTP 200 [ 969.156046] [54973]: [pid: 54973|app: 0|req: 121/237] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:53 2025] GET /volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.178018] [54972]: DEBUG cinder.api.middleware.request_id [req-6ce1002e-186f-4bce-8d68-70c40b309319 req-b64deb40-8be8-4808-acfe-628606f9dcb4 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.178922] [54972]: INFO cinder.api.openstack.wsgi [req-6ce1002e-186f-4bce-8d68-70c40b309319 req-b64deb40-8be8-4808-acfe-628606f9dcb4 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] GET http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 [ 969.179223] [54972]: DEBUG cinder.api.openstack.wsgi [req-6ce1002e-186f-4bce-8d68-70c40b309319 req-b64deb40-8be8-4808-acfe-628606f9dcb4 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.179491] [54972]: DEBUG cinder.api.openstack.wsgi [req-6ce1002e-186f-4bce-8d68-70c40b309319 req-b64deb40-8be8-4808-acfe-628606f9dcb4 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.188899] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.188899] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.194136] [54972]: INFO cinder.volume.api [req-6ce1002e-186f-4bce-8d68-70c40b309319 req-b64deb40-8be8-4808-acfe-628606f9dcb4 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Volume info retrieved successfully. [ 969.199154] [54972]: INFO cinder.api.openstack.wsgi [req-6ce1002e-186f-4bce-8d68-70c40b309319 req-b64deb40-8be8-4808-acfe-628606f9dcb4 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 returned with HTTP 200 [ 969.199976] [54972]: [pid: 54972|app: 0|req: 117/238] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:53 2025] GET /volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.222338] [54973]: DEBUG cinder.api.middleware.request_id [req-c176d4e9-3be4-4d91-8cb0-bc3c8170980e req-4b266680-cdd8-4fc6-9a80-16ba6ca3f76f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.225289] [54973]: INFO cinder.api.openstack.wsgi [req-c176d4e9-3be4-4d91-8cb0-bc3c8170980e req-4b266680-cdd8-4fc6-9a80-16ba6ca3f76f tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 [ 969.225499] [54973]: DEBUG cinder.api.openstack.wsgi [req-c176d4e9-3be4-4d91-8cb0-bc3c8170980e req-4b266680-cdd8-4fc6-9a80-16ba6ca3f76f tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.226645] [54973]: DEBUG cinder.api.openstack.wsgi [req-c176d4e9-3be4-4d91-8cb0-bc3c8170980e req-4b266680-cdd8-4fc6-9a80-16ba6ca3f76f tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.226910] [54973]: INFO cinder.api.v3.volumes [req-c176d4e9-3be4-4d91-8cb0-bc3c8170980e req-4b266680-cdd8-4fc6-9a80-16ba6ca3f76f tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Delete volume with id: ecbdaf69-fb02-4af1-84bb-c8b4ec579517 [ 969.239278] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.239278] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.239901] [54973]: INFO cinder.volume.api [req-c176d4e9-3be4-4d91-8cb0-bc3c8170980e req-4b266680-cdd8-4fc6-9a80-16ba6ca3f76f tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Volume info retrieved successfully. [ 969.270212] [54973]: INFO cinder.volume.api [req-c176d4e9-3be4-4d91-8cb0-bc3c8170980e req-4b266680-cdd8-4fc6-9a80-16ba6ca3f76f tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Delete volume request issued successfully. [ 969.270212] [54973]: INFO cinder.api.openstack.wsgi [req-c176d4e9-3be4-4d91-8cb0-bc3c8170980e req-4b266680-cdd8-4fc6-9a80-16ba6ca3f76f tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 returned with HTTP 202 [ 969.270212] [54973]: [pid: 54973|app: 0|req: 122/239] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:33:53 2025] DELETE /volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 969.285896] [54972]: DEBUG cinder.api.middleware.request_id [req-d51940de-74a2-4c32-b287-4941fb4414e0 req-2473535c-eb4e-47b3-a5f3-a049bb5dfd0c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.293965] [54972]: INFO cinder.api.openstack.wsgi [req-d51940de-74a2-4c32-b287-4941fb4414e0 req-2473535c-eb4e-47b3-a5f3-a049bb5dfd0c tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] GET http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 [ 969.294247] [54972]: DEBUG cinder.api.openstack.wsgi [req-d51940de-74a2-4c32-b287-4941fb4414e0 req-2473535c-eb4e-47b3-a5f3-a049bb5dfd0c tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.294479] [54972]: DEBUG cinder.api.openstack.wsgi [req-d51940de-74a2-4c32-b287-4941fb4414e0 req-2473535c-eb4e-47b3-a5f3-a049bb5dfd0c tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.308830] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.308830] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.313868] [54972]: INFO cinder.volume.api [req-d51940de-74a2-4c32-b287-4941fb4414e0 req-2473535c-eb4e-47b3-a5f3-a049bb5dfd0c tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Volume info retrieved successfully. [ 969.319256] [54972]: INFO cinder.api.openstack.wsgi [req-d51940de-74a2-4c32-b287-4941fb4414e0 req-2473535c-eb4e-47b3-a5f3-a049bb5dfd0c tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 returned with HTTP 200 [ 969.319700] [54972]: [pid: 54972|app: 0|req: 118/240] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:53 2025] GET /volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.338020] [54973]: DEBUG cinder.api.middleware.request_id [req-7b615b05-cf58-41d0-b52a-46384f2780b6 req-ca762bfc-f2c7-4f43-9521-95f846e46110 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.342481] [54973]: INFO cinder.api.openstack.wsgi [req-7b615b05-cf58-41d0-b52a-46384f2780b6 req-ca762bfc-f2c7-4f43-9521-95f846e46110 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] GET http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 [ 970.342739] [54973]: DEBUG cinder.api.openstack.wsgi [req-7b615b05-cf58-41d0-b52a-46384f2780b6 req-ca762bfc-f2c7-4f43-9521-95f846e46110 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.342996] [54973]: DEBUG cinder.api.openstack.wsgi [req-7b615b05-cf58-41d0-b52a-46384f2780b6 req-ca762bfc-f2c7-4f43-9521-95f846e46110 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.352410] [54973]: INFO cinder.api.openstack.wsgi [req-7b615b05-cf58-41d0-b52a-46384f2780b6 req-ca762bfc-f2c7-4f43-9521-95f846e46110 tempest-VolumesGetTestJSON-977647353 tempest-VolumesGetTestJSON-977647353-project-member] http://10.180.1.21/volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 returned with HTTP 404 [ 970.352988] [54973]: [pid: 54973|app: 0|req: 123/241] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:33:54 2025] GET /volume/v3/volumes/ecbdaf69-fb02-4af1-84bb-c8b4ec579517 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 970.605716] [54972]: DEBUG cinder.api.middleware.request_id [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-c1809ab7-1a38-402e-9a9a-c35a2a60a413 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.608179] [54972]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-c1809ab7-1a38-402e-9a9a-c35a2a60a413 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] PUT http://10.180.1.21/volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b [ 970.608594] [54972]: DEBUG cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-c1809ab7-1a38-402e-9a9a-c35a2a60a413 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-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-540719", "mountpoint": "/dev/sdb"}}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 970.617133] [54972]: DEBUG cinder.coordination [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-c1809ab7-1a38-402e-9a9a-c35a2a60a413 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Acquiring lock "cinder-attachment_update-3a598bab-9add-4fba-9fa4-dd12c04b8342-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 970.621802] [54972]: DEBUG cinder.coordination [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-c1809ab7-1a38-402e-9a9a-c35a2a60a413 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Lock "cinder-attachment_update-3a598bab-9add-4fba-9fa4-dd12c04b8342-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 970.623028] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.623028] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.143157] [54972]: DEBUG cinder.coordination [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-c1809ab7-1a38-402e-9a9a-c35a2a60a413 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Lock "cinder-attachment_update-3a598bab-9add-4fba-9fa4-dd12c04b8342-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54972) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 971.143487] [54972]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-c1809ab7-1a38-402e-9a9a-c35a2a60a413 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b returned with HTTP 200 [ 971.144016] [54972]: [pid: 54972|app: 0|req: 119/242] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:33:55 2025] PUT /volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.148408] [54973]: DEBUG cinder.api.middleware.request_id [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-2df86c9c-7715-4dc0-bd17-1d7c2f078178 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.150788] [54973]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-2df86c9c-7715-4dc0-bd17-1d7c2f078178 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b [ 971.151047] [54973]: DEBUG cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-2df86c9c-7715-4dc0-bd17-1d7c2f078178 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.151272] [54973]: DEBUG cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-2df86c9c-7715-4dc0-bd17-1d7c2f078178 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.165863] [54973]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-2df86c9c-7715-4dc0-bd17-1d7c2f078178 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b returned with HTTP 200 [ 971.166216] [54973]: [pid: 54973|app: 0|req: 124/243] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 12:33:55 2025] GET /volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.261848] [54972]: DEBUG cinder.api.middleware.request_id [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-dec162d9-ae38-4384-b8ac-3dfbf0d94863 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.265351] [54972]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-dec162d9-ae38-4384-b8ac-3dfbf0d94863 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] POST http://10.180.1.21/volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b/action [ 973.265453] [54972]: DEBUG cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-dec162d9-ae38-4384-b8ac-3dfbf0d94863 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 973.265687] [54972]: DEBUG cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-dec162d9-ae38-4384-b8ac-3dfbf0d94863 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 973.284691] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.284691] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.296146] [54972]: INFO cinder.api.openstack.wsgi [req-ab6f2804-c5cb-40ec-b1f5-c36c05a17172 req-dec162d9-ae38-4384-b8ac-3dfbf0d94863 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b/action returned with HTTP 204 [ 973.296487] [54972]: [pid: 54972|app: 0|req: 120/244] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:33:57 2025] POST /volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 977.358921] [54973]: DEBUG cinder.api.middleware.request_id [None req-a5ca0e38-4b84-40d2-993c-61c19356e8bb None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.358921] [54973]: INFO cinder.api.openstack.wsgi [None req-a5ca0e38-4b84-40d2-993c-61c19356e8bb None None] GET http://10.180.1.21/volume// [ 977.359194] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a5ca0e38-4b84-40d2-993c-61c19356e8bb None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.359269] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a5ca0e38-4b84-40d2-993c-61c19356e8bb None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.359664] [54973]: INFO cinder.api.openstack.wsgi [None req-a5ca0e38-4b84-40d2-993c-61c19356e8bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 977.359958] [54973]: [pid: 54973|app: 0|req: 125/245] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:34:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 977.363015] [54972]: DEBUG cinder.api.middleware.request_id [req-7f978321-d857-4856-978c-31bd54b0590d req-5aeb6959-96f8-459e-a508-928c4bd982ba None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.365280] [54972]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-5aeb6959-96f8-459e-a508-928c4bd982ba tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] POST http://10.180.1.21/volume/v3/attachments [ 977.365722] [54972]: DEBUG cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-5aeb6959-96f8-459e-a508-928c4bd982ba tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a598bab-9add-4fba-9fa4-dd12c04b8342", "connector": null, "instance_uuid": "cdf54115-b533-499d-8c18-f77d6764a807"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 977.381392] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.381392] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.409851] [54972]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-5aeb6959-96f8-459e-a508-928c4bd982ba tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 977.410438] [54972]: [pid: 54972|app: 0|req: 121/246] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:34:01 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 977.415021] [54973]: DEBUG cinder.api.middleware.request_id [req-7f978321-d857-4856-978c-31bd54b0590d req-ac40b9cb-b187-4ce7-9352-b6209eddc037 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.417446] [54973]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-ac40b9cb-b187-4ce7-9352-b6209eddc037 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b [ 977.417665] [54973]: DEBUG cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-ac40b9cb-b187-4ce7-9352-b6209eddc037 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.417873] [54973]: DEBUG cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-ac40b9cb-b187-4ce7-9352-b6209eddc037 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.424651] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.424651] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.962090] [54973]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-ac40b9cb-b187-4ce7-9352-b6209eddc037 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b returned with HTTP 200 [ 977.962090] [54973]: [pid: 54973|app: 0|req: 126/247] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:34:01 2025] DELETE /volume/v3/attachments/3b5ff652-d8fd-4398-bbe2-0ddd5565f55b => generated 192 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 986.797929] [54972]: DEBUG cinder.api.middleware.request_id [req-7f978321-d857-4856-978c-31bd54b0590d req-00a74d4e-9076-4d39-91c3-102176161f04 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.800286] [54972]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-00a74d4e-9076-4d39-91c3-102176161f04 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] PUT http://10.180.1.21/volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d [ 986.800671] [54972]: DEBUG cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-00a74d4e-9076-4d39-91c3-102176161f04 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-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-540719", "mountpoint": "/dev/sdb"}}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 986.810565] [54972]: DEBUG cinder.coordination [req-7f978321-d857-4856-978c-31bd54b0590d req-00a74d4e-9076-4d39-91c3-102176161f04 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Acquiring lock "cinder-attachment_update-3a598bab-9add-4fba-9fa4-dd12c04b8342-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 986.816187] [54972]: DEBUG cinder.coordination [req-7f978321-d857-4856-978c-31bd54b0590d req-00a74d4e-9076-4d39-91c3-102176161f04 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Lock "cinder-attachment_update-3a598bab-9add-4fba-9fa4-dd12c04b8342-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 986.817317] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.817317] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.338476] [54972]: DEBUG cinder.coordination [req-7f978321-d857-4856-978c-31bd54b0590d req-00a74d4e-9076-4d39-91c3-102176161f04 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Lock "cinder-attachment_update-3a598bab-9add-4fba-9fa4-dd12c04b8342-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54972) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 987.338856] [54972]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-00a74d4e-9076-4d39-91c3-102176161f04 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d returned with HTTP 200 [ 987.339380] [54972]: [pid: 54972|app: 0|req: 122/248] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:34:11 2025] PUT /volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 987.348501] [54973]: DEBUG cinder.api.middleware.request_id [req-7f978321-d857-4856-978c-31bd54b0590d req-fbf9be10-4a5d-4761-8a42-6824c2c50853 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.352249] [54973]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-fbf9be10-4a5d-4761-8a42-6824c2c50853 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d [ 987.352249] [54973]: DEBUG cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-fbf9be10-4a5d-4761-8a42-6824c2c50853 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.352249] [54973]: DEBUG cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-fbf9be10-4a5d-4761-8a42-6824c2c50853 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.374965] [54973]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-fbf9be10-4a5d-4761-8a42-6824c2c50853 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d returned with HTTP 200 [ 987.375463] [54973]: [pid: 54973|app: 0|req: 127/249] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 12:34:11 2025] GET /volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d => generated 642 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.018209] [54972]: DEBUG cinder.api.middleware.request_id [None req-606a949e-6673-48a2-abf0-b37db1564347 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.020285] [54972]: INFO cinder.api.openstack.wsgi [None req-606a949e-6673-48a2-abf0-b37db1564347 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 989.020507] [54972]: DEBUG cinder.api.openstack.wsgi [None req-606a949e-6673-48a2-abf0-b37db1564347 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.020865] [54972]: DEBUG cinder.api.openstack.wsgi [None req-606a949e-6673-48a2-abf0-b37db1564347 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.034554] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.034554] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.038316] [54972]: INFO cinder.volume.api [None req-606a949e-6673-48a2-abf0-b37db1564347 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 989.043043] [54972]: INFO cinder.api.openstack.wsgi [None req-606a949e-6673-48a2-abf0-b37db1564347 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 989.043429] [54972]: [pid: 54972|app: 0|req: 123/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:13 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.078213] [54973]: DEBUG cinder.api.middleware.request_id [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-34a45abe-f9a6-46b2-a02d-8dcb7da74bc7 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.080525] [54973]: INFO cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-34a45abe-f9a6-46b2-a02d-8dcb7da74bc7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 989.080787] [54973]: DEBUG cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-34a45abe-f9a6-46b2-a02d-8dcb7da74bc7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.081015] [54973]: DEBUG cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-34a45abe-f9a6-46b2-a02d-8dcb7da74bc7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.090800] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.090800] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.094112] [54973]: INFO cinder.volume.api [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-34a45abe-f9a6-46b2-a02d-8dcb7da74bc7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 989.099299] [54973]: INFO cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-34a45abe-f9a6-46b2-a02d-8dcb7da74bc7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 989.099701] [54973]: [pid: 54973|app: 0|req: 128/251] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:34:13 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.116173] [54972]: DEBUG cinder.api.middleware.request_id [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-17c2eb2e-e5a6-4ad3-8499-779c861d75f5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.118529] [54972]: INFO cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-17c2eb2e-e5a6-4ad3-8499-779c861d75f5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] POST http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e/action [ 989.118975] [54972]: DEBUG cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-17c2eb2e-e5a6-4ad3-8499-779c861d75f5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 989.119133] [54972]: DEBUG cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-17c2eb2e-e5a6-4ad3-8499-779c861d75f5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 989.128939] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.128939] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.129473] [54972]: INFO cinder.volume.api [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-17c2eb2e-e5a6-4ad3-8499-779c861d75f5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 989.134284] [54972]: INFO cinder.volume.api [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-17c2eb2e-e5a6-4ad3-8499-779c861d75f5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Begin detaching volume completed successfully. [ 989.134505] [54972]: INFO cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-17c2eb2e-e5a6-4ad3-8499-779c861d75f5 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e/action returned with HTTP 202 [ 989.135026] [54972]: [pid: 54972|app: 0|req: 124/252] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:34:13 2025] POST /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 990.153630] [54973]: DEBUG cinder.api.middleware.request_id [None req-53266683-baec-4485-8fa5-17b82666d3da None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.155693] [54973]: INFO cinder.api.openstack.wsgi [None req-53266683-baec-4485-8fa5-17b82666d3da None None] GET http://10.180.1.21/volume// [ 990.155693] [54973]: DEBUG cinder.api.openstack.wsgi [None req-53266683-baec-4485-8fa5-17b82666d3da None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.155693] [54973]: DEBUG cinder.api.openstack.wsgi [None req-53266683-baec-4485-8fa5-17b82666d3da None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.155693] [54973]: INFO cinder.api.openstack.wsgi [None req-53266683-baec-4485-8fa5-17b82666d3da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 990.155693] [54973]: [pid: 54973|app: 0|req: 129/253] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:34:14 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 990.161272] [54972]: DEBUG cinder.api.middleware.request_id [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-486b6e53-d639-4948-ab9c-fd780bca5652 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.166952] [54972]: INFO cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-486b6e53-d639-4948-ab9c-fd780bca5652 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 990.167485] [54972]: DEBUG cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-486b6e53-d639-4948-ab9c-fd780bca5652 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.167485] [54972]: DEBUG cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-486b6e53-d639-4948-ab9c-fd780bca5652 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.185647] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.185647] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.197570] [54972]: INFO cinder.volume.api [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-486b6e53-d639-4948-ab9c-fd780bca5652 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 990.203971] [54972]: INFO cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-486b6e53-d639-4948-ab9c-fd780bca5652 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 990.204446] [54972]: [pid: 54972|app: 0|req: 125/254] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:34:14 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 1327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 991.306979] [54973]: DEBUG cinder.api.middleware.request_id [req-6ed68807-bc9a-425c-aa21-9281d07d9749 req-12131257-f870-4699-a0ea-c1cf2d82aa11 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.309327] [54973]: INFO cinder.api.openstack.wsgi [req-6ed68807-bc9a-425c-aa21-9281d07d9749 req-12131257-f870-4699-a0ea-c1cf2d82aa11 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 991.309543] [54973]: DEBUG cinder.api.openstack.wsgi [req-6ed68807-bc9a-425c-aa21-9281d07d9749 req-12131257-f870-4699-a0ea-c1cf2d82aa11 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.309753] [54973]: DEBUG cinder.api.openstack.wsgi [req-6ed68807-bc9a-425c-aa21-9281d07d9749 req-12131257-f870-4699-a0ea-c1cf2d82aa11 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.322484] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.322484] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.326168] [54973]: INFO cinder.volume.api [req-6ed68807-bc9a-425c-aa21-9281d07d9749 req-12131257-f870-4699-a0ea-c1cf2d82aa11 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 991.330938] [54973]: INFO cinder.api.openstack.wsgi [req-6ed68807-bc9a-425c-aa21-9281d07d9749 req-12131257-f870-4699-a0ea-c1cf2d82aa11 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 991.331356] [54973]: [pid: 54973|app: 0|req: 130/255] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:34:15 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.377789] [54972]: DEBUG cinder.api.middleware.request_id [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-27f1e599-5670-4d3f-a98d-ca2cf107393a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.382962] [54972]: INFO cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-27f1e599-5670-4d3f-a98d-ca2cf107393a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] DELETE http://10.180.1.21/volume/v3/attachments/831e32a3-b987-4486-a83e-a8be8642cbab [ 991.382962] [54972]: DEBUG cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-27f1e599-5670-4d3f-a98d-ca2cf107393a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.382962] [54972]: DEBUG cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-27f1e599-5670-4d3f-a98d-ca2cf107393a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.389864] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.389864] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.922664] [54972]: INFO cinder.api.openstack.wsgi [req-e3cfc557-f908-401f-8fee-61d6e10f99d4 req-27f1e599-5670-4d3f-a98d-ca2cf107393a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/attachments/831e32a3-b987-4486-a83e-a8be8642cbab returned with HTTP 200 [ 991.923137] [54972]: [pid: 54972|app: 0|req: 126/256] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:34:15 2025] DELETE /volume/v3/attachments/831e32a3-b987-4486-a83e-a8be8642cbab => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.175017] [54973]: DEBUG cinder.api.middleware.request_id [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-22f40d2c-285f-4d12-952b-f606d1ff09f7 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.178278] [54973]: INFO cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-22f40d2c-285f-4d12-952b-f606d1ff09f7 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 992.178592] [54973]: DEBUG cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-22f40d2c-285f-4d12-952b-f606d1ff09f7 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.178902] [54973]: DEBUG cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-22f40d2c-285f-4d12-952b-f606d1ff09f7 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.193319] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.193319] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.197196] [54973]: INFO cinder.volume.api [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-22f40d2c-285f-4d12-952b-f606d1ff09f7 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 992.202239] [54973]: INFO cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-22f40d2c-285f-4d12-952b-f606d1ff09f7 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 992.202745] [54973]: [pid: 54973|app: 0|req: 131/257] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:34:16 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 992.220350] [54972]: DEBUG cinder.api.middleware.request_id [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-cc32a57c-1037-4263-a3ee-5d995c1e70a6 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.222667] [54972]: INFO cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-cc32a57c-1037-4263-a3ee-5d995c1e70a6 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f/action [ 992.223128] [54972]: DEBUG cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-cc32a57c-1037-4263-a3ee-5d995c1e70a6 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 992.223262] [54972]: DEBUG cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-cc32a57c-1037-4263-a3ee-5d995c1e70a6 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 992.234557] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.234557] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.234557] [54972]: INFO cinder.volume.api [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-cc32a57c-1037-4263-a3ee-5d995c1e70a6 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 992.240039] [54972]: INFO cinder.volume.api [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-cc32a57c-1037-4263-a3ee-5d995c1e70a6 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Begin detaching volume completed successfully. [ 992.240039] [54972]: INFO cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-cc32a57c-1037-4263-a3ee-5d995c1e70a6 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f/action returned with HTTP 202 [ 992.240319] [54972]: [pid: 54972|app: 0|req: 127/258] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:34:16 2025] POST /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 992.251488] [54973]: DEBUG cinder.api.middleware.request_id [None req-0528d1a1-16e3-4f04-917a-5c10decd730e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.253668] [54973]: INFO cinder.api.openstack.wsgi [None req-0528d1a1-16e3-4f04-917a-5c10decd730e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 992.253889] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0528d1a1-16e3-4f04-917a-5c10decd730e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.254505] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0528d1a1-16e3-4f04-917a-5c10decd730e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.264740] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.264740] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.268259] [54973]: INFO cinder.volume.api [None req-0528d1a1-16e3-4f04-917a-5c10decd730e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 992.272782] [54973]: INFO cinder.api.openstack.wsgi [None req-0528d1a1-16e3-4f04-917a-5c10decd730e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 992.273178] [54973]: [pid: 54973|app: 0|req: 132/259] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:16 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.708466] [54972]: DEBUG cinder.api.middleware.request_id [req-7f978321-d857-4856-978c-31bd54b0590d req-8495b9b8-fbec-4c6a-9902-5d0b41df0e3c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.710799] [54972]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-8495b9b8-fbec-4c6a-9902-5d0b41df0e3c tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] POST http://10.180.1.21/volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d/action [ 992.711838] [54972]: DEBUG cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-8495b9b8-fbec-4c6a-9902-5d0b41df0e3c tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 992.711838] [54972]: DEBUG cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-8495b9b8-fbec-4c6a-9902-5d0b41df0e3c tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 992.730061] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.730061] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.736929] [54972]: INFO cinder.api.openstack.wsgi [req-7f978321-d857-4856-978c-31bd54b0590d req-8495b9b8-fbec-4c6a-9902-5d0b41df0e3c tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d/action returned with HTTP 204 [ 992.737569] [54972]: [pid: 54972|app: 0|req: 128/260] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:34:17 2025] POST /volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 993.258595] [54973]: DEBUG cinder.api.middleware.request_id [None req-77dba52a-50d3-4d21-8985-2d7fa3140964 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.259145] [54973]: INFO cinder.api.openstack.wsgi [None req-77dba52a-50d3-4d21-8985-2d7fa3140964 None None] GET http://10.180.1.21/volume// [ 993.259657] [54973]: DEBUG cinder.api.openstack.wsgi [None req-77dba52a-50d3-4d21-8985-2d7fa3140964 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.259657] [54973]: DEBUG cinder.api.openstack.wsgi [None req-77dba52a-50d3-4d21-8985-2d7fa3140964 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.260116] [54973]: INFO cinder.api.openstack.wsgi [None req-77dba52a-50d3-4d21-8985-2d7fa3140964 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 993.260433] [54973]: [pid: 54973|app: 0|req: 133/261] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:34:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 993.264043] [54972]: DEBUG cinder.api.middleware.request_id [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-7b139183-7ebb-4a18-a2d0-a7ec0cd0e927 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.266565] [54972]: INFO cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-7b139183-7ebb-4a18-a2d0-a7ec0cd0e927 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 993.266820] [54972]: DEBUG cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-7b139183-7ebb-4a18-a2d0-a7ec0cd0e927 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.267059] [54972]: DEBUG cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-7b139183-7ebb-4a18-a2d0-a7ec0cd0e927 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.276921] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.276921] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.280672] [54972]: INFO cinder.volume.api [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-7b139183-7ebb-4a18-a2d0-a7ec0cd0e927 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 993.284906] [54973]: DEBUG cinder.api.middleware.request_id [None req-9ed98545-3926-46aa-9ac2-8c6a37a483af None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.288228] [54972]: INFO cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-7b139183-7ebb-4a18-a2d0-a7ec0cd0e927 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 993.288658] [54972]: [pid: 54972|app: 0|req: 129/262] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:34:17 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 993.288756] [54973]: INFO cinder.api.openstack.wsgi [None req-9ed98545-3926-46aa-9ac2-8c6a37a483af tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 993.288996] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9ed98545-3926-46aa-9ac2-8c6a37a483af tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.289919] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9ed98545-3926-46aa-9ac2-8c6a37a483af tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.300191] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.300191] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.303410] [54973]: INFO cinder.volume.api [None req-9ed98545-3926-46aa-9ac2-8c6a37a483af tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 993.307926] [54973]: INFO cinder.api.openstack.wsgi [None req-9ed98545-3926-46aa-9ac2-8c6a37a483af tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 993.308324] [54973]: [pid: 54973|app: 0|req: 134/263] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:17 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 993.352360] [54972]: DEBUG cinder.api.middleware.request_id [None req-60fcd4d9-b867-4ae5-8c5f-68e908b3826d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.352360] [54972]: INFO cinder.api.openstack.wsgi [None req-60fcd4d9-b867-4ae5-8c5f-68e908b3826d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 993.352652] [54972]: DEBUG cinder.api.openstack.wsgi [None req-60fcd4d9-b867-4ae5-8c5f-68e908b3826d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.352784] [54972]: DEBUG cinder.api.openstack.wsgi [None req-60fcd4d9-b867-4ae5-8c5f-68e908b3826d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.361080] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.361080] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.364845] [54972]: INFO cinder.volume.api [None req-60fcd4d9-b867-4ae5-8c5f-68e908b3826d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 993.369629] [54972]: INFO cinder.api.openstack.wsgi [None req-60fcd4d9-b867-4ae5-8c5f-68e908b3826d tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 993.370318] [54972]: [pid: 54972|app: 0|req: 130/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:17 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.319788] [54973]: DEBUG cinder.api.middleware.request_id [None req-e4fe1726-3fa1-4864-bf88-cdb54777f764 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.322557] [54973]: INFO cinder.api.openstack.wsgi [None req-e4fe1726-3fa1-4864-bf88-cdb54777f764 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 994.322847] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e4fe1726-3fa1-4864-bf88-cdb54777f764 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.323164] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e4fe1726-3fa1-4864-bf88-cdb54777f764 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.337354] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.337354] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.341492] [54973]: INFO cinder.volume.api [None req-e4fe1726-3fa1-4864-bf88-cdb54777f764 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 994.346173] [54973]: INFO cinder.api.openstack.wsgi [None req-e4fe1726-3fa1-4864-bf88-cdb54777f764 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 994.346575] [54973]: [pid: 54973|app: 0|req: 135/265] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:18 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.515542] [54972]: DEBUG cinder.api.middleware.request_id [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-6b4a936d-99c6-4862-8578-7abd1d2b8055 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.517915] [54972]: INFO cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-6b4a936d-99c6-4862-8578-7abd1d2b8055 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ceb90718-84fe-4db8-8059-556e845c7f2b [ 994.518155] [54972]: DEBUG cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-6b4a936d-99c6-4862-8578-7abd1d2b8055 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.518403] [54972]: DEBUG cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-6b4a936d-99c6-4862-8578-7abd1d2b8055 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.525521] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.525521] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.066372] [54972]: INFO cinder.api.openstack.wsgi [req-43067984-da0d-4ea5-82f0-0b6b793784b5 req-6b4a936d-99c6-4862-8578-7abd1d2b8055 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments/ceb90718-84fe-4db8-8059-556e845c7f2b returned with HTTP 200 [ 995.069998] [54972]: [pid: 54972|app: 0|req: 131/266] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:34:18 2025] DELETE /volume/v3/attachments/ceb90718-84fe-4db8-8059-556e845c7f2b => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.357274] [54973]: DEBUG cinder.api.middleware.request_id [None req-d117ce9c-5eb1-4e62-8124-4a31d4e9120c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.359606] [54973]: INFO cinder.api.openstack.wsgi [None req-d117ce9c-5eb1-4e62-8124-4a31d4e9120c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 995.359822] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d117ce9c-5eb1-4e62-8124-4a31d4e9120c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.360064] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d117ce9c-5eb1-4e62-8124-4a31d4e9120c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.369685] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.369685] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.374749] [54973]: INFO cinder.volume.api [None req-d117ce9c-5eb1-4e62-8124-4a31d4e9120c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 995.381927] [54973]: INFO cinder.api.openstack.wsgi [None req-d117ce9c-5eb1-4e62-8124-4a31d4e9120c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 995.382680] [54973]: [pid: 54973|app: 0|req: 136/267] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:19 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.971588] [54972]: DEBUG cinder.api.middleware.request_id [req-c864ded1-85f6-46a5-8df5-4dfb81160970 req-bbcb6fd1-6a23-4f90-997f-c08af67235bc None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.977094] [54972]: INFO cinder.api.openstack.wsgi [req-c864ded1-85f6-46a5-8df5-4dfb81160970 req-bbcb6fd1-6a23-4f90-997f-c08af67235bc tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d [ 998.977411] [54972]: DEBUG cinder.api.openstack.wsgi [req-c864ded1-85f6-46a5-8df5-4dfb81160970 req-bbcb6fd1-6a23-4f90-997f-c08af67235bc tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.977742] [54972]: DEBUG cinder.api.openstack.wsgi [req-c864ded1-85f6-46a5-8df5-4dfb81160970 req-bbcb6fd1-6a23-4f90-997f-c08af67235bc tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.991083] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.991083] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.519156] [54972]: INFO cinder.api.openstack.wsgi [req-c864ded1-85f6-46a5-8df5-4dfb81160970 req-bbcb6fd1-6a23-4f90-997f-c08af67235bc tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d returned with HTTP 200 [ 999.520117] [54972]: [pid: 54972|app: 0|req: 132/268] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:34:23 2025] DELETE /volume/v3/attachments/c35efab2-647f-43b5-8fa0-6684d846309d => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.667877] [54973]: DEBUG cinder.api.middleware.request_id [None req-2166a7eb-cf8a-4b7a-ad63-ba67b4c8ffd9 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.670017] [54973]: INFO cinder.api.openstack.wsgi [None req-2166a7eb-cf8a-4b7a-ad63-ba67b4c8ffd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 999.670261] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2166a7eb-cf8a-4b7a-ad63-ba67b4c8ffd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.670475] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2166a7eb-cf8a-4b7a-ad63-ba67b4c8ffd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.682219] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.682219] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.685910] [54973]: INFO cinder.volume.api [None req-2166a7eb-cf8a-4b7a-ad63-ba67b4c8ffd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 999.690735] [54973]: INFO cinder.api.openstack.wsgi [None req-2166a7eb-cf8a-4b7a-ad63-ba67b4c8ffd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 999.690735] [54973]: [pid: 54973|app: 0|req: 137/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:24 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.725024] [54972]: DEBUG cinder.api.middleware.request_id [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-db560e8b-cdcc-41a0-89ba-ad6f96003216 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.727460] [54972]: INFO cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-db560e8b-cdcc-41a0-89ba-ad6f96003216 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 999.727729] [54972]: DEBUG cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-db560e8b-cdcc-41a0-89ba-ad6f96003216 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.727982] [54972]: DEBUG cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-db560e8b-cdcc-41a0-89ba-ad6f96003216 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.738100] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.738100] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.741352] [54972]: INFO cinder.volume.api [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-db560e8b-cdcc-41a0-89ba-ad6f96003216 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 999.745476] [54972]: INFO cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-db560e8b-cdcc-41a0-89ba-ad6f96003216 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 999.746583] [54972]: [pid: 54972|app: 0|req: 133/270] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:34:24 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.778694] [54973]: DEBUG cinder.api.middleware.request_id [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-911808c9-7353-4119-b02f-1832be7257d9 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.781328] [54973]: INFO cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-911808c9-7353-4119-b02f-1832be7257d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29/action [ 999.781440] [54973]: DEBUG cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-911808c9-7353-4119-b02f-1832be7257d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 999.781576] [54973]: DEBUG cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-911808c9-7353-4119-b02f-1832be7257d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 999.791431] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.791431] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.791915] [54973]: INFO cinder.volume.api [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-911808c9-7353-4119-b02f-1832be7257d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 999.798660] [54973]: INFO cinder.volume.api [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-911808c9-7353-4119-b02f-1832be7257d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Begin detaching volume completed successfully. [ 999.798906] [54973]: INFO cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-911808c9-7353-4119-b02f-1832be7257d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29/action returned with HTTP 202 [ 999.799407] [54973]: [pid: 54973|app: 0|req: 138/271] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:34:24 2025] POST /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1000.819156] [54972]: DEBUG cinder.api.middleware.request_id [None req-03c811e9-baab-4bf3-9904-54b61a6c9b8f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.819592] [54972]: INFO cinder.api.openstack.wsgi [None req-03c811e9-baab-4bf3-9904-54b61a6c9b8f None None] GET http://10.180.1.21/volume// [ 1000.819922] [54972]: DEBUG cinder.api.openstack.wsgi [None req-03c811e9-baab-4bf3-9904-54b61a6c9b8f None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.819987] [54972]: DEBUG cinder.api.openstack.wsgi [None req-03c811e9-baab-4bf3-9904-54b61a6c9b8f None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.820437] [54972]: INFO cinder.api.openstack.wsgi [None req-03c811e9-baab-4bf3-9904-54b61a6c9b8f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1000.820781] [54972]: [pid: 54972|app: 0|req: 134/272] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:34:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1000.824154] [54973]: DEBUG cinder.api.middleware.request_id [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-5d5b254c-b4e2-4e65-a2ed-56b13f2851d9 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.826598] [54973]: INFO cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-5d5b254c-b4e2-4e65-a2ed-56b13f2851d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 1000.826846] [54973]: DEBUG cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-5d5b254c-b4e2-4e65-a2ed-56b13f2851d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.827163] [54973]: DEBUG cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-5d5b254c-b4e2-4e65-a2ed-56b13f2851d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.840548] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.840548] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.845901] [54973]: INFO cinder.volume.api [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-5d5b254c-b4e2-4e65-a2ed-56b13f2851d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1000.852235] [54973]: INFO cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-5d5b254c-b4e2-4e65-a2ed-56b13f2851d9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 1000.852637] [54973]: [pid: 54973|app: 0|req: 139/273] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:34:25 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1001.997954] [54972]: DEBUG cinder.api.middleware.request_id [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-ff17fb46-0efa-4ab8-8d2d-4d60d4f38c53 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.000228] [54972]: INFO cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-ff17fb46-0efa-4ab8-8d2d-4d60d4f38c53 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] DELETE http://10.180.1.21/volume/v3/attachments/14a4e61f-8b89-4812-b0b1-36b6437a978c [ 1002.000449] [54972]: DEBUG cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-ff17fb46-0efa-4ab8-8d2d-4d60d4f38c53 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.000656] [54972]: DEBUG cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-ff17fb46-0efa-4ab8-8d2d-4d60d4f38c53 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.009222] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.009222] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.533946] [54972]: INFO cinder.api.openstack.wsgi [req-ca069131-01cc-4f2b-bb6b-df4393c00807 req-ff17fb46-0efa-4ab8-8d2d-4d60d4f38c53 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments/14a4e61f-8b89-4812-b0b1-36b6437a978c returned with HTTP 200 [ 1002.534432] [54972]: [pid: 54972|app: 0|req: 135/274] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:34:26 2025] DELETE /volume/v3/attachments/14a4e61f-8b89-4812-b0b1-36b6437a978c => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.992828] [54973]: DEBUG cinder.api.middleware.request_id [None req-3d2a32f3-bba3-4a1b-aacf-b819ee1694c7 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.995450] [54973]: INFO cinder.api.openstack.wsgi [None req-3d2a32f3-bba3-4a1b-aacf-b819ee1694c7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 1003.995685] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3d2a32f3-bba3-4a1b-aacf-b819ee1694c7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.995907] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3d2a32f3-bba3-4a1b-aacf-b819ee1694c7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.006513] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.006513] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.010707] [54973]: INFO cinder.volume.api [None req-3d2a32f3-bba3-4a1b-aacf-b819ee1694c7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1004.015514] [54973]: INFO cinder.api.openstack.wsgi [None req-3d2a32f3-bba3-4a1b-aacf-b819ee1694c7 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 1004.015912] [54973]: [pid: 54973|app: 0|req: 140/275] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:28 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.640202] [54972]: DEBUG cinder.api.middleware.request_id [None req-6e0582c7-2c0a-4bf2-bb3a-8faf0b0c2e5e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.642673] [54972]: INFO cinder.api.openstack.wsgi [None req-6e0582c7-2c0a-4bf2-bb3a-8faf0b0c2e5e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1004.642946] [54972]: DEBUG cinder.api.openstack.wsgi [None req-6e0582c7-2c0a-4bf2-bb3a-8faf0b0c2e5e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.643234] [54972]: DEBUG cinder.api.openstack.wsgi [None req-6e0582c7-2c0a-4bf2-bb3a-8faf0b0c2e5e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.654071] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.654071] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.658529] [54972]: INFO cinder.volume.api [None req-6e0582c7-2c0a-4bf2-bb3a-8faf0b0c2e5e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1004.663743] [54972]: INFO cinder.api.openstack.wsgi [None req-6e0582c7-2c0a-4bf2-bb3a-8faf0b0c2e5e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1004.664183] [54972]: [pid: 54972|app: 0|req: 136/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:29 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.699547] [54973]: DEBUG cinder.api.middleware.request_id [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-78a7fa34-af18-49f4-9e6b-90aee7642d3a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.701888] [54973]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-78a7fa34-af18-49f4-9e6b-90aee7642d3a tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1004.702125] [54973]: DEBUG cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-78a7fa34-af18-49f4-9e6b-90aee7642d3a tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.702341] [54973]: DEBUG cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-78a7fa34-af18-49f4-9e6b-90aee7642d3a tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.709721] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.709721] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.713023] [54973]: INFO cinder.volume.api [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-78a7fa34-af18-49f4-9e6b-90aee7642d3a tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1004.717272] [54973]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-78a7fa34-af18-49f4-9e6b-90aee7642d3a tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1004.717660] [54973]: [pid: 54973|app: 0|req: 141/277] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:34:29 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.236112] [54972]: DEBUG cinder.api.middleware.request_id [None req-10d9fbb7-6e67-4ed0-8529-69b5e7a9f53f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.236639] [54972]: INFO cinder.api.openstack.wsgi [None req-10d9fbb7-6e67-4ed0-8529-69b5e7a9f53f None None] GET http://10.180.1.21/volume// [ 1006.236832] [54972]: DEBUG cinder.api.openstack.wsgi [None req-10d9fbb7-6e67-4ed0-8529-69b5e7a9f53f None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.237116] [54972]: DEBUG cinder.api.openstack.wsgi [None req-10d9fbb7-6e67-4ed0-8529-69b5e7a9f53f None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.237542] [54972]: INFO cinder.api.openstack.wsgi [None req-10d9fbb7-6e67-4ed0-8529-69b5e7a9f53f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1006.237872] [54972]: [pid: 54972|app: 0|req: 137/278] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:34:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1006.242025] [54973]: DEBUG cinder.api.middleware.request_id [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-d5b17910-1bf5-4ff4-be88-3b830d19346c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.244215] [54973]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-d5b17910-1bf5-4ff4-be88-3b830d19346c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1006.244621] [54973]: DEBUG cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-d5b17910-1bf5-4ff4-be88-3b830d19346c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc", "connector": null, "instance_uuid": "929bb0c0-e250-4ddf-b096-18dab8fc4806"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1006.256413] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.256413] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.275894] [54973]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-d5b17910-1bf5-4ff4-be88-3b830d19346c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1006.276424] [54973]: [pid: 54973|app: 0|req: 142/279] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:34:30 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.293513] [54972]: DEBUG cinder.api.middleware.request_id [None req-785a5cc0-6af7-46d9-b796-a7231ca42e0b None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.295274] [54972]: INFO cinder.api.openstack.wsgi [None req-785a5cc0-6af7-46d9-b796-a7231ca42e0b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1006.295447] [54972]: DEBUG cinder.api.openstack.wsgi [None req-785a5cc0-6af7-46d9-b796-a7231ca42e0b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.295664] [54972]: DEBUG cinder.api.openstack.wsgi [None req-785a5cc0-6af7-46d9-b796-a7231ca42e0b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.305740] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.305740] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.309292] [54972]: INFO cinder.volume.api [None req-785a5cc0-6af7-46d9-b796-a7231ca42e0b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1006.314422] [54972]: INFO cinder.api.openstack.wsgi [None req-785a5cc0-6af7-46d9-b796-a7231ca42e0b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1006.314804] [54972]: [pid: 54972|app: 0|req: 138/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:30 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.797747] [54973]: DEBUG cinder.api.middleware.request_id [None req-9d249f0a-d1f9-4cbe-9816-4918c0ebab0a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.798241] [54973]: INFO cinder.api.openstack.wsgi [None req-9d249f0a-d1f9-4cbe-9816-4918c0ebab0a None None] GET http://10.180.1.21/volume// [ 1006.798423] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9d249f0a-d1f9-4cbe-9816-4918c0ebab0a None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.798638] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9d249f0a-d1f9-4cbe-9816-4918c0ebab0a None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.799061] [54973]: INFO cinder.api.openstack.wsgi [None req-9d249f0a-d1f9-4cbe-9816-4918c0ebab0a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1006.799377] [54973]: [pid: 54973|app: 0|req: 143/281] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:34:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1006.804822] [54972]: DEBUG cinder.api.middleware.request_id [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-1eaf4d72-a427-4ec7-9608-1268ed9fe5c5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.809854] [54972]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-1eaf4d72-a427-4ec7-9608-1268ed9fe5c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1006.809854] [54972]: DEBUG cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-1eaf4d72-a427-4ec7-9608-1268ed9fe5c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.809854] [54972]: DEBUG cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-1eaf4d72-a427-4ec7-9608-1268ed9fe5c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.830962] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.830962] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.837391] [54972]: INFO cinder.volume.api [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-1eaf4d72-a427-4ec7-9608-1268ed9fe5c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1006.845685] [54972]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-1eaf4d72-a427-4ec7-9608-1268ed9fe5c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1006.846194] [54972]: [pid: 54972|app: 0|req: 139/282] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:34:31 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1026 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1006.873813] [54973]: DEBUG cinder.api.middleware.request_id [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-cd58dfdf-9adf-4cc5-b92a-4560eb4db557 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.877244] [54973]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-cd58dfdf-9adf-4cc5-b92a-4560eb4db557 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] PUT http://10.180.1.21/volume/v3/attachments/f7c4231b-f04a-46bb-9bc7-e3a57e480750 [ 1006.877647] [54973]: DEBUG cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-cd58dfdf-9adf-4cc5-b92a-4560eb4db557 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-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-540755", "mountpoint": "/dev/sdb"}}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1006.886060] [54973]: DEBUG cinder.coordination [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-cd58dfdf-9adf-4cc5-b92a-4560eb4db557 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Acquiring lock "cinder-attachment_update-8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1006.890090] [54973]: DEBUG cinder.coordination [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-cd58dfdf-9adf-4cc5-b92a-4560eb4db557 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Lock "cinder-attachment_update-8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1006.891178] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.891178] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.134986] [54972]: DEBUG cinder.api.middleware.request_id [None req-de7b382f-27d3-43da-a96f-2f7bfb7dc067 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.138848] [54972]: INFO cinder.api.openstack.wsgi [None req-de7b382f-27d3-43da-a96f-2f7bfb7dc067 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 1007.139079] [54972]: DEBUG cinder.api.openstack.wsgi [None req-de7b382f-27d3-43da-a96f-2f7bfb7dc067 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.139302] [54972]: DEBUG cinder.api.openstack.wsgi [None req-de7b382f-27d3-43da-a96f-2f7bfb7dc067 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.149226] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.149226] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.154848] [54972]: INFO cinder.volume.api [None req-de7b382f-27d3-43da-a96f-2f7bfb7dc067 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 1007.158997] [54972]: INFO cinder.api.openstack.wsgi [None req-de7b382f-27d3-43da-a96f-2f7bfb7dc067 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 1007.161109] [54972]: [pid: 54972|app: 0|req: 140/283] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:31 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.272137] [54972]: DEBUG cinder.api.middleware.request_id [None req-fff07f65-1553-44f3-841c-c6fde8263fe9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.274224] [54972]: INFO cinder.api.openstack.wsgi [None req-fff07f65-1553-44f3-841c-c6fde8263fe9 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 1007.274447] [54972]: DEBUG cinder.api.openstack.wsgi [None req-fff07f65-1553-44f3-841c-c6fde8263fe9 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.274667] [54972]: DEBUG cinder.api.openstack.wsgi [None req-fff07f65-1553-44f3-841c-c6fde8263fe9 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.282825] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.282825] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.287106] [54972]: INFO cinder.volume.api [None req-fff07f65-1553-44f3-841c-c6fde8263fe9 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 1007.292138] [54972]: INFO cinder.api.openstack.wsgi [None req-fff07f65-1553-44f3-841c-c6fde8263fe9 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 1007.292597] [54972]: [pid: 54972|app: 0|req: 141/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:31 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.329684] [54972]: DEBUG cinder.api.middleware.request_id [None req-69c2ae09-7581-4388-9797-14e363c7d261 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.332308] [54972]: INFO cinder.api.openstack.wsgi [None req-69c2ae09-7581-4388-9797-14e363c7d261 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1007.332533] [54972]: DEBUG cinder.api.openstack.wsgi [None req-69c2ae09-7581-4388-9797-14e363c7d261 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.332883] [54972]: DEBUG cinder.api.openstack.wsgi [None req-69c2ae09-7581-4388-9797-14e363c7d261 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.344027] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.344027] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.349445] [54972]: INFO cinder.volume.api [None req-69c2ae09-7581-4388-9797-14e363c7d261 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1007.353962] [54972]: INFO cinder.api.openstack.wsgi [None req-69c2ae09-7581-4388-9797-14e363c7d261 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1007.354393] [54972]: [pid: 54972|app: 0|req: 142/285] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:31 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.686636] [54972]: DEBUG cinder.api.middleware.request_id [None req-4d35cdc9-884b-49a6-bfa3-2511b9c29aea None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.689494] [54972]: INFO cinder.api.openstack.wsgi [None req-4d35cdc9-884b-49a6-bfa3-2511b9c29aea tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 1007.689854] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4d35cdc9-884b-49a6-bfa3-2511b9c29aea tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.690146] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4d35cdc9-884b-49a6-bfa3-2511b9c29aea tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.690374] [54972]: INFO cinder.api.v3.volumes [None req-4d35cdc9-884b-49a6-bfa3-2511b9c29aea tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Delete volume with id: d7131407-4bae-4310-8039-50aebacd046e [ 1007.705706] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.705706] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.706598] [54972]: INFO cinder.volume.api [None req-4d35cdc9-884b-49a6-bfa3-2511b9c29aea tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 1007.729608] [54972]: INFO cinder.volume.api [None req-4d35cdc9-884b-49a6-bfa3-2511b9c29aea tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Delete volume request issued successfully. [ 1007.729608] [54972]: INFO cinder.api.openstack.wsgi [None req-4d35cdc9-884b-49a6-bfa3-2511b9c29aea tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 202 [ 1007.730418] [54972]: [pid: 54972|app: 0|req: 143/286] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:34:32 2025] DELETE /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1007.735928] [54972]: DEBUG cinder.api.middleware.request_id [None req-66294829-147e-4136-8471-79bcfc05b6c3 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.736236] [54972]: INFO cinder.api.openstack.wsgi [None req-66294829-147e-4136-8471-79bcfc05b6c3 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 1007.736574] [54972]: DEBUG cinder.api.openstack.wsgi [None req-66294829-147e-4136-8471-79bcfc05b6c3 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.736962] [54972]: DEBUG cinder.api.openstack.wsgi [None req-66294829-147e-4136-8471-79bcfc05b6c3 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.747756] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.747756] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.755340] [54972]: INFO cinder.volume.api [None req-66294829-147e-4136-8471-79bcfc05b6c3 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 1007.762111] [54972]: INFO cinder.api.openstack.wsgi [None req-66294829-147e-4136-8471-79bcfc05b6c3 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 1007.762918] [54972]: [pid: 54972|app: 0|req: 144/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:32 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.367975] [54972]: DEBUG cinder.api.middleware.request_id [None req-e8f58a23-b7bf-412a-b22a-23efb46f84c2 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.371041] [54972]: INFO cinder.api.openstack.wsgi [None req-e8f58a23-b7bf-412a-b22a-23efb46f84c2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1008.371415] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e8f58a23-b7bf-412a-b22a-23efb46f84c2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.371891] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e8f58a23-b7bf-412a-b22a-23efb46f84c2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.385628] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.385628] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.390898] [54972]: INFO cinder.volume.api [None req-e8f58a23-b7bf-412a-b22a-23efb46f84c2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1008.398308] [54972]: INFO cinder.api.openstack.wsgi [None req-e8f58a23-b7bf-412a-b22a-23efb46f84c2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1008.398877] [54972]: [pid: 54972|app: 0|req: 145/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:32 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.782948] [54972]: DEBUG cinder.api.middleware.request_id [None req-c0f8b2b0-e3c8-4ddd-b9e9-56b17b7db6f7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.785213] [54972]: INFO cinder.api.openstack.wsgi [None req-c0f8b2b0-e3c8-4ddd-b9e9-56b17b7db6f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 1008.785494] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c0f8b2b0-e3c8-4ddd-b9e9-56b17b7db6f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.785719] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c0f8b2b0-e3c8-4ddd-b9e9-56b17b7db6f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.794655] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.794655] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.798563] [54972]: INFO cinder.volume.api [None req-c0f8b2b0-e3c8-4ddd-b9e9-56b17b7db6f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 1008.803298] [54972]: INFO cinder.api.openstack.wsgi [None req-c0f8b2b0-e3c8-4ddd-b9e9-56b17b7db6f7 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 200 [ 1008.803687] [54972]: [pid: 54972|app: 0|req: 146/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:33 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.410455] [54972]: DEBUG cinder.api.middleware.request_id [None req-eca1b175-5c48-4a05-8785-ecc215adeb48 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.412377] [54972]: INFO cinder.api.openstack.wsgi [None req-eca1b175-5c48-4a05-8785-ecc215adeb48 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1009.412675] [54972]: DEBUG cinder.api.openstack.wsgi [None req-eca1b175-5c48-4a05-8785-ecc215adeb48 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.412900] [54972]: DEBUG cinder.api.openstack.wsgi [None req-eca1b175-5c48-4a05-8785-ecc215adeb48 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.423368] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.423368] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.429932] [54972]: INFO cinder.volume.api [None req-eca1b175-5c48-4a05-8785-ecc215adeb48 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1009.431902] [54972]: INFO cinder.api.openstack.wsgi [None req-eca1b175-5c48-4a05-8785-ecc215adeb48 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1009.432331] [54972]: [pid: 54972|app: 0|req: 147/290] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:33 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.813560] [54972]: DEBUG cinder.api.middleware.request_id [None req-47f72bb8-d3aa-44fd-bf31-3febc84071a9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.815887] [54972]: INFO cinder.api.openstack.wsgi [None req-47f72bb8-d3aa-44fd-bf31-3febc84071a9 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e [ 1009.816215] [54972]: DEBUG cinder.api.openstack.wsgi [None req-47f72bb8-d3aa-44fd-bf31-3febc84071a9 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.816438] [54972]: DEBUG cinder.api.openstack.wsgi [None req-47f72bb8-d3aa-44fd-bf31-3febc84071a9 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.824440] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.824440] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.827190] [54972]: INFO cinder.api.openstack.wsgi [None req-47f72bb8-d3aa-44fd-bf31-3febc84071a9 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e returned with HTTP 404 [ 1009.827731] [54972]: [pid: 54972|app: 0|req: 148/291] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:34 2025] GET /volume/v3/volumes/d7131407-4bae-4310-8039-50aebacd046e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1009.830532] [54972]: DEBUG cinder.api.middleware.request_id [None req-e507e72a-5e01-4d59-811e-fbbbe5ebd197 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.832384] [54972]: INFO cinder.api.openstack.wsgi [None req-e507e72a-5e01-4d59-811e-fbbbe5ebd197 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] DELETE http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 [ 1009.832592] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e507e72a-5e01-4d59-811e-fbbbe5ebd197 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.832822] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e507e72a-5e01-4d59-811e-fbbbe5ebd197 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.833099] [54972]: INFO cinder.api.v3.volumes [None req-e507e72a-5e01-4d59-811e-fbbbe5ebd197 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Delete volume with id: 53d61485-cad7-46f9-b635-011591551c77 [ 1009.840648] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.840648] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.841186] [54972]: INFO cinder.volume.api [None req-e507e72a-5e01-4d59-811e-fbbbe5ebd197 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 1009.855801] [54972]: INFO cinder.volume.api [None req-e507e72a-5e01-4d59-811e-fbbbe5ebd197 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Delete volume request issued successfully. [ 1009.856015] [54972]: INFO cinder.api.openstack.wsgi [None req-e507e72a-5e01-4d59-811e-fbbbe5ebd197 tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 returned with HTTP 202 [ 1009.856462] [54972]: [pid: 54972|app: 0|req: 149/292] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:34:34 2025] DELETE /volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1009.859300] [54972]: DEBUG cinder.api.middleware.request_id [None req-72ccbfa4-6447-4d46-90bb-3a4676fa1ebc None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.861365] [54972]: INFO cinder.api.openstack.wsgi [None req-72ccbfa4-6447-4d46-90bb-3a4676fa1ebc tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 [ 1009.861578] [54972]: DEBUG cinder.api.openstack.wsgi [None req-72ccbfa4-6447-4d46-90bb-3a4676fa1ebc tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.861924] [54972]: DEBUG cinder.api.openstack.wsgi [None req-72ccbfa4-6447-4d46-90bb-3a4676fa1ebc tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.869819] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.869819] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.873461] [54972]: INFO cinder.volume.api [None req-72ccbfa4-6447-4d46-90bb-3a4676fa1ebc tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Volume info retrieved successfully. [ 1009.877913] [54972]: INFO cinder.api.openstack.wsgi [None req-72ccbfa4-6447-4d46-90bb-3a4676fa1ebc tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 returned with HTTP 200 [ 1009.878425] [54972]: [pid: 54972|app: 0|req: 150/293] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:34 2025] GET /volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1010.443037] [54972]: DEBUG cinder.api.middleware.request_id [None req-b2e7d2eb-a819-4af6-8ea8-4e7199d45f8b None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.444857] [54972]: INFO cinder.api.openstack.wsgi [None req-b2e7d2eb-a819-4af6-8ea8-4e7199d45f8b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1010.445101] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b2e7d2eb-a819-4af6-8ea8-4e7199d45f8b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.445397] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b2e7d2eb-a819-4af6-8ea8-4e7199d45f8b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.455791] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.455791] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.460591] [54972]: INFO cinder.volume.api [None req-b2e7d2eb-a819-4af6-8ea8-4e7199d45f8b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1010.465273] [54972]: INFO cinder.api.openstack.wsgi [None req-b2e7d2eb-a819-4af6-8ea8-4e7199d45f8b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1010.466391] [54972]: [pid: 54972|app: 0|req: 151/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:34 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.889536] [54972]: DEBUG cinder.api.middleware.request_id [None req-d52e4d15-9e21-40e3-9933-11794389119a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.892873] [54972]: INFO cinder.api.openstack.wsgi [None req-d52e4d15-9e21-40e3-9933-11794389119a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] GET http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 [ 1010.892873] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d52e4d15-9e21-40e3-9933-11794389119a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.892873] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d52e4d15-9e21-40e3-9933-11794389119a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.898781] [54972]: INFO cinder.api.openstack.wsgi [None req-d52e4d15-9e21-40e3-9933-11794389119a tempest-ServerRescueNegativeTestJSON-1739596081 tempest-ServerRescueNegativeTestJSON-1739596081-project-member] http://10.180.1.21/volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 returned with HTTP 404 [ 1010.899292] [54972]: [pid: 54972|app: 0|req: 152/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:35 2025] GET /volume/v3/volumes/53d61485-cad7-46f9-b635-011591551c77 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1011.478380] [54972]: DEBUG cinder.api.middleware.request_id [None req-148afcf2-9997-4f70-a7a3-eb189e02eeb2 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.480448] [54972]: INFO cinder.api.openstack.wsgi [None req-148afcf2-9997-4f70-a7a3-eb189e02eeb2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1011.480672] [54972]: DEBUG cinder.api.openstack.wsgi [None req-148afcf2-9997-4f70-a7a3-eb189e02eeb2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.480889] [54972]: DEBUG cinder.api.openstack.wsgi [None req-148afcf2-9997-4f70-a7a3-eb189e02eeb2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.494398] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.494398] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.498157] [54972]: INFO cinder.volume.api [None req-148afcf2-9997-4f70-a7a3-eb189e02eeb2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1011.503461] [54972]: INFO cinder.api.openstack.wsgi [None req-148afcf2-9997-4f70-a7a3-eb189e02eeb2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1011.504042] [54972]: [pid: 54972|app: 0|req: 153/296] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:35 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.917261] [54973]: DEBUG cinder.coordination [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-cd58dfdf-9adf-4cc5-b92a-4560eb4db557 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Lock "cinder-attachment_update-8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1011.917666] [54973]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-cd58dfdf-9adf-4cc5-b92a-4560eb4db557 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/f7c4231b-f04a-46bb-9bc7-e3a57e480750 returned with HTTP 200 [ 1011.918146] [54973]: [pid: 54973|app: 0|req: 144/297] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:34:31 2025] PUT /volume/v3/attachments/f7c4231b-f04a-46bb-9bc7-e3a57e480750 => generated 617 bytes in 5045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.515212] [54972]: DEBUG cinder.api.middleware.request_id [None req-c5d3166a-e668-40ed-8f0a-ad45b1964ca7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.517763] [54972]: INFO cinder.api.openstack.wsgi [None req-c5d3166a-e668-40ed-8f0a-ad45b1964ca7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1012.518051] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c5d3166a-e668-40ed-8f0a-ad45b1964ca7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.518608] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c5d3166a-e668-40ed-8f0a-ad45b1964ca7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.530240] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.530240] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.534194] [54972]: INFO cinder.volume.api [None req-c5d3166a-e668-40ed-8f0a-ad45b1964ca7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1012.539599] [54972]: INFO cinder.api.openstack.wsgi [None req-c5d3166a-e668-40ed-8f0a-ad45b1964ca7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1012.539727] [54972]: [pid: 54972|app: 0|req: 154/298] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:36 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.551994] [54973]: DEBUG cinder.api.middleware.request_id [None req-6894e716-326c-4bd3-8f5c-60ae5cbcb515 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.554213] [54973]: INFO cinder.api.openstack.wsgi [None req-6894e716-326c-4bd3-8f5c-60ae5cbcb515 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1013.554443] [54973]: DEBUG cinder.api.openstack.wsgi [None req-6894e716-326c-4bd3-8f5c-60ae5cbcb515 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.554661] [54973]: DEBUG cinder.api.openstack.wsgi [None req-6894e716-326c-4bd3-8f5c-60ae5cbcb515 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.566160] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.566160] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.569957] [54973]: INFO cinder.volume.api [None req-6894e716-326c-4bd3-8f5c-60ae5cbcb515 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1013.574994] [54973]: INFO cinder.api.openstack.wsgi [None req-6894e716-326c-4bd3-8f5c-60ae5cbcb515 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1013.574994] [54973]: [pid: 54973|app: 0|req: 145/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:37 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.044518] [54972]: DEBUG cinder.api.middleware.request_id [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-fdb1c33b-d4b2-4773-80e2-65e8c63ab765 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.046750] [54972]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-fdb1c33b-d4b2-4773-80e2-65e8c63ab765 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/attachments/f7c4231b-f04a-46bb-9bc7-e3a57e480750/action [ 1014.047145] [54972]: DEBUG cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-fdb1c33b-d4b2-4773-80e2-65e8c63ab765 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1014.047285] [54972]: DEBUG cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-fdb1c33b-d4b2-4773-80e2-65e8c63ab765 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1014.064898] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.064898] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.072019] [54972]: INFO cinder.api.openstack.wsgi [req-ad847a44-6444-49b7-9b8b-d71f8d7846fe req-fdb1c33b-d4b2-4773-80e2-65e8c63ab765 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/f7c4231b-f04a-46bb-9bc7-e3a57e480750/action returned with HTTP 204 [ 1014.072512] [54972]: [pid: 54972|app: 0|req: 155/300] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:34:38 2025] POST /volume/v3/attachments/f7c4231b-f04a-46bb-9bc7-e3a57e480750/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1014.584223] [54973]: DEBUG cinder.api.middleware.request_id [None req-01d2593d-4d76-4653-b830-e5ee647cbb2c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.586291] [54973]: INFO cinder.api.openstack.wsgi [None req-01d2593d-4d76-4653-b830-e5ee647cbb2c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1014.586543] [54973]: DEBUG cinder.api.openstack.wsgi [None req-01d2593d-4d76-4653-b830-e5ee647cbb2c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.586836] [54973]: DEBUG cinder.api.openstack.wsgi [None req-01d2593d-4d76-4653-b830-e5ee647cbb2c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.600447] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.600447] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.604309] [54973]: INFO cinder.volume.api [None req-01d2593d-4d76-4653-b830-e5ee647cbb2c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1014.609599] [54973]: INFO cinder.api.openstack.wsgi [None req-01d2593d-4d76-4653-b830-e5ee647cbb2c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1014.609599] [54973]: [pid: 54973|app: 0|req: 146/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:39 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.619278] [54972]: DEBUG cinder.api.middleware.request_id [None req-9dc34d60-e68b-434d-895f-3481206c6cf8 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.621377] [54972]: INFO cinder.api.openstack.wsgi [None req-9dc34d60-e68b-434d-895f-3481206c6cf8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1014.621606] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9dc34d60-e68b-434d-895f-3481206c6cf8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.621830] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9dc34d60-e68b-434d-895f-3481206c6cf8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.632769] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.632769] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.636227] [54972]: INFO cinder.volume.api [None req-9dc34d60-e68b-434d-895f-3481206c6cf8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1014.640828] [54972]: INFO cinder.api.openstack.wsgi [None req-9dc34d60-e68b-434d-895f-3481206c6cf8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1014.641262] [54972]: [pid: 54972|app: 0|req: 156/302] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:34:39 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.882734] [54973]: DEBUG cinder.api.middleware.request_id [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-555637a9-99c2-4b36-b97f-821faddc04ad None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.885628] [54973]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-555637a9-99c2-4b36-b97f-821faddc04ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1014.885793] [54973]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-555637a9-99c2-4b36-b97f-821faddc04ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.886018] [54973]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-555637a9-99c2-4b36-b97f-821faddc04ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.897377] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.897377] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.901015] [54973]: INFO cinder.volume.api [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-555637a9-99c2-4b36-b97f-821faddc04ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1014.905832] [54973]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-555637a9-99c2-4b36-b97f-821faddc04ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1014.906374] [54973]: [pid: 54973|app: 0|req: 147/303] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:34:39 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.096771] [54972]: DEBUG cinder.api.middleware.request_id [None req-dd9a8086-20b7-4f73-995a-3a2bf1fca042 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.097126] [54972]: INFO cinder.api.openstack.wsgi [None req-dd9a8086-20b7-4f73-995a-3a2bf1fca042 None None] GET http://10.180.1.21/volume// [ 1017.097313] [54972]: DEBUG cinder.api.openstack.wsgi [None req-dd9a8086-20b7-4f73-995a-3a2bf1fca042 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.097549] [54972]: DEBUG cinder.api.openstack.wsgi [None req-dd9a8086-20b7-4f73-995a-3a2bf1fca042 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.097991] [54972]: INFO cinder.api.openstack.wsgi [None req-dd9a8086-20b7-4f73-995a-3a2bf1fca042 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1017.098424] [54972]: [pid: 54972|app: 0|req: 157/304] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:34:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1017.102230] [54973]: DEBUG cinder.api.middleware.request_id [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-f299f031-03d1-43a4-a1cc-268848ca9a84 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.104566] [54973]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-f299f031-03d1-43a4-a1cc-268848ca9a84 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1017.104974] [54973]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-f299f031-03d1-43a4-a1cc-268848ca9a84 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc", "connector": null, "instance_uuid": "929bb0c0-e250-4ddf-b096-18dab8fc4806"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1017.120302] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.120302] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.147397] [54973]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-f299f031-03d1-43a4-a1cc-268848ca9a84 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1017.147846] [54973]: [pid: 54973|app: 0|req: 148/305] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:34:41 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.152420] [54972]: DEBUG cinder.api.middleware.request_id [None req-b3b71e16-cdf4-48e4-bfc2-1321f445e7d0 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.152867] [54972]: INFO cinder.api.openstack.wsgi [None req-b3b71e16-cdf4-48e4-bfc2-1321f445e7d0 None None] GET http://10.180.1.21/volume// [ 1017.153351] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b3b71e16-cdf4-48e4-bfc2-1321f445e7d0 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.153351] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b3b71e16-cdf4-48e4-bfc2-1321f445e7d0 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.153692] [54972]: INFO cinder.api.openstack.wsgi [None req-b3b71e16-cdf4-48e4-bfc2-1321f445e7d0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1017.153994] [54972]: [pid: 54972|app: 0|req: 158/306] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:34:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1017.168207] [54973]: DEBUG cinder.api.middleware.request_id [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-fc3df002-8f00-46a8-9cc8-cced19862010 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.170621] [54973]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-fc3df002-8f00-46a8-9cc8-cced19862010 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1017.170872] [54973]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-fc3df002-8f00-46a8-9cc8-cced19862010 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.171107] [54973]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-fc3df002-8f00-46a8-9cc8-cced19862010 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.184964] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.184964] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.188551] [54973]: INFO cinder.volume.api [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-fc3df002-8f00-46a8-9cc8-cced19862010 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1017.193668] [54973]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-fc3df002-8f00-46a8-9cc8-cced19862010 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1017.194097] [54973]: [pid: 54973|app: 0|req: 149/307] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:34:41 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1018.359414] [54972]: DEBUG cinder.api.middleware.request_id [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-68300a13-b508-40a7-8a87-431c2c5aa007 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.361717] [54972]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-68300a13-b508-40a7-8a87-431c2c5aa007 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f7c4231b-f04a-46bb-9bc7-e3a57e480750 [ 1018.361924] [54972]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-68300a13-b508-40a7-8a87-431c2c5aa007 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.362161] [54972]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-68300a13-b508-40a7-8a87-431c2c5aa007 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.364308] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=224,cinder:UPDATE=40,cinder:INSERT=15 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1018.371949] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.371949] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.900139] [54972]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-68300a13-b508-40a7-8a87-431c2c5aa007 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/f7c4231b-f04a-46bb-9bc7-e3a57e480750 returned with HTTP 200 [ 1018.900633] [54972]: [pid: 54972|app: 0|req: 159/308] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:34:42 2025] DELETE /volume/v3/attachments/f7c4231b-f04a-46bb-9bc7-e3a57e480750 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.050858] [54973]: DEBUG cinder.api.middleware.request_id [None req-78f270e8-fb15-47e7-a3b1-793ef9e8fc6b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.051450] [54973]: INFO cinder.api.openstack.wsgi [None req-78f270e8-fb15-47e7-a3b1-793ef9e8fc6b None None] GET http://10.180.1.21/volume// [ 1021.051691] [54973]: DEBUG cinder.api.openstack.wsgi [None req-78f270e8-fb15-47e7-a3b1-793ef9e8fc6b None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.051987] [54973]: DEBUG cinder.api.openstack.wsgi [None req-78f270e8-fb15-47e7-a3b1-793ef9e8fc6b None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.052497] [54973]: INFO cinder.api.openstack.wsgi [None req-78f270e8-fb15-47e7-a3b1-793ef9e8fc6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1021.052893] [54973]: [pid: 54973|app: 0|req: 150/309] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:34:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1021.056673] [54972]: DEBUG cinder.api.middleware.request_id [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-e4fbc46f-00e8-4d32-82db-3b1bc9c0ab06 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.059136] [54972]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-e4fbc46f-00e8-4d32-82db-3b1bc9c0ab06 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1021.059399] [54972]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-e4fbc46f-00e8-4d32-82db-3b1bc9c0ab06 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.059677] [54972]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-e4fbc46f-00e8-4d32-82db-3b1bc9c0ab06 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.073677] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.073677] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.077764] [54972]: INFO cinder.volume.api [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-e4fbc46f-00e8-4d32-82db-3b1bc9c0ab06 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1021.082961] [54972]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-e4fbc46f-00e8-4d32-82db-3b1bc9c0ab06 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1021.083406] [54972]: [pid: 54972|app: 0|req: 160/310] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:34:45 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1021.202554] [54973]: DEBUG cinder.api.middleware.request_id [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-a8bcd366-19e7-46c3-ac57-49d7dd6b0dd5 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.205098] [54973]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-a8bcd366-19e7-46c3-ac57-49d7dd6b0dd5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] PUT http://10.180.1.21/volume/v3/attachments/27226a36-d091-4b58-a0d3-a4ab365fd28a [ 1021.205522] [54973]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-a8bcd366-19e7-46c3-ac57-49d7dd6b0dd5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-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=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1021.209402] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=137,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1021.215745] [54973]: DEBUG cinder.coordination [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-a8bcd366-19e7-46c3-ac57-49d7dd6b0dd5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Acquiring lock "cinder-attachment_update-8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1021.219830] [54973]: DEBUG cinder.coordination [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-a8bcd366-19e7-46c3-ac57-49d7dd6b0dd5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Lock "cinder-attachment_update-8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1021.220897] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.220897] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.740556] [54973]: DEBUG cinder.coordination [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-a8bcd366-19e7-46c3-ac57-49d7dd6b0dd5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Lock "cinder-attachment_update-8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1021.740891] [54973]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-a8bcd366-19e7-46c3-ac57-49d7dd6b0dd5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/27226a36-d091-4b58-a0d3-a4ab365fd28a returned with HTTP 200 [ 1021.741596] [54973]: [pid: 54973|app: 0|req: 151/311] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:34:45 2025] PUT /volume/v3/attachments/27226a36-d091-4b58-a0d3-a4ab365fd28a => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.248020] [54972]: DEBUG cinder.api.middleware.request_id [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-5ab53dc4-cc94-42ef-a79f-4be02cb30836 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.252034] [54972]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-5ab53dc4-cc94-42ef-a79f-4be02cb30836 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/attachments/27226a36-d091-4b58-a0d3-a4ab365fd28a/action [ 1022.252034] [54972]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-5ab53dc4-cc94-42ef-a79f-4be02cb30836 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1022.252034] [54972]: DEBUG cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-5ab53dc4-cc94-42ef-a79f-4be02cb30836 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1022.265456] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.265456] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.272038] [54972]: INFO cinder.api.openstack.wsgi [req-cb7bb0ed-55d1-4c40-80ec-3d540a1de609 req-5ab53dc4-cc94-42ef-a79f-4be02cb30836 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/27226a36-d091-4b58-a0d3-a4ab365fd28a/action returned with HTTP 204 [ 1022.272475] [54972]: [pid: 54972|app: 0|req: 161/312] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:34:46 2025] POST /volume/v3/attachments/27226a36-d091-4b58-a0d3-a4ab365fd28a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1031.734342] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1032.270214] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1039.245788] [54973]: DEBUG cinder.api.middleware.request_id [None req-92dc8ebd-764c-49b4-ba2e-b5246f99a64c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.248291] [54973]: INFO cinder.api.openstack.wsgi [None req-92dc8ebd-764c-49b4-ba2e-b5246f99a64c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 1039.248522] [54973]: DEBUG cinder.api.openstack.wsgi [None req-92dc8ebd-764c-49b4-ba2e-b5246f99a64c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.248822] [54973]: DEBUG cinder.api.openstack.wsgi [None req-92dc8ebd-764c-49b4-ba2e-b5246f99a64c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.261599] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.261599] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.266582] [54973]: INFO cinder.volume.api [None req-92dc8ebd-764c-49b4-ba2e-b5246f99a64c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1039.271467] [54973]: INFO cinder.api.openstack.wsgi [None req-92dc8ebd-764c-49b4-ba2e-b5246f99a64c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 1039.271876] [54973]: [pid: 54973|app: 0|req: 152/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:03 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.316092] [54972]: DEBUG cinder.api.middleware.request_id [None req-90b192b0-7cc8-46bb-af6a-6cd99806f6f0 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.319174] [54972]: INFO cinder.api.openstack.wsgi [None req-90b192b0-7cc8-46bb-af6a-6cd99806f6f0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 1039.319506] [54972]: DEBUG cinder.api.openstack.wsgi [None req-90b192b0-7cc8-46bb-af6a-6cd99806f6f0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.319761] [54972]: DEBUG cinder.api.openstack.wsgi [None req-90b192b0-7cc8-46bb-af6a-6cd99806f6f0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.328903] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.328903] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.333342] [54972]: INFO cinder.volume.api [None req-90b192b0-7cc8-46bb-af6a-6cd99806f6f0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1039.339147] [54972]: INFO cinder.api.openstack.wsgi [None req-90b192b0-7cc8-46bb-af6a-6cd99806f6f0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 1039.339617] [54972]: [pid: 54972|app: 0|req: 162/314] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:03 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.484680] [54973]: DEBUG cinder.api.middleware.request_id [None req-f45a39be-1830-40aa-80e4-b86426174cfe None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.486968] [54973]: INFO cinder.api.openstack.wsgi [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1043.487361] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-691881517"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1043.489096] [54973]: DEBUG cinder.api.v3.volumes [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-691881517'}} {{(pid=54973) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1043.489204] [54973]: INFO cinder.api.v3.volumes [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Create volume of 1 GB [ 1043.494299] [54973]: INFO cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Availability Zones retrieved successfully. [ 1043.501239] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Flow 'volume_create_api' (2159a9b5-a0a4-4edd-b047-af3adf713020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1043.502410] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6836bf0-b7f8-4c73-bac8-6636bfa20f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1043.503577] [54973]: DEBUG cinder.volume.flows.api.create_volume [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Validating volume size '1' using validate_int {{(pid=54973) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1043.522670] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6836bf0-b7f8-4c73-bac8-6636bfa20f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1043.523780] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb87a229-5fa3-4818-b8c4-4191b919562b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1043.579270] [54973]: DEBUG cinder.quota [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Created reservations ['36b48915-e67e-4226-9692-7e405bf2a208', 'e2e86036-3855-4656-85d6-d33316cff0c1', '6397fc90-3dcb-4dff-8f33-ce63aa4678be', '0cde9878-9044-4ea6-ab5a-3f88c3a06e2d'] {{(pid=54973) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1043.580978] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb87a229-5fa3-4818-b8c4-4191b919562b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36b48915-e67e-4226-9692-7e405bf2a208', 'e2e86036-3855-4656-85d6-d33316cff0c1', '6397fc90-3dcb-4dff-8f33-ce63aa4678be', '0cde9878-9044-4ea6-ab5a-3f88c3a06e2d']}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1043.581692] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcaa3b50-34d2-49da-8b44-26161dfca80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1043.604630] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcaa3b50-34d2-49da-8b44-26161dfca80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd383a5ad-b3bc-4173-9130-5f527c69a5ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-691881517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfba48ef6a224c95aee62142b0512b04',qos_specs=None,replication_status=,reservations=['36b48915-e67e-4226-9692-7e405bf2a208','e2e86036-3855-4656-85d6-d33316cff0c1','6397fc90-3dcb-4dff-8f33-ce63aa4678be','0cde9878-9044-4ea6-ab5a-3f88c3a06e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1790a8af83487f973355e2088422c7',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-691881517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d383a5ad-b3bc-4173-9130-5f527c69a5ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfba48ef6a224c95aee62142b0512b04',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='9f1790a8af83487f973355e2088422c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1043.605696] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c065c84-c37b-4821-a804-d30a91ff18b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1043.619962] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c065c84-c37b-4821-a804-d30a91ff18b4) 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-691881517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfba48ef6a224c95aee62142b0512b04',qos_specs=None,replication_status=,reservations=['36b48915-e67e-4226-9692-7e405bf2a208','e2e86036-3855-4656-85d6-d33316cff0c1','6397fc90-3dcb-4dff-8f33-ce63aa4678be','0cde9878-9044-4ea6-ab5a-3f88c3a06e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1790a8af83487f973355e2088422c7',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1043.620894] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcc08c9-c69d-45b9-9575-3b17e4591386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1043.631116] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcc08c9-c69d-45b9-9575-3b17e4591386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1043.631116] [54973]: DEBUG cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Flow 'volume_create_api' (2159a9b5-a0a4-4edd-b047-af3adf713020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1043.631239] [54973]: INFO cinder.volume.api [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Create volume request issued successfully. [ 1043.632141] [54973]: INFO cinder.api.openstack.wsgi [None req-f45a39be-1830-40aa-80e4-b86426174cfe tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1043.632357] [54973]: [pid: 54973|app: 0|req: 153/315] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:35:07 2025] POST /volume/v3/volumes => generated 755 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1043.642161] [54972]: DEBUG cinder.api.middleware.request_id [None req-14a26db0-0d0f-4948-9423-3852e23e7bd7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.644231] [54972]: INFO cinder.api.openstack.wsgi [None req-14a26db0-0d0f-4948-9423-3852e23e7bd7 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1043.644486] [54972]: DEBUG cinder.api.openstack.wsgi [None req-14a26db0-0d0f-4948-9423-3852e23e7bd7 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.644712] [54972]: DEBUG cinder.api.openstack.wsgi [None req-14a26db0-0d0f-4948-9423-3852e23e7bd7 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.660445] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.660445] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.668899] [54972]: INFO cinder.volume.api [None req-14a26db0-0d0f-4948-9423-3852e23e7bd7 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1043.675780] [54972]: INFO cinder.api.openstack.wsgi [None req-14a26db0-0d0f-4948-9423-3852e23e7bd7 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1043.676172] [54972]: [pid: 54972|app: 0|req: 163/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:08 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1044.691507] [54973]: DEBUG cinder.api.middleware.request_id [None req-bd54117d-d196-4b8c-bc94-be86ae596a89 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.693918] [54973]: INFO cinder.api.openstack.wsgi [None req-bd54117d-d196-4b8c-bc94-be86ae596a89 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1044.694132] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd54117d-d196-4b8c-bc94-be86ae596a89 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.694355] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd54117d-d196-4b8c-bc94-be86ae596a89 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.704387] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.704387] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.709246] [54973]: INFO cinder.volume.api [None req-bd54117d-d196-4b8c-bc94-be86ae596a89 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1044.714998] [54973]: INFO cinder.api.openstack.wsgi [None req-bd54117d-d196-4b8c-bc94-be86ae596a89 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1044.714998] [54973]: [pid: 54973|app: 0|req: 154/317] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:09 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.671711] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=8 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1054.711233] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1066.597780] [54972]: DEBUG cinder.api.middleware.request_id [req-a851809a-d055-46ea-bd20-e64857518895 req-562e7b12-9ed9-4ddc-a78f-a76a5972adec None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.600302] [54972]: INFO cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-562e7b12-9ed9-4ddc-a78f-a76a5972adec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1066.600527] [54972]: DEBUG cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-562e7b12-9ed9-4ddc-a78f-a76a5972adec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.600741] [54972]: DEBUG cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-562e7b12-9ed9-4ddc-a78f-a76a5972adec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.610927] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.610927] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.615284] [54972]: INFO cinder.volume.api [req-a851809a-d055-46ea-bd20-e64857518895 req-562e7b12-9ed9-4ddc-a78f-a76a5972adec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1066.621419] [54972]: INFO cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-562e7b12-9ed9-4ddc-a78f-a76a5972adec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1066.621824] [54972]: [pid: 54972|app: 0|req: 164/318] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:35:31 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.636135] [54973]: DEBUG cinder.api.middleware.request_id [None req-b25c2083-a46b-4b25-8694-2462dd1826b0 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.636452] [54973]: INFO cinder.api.openstack.wsgi [None req-b25c2083-a46b-4b25-8694-2462dd1826b0 None None] GET http://10.180.1.21/volume// [ 1066.636482] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b25c2083-a46b-4b25-8694-2462dd1826b0 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.636751] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b25c2083-a46b-4b25-8694-2462dd1826b0 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.637170] [54973]: INFO cinder.api.openstack.wsgi [None req-b25c2083-a46b-4b25-8694-2462dd1826b0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1066.637553] [54973]: [pid: 54973|app: 0|req: 155/319] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:35:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1066.641326] [54972]: DEBUG cinder.api.middleware.request_id [req-a851809a-d055-46ea-bd20-e64857518895 req-0c9324fe-60c2-4d95-9ff6-ee76a84ac8d1 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.643591] [54972]: INFO cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-0c9324fe-60c2-4d95-9ff6-ee76a84ac8d1 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1066.643989] [54972]: DEBUG cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-0c9324fe-60c2-4d95-9ff6-ee76a84ac8d1 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d383a5ad-b3bc-4173-9130-5f527c69a5ca", "connector": null, "instance_uuid": "fa4fa4da-ac89-44e6-aca3-7bb54ce49dcc"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1066.653032] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.653032] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.672762] [54972]: INFO cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-0c9324fe-60c2-4d95-9ff6-ee76a84ac8d1 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1066.673348] [54972]: [pid: 54972|app: 0|req: 165/320] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:35:31 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.696885] [54973]: DEBUG cinder.api.middleware.request_id [req-a851809a-d055-46ea-bd20-e64857518895 req-9459027c-d650-49db-b123-56a2040642c2 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.698777] [54973]: INFO cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-9459027c-d650-49db-b123-56a2040642c2 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] POST http://10.180.1.21/volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3/action [ 1066.699217] [54973]: DEBUG cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-9459027c-d650-49db-b123-56a2040642c2 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action body: b'{"os-complete": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1066.699358] [54973]: DEBUG cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-9459027c-d650-49db-b123-56a2040642c2 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1066.714330] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.714330] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.721718] [54973]: INFO cinder.api.openstack.wsgi [req-a851809a-d055-46ea-bd20-e64857518895 req-9459027c-d650-49db-b123-56a2040642c2 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3/action returned with HTTP 204 [ 1066.722181] [54973]: [pid: 54973|app: 0|req: 156/321] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:35:31 2025] POST /volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1066.735315] [54972]: DEBUG cinder.api.middleware.request_id [None req-89864325-1866-4f83-b05d-be06258d56ae None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.737399] [54972]: INFO cinder.api.openstack.wsgi [None req-89864325-1866-4f83-b05d-be06258d56ae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1066.737618] [54972]: DEBUG cinder.api.openstack.wsgi [None req-89864325-1866-4f83-b05d-be06258d56ae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.737836] [54972]: DEBUG cinder.api.openstack.wsgi [None req-89864325-1866-4f83-b05d-be06258d56ae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.748058] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.748058] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.751818] [54972]: INFO cinder.volume.api [None req-89864325-1866-4f83-b05d-be06258d56ae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1066.756329] [54972]: INFO cinder.api.openstack.wsgi [None req-89864325-1866-4f83-b05d-be06258d56ae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1066.756785] [54972]: [pid: 54972|app: 0|req: 166/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:31 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.766032] [54973]: DEBUG cinder.api.middleware.request_id [None req-36d1873f-150f-4a10-84fd-6ea2c4fbbeae None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.768269] [54973]: INFO cinder.api.openstack.wsgi [None req-36d1873f-150f-4a10-84fd-6ea2c4fbbeae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1066.768459] [54973]: DEBUG cinder.api.openstack.wsgi [None req-36d1873f-150f-4a10-84fd-6ea2c4fbbeae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.768682] [54973]: DEBUG cinder.api.openstack.wsgi [None req-36d1873f-150f-4a10-84fd-6ea2c4fbbeae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.778289] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.778289] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.781376] [54973]: INFO cinder.volume.api [None req-36d1873f-150f-4a10-84fd-6ea2c4fbbeae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1066.785726] [54973]: INFO cinder.api.openstack.wsgi [None req-36d1873f-150f-4a10-84fd-6ea2c4fbbeae tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1066.786123] [54973]: [pid: 54973|app: 0|req: 157/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:31 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1067.314717] [54972]: DEBUG cinder.api.middleware.request_id [None req-b52da799-71d8-4260-9fa1-3a179dcdc541 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.317116] [54972]: INFO cinder.api.openstack.wsgi [None req-b52da799-71d8-4260-9fa1-3a179dcdc541 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1067.317350] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b52da799-71d8-4260-9fa1-3a179dcdc541 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.317764] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b52da799-71d8-4260-9fa1-3a179dcdc541 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.331954] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.331954] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.336597] [54972]: INFO cinder.volume.api [None req-b52da799-71d8-4260-9fa1-3a179dcdc541 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1067.343068] [54972]: INFO cinder.api.openstack.wsgi [None req-b52da799-71d8-4260-9fa1-3a179dcdc541 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1067.343605] [54972]: [pid: 54972|app: 0|req: 167/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:31 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1067.683706] [54973]: DEBUG cinder.api.middleware.request_id [None req-bde6bec0-19cf-4ff8-b943-ec091c7276ea None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.688416] [54973]: INFO cinder.api.openstack.wsgi [None req-bde6bec0-19cf-4ff8-b943-ec091c7276ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1067.688573] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bde6bec0-19cf-4ff8-b943-ec091c7276ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.688787] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bde6bec0-19cf-4ff8-b943-ec091c7276ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.704239] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.704239] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.709798] [54973]: INFO cinder.volume.api [None req-bde6bec0-19cf-4ff8-b943-ec091c7276ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1067.716219] [54973]: INFO cinder.api.openstack.wsgi [None req-bde6bec0-19cf-4ff8-b943-ec091c7276ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1067.716815] [54973]: [pid: 54973|app: 0|req: 158/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:32 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1067.765365] [54972]: DEBUG cinder.api.middleware.request_id [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-99c3c8f3-c796-4a1a-bf03-8fea30eae19d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.771506] [54972]: INFO cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-99c3c8f3-c796-4a1a-bf03-8fea30eae19d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1067.771852] [54972]: DEBUG cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-99c3c8f3-c796-4a1a-bf03-8fea30eae19d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.772161] [54972]: DEBUG cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-99c3c8f3-c796-4a1a-bf03-8fea30eae19d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.787521] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.787521] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.792118] [54972]: INFO cinder.volume.api [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-99c3c8f3-c796-4a1a-bf03-8fea30eae19d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1067.796957] [54972]: INFO cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-99c3c8f3-c796-4a1a-bf03-8fea30eae19d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1067.797485] [54972]: [pid: 54972|app: 0|req: 168/326] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:35:32 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1067.820379] [54973]: DEBUG cinder.api.middleware.request_id [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-66186795-0cfb-4ba8-99f2-5a5f8772bc2e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.826373] [54973]: INFO cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-66186795-0cfb-4ba8-99f2-5a5f8772bc2e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc/action [ 1067.826373] [54973]: DEBUG cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-66186795-0cfb-4ba8-99f2-5a5f8772bc2e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1067.826373] [54973]: DEBUG cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-66186795-0cfb-4ba8-99f2-5a5f8772bc2e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1067.838271] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.838271] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.841538] [54973]: INFO cinder.volume.api [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-66186795-0cfb-4ba8-99f2-5a5f8772bc2e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1067.850386] [54973]: INFO cinder.volume.api [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-66186795-0cfb-4ba8-99f2-5a5f8772bc2e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Begin detaching volume completed successfully. [ 1067.850700] [54973]: INFO cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-66186795-0cfb-4ba8-99f2-5a5f8772bc2e tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc/action returned with HTTP 202 [ 1067.851956] [54973]: [pid: 54973|app: 0|req: 159/327] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:35:32 2025] POST /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1068.878430] [54972]: DEBUG cinder.api.middleware.request_id [None req-b426e8c5-5380-44b4-8de1-7c45bdea8abd None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.878883] [54972]: INFO cinder.api.openstack.wsgi [None req-b426e8c5-5380-44b4-8de1-7c45bdea8abd None None] GET http://10.180.1.21/volume// [ 1068.879114] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b426e8c5-5380-44b4-8de1-7c45bdea8abd None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.879363] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b426e8c5-5380-44b4-8de1-7c45bdea8abd None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.879734] [54972]: INFO cinder.api.openstack.wsgi [None req-b426e8c5-5380-44b4-8de1-7c45bdea8abd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1068.880045] [54972]: [pid: 54972|app: 0|req: 169/328] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:35:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1068.883705] [54973]: DEBUG cinder.api.middleware.request_id [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-9b968b1f-1fef-47de-99e0-7272e9c768d8 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.886074] [54973]: INFO cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-9b968b1f-1fef-47de-99e0-7272e9c768d8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1068.886694] [54973]: DEBUG cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-9b968b1f-1fef-47de-99e0-7272e9c768d8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.886694] [54973]: DEBUG cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-9b968b1f-1fef-47de-99e0-7272e9c768d8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.902439] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.902439] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.906740] [54973]: INFO cinder.volume.api [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-9b968b1f-1fef-47de-99e0-7272e9c768d8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1068.912139] [54973]: INFO cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-9b968b1f-1fef-47de-99e0-7272e9c768d8 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1068.912588] [54973]: [pid: 54973|app: 0|req: 160/329] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:35:33 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1070.108941] [54972]: DEBUG cinder.api.middleware.request_id [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-61b0f1fd-da82-4922-b095-0416f329c79d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.111481] [54972]: INFO cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-61b0f1fd-da82-4922-b095-0416f329c79d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] DELETE http://10.180.1.21/volume/v3/attachments/27226a36-d091-4b58-a0d3-a4ab365fd28a [ 1070.111700] [54972]: DEBUG cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-61b0f1fd-da82-4922-b095-0416f329c79d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.112430] [54972]: DEBUG cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-61b0f1fd-da82-4922-b095-0416f329c79d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.121163] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.121163] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.666797] [54972]: INFO cinder.api.openstack.wsgi [req-5409ccd0-d274-47dc-81e5-4627deb82600 req-61b0f1fd-da82-4922-b095-0416f329c79d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/27226a36-d091-4b58-a0d3-a4ab365fd28a returned with HTTP 200 [ 1070.667296] [54972]: [pid: 54972|app: 0|req: 170/330] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:35:34 2025] DELETE /volume/v3/attachments/27226a36-d091-4b58-a0d3-a4ab365fd28a => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.641623] [54973]: DEBUG cinder.api.middleware.request_id [None req-d96c058e-2650-4852-a30f-e231f81d8c04 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.643687] [54973]: INFO cinder.api.openstack.wsgi [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1071.644081] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1894935647"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1071.645734] [54973]: DEBUG cinder.api.v3.volumes [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1894935647'}} {{(pid=54973) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1071.645910] [54973]: INFO cinder.api.v3.volumes [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Create volume of 1 GB [ 1071.651742] [54973]: INFO cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Availability Zones retrieved successfully. [ 1071.658607] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Flow 'volume_create_api' (e596705d-3ea7-4b30-8255-eda44074d346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1071.659830] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c214369-49ac-4fef-a614-4734af01d095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.661099] [54973]: DEBUG cinder.volume.flows.api.create_volume [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Validating volume size '1' using validate_int {{(pid=54973) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1071.680192] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c214369-49ac-4fef-a614-4734af01d095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.681188] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e94e25b8-832f-4be9-8b69-8cff0456b1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.712719] [54973]: DEBUG cinder.quota [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Created reservations ['307c4322-01c0-4038-a437-cab66e524cd4', 'cb2bef60-9cf3-4b44-bb53-20ec02b98286', '3af49988-ab97-4ebe-bdb2-b3a440d3784a', '065a9cfc-bc29-4c0f-80d8-0b8e0fc7c6d1'] {{(pid=54973) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1071.713695] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e94e25b8-832f-4be9-8b69-8cff0456b1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['307c4322-01c0-4038-a437-cab66e524cd4', 'cb2bef60-9cf3-4b44-bb53-20ec02b98286', '3af49988-ab97-4ebe-bdb2-b3a440d3784a', '065a9cfc-bc29-4c0f-80d8-0b8e0fc7c6d1']}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.714605] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5764a6-d245-4d9f-9d4f-11154e34d7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.729131] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5764a6-d245-4d9f-9d4f-11154e34d7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de967115-26a0-4701-a0ae-b57d574099e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1894935647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70de85a17f7749088d5de006a09b2276',qos_specs=None,replication_status=,reservations=['307c4322-01c0-4038-a437-cab66e524cd4','cb2bef60-9cf3-4b44-bb53-20ec02b98286','3af49988-ab97-4ebe-bdb2-b3a440d3784a','065a9cfc-bc29-4c0f-80d8-0b8e0fc7c6d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab748e6c9429410f89bc25f3523bd704',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1894935647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de967115-26a0-4701-a0ae-b57d574099e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70de85a17f7749088d5de006a09b2276',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='ab748e6c9429410f89bc25f3523bd704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.730039] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb59db5-c1c0-429c-9908-718144f4a189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.741610] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb59db5-c1c0-429c-9908-718144f4a189) 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-1894935647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70de85a17f7749088d5de006a09b2276',qos_specs=None,replication_status=,reservations=['307c4322-01c0-4038-a437-cab66e524cd4','cb2bef60-9cf3-4b44-bb53-20ec02b98286','3af49988-ab97-4ebe-bdb2-b3a440d3784a','065a9cfc-bc29-4c0f-80d8-0b8e0fc7c6d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab748e6c9429410f89bc25f3523bd704',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.743131] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae703f4-0974-4cba-b316-4af0970a7598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.752281] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae703f4-0974-4cba-b316-4af0970a7598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.753350] [54973]: DEBUG cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Flow 'volume_create_api' (e596705d-3ea7-4b30-8255-eda44074d346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1071.753514] [54973]: INFO cinder.volume.api [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Create volume request issued successfully. [ 1071.754116] [54973]: INFO cinder.api.openstack.wsgi [None req-d96c058e-2650-4852-a30f-e231f81d8c04 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1071.754562] [54973]: [pid: 54973|app: 0|req: 161/331] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:35:36 2025] POST /volume/v3/volumes => generated 754 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1071.763602] [54972]: DEBUG cinder.api.middleware.request_id [None req-bc258849-40f2-4582-9184-a3d58ca3422d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.766325] [54972]: INFO cinder.api.openstack.wsgi [None req-bc258849-40f2-4582-9184-a3d58ca3422d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1071.766551] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bc258849-40f2-4582-9184-a3d58ca3422d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.766834] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bc258849-40f2-4582-9184-a3d58ca3422d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.775314] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.775314] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.779445] [54972]: INFO cinder.volume.api [None req-bc258849-40f2-4582-9184-a3d58ca3422d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1071.784131] [54972]: INFO cinder.api.openstack.wsgi [None req-bc258849-40f2-4582-9184-a3d58ca3422d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1071.784484] [54972]: [pid: 54972|app: 0|req: 171/332] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:36 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.099598] [54973]: DEBUG cinder.api.middleware.request_id [None req-71e31f39-964b-4260-a07e-24b408d3955c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.101789] [54973]: INFO cinder.api.openstack.wsgi [None req-71e31f39-964b-4260-a07e-24b408d3955c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1072.102023] [54973]: DEBUG cinder.api.openstack.wsgi [None req-71e31f39-964b-4260-a07e-24b408d3955c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.102250] [54973]: DEBUG cinder.api.openstack.wsgi [None req-71e31f39-964b-4260-a07e-24b408d3955c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.112519] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.112519] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.116275] [54973]: INFO cinder.volume.api [None req-71e31f39-964b-4260-a07e-24b408d3955c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1072.121885] [54973]: INFO cinder.api.openstack.wsgi [None req-71e31f39-964b-4260-a07e-24b408d3955c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1072.122284] [54973]: [pid: 54973|app: 0|req: 162/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:36 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.795106] [54972]: DEBUG cinder.api.middleware.request_id [None req-30e430bd-2d32-495d-a582-6a8ff6e74649 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.797135] [54972]: INFO cinder.api.openstack.wsgi [None req-30e430bd-2d32-495d-a582-6a8ff6e74649 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1072.797305] [54972]: DEBUG cinder.api.openstack.wsgi [None req-30e430bd-2d32-495d-a582-6a8ff6e74649 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.797433] [54972]: DEBUG cinder.api.openstack.wsgi [None req-30e430bd-2d32-495d-a582-6a8ff6e74649 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.808811] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.808811] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.819554] [54972]: INFO cinder.volume.api [None req-30e430bd-2d32-495d-a582-6a8ff6e74649 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1072.828663] [54972]: INFO cinder.api.openstack.wsgi [None req-30e430bd-2d32-495d-a582-6a8ff6e74649 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1072.829810] [54972]: [pid: 54972|app: 0|req: 172/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:37 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1072.867491] [54973]: DEBUG cinder.api.middleware.request_id [req-f4072736-580c-4745-8780-3a460fb37943 req-bcaf25d6-1bf4-47b7-b81d-d852d670386d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.869864] [54973]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-bcaf25d6-1bf4-47b7-b81d-d852d670386d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1072.870123] [54973]: DEBUG cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-bcaf25d6-1bf4-47b7-b81d-d852d670386d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.870356] [54973]: DEBUG cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-bcaf25d6-1bf4-47b7-b81d-d852d670386d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.878210] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.878210] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.881855] [54973]: INFO cinder.volume.api [req-f4072736-580c-4745-8780-3a460fb37943 req-bcaf25d6-1bf4-47b7-b81d-d852d670386d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1072.886471] [54973]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-bcaf25d6-1bf4-47b7-b81d-d852d670386d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1072.887086] [54973]: [pid: 54973|app: 0|req: 163/335] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:35:37 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.966045] [54972]: DEBUG cinder.api.middleware.request_id [None req-f716ecca-84f7-48e4-a6d8-91b43e06485a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.966045] [54972]: INFO cinder.api.openstack.wsgi [None req-f716ecca-84f7-48e4-a6d8-91b43e06485a None None] GET http://10.180.1.21/volume// [ 1073.966045] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f716ecca-84f7-48e4-a6d8-91b43e06485a None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.966045] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f716ecca-84f7-48e4-a6d8-91b43e06485a None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.966045] [54972]: INFO cinder.api.openstack.wsgi [None req-f716ecca-84f7-48e4-a6d8-91b43e06485a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1073.966045] [54972]: [pid: 54972|app: 0|req: 173/336] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:35:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1073.971642] [54973]: DEBUG cinder.api.middleware.request_id [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-c29df87c-97ce-48aa-9cea-0ee6a7cf1d4c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.974900] [54973]: INFO cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-c29df87c-97ce-48aa-9cea-0ee6a7cf1d4c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1073.975400] [54973]: DEBUG cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-c29df87c-97ce-48aa-9cea-0ee6a7cf1d4c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.977029] [54973]: DEBUG cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-c29df87c-97ce-48aa-9cea-0ee6a7cf1d4c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.993150] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.993150] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.998389] [54973]: INFO cinder.volume.api [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-c29df87c-97ce-48aa-9cea-0ee6a7cf1d4c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1074.005493] [54973]: INFO cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-c29df87c-97ce-48aa-9cea-0ee6a7cf1d4c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1074.005493] [54973]: [pid: 54973|app: 0|req: 164/337] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:35:38 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1074.157772] [54972]: DEBUG cinder.api.middleware.request_id [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-56b43f37-d1c8-4e37-8f11-a1c6eec00228 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.161080] [54972]: INFO cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-56b43f37-d1c8-4e37-8f11-a1c6eec00228 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] PUT http://10.180.1.21/volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3 [ 1074.161080] [54972]: DEBUG cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-56b43f37-d1c8-4e37-8f11-a1c6eec00228 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-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=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1074.171229] [54972]: DEBUG cinder.coordination [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-56b43f37-d1c8-4e37-8f11-a1c6eec00228 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Acquiring lock "cinder-attachment_update-d383a5ad-b3bc-4173-9130-5f527c69a5ca-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1074.182968] [54972]: DEBUG cinder.coordination [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-56b43f37-d1c8-4e37-8f11-a1c6eec00228 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Lock "cinder-attachment_update-d383a5ad-b3bc-4173-9130-5f527c69a5ca-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.012s {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1074.184177] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.184177] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.412569] [54973]: DEBUG cinder.api.middleware.request_id [None req-7d4e7444-5bac-4f8d-8a27-d49760cb134f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.413269] [54973]: INFO cinder.api.openstack.wsgi [None req-7d4e7444-5bac-4f8d-8a27-d49760cb134f None None] GET http://10.180.1.21/volume// [ 1074.413269] [54973]: DEBUG cinder.api.openstack.wsgi [None req-7d4e7444-5bac-4f8d-8a27-d49760cb134f None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.413461] [54973]: DEBUG cinder.api.openstack.wsgi [None req-7d4e7444-5bac-4f8d-8a27-d49760cb134f None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.413890] [54973]: INFO cinder.api.openstack.wsgi [None req-7d4e7444-5bac-4f8d-8a27-d49760cb134f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1074.414244] [54973]: [pid: 54973|app: 0|req: 165/338] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:35:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1074.419490] [54973]: DEBUG cinder.api.middleware.request_id [req-f4072736-580c-4745-8780-3a460fb37943 req-e0bc707d-3664-4949-8bac-3a8cf23fa422 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.425225] [54973]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-e0bc707d-3664-4949-8bac-3a8cf23fa422 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1074.425654] [54973]: DEBUG cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-e0bc707d-3664-4949-8bac-3a8cf23fa422 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de967115-26a0-4701-a0ae-b57d574099e6", "connector": null, "instance_uuid": "34ee59bb-b7f5-4e75-bbc4-118567ec1880"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1074.438258] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.438258] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.467594] [54973]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-e0bc707d-3664-4949-8bac-3a8cf23fa422 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1074.468025] [54973]: [pid: 54973|app: 0|req: 166/339] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:35:38 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.500150] [54973]: DEBUG cinder.api.middleware.request_id [None req-8d43cf67-b468-4b86-aeb2-f9711dca3ac1 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.505165] [54973]: INFO cinder.api.openstack.wsgi [None req-8d43cf67-b468-4b86-aeb2-f9711dca3ac1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1074.505165] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8d43cf67-b468-4b86-aeb2-f9711dca3ac1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.505165] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8d43cf67-b468-4b86-aeb2-f9711dca3ac1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.515730] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.515730] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.521148] [54973]: INFO cinder.volume.api [None req-8d43cf67-b468-4b86-aeb2-f9711dca3ac1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1074.529380] [54973]: INFO cinder.api.openstack.wsgi [None req-8d43cf67-b468-4b86-aeb2-f9711dca3ac1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1074.530054] [54973]: [pid: 54973|app: 0|req: 167/340] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:38 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.008694] [54973]: DEBUG cinder.api.middleware.request_id [None req-3aa25aa5-71fa-4e4d-b907-2010df36c283 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.009453] [54973]: INFO cinder.api.openstack.wsgi [None req-3aa25aa5-71fa-4e4d-b907-2010df36c283 None None] GET http://10.180.1.21/volume// [ 1075.009761] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3aa25aa5-71fa-4e4d-b907-2010df36c283 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.010046] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3aa25aa5-71fa-4e4d-b907-2010df36c283 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.010649] [54973]: INFO cinder.api.openstack.wsgi [None req-3aa25aa5-71fa-4e4d-b907-2010df36c283 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1075.011320] [54973]: [pid: 54973|app: 0|req: 168/341] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:35:39 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1075.017607] [54973]: DEBUG cinder.api.middleware.request_id [req-f4072736-580c-4745-8780-3a460fb37943 req-65127c59-5d8d-4a48-9359-436942cb126c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.020537] [54973]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-65127c59-5d8d-4a48-9359-436942cb126c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1075.020827] [54973]: DEBUG cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-65127c59-5d8d-4a48-9359-436942cb126c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.021077] [54973]: DEBUG cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-65127c59-5d8d-4a48-9359-436942cb126c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.046517] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.046517] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.051293] [54973]: INFO cinder.volume.api [req-f4072736-580c-4745-8780-3a460fb37943 req-65127c59-5d8d-4a48-9359-436942cb126c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1075.059495] [54973]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-65127c59-5d8d-4a48-9359-436942cb126c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1075.060134] [54973]: [pid: 54973|app: 0|req: 169/342] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:35:39 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 1027 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1075.092864] [54973]: DEBUG cinder.api.middleware.request_id [req-f4072736-580c-4745-8780-3a460fb37943 req-a9253421-d7ff-4e30-a27d-26560f95ac9e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.097249] [54973]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-a9253421-d7ff-4e30-a27d-26560f95ac9e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] PUT http://10.180.1.21/volume/v3/attachments/54171a12-a113-4a03-a4d2-9735825b81aa [ 1075.097746] [54973]: DEBUG cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-a9253421-d7ff-4e30-a27d-26560f95ac9e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-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-540769", "mountpoint": "/dev/sdb"}}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1075.111422] [54973]: DEBUG cinder.coordination [req-f4072736-580c-4745-8780-3a460fb37943 req-a9253421-d7ff-4e30-a27d-26560f95ac9e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Acquiring lock "cinder-attachment_update-de967115-26a0-4701-a0ae-b57d574099e6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1075.118748] [54973]: DEBUG cinder.coordination [req-f4072736-580c-4745-8780-3a460fb37943 req-a9253421-d7ff-4e30-a27d-26560f95ac9e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Lock "cinder-attachment_update-de967115-26a0-4701-a0ae-b57d574099e6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1075.120383] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.120383] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.711269] [54972]: DEBUG cinder.coordination [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-56b43f37-d1c8-4e37-8f11-a1c6eec00228 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Lock "cinder-attachment_update-d383a5ad-b3bc-4173-9130-5f527c69a5ca-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54972) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1078.711675] [54972]: INFO cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-56b43f37-d1c8-4e37-8f11-a1c6eec00228 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3 returned with HTTP 200 [ 1078.712173] [54972]: [pid: 54972|app: 0|req: 174/343] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:35:38 2025] PUT /volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.715336] [54972]: DEBUG cinder.api.middleware.request_id [None req-f61e567a-d46d-4909-92f1-ddb461001526 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.717587] [54972]: INFO cinder.api.openstack.wsgi [None req-f61e567a-d46d-4909-92f1-ddb461001526 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1078.717849] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f61e567a-d46d-4909-92f1-ddb461001526 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.718107] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f61e567a-d46d-4909-92f1-ddb461001526 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.730288] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.730288] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.735219] [54972]: INFO cinder.volume.api [None req-f61e567a-d46d-4909-92f1-ddb461001526 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1078.740444] [54972]: INFO cinder.api.openstack.wsgi [None req-f61e567a-d46d-4909-92f1-ddb461001526 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1078.740862] [54972]: [pid: 54972|app: 0|req: 175/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:43 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.227128] [54972]: DEBUG cinder.api.middleware.request_id [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-7697b205-4108-45e1-897a-d77ee6a03616 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.229556] [54972]: INFO cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-7697b205-4108-45e1-897a-d77ee6a03616 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] POST http://10.180.1.21/volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3/action [ 1079.230046] [54972]: DEBUG cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-7697b205-4108-45e1-897a-d77ee6a03616 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1079.230200] [54972]: DEBUG cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-7697b205-4108-45e1-897a-d77ee6a03616 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.253552] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.253552] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.264262] [54972]: INFO cinder.api.openstack.wsgi [req-9e5293a0-5932-43ef-b637-2554c8636ca1 req-7697b205-4108-45e1-897a-d77ee6a03616 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3/action returned with HTTP 204 [ 1079.264883] [54972]: [pid: 54972|app: 0|req: 176/345] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:35:43 2025] POST /volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1079.651030] [54973]: DEBUG cinder.coordination [req-f4072736-580c-4745-8780-3a460fb37943 req-a9253421-d7ff-4e30-a27d-26560f95ac9e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Lock "cinder-attachment_update-de967115-26a0-4701-a0ae-b57d574099e6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1079.651439] [54973]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-a9253421-d7ff-4e30-a27d-26560f95ac9e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments/54171a12-a113-4a03-a4d2-9735825b81aa returned with HTTP 200 [ 1079.651890] [54973]: [pid: 54973|app: 0|req: 170/346] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:35:39 2025] PUT /volume/v3/attachments/54171a12-a113-4a03-a4d2-9735825b81aa => generated 617 bytes in 4561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.751686] [54972]: DEBUG cinder.api.middleware.request_id [None req-e3d52b6f-5b13-4692-9dfa-33fac159bfd9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.754214] [54972]: INFO cinder.api.openstack.wsgi [None req-e3d52b6f-5b13-4692-9dfa-33fac159bfd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1079.754487] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e3d52b6f-5b13-4692-9dfa-33fac159bfd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.754760] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e3d52b6f-5b13-4692-9dfa-33fac159bfd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.769214] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.769214] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.773593] [54972]: INFO cinder.volume.api [None req-e3d52b6f-5b13-4692-9dfa-33fac159bfd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1079.779240] [54972]: INFO cinder.api.openstack.wsgi [None req-e3d52b6f-5b13-4692-9dfa-33fac159bfd9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1079.779711] [54972]: [pid: 54972|app: 0|req: 177/347] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:44 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.791606] [54973]: DEBUG cinder.api.middleware.request_id [None req-cc120c00-6455-463f-8e6b-56162e696f0b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.793835] [54973]: INFO cinder.api.openstack.wsgi [None req-cc120c00-6455-463f-8e6b-56162e696f0b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1080.794066] [54973]: DEBUG cinder.api.openstack.wsgi [None req-cc120c00-6455-463f-8e6b-56162e696f0b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.794407] [54973]: DEBUG cinder.api.openstack.wsgi [None req-cc120c00-6455-463f-8e6b-56162e696f0b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.808634] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.808634] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.813351] [54973]: INFO cinder.volume.api [None req-cc120c00-6455-463f-8e6b-56162e696f0b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1080.819138] [54973]: INFO cinder.api.openstack.wsgi [None req-cc120c00-6455-463f-8e6b-56162e696f0b tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1080.819743] [54973]: [pid: 54973|app: 0|req: 171/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:45 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.787621] [54972]: DEBUG cinder.api.middleware.request_id [req-f4072736-580c-4745-8780-3a460fb37943 req-2106addb-5552-4522-8b19-8a0fa4ce152f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.790048] [54972]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-2106addb-5552-4522-8b19-8a0fa4ce152f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/attachments/54171a12-a113-4a03-a4d2-9735825b81aa/action [ 1081.790482] [54972]: DEBUG cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-2106addb-5552-4522-8b19-8a0fa4ce152f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1081.790641] [54972]: DEBUG cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-2106addb-5552-4522-8b19-8a0fa4ce152f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1081.809081] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.809081] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.817380] [54972]: INFO cinder.api.openstack.wsgi [req-f4072736-580c-4745-8780-3a460fb37943 req-2106addb-5552-4522-8b19-8a0fa4ce152f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments/54171a12-a113-4a03-a4d2-9735825b81aa/action returned with HTTP 204 [ 1081.817961] [54972]: [pid: 54972|app: 0|req: 178/349] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:35:46 2025] POST /volume/v3/attachments/54171a12-a113-4a03-a4d2-9735825b81aa/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1081.829970] [54973]: DEBUG cinder.api.middleware.request_id [None req-eb271ec7-0074-4eec-a088-8b4a7cd78d50 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.832294] [54973]: INFO cinder.api.openstack.wsgi [None req-eb271ec7-0074-4eec-a088-8b4a7cd78d50 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1081.832516] [54973]: DEBUG cinder.api.openstack.wsgi [None req-eb271ec7-0074-4eec-a088-8b4a7cd78d50 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.832732] [54973]: DEBUG cinder.api.openstack.wsgi [None req-eb271ec7-0074-4eec-a088-8b4a7cd78d50 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.842640] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.842640] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.846424] [54973]: INFO cinder.volume.api [None req-eb271ec7-0074-4eec-a088-8b4a7cd78d50 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1081.851158] [54973]: INFO cinder.api.openstack.wsgi [None req-eb271ec7-0074-4eec-a088-8b4a7cd78d50 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1081.851535] [54973]: [pid: 54973|app: 0|req: 172/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:46 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1081.860568] [54972]: DEBUG cinder.api.middleware.request_id [None req-f3361fda-ae0c-44dd-9c8d-3a4691cc2f79 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.862521] [54972]: INFO cinder.api.openstack.wsgi [None req-f3361fda-ae0c-44dd-9c8d-3a4691cc2f79 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1081.862740] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f3361fda-ae0c-44dd-9c8d-3a4691cc2f79 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.863040] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f3361fda-ae0c-44dd-9c8d-3a4691cc2f79 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.872534] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.872534] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.875545] [54972]: INFO cinder.volume.api [None req-f3361fda-ae0c-44dd-9c8d-3a4691cc2f79 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1081.880022] [54972]: INFO cinder.api.openstack.wsgi [None req-f3361fda-ae0c-44dd-9c8d-3a4691cc2f79 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1081.880022] [54972]: [pid: 54972|app: 0|req: 179/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:46 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.055854] [54973]: DEBUG cinder.api.middleware.request_id [req-f6821604-b071-41dc-87d6-3a1022740ad1 req-d2c9ef7b-d89e-426f-b6fc-d371217460f3 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.058316] [54973]: INFO cinder.api.openstack.wsgi [req-f6821604-b071-41dc-87d6-3a1022740ad1 req-d2c9ef7b-d89e-426f-b6fc-d371217460f3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1083.058530] [54973]: DEBUG cinder.api.openstack.wsgi [req-f6821604-b071-41dc-87d6-3a1022740ad1 req-d2c9ef7b-d89e-426f-b6fc-d371217460f3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.058744] [54973]: DEBUG cinder.api.openstack.wsgi [req-f6821604-b071-41dc-87d6-3a1022740ad1 req-d2c9ef7b-d89e-426f-b6fc-d371217460f3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.073432] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.073432] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.078589] [54973]: INFO cinder.volume.api [req-f6821604-b071-41dc-87d6-3a1022740ad1 req-d2c9ef7b-d89e-426f-b6fc-d371217460f3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1083.083485] [54973]: INFO cinder.api.openstack.wsgi [req-f6821604-b071-41dc-87d6-3a1022740ad1 req-d2c9ef7b-d89e-426f-b6fc-d371217460f3 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1083.084048] [54973]: [pid: 54973|app: 0|req: 173/352] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:35:47 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.093724] [54972]: DEBUG cinder.api.middleware.request_id [None req-3a8645c0-b92c-4161-8444-c8e162598e25 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.095800] [54972]: INFO cinder.api.openstack.wsgi [None req-3a8645c0-b92c-4161-8444-c8e162598e25 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1083.096035] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3a8645c0-b92c-4161-8444-c8e162598e25 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.096257] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3a8645c0-b92c-4161-8444-c8e162598e25 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.106556] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.106556] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.109654] [54972]: INFO cinder.volume.api [None req-3a8645c0-b92c-4161-8444-c8e162598e25 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1083.114566] [54972]: INFO cinder.api.openstack.wsgi [None req-3a8645c0-b92c-4161-8444-c8e162598e25 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1083.114651] [54972]: [pid: 54972|app: 0|req: 180/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:47 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.217737] [54973]: DEBUG cinder.api.middleware.request_id [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-8087db11-1a7a-4193-94c8-30bf5ea39d57 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.220105] [54973]: INFO cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-8087db11-1a7a-4193-94c8-30bf5ea39d57 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1083.220389] [54973]: DEBUG cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-8087db11-1a7a-4193-94c8-30bf5ea39d57 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.220611] [54973]: DEBUG cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-8087db11-1a7a-4193-94c8-30bf5ea39d57 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.230223] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.230223] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.233227] [54973]: INFO cinder.volume.api [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-8087db11-1a7a-4193-94c8-30bf5ea39d57 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1083.237408] [54973]: INFO cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-8087db11-1a7a-4193-94c8-30bf5ea39d57 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1083.237789] [54973]: [pid: 54973|app: 0|req: 174/354] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:35:47 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.253777] [54972]: DEBUG cinder.api.middleware.request_id [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-2caa8db0-426f-44d1-8795-29ab81a51b2c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.256055] [54972]: INFO cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-2caa8db0-426f-44d1-8795-29ab81a51b2c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6/action [ 1083.256524] [54972]: DEBUG cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-2caa8db0-426f-44d1-8795-29ab81a51b2c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1083.256667] [54972]: DEBUG cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-2caa8db0-426f-44d1-8795-29ab81a51b2c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1083.266328] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.266328] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.266856] [54972]: INFO cinder.volume.api [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-2caa8db0-426f-44d1-8795-29ab81a51b2c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1083.271911] [54972]: INFO cinder.volume.api [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-2caa8db0-426f-44d1-8795-29ab81a51b2c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Begin detaching volume completed successfully. [ 1083.272147] [54972]: INFO cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-2caa8db0-426f-44d1-8795-29ab81a51b2c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6/action returned with HTTP 202 [ 1083.272536] [54972]: [pid: 54972|app: 0|req: 181/355] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:35:47 2025] POST /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1084.292875] [54973]: DEBUG cinder.api.middleware.request_id [None req-d1c15d36-b079-447b-a772-0c1cde8b93ab None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.293354] [54973]: INFO cinder.api.openstack.wsgi [None req-d1c15d36-b079-447b-a772-0c1cde8b93ab None None] GET http://10.180.1.21/volume// [ 1084.293532] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d1c15d36-b079-447b-a772-0c1cde8b93ab None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.293861] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d1c15d36-b079-447b-a772-0c1cde8b93ab None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.294183] [54973]: INFO cinder.api.openstack.wsgi [None req-d1c15d36-b079-447b-a772-0c1cde8b93ab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1084.294504] [54973]: [pid: 54973|app: 0|req: 175/356] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:35:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1084.298226] [54972]: DEBUG cinder.api.middleware.request_id [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-a3ae6c85-19bb-4d0a-b675-8e2f0c92052d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.300710] [54972]: INFO cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-a3ae6c85-19bb-4d0a-b675-8e2f0c92052d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1084.300900] [54972]: DEBUG cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-a3ae6c85-19bb-4d0a-b675-8e2f0c92052d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.301166] [54972]: DEBUG cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-a3ae6c85-19bb-4d0a-b675-8e2f0c92052d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.317565] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.317565] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.321558] [54972]: INFO cinder.volume.api [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-a3ae6c85-19bb-4d0a-b675-8e2f0c92052d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1084.326965] [54972]: INFO cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-a3ae6c85-19bb-4d0a-b675-8e2f0c92052d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1084.327395] [54972]: [pid: 54972|app: 0|req: 182/357] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:35:48 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1085.476566] [54973]: DEBUG cinder.api.middleware.request_id [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-1270bf19-7d9c-4088-9050-0cb69bcd6c09 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.478984] [54973]: INFO cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-1270bf19-7d9c-4088-9050-0cb69bcd6c09 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] DELETE http://10.180.1.21/volume/v3/attachments/54171a12-a113-4a03-a4d2-9735825b81aa [ 1085.479229] [54973]: DEBUG cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-1270bf19-7d9c-4088-9050-0cb69bcd6c09 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.479426] [54973]: DEBUG cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-1270bf19-7d9c-4088-9050-0cb69bcd6c09 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.490771] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.490771] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.019173] [54973]: INFO cinder.api.openstack.wsgi [req-c532c3fe-2d61-4d0f-9f6c-5de9dd94b4bf req-1270bf19-7d9c-4088-9050-0cb69bcd6c09 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments/54171a12-a113-4a03-a4d2-9735825b81aa returned with HTTP 200 [ 1086.019661] [54973]: [pid: 54973|app: 0|req: 176/358] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:35:49 2025] DELETE /volume/v3/attachments/54171a12-a113-4a03-a4d2-9735825b81aa => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.543599] [54972]: DEBUG cinder.api.middleware.request_id [None req-35e70f26-6cad-476f-8232-4f92565028ee None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.545997] [54972]: INFO cinder.api.openstack.wsgi [None req-35e70f26-6cad-476f-8232-4f92565028ee tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1087.546478] [54972]: DEBUG cinder.api.openstack.wsgi [None req-35e70f26-6cad-476f-8232-4f92565028ee tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.546478] [54972]: DEBUG cinder.api.openstack.wsgi [None req-35e70f26-6cad-476f-8232-4f92565028ee tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.557619] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.557619] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.564287] [54972]: INFO cinder.volume.api [None req-35e70f26-6cad-476f-8232-4f92565028ee tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1087.569218] [54972]: INFO cinder.api.openstack.wsgi [None req-35e70f26-6cad-476f-8232-4f92565028ee tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1087.569641] [54972]: [pid: 54972|app: 0|req: 183/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:35:51 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1096.017812] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=104,cinder:UPDATE=21,cinder:INSERT=7 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1097.409886] [54973]: DEBUG cinder.api.middleware.request_id [None req-bd1377ad-56c0-4f43-b17e-2643690925b0 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.412310] [54973]: INFO cinder.api.openstack.wsgi [None req-bd1377ad-56c0-4f43-b17e-2643690925b0 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 1097.412609] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd1377ad-56c0-4f43-b17e-2643690925b0 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.412890] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd1377ad-56c0-4f43-b17e-2643690925b0 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.413138] [54973]: INFO cinder.api.v3.volumes [None req-bd1377ad-56c0-4f43-b17e-2643690925b0 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Delete volume with id: 5e035d82-4be1-4d0f-842b-f76e964c0353 [ 1097.425868] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.425868] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.426571] [54973]: INFO cinder.volume.api [None req-bd1377ad-56c0-4f43-b17e-2643690925b0 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 1097.445391] [54973]: INFO cinder.volume.api [None req-bd1377ad-56c0-4f43-b17e-2643690925b0 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Delete volume request issued successfully. [ 1097.445610] [54973]: INFO cinder.api.openstack.wsgi [None req-bd1377ad-56c0-4f43-b17e-2643690925b0 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 202 [ 1097.446199] [54973]: [pid: 54973|app: 0|req: 177/360] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:36:01 2025] DELETE /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1097.449420] [54972]: DEBUG cinder.api.middleware.request_id [None req-a58a4148-58c1-4888-95ca-58452c035311 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.451622] [54972]: INFO cinder.api.openstack.wsgi [None req-a58a4148-58c1-4888-95ca-58452c035311 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 1097.451848] [54972]: DEBUG cinder.api.openstack.wsgi [None req-a58a4148-58c1-4888-95ca-58452c035311 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.452091] [54972]: DEBUG cinder.api.openstack.wsgi [None req-a58a4148-58c1-4888-95ca-58452c035311 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.460544] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.460544] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.465053] [54972]: INFO cinder.volume.api [None req-a58a4148-58c1-4888-95ca-58452c035311 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 1097.470360] [54972]: INFO cinder.api.openstack.wsgi [None req-a58a4148-58c1-4888-95ca-58452c035311 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 1097.470900] [54972]: [pid: 54972|app: 0|req: 184/361] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:01 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.481694] [54973]: DEBUG cinder.api.middleware.request_id [None req-2f3f1f2f-f9c2-4f83-9787-34da92186d1e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.484070] [54973]: INFO cinder.api.openstack.wsgi [None req-2f3f1f2f-f9c2-4f83-9787-34da92186d1e tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 1098.484396] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2f3f1f2f-f9c2-4f83-9787-34da92186d1e tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.484691] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2f3f1f2f-f9c2-4f83-9787-34da92186d1e tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.497397] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.497397] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.501804] [54973]: INFO cinder.volume.api [None req-2f3f1f2f-f9c2-4f83-9787-34da92186d1e tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 1098.507741] [54973]: INFO cinder.api.openstack.wsgi [None req-2f3f1f2f-f9c2-4f83-9787-34da92186d1e tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 1098.508319] [54973]: [pid: 54973|app: 0|req: 178/362] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:02 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.519302] [54972]: DEBUG cinder.api.middleware.request_id [None req-456afaab-35ee-4e18-9833-1b3788c671cc None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.521913] [54972]: INFO cinder.api.openstack.wsgi [None req-456afaab-35ee-4e18-9833-1b3788c671cc tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 1099.522825] [54972]: DEBUG cinder.api.openstack.wsgi [None req-456afaab-35ee-4e18-9833-1b3788c671cc tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.522825] [54972]: DEBUG cinder.api.openstack.wsgi [None req-456afaab-35ee-4e18-9833-1b3788c671cc tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.532077] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.532077] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.535307] [54972]: INFO cinder.volume.api [None req-456afaab-35ee-4e18-9833-1b3788c671cc tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Volume info retrieved successfully. [ 1099.540841] [54972]: INFO cinder.api.openstack.wsgi [None req-456afaab-35ee-4e18-9833-1b3788c671cc tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 200 [ 1099.541268] [54972]: [pid: 54972|app: 0|req: 185/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:03 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.552017] [54973]: DEBUG cinder.api.middleware.request_id [None req-ef4dc974-d182-4113-80bf-7e951e8c75b6 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.555213] [54973]: INFO cinder.api.openstack.wsgi [None req-ef4dc974-d182-4113-80bf-7e951e8c75b6 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] GET http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 [ 1100.555452] [54973]: DEBUG cinder.api.openstack.wsgi [None req-ef4dc974-d182-4113-80bf-7e951e8c75b6 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.555730] [54973]: DEBUG cinder.api.openstack.wsgi [None req-ef4dc974-d182-4113-80bf-7e951e8c75b6 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.562729] [54973]: INFO cinder.api.openstack.wsgi [None req-ef4dc974-d182-4113-80bf-7e951e8c75b6 tempest-DeleteServersTestJSON-1684945929 tempest-DeleteServersTestJSON-1684945929-project-member] http://10.180.1.21/volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 returned with HTTP 404 [ 1100.563270] [54973]: [pid: 54973|app: 0|req: 179/364] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:04 2025] GET /volume/v3/volumes/5e035d82-4be1-4d0f-842b-f76e964c0353 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1104.321510] [54972]: DEBUG cinder.api.middleware.request_id [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.323596] [54972]: INFO cinder.api.openstack.wsgi [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1104.323981] [54972]: DEBUG cinder.api.openstack.wsgi [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-922321160", "imageRef": "bd5eb902-396c-47c9-8e51-cd10024c33a5", "size": 1}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.325677] [54972]: DEBUG cinder.api.v3.volumes [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-922321160', 'imageRef': 'bd5eb902-396c-47c9-8e51-cd10024c33a5', 'size': 1}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1104.583613] [54972]: INFO cinder.api.v3.volumes [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Create volume of 1 GB [ 1104.589084] [54972]: INFO cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Availability Zones retrieved successfully. [ 1104.595877] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Flow 'volume_create_api' (8f49a2d5-2395-4255-a2a4-1fcdc32c1674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1104.597510] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb121869-795d-4523-a6dc-feda36dd7dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.598248] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1104.659897] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb121869-795d-4523-a6dc-feda36dd7dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.660930] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3144bb-b45a-453c-89d6-a743623ea74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.703011] [54972]: DEBUG cinder.quota [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Created reservations ['0f45a8b4-7581-430f-9c6d-37c06eb30ba0', '3cb12b6f-606d-40c6-b2e7-5f6c918dbbdf', '3de0634b-b46f-466f-ad64-dcf8e85e4568', 'c95859d6-a2d2-41b6-9916-0bd8b909d899'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1104.703011] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3144bb-b45a-453c-89d6-a743623ea74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f45a8b4-7581-430f-9c6d-37c06eb30ba0', '3cb12b6f-606d-40c6-b2e7-5f6c918dbbdf', '3de0634b-b46f-466f-ad64-dcf8e85e4568', 'c95859d6-a2d2-41b6-9916-0bd8b909d899']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.703425] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce5453a-3918-41d5-a7d0-a2b03731edc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.718490] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce5453a-3918-41d5-a7d0-a2b03731edc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2283ff9d-7a2d-4b51-b112-4a27bb7e85cc', '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-922321160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec17b0b4d754f73a4d99cdeae0ff40b',qos_specs=None,replication_status=,reservations=['0f45a8b4-7581-430f-9c6d-37c06eb30ba0','3cb12b6f-606d-40c6-b2e7-5f6c918dbbdf','3de0634b-b46f-466f-ad64-dcf8e85e4568','c95859d6-a2d2-41b6-9916-0bd8b909d899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a653152aa0cc4994bd6d31f0c975bd89',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-922321160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2283ff9d-7a2d-4b51-b112-4a27bb7e85cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ec17b0b4d754f73a4d99cdeae0ff40b',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='a653152aa0cc4994bd6d31f0c975bd89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.719668] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a3daba-06f1-47c0-925e-6db10d68e9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.742489] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a3daba-06f1-47c0-925e-6db10d68e9c2) 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-922321160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec17b0b4d754f73a4d99cdeae0ff40b',qos_specs=None,replication_status=,reservations=['0f45a8b4-7581-430f-9c6d-37c06eb30ba0','3cb12b6f-606d-40c6-b2e7-5f6c918dbbdf','3de0634b-b46f-466f-ad64-dcf8e85e4568','c95859d6-a2d2-41b6-9916-0bd8b909d899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a653152aa0cc4994bd6d31f0c975bd89',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.743646] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd28c820-83e7-44b2-8b06-c729f0edfe14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.769352] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd28c820-83e7-44b2-8b06-c729f0edfe14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.770542] [54972]: DEBUG cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Flow 'volume_create_api' (8f49a2d5-2395-4255-a2a4-1fcdc32c1674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1104.771108] [54972]: INFO cinder.volume.api [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Create volume request issued successfully. [ 1104.771741] [54972]: INFO cinder.api.openstack.wsgi [None req-5edc87cd-865d-4c62-bddc-cb5dbd3d9832 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1104.772239] [54972]: [pid: 54972|app: 0|req: 186/365] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:36:08 2025] POST /volume/v3/volumes => generated 751 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1104.788963] [54973]: DEBUG cinder.api.middleware.request_id [None req-19c12e1b-a007-4104-8af5-b5adb6e3d627 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.797718] [54973]: INFO cinder.api.openstack.wsgi [None req-19c12e1b-a007-4104-8af5-b5adb6e3d627 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1104.799958] [54973]: DEBUG cinder.api.openstack.wsgi [None req-19c12e1b-a007-4104-8af5-b5adb6e3d627 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.799958] [54973]: DEBUG cinder.api.openstack.wsgi [None req-19c12e1b-a007-4104-8af5-b5adb6e3d627 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.809361] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.809361] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.815220] [54973]: INFO cinder.volume.api [None req-19c12e1b-a007-4104-8af5-b5adb6e3d627 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1104.822035] [54973]: INFO cinder.api.openstack.wsgi [None req-19c12e1b-a007-4104-8af5-b5adb6e3d627 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1104.822833] [54973]: [pid: 54973|app: 0|req: 180/366] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:09 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.983526] [54972]: DEBUG cinder.api.middleware.request_id [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.986113] [54972]: INFO cinder.api.openstack.wsgi [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1104.986536] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-221343984"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.988496] [54972]: DEBUG cinder.api.v3.volumes [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-221343984'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1104.988611] [54972]: INFO cinder.api.v3.volumes [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Create volume of 1 GB [ 1104.988969] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.988969] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.995892] [54972]: INFO cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Availability Zones retrieved successfully. [ 1105.006457] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Flow 'volume_create_api' (d29ed845-a6b7-405f-b218-c2de81b9a9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.008535] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (298f992d-91f7-460f-96df-cf11ba8cfdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.009940] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1105.045383] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (298f992d-91f7-460f-96df-cf11ba8cfdd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.046404] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bbea4f-bdcf-454c-9191-66dea6834d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.083642] [54972]: DEBUG cinder.quota [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Created reservations ['76a8e870-99a7-4939-b83c-8bde8127c67d', 'ff3a6d92-5113-4bd5-8520-52261d4ee85d', '87bedf67-301e-4eaa-aaab-f7271016dda8', 'd51683da-68fd-475d-8979-03d3301e197a'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1105.084782] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bbea4f-bdcf-454c-9191-66dea6834d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76a8e870-99a7-4939-b83c-8bde8127c67d', 'ff3a6d92-5113-4bd5-8520-52261d4ee85d', '87bedf67-301e-4eaa-aaab-f7271016dda8', 'd51683da-68fd-475d-8979-03d3301e197a']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.085749] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa9a2677-0ff2-47a0-bc8f-5a50927c4409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.104909] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa9a2677-0ff2-47a0-bc8f-5a50927c4409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b328b5db-32a6-4dd2-894c-7e3775dd24b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-221343984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb73fa294724a72a2e7b6aba506283c',qos_specs=None,replication_status=,reservations=['76a8e870-99a7-4939-b83c-8bde8127c67d','ff3a6d92-5113-4bd5-8520-52261d4ee85d','87bedf67-301e-4eaa-aaab-f7271016dda8','d51683da-68fd-475d-8979-03d3301e197a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ed53a37c1fc4cf583f7eaaa2d10211b',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-221343984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b328b5db-32a6-4dd2-894c-7e3775dd24b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bb73fa294724a72a2e7b6aba506283c',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='6ed53a37c1fc4cf583f7eaaa2d10211b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.106669] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fdd7383-f667-4085-8abe-4adb9195dd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.122589] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fdd7383-f667-4085-8abe-4adb9195dd98) 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-221343984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb73fa294724a72a2e7b6aba506283c',qos_specs=None,replication_status=,reservations=['76a8e870-99a7-4939-b83c-8bde8127c67d','ff3a6d92-5113-4bd5-8520-52261d4ee85d','87bedf67-301e-4eaa-aaab-f7271016dda8','d51683da-68fd-475d-8979-03d3301e197a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ed53a37c1fc4cf583f7eaaa2d10211b',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.123576] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bed5a02-5a42-4543-9469-e86ef3647c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.133093] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bed5a02-5a42-4543-9469-e86ef3647c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.134281] [54972]: DEBUG cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Flow 'volume_create_api' (d29ed845-a6b7-405f-b218-c2de81b9a9d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.138183] [54972]: INFO cinder.volume.api [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Create volume request issued successfully. [ 1105.138183] [54972]: INFO cinder.api.openstack.wsgi [None req-9d022219-145e-48b0-a04f-160a1d4a14e3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1105.138183] [54972]: [pid: 54972|app: 0|req: 187/367] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:36:09 2025] POST /volume/v3/volumes => generated 749 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1105.148274] [54973]: DEBUG cinder.api.middleware.request_id [None req-25b9e2dd-5402-4025-b1ca-6b3d05c192fd None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.150975] [54973]: INFO cinder.api.openstack.wsgi [None req-25b9e2dd-5402-4025-b1ca-6b3d05c192fd tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1105.151257] [54973]: DEBUG cinder.api.openstack.wsgi [None req-25b9e2dd-5402-4025-b1ca-6b3d05c192fd tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.152027] [54973]: DEBUG cinder.api.openstack.wsgi [None req-25b9e2dd-5402-4025-b1ca-6b3d05c192fd tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.162121] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.162121] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.166133] [54973]: INFO cinder.volume.api [None req-25b9e2dd-5402-4025-b1ca-6b3d05c192fd tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1105.175750] [54973]: INFO cinder.api.openstack.wsgi [None req-25b9e2dd-5402-4025-b1ca-6b3d05c192fd tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1105.176252] [54973]: [pid: 54973|app: 0|req: 181/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:09 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.555597] [54972]: DEBUG cinder.api.middleware.request_id [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.557801] [54972]: INFO cinder.api.openstack.wsgi [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1105.559111] [54972]: DEBUG cinder.api.openstack.wsgi [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1647095014", "imageRef": "bd5eb902-396c-47c9-8e51-cd10024c33a5", "size": 1}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.561457] [54972]: DEBUG cinder.api.v3.volumes [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1647095014', 'imageRef': 'bd5eb902-396c-47c9-8e51-cd10024c33a5', 'size': 1}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1105.636429] [54972]: INFO cinder.api.v3.volumes [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Create volume of 1 GB [ 1105.636429] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.636429] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.646022] [54972]: INFO cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Availability Zones retrieved successfully. [ 1105.651012] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Flow 'volume_create_api' (555f1728-5428-4bd5-bb71-b053b408cb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.652607] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6fa5f8-479d-48ba-9a72-00e8c24c6fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.654092] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1105.727056] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6fa5f8-479d-48ba-9a72-00e8c24c6fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.728102] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26ce412-8af6-4903-a1b6-6c562862ea43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.784514] [54972]: DEBUG cinder.quota [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Created reservations ['ee2e8a7f-405a-4923-982b-5b62c9283b55', '2824e3d2-86c8-4a17-bf9f-68ab2a2f6aa2', '3bc5a7fb-6271-4109-9457-0e63e3c895e8', '1910f1ce-1d02-4c73-b34b-5223b85127d1'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1105.785264] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26ce412-8af6-4903-a1b6-6c562862ea43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee2e8a7f-405a-4923-982b-5b62c9283b55', '2824e3d2-86c8-4a17-bf9f-68ab2a2f6aa2', '3bc5a7fb-6271-4109-9457-0e63e3c895e8', '1910f1ce-1d02-4c73-b34b-5223b85127d1']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.786218] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4860340d-42d0-42ac-a91f-e21cc8e39cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.805236] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4860340d-42d0-42ac-a91f-e21cc8e39cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05bf5b6-1105-4a51-826b-fac8d0482788', '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-1647095014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd21ba13a153403ca456bacbd6734dac',qos_specs=None,replication_status=,reservations=['ee2e8a7f-405a-4923-982b-5b62c9283b55','2824e3d2-86c8-4a17-bf9f-68ab2a2f6aa2','3bc5a7fb-6271-4109-9457-0e63e3c895e8','1910f1ce-1d02-4c73-b34b-5223b85127d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1aef0a349f4aa8b08f639998f658a5',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1647095014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05bf5b6-1105-4a51-826b-fac8d0482788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd21ba13a153403ca456bacbd6734dac',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='fd1aef0a349f4aa8b08f639998f658a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.806878] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (421508d0-c2c3-4cfc-b147-cc015265f337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.832422] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (421508d0-c2c3-4cfc-b147-cc015265f337) 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-1647095014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd21ba13a153403ca456bacbd6734dac',qos_specs=None,replication_status=,reservations=['ee2e8a7f-405a-4923-982b-5b62c9283b55','2824e3d2-86c8-4a17-bf9f-68ab2a2f6aa2','3bc5a7fb-6271-4109-9457-0e63e3c895e8','1910f1ce-1d02-4c73-b34b-5223b85127d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1aef0a349f4aa8b08f639998f658a5',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.834553] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49142990-d9bc-4c89-a450-f4d4c6a49f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.839646] [54973]: DEBUG cinder.api.middleware.request_id [None req-1d40a2c2-a641-4608-b83a-b7f59916b8dc None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.843782] [54973]: INFO cinder.api.openstack.wsgi [None req-1d40a2c2-a641-4608-b83a-b7f59916b8dc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1105.844044] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1d40a2c2-a641-4608-b83a-b7f59916b8dc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.844271] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1d40a2c2-a641-4608-b83a-b7f59916b8dc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.852904] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.852904] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.856326] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49142990-d9bc-4c89-a450-f4d4c6a49f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.856977] [54972]: DEBUG cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Flow 'volume_create_api' (555f1728-5428-4bd5-bb71-b053b408cb64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.857730] [54972]: INFO cinder.volume.api [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Create volume request issued successfully. [ 1105.860047] [54973]: INFO cinder.volume.api [None req-1d40a2c2-a641-4608-b83a-b7f59916b8dc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1105.860888] [54972]: INFO cinder.api.openstack.wsgi [None req-a711e2b0-507f-44bf-9191-d39c13aabfa8 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1105.860888] [54972]: [pid: 54972|app: 0|req: 188/369] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 12:36:09 2025] POST /volume/v3/volumes => generated 898 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1105.872018] [54973]: INFO cinder.api.openstack.wsgi [None req-1d40a2c2-a641-4608-b83a-b7f59916b8dc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1105.872018] [54973]: [pid: 54973|app: 0|req: 182/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:10 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.872833] [54972]: DEBUG cinder.api.middleware.request_id [None req-bc1814c6-ee16-44ae-9e00-bd74af1250a2 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.876093] [54972]: INFO cinder.api.openstack.wsgi [None req-bc1814c6-ee16-44ae-9e00-bd74af1250a2 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1105.876489] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bc1814c6-ee16-44ae-9e00-bd74af1250a2 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.876828] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bc1814c6-ee16-44ae-9e00-bd74af1250a2 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.888912] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.888912] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.896106] [54972]: INFO cinder.volume.api [None req-bc1814c6-ee16-44ae-9e00-bd74af1250a2 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1105.910631] [54972]: INFO cinder.api.openstack.wsgi [None req-bc1814c6-ee16-44ae-9e00-bd74af1250a2 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1105.910631] [54972]: [pid: 54972|app: 0|req: 189/371] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:10 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.187450] [54973]: DEBUG cinder.api.middleware.request_id [None req-2ee16cb5-fa25-46e3-927d-a3cbc93e6a93 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.192281] [54973]: INFO cinder.api.openstack.wsgi [None req-2ee16cb5-fa25-46e3-927d-a3cbc93e6a93 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1106.192281] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2ee16cb5-fa25-46e3-927d-a3cbc93e6a93 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.192281] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2ee16cb5-fa25-46e3-927d-a3cbc93e6a93 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.199981] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.199981] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.204041] [54973]: INFO cinder.volume.api [None req-2ee16cb5-fa25-46e3-927d-a3cbc93e6a93 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1106.208924] [54973]: INFO cinder.api.openstack.wsgi [None req-2ee16cb5-fa25-46e3-927d-a3cbc93e6a93 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1106.210058] [54973]: [pid: 54973|app: 0|req: 183/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:10 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.254966] [54972]: DEBUG cinder.api.middleware.request_id [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-230e2d7e-5b29-41fd-90a3-e0374f2ff09f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.257722] [54972]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-230e2d7e-5b29-41fd-90a3-e0374f2ff09f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1106.257722] [54972]: DEBUG cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-230e2d7e-5b29-41fd-90a3-e0374f2ff09f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.257947] [54972]: DEBUG cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-230e2d7e-5b29-41fd-90a3-e0374f2ff09f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.266115] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.266115] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.270655] [54972]: INFO cinder.volume.api [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-230e2d7e-5b29-41fd-90a3-e0374f2ff09f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1106.276639] [54972]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-230e2d7e-5b29-41fd-90a3-e0374f2ff09f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1106.277199] [54972]: [pid: 54972|app: 0|req: 190/373] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:36:10 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.881501] [54973]: DEBUG cinder.api.middleware.request_id [None req-05fb9ca5-eecd-4ac0-85ff-f3ee57b929f9 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.883681] [54973]: INFO cinder.api.openstack.wsgi [None req-05fb9ca5-eecd-4ac0-85ff-f3ee57b929f9 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1106.883899] [54973]: DEBUG cinder.api.openstack.wsgi [None req-05fb9ca5-eecd-4ac0-85ff-f3ee57b929f9 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.884125] [54973]: DEBUG cinder.api.openstack.wsgi [None req-05fb9ca5-eecd-4ac0-85ff-f3ee57b929f9 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.896897] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.896897] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.905696] [54973]: INFO cinder.volume.api [None req-05fb9ca5-eecd-4ac0-85ff-f3ee57b929f9 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1106.916068] [54973]: INFO cinder.api.openstack.wsgi [None req-05fb9ca5-eecd-4ac0-85ff-f3ee57b929f9 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1106.916504] [54973]: [pid: 54973|app: 0|req: 184/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:11 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.930569] [54972]: DEBUG cinder.api.middleware.request_id [None req-47ddcb00-9ac2-49e4-afe7-9d77cb4a2b49 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.933511] [54972]: INFO cinder.api.openstack.wsgi [None req-47ddcb00-9ac2-49e4-afe7-9d77cb4a2b49 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1106.933792] [54972]: DEBUG cinder.api.openstack.wsgi [None req-47ddcb00-9ac2-49e4-afe7-9d77cb4a2b49 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.934051] [54972]: DEBUG cinder.api.openstack.wsgi [None req-47ddcb00-9ac2-49e4-afe7-9d77cb4a2b49 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.946991] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.946991] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.954737] [54972]: INFO cinder.volume.api [None req-47ddcb00-9ac2-49e4-afe7-9d77cb4a2b49 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1106.960915] [54972]: INFO cinder.api.openstack.wsgi [None req-47ddcb00-9ac2-49e4-afe7-9d77cb4a2b49 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1106.960915] [54972]: [pid: 54972|app: 0|req: 191/375] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:11 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.801183] [54973]: DEBUG cinder.api.middleware.request_id [None req-9e9bdfdc-28d8-43b5-ba11-0adaeab8408e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.801628] [54973]: INFO cinder.api.openstack.wsgi [None req-9e9bdfdc-28d8-43b5-ba11-0adaeab8408e None None] GET http://10.180.1.21/volume// [ 1107.801804] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9e9bdfdc-28d8-43b5-ba11-0adaeab8408e None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.802040] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9e9bdfdc-28d8-43b5-ba11-0adaeab8408e None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.802425] [54973]: INFO cinder.api.openstack.wsgi [None req-9e9bdfdc-28d8-43b5-ba11-0adaeab8408e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.802817] [54973]: [pid: 54973|app: 0|req: 185/376] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:36:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1107.806453] [54972]: DEBUG cinder.api.middleware.request_id [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-b92b5b24-1441-4da7-9a8b-8974bc1f89a6 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.808799] [54972]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-b92b5b24-1441-4da7-9a8b-8974bc1f89a6 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1107.809233] [54972]: DEBUG cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-b92b5b24-1441-4da7-9a8b-8974bc1f89a6 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b328b5db-32a6-4dd2-894c-7e3775dd24b0", "connector": null, "instance_uuid": "79abdb5d-52c3-4695-8f17-7e7bf6789ed4"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1107.821184] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.821184] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.841943] [54972]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-b92b5b24-1441-4da7-9a8b-8974bc1f89a6 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1107.842662] [54972]: [pid: 54972|app: 0|req: 192/377] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:36:12 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.863603] [54973]: DEBUG cinder.api.middleware.request_id [None req-6ed55eaf-82bd-4783-a76b-721744e9fca3 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.865940] [54973]: INFO cinder.api.openstack.wsgi [None req-6ed55eaf-82bd-4783-a76b-721744e9fca3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1107.866180] [54973]: DEBUG cinder.api.openstack.wsgi [None req-6ed55eaf-82bd-4783-a76b-721744e9fca3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.866398] [54973]: DEBUG cinder.api.openstack.wsgi [None req-6ed55eaf-82bd-4783-a76b-721744e9fca3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.877539] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.877539] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.882017] [54973]: INFO cinder.volume.api [None req-6ed55eaf-82bd-4783-a76b-721744e9fca3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1107.888665] [54973]: INFO cinder.api.openstack.wsgi [None req-6ed55eaf-82bd-4783-a76b-721744e9fca3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1107.889243] [54973]: [pid: 54973|app: 0|req: 186/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:12 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.929899] [54972]: DEBUG cinder.api.middleware.request_id [None req-dd70e8b5-4a36-438d-8d45-6a3cdbdc2c13 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.932268] [54972]: INFO cinder.api.openstack.wsgi [None req-dd70e8b5-4a36-438d-8d45-6a3cdbdc2c13 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1107.932648] [54972]: DEBUG cinder.api.openstack.wsgi [None req-dd70e8b5-4a36-438d-8d45-6a3cdbdc2c13 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.932862] [54972]: DEBUG cinder.api.openstack.wsgi [None req-dd70e8b5-4a36-438d-8d45-6a3cdbdc2c13 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.943212] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.943212] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.948361] [54972]: INFO cinder.volume.api [None req-dd70e8b5-4a36-438d-8d45-6a3cdbdc2c13 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1107.954271] [54972]: INFO cinder.api.openstack.wsgi [None req-dd70e8b5-4a36-438d-8d45-6a3cdbdc2c13 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1107.954914] [54972]: [pid: 54972|app: 0|req: 193/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:12 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.978449] [54973]: DEBUG cinder.api.middleware.request_id [None req-82ff660c-911e-4ad3-8c09-bee217640d51 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.980977] [54973]: INFO cinder.api.openstack.wsgi [None req-82ff660c-911e-4ad3-8c09-bee217640d51 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1107.981310] [54973]: DEBUG cinder.api.openstack.wsgi [None req-82ff660c-911e-4ad3-8c09-bee217640d51 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.981551] [54973]: DEBUG cinder.api.openstack.wsgi [None req-82ff660c-911e-4ad3-8c09-bee217640d51 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.989404] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.989404] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.993110] [54973]: INFO cinder.volume.api [None req-82ff660c-911e-4ad3-8c09-bee217640d51 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1107.997951] [54973]: INFO cinder.api.openstack.wsgi [None req-82ff660c-911e-4ad3-8c09-bee217640d51 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1107.998378] [54973]: [pid: 54973|app: 0|req: 187/380] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:12 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.366130] [54972]: DEBUG cinder.api.middleware.request_id [None req-7cf3876b-8866-412b-98c7-282e37d0684a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.367103] [54972]: INFO cinder.api.openstack.wsgi [None req-7cf3876b-8866-412b-98c7-282e37d0684a None None] GET http://10.180.1.21/volume// [ 1108.367103] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7cf3876b-8866-412b-98c7-282e37d0684a None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.367310] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7cf3876b-8866-412b-98c7-282e37d0684a None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.367755] [54972]: INFO cinder.api.openstack.wsgi [None req-7cf3876b-8866-412b-98c7-282e37d0684a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.368087] [54972]: [pid: 54972|app: 0|req: 194/381] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:36:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.372023] [54973]: DEBUG cinder.api.middleware.request_id [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-cf57f393-4032-48c8-92fb-098ee2bee03c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.375406] [54973]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-cf57f393-4032-48c8-92fb-098ee2bee03c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1108.375570] [54973]: DEBUG cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-cf57f393-4032-48c8-92fb-098ee2bee03c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.376374] [54973]: DEBUG cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-cf57f393-4032-48c8-92fb-098ee2bee03c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.392709] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.392709] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.398238] [54973]: INFO cinder.volume.api [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-cf57f393-4032-48c8-92fb-098ee2bee03c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1108.405973] [54973]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-cf57f393-4032-48c8-92fb-098ee2bee03c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1108.406517] [54973]: [pid: 54973|app: 0|req: 188/382] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:36:12 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1108.447540] [54972]: DEBUG cinder.api.middleware.request_id [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-1e56577a-cde5-49ef-bcc7-44b77a7b7a30 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.450695] [54972]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-1e56577a-cde5-49ef-bcc7-44b77a7b7a30 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] PUT http://10.180.1.21/volume/v3/attachments/2a7a5f07-170a-4b26-bb51-975efecd9909 [ 1108.451227] [54972]: DEBUG cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-1e56577a-cde5-49ef-bcc7-44b77a7b7a30 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-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-540776", "mountpoint": "/dev/sdb"}}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.460139] [54972]: DEBUG cinder.coordination [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-1e56577a-cde5-49ef-bcc7-44b77a7b7a30 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Acquiring lock "cinder-attachment_update-b328b5db-32a6-4dd2-894c-7e3775dd24b0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1108.464818] [54972]: DEBUG cinder.coordination [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-1e56577a-cde5-49ef-bcc7-44b77a7b7a30 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Lock "cinder-attachment_update-b328b5db-32a6-4dd2-894c-7e3775dd24b0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1108.466112] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.466112] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.901530] [54973]: DEBUG cinder.api.middleware.request_id [None req-354c438f-1496-4d81-b8c6-e71e91686b1f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.903633] [54973]: INFO cinder.api.openstack.wsgi [None req-354c438f-1496-4d81-b8c6-e71e91686b1f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1108.903943] [54973]: DEBUG cinder.api.openstack.wsgi [None req-354c438f-1496-4d81-b8c6-e71e91686b1f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.904158] [54973]: DEBUG cinder.api.openstack.wsgi [None req-354c438f-1496-4d81-b8c6-e71e91686b1f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.919550] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.919550] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.925480] [54973]: INFO cinder.volume.api [None req-354c438f-1496-4d81-b8c6-e71e91686b1f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1108.931843] [54973]: INFO cinder.api.openstack.wsgi [None req-354c438f-1496-4d81-b8c6-e71e91686b1f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1108.932296] [54973]: [pid: 54973|app: 0|req: 189/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:13 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.968734] [54973]: DEBUG cinder.api.middleware.request_id [None req-16b4bdab-0312-4af0-a275-d1a5f3997f4d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.970969] [54973]: INFO cinder.api.openstack.wsgi [None req-16b4bdab-0312-4af0-a275-d1a5f3997f4d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1108.971211] [54973]: DEBUG cinder.api.openstack.wsgi [None req-16b4bdab-0312-4af0-a275-d1a5f3997f4d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.971435] [54973]: DEBUG cinder.api.openstack.wsgi [None req-16b4bdab-0312-4af0-a275-d1a5f3997f4d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.980217] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.980217] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.984434] [54973]: INFO cinder.volume.api [None req-16b4bdab-0312-4af0-a275-d1a5f3997f4d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1108.989448] [54973]: INFO cinder.api.openstack.wsgi [None req-16b4bdab-0312-4af0-a275-d1a5f3997f4d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1108.989868] [54973]: [pid: 54973|app: 0|req: 190/384] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:13 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.010657] [54973]: DEBUG cinder.api.middleware.request_id [None req-1813855d-25f5-4443-9ab1-d1030c0cf858 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.012825] [54973]: INFO cinder.api.openstack.wsgi [None req-1813855d-25f5-4443-9ab1-d1030c0cf858 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1109.013088] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1813855d-25f5-4443-9ab1-d1030c0cf858 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.013313] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1813855d-25f5-4443-9ab1-d1030c0cf858 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.021630] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.021630] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.026227] [54973]: INFO cinder.volume.api [None req-1813855d-25f5-4443-9ab1-d1030c0cf858 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1109.031012] [54973]: INFO cinder.api.openstack.wsgi [None req-1813855d-25f5-4443-9ab1-d1030c0cf858 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1109.031615] [54973]: [pid: 54973|app: 0|req: 191/385] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:13 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.945166] [54973]: DEBUG cinder.api.middleware.request_id [None req-72ce03d1-01d1-4833-8e82-181b5c168444 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.947402] [54973]: INFO cinder.api.openstack.wsgi [None req-72ce03d1-01d1-4833-8e82-181b5c168444 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1109.947629] [54973]: DEBUG cinder.api.openstack.wsgi [None req-72ce03d1-01d1-4833-8e82-181b5c168444 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.948017] [54973]: DEBUG cinder.api.openstack.wsgi [None req-72ce03d1-01d1-4833-8e82-181b5c168444 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.958460] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.958460] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.962506] [54973]: INFO cinder.volume.api [None req-72ce03d1-01d1-4833-8e82-181b5c168444 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1109.966718] [54973]: INFO cinder.api.openstack.wsgi [None req-72ce03d1-01d1-4833-8e82-181b5c168444 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1109.967158] [54973]: [pid: 54973|app: 0|req: 192/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:14 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.002649] [54973]: DEBUG cinder.api.middleware.request_id [None req-940cef4e-0b40-42f3-9266-21074f254ba5 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.004379] [54973]: INFO cinder.api.openstack.wsgi [None req-940cef4e-0b40-42f3-9266-21074f254ba5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1110.004982] [54973]: DEBUG cinder.api.openstack.wsgi [None req-940cef4e-0b40-42f3-9266-21074f254ba5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.004982] [54973]: DEBUG cinder.api.openstack.wsgi [None req-940cef4e-0b40-42f3-9266-21074f254ba5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.013027] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.013027] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.016631] [54973]: INFO cinder.volume.api [None req-940cef4e-0b40-42f3-9266-21074f254ba5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1110.021015] [54973]: INFO cinder.api.openstack.wsgi [None req-940cef4e-0b40-42f3-9266-21074f254ba5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1110.021534] [54973]: [pid: 54973|app: 0|req: 193/387] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:14 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1110.043406] [54973]: DEBUG cinder.api.middleware.request_id [None req-0ff30eb7-29ad-4d56-b636-e6e4cf39c9bf None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.046618] [54973]: INFO cinder.api.openstack.wsgi [None req-0ff30eb7-29ad-4d56-b636-e6e4cf39c9bf tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1110.046743] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0ff30eb7-29ad-4d56-b636-e6e4cf39c9bf tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.047868] [54973]: DEBUG cinder.api.openstack.wsgi [None req-0ff30eb7-29ad-4d56-b636-e6e4cf39c9bf tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.055019] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.055019] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.058834] [54973]: INFO cinder.volume.api [None req-0ff30eb7-29ad-4d56-b636-e6e4cf39c9bf tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1110.064338] [54973]: INFO cinder.api.openstack.wsgi [None req-0ff30eb7-29ad-4d56-b636-e6e4cf39c9bf tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1110.065086] [54973]: [pid: 54973|app: 0|req: 194/388] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:14 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.979012] [54973]: DEBUG cinder.api.middleware.request_id [None req-6bc3337c-746d-43a2-b4c8-8e4760a45b11 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.981599] [54973]: INFO cinder.api.openstack.wsgi [None req-6bc3337c-746d-43a2-b4c8-8e4760a45b11 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1110.981848] [54973]: DEBUG cinder.api.openstack.wsgi [None req-6bc3337c-746d-43a2-b4c8-8e4760a45b11 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.982101] [54973]: DEBUG cinder.api.openstack.wsgi [None req-6bc3337c-746d-43a2-b4c8-8e4760a45b11 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.996365] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.996365] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.000582] [54973]: INFO cinder.volume.api [None req-6bc3337c-746d-43a2-b4c8-8e4760a45b11 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1111.005670] [54973]: INFO cinder.api.openstack.wsgi [None req-6bc3337c-746d-43a2-b4c8-8e4760a45b11 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1111.006156] [54973]: [pid: 54973|app: 0|req: 195/389] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:15 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.032734] [54973]: DEBUG cinder.api.middleware.request_id [None req-a0b784db-72a8-40ee-9eb6-7b7efe014c33 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.035177] [54973]: INFO cinder.api.openstack.wsgi [None req-a0b784db-72a8-40ee-9eb6-7b7efe014c33 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1111.035439] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a0b784db-72a8-40ee-9eb6-7b7efe014c33 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.035681] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a0b784db-72a8-40ee-9eb6-7b7efe014c33 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.045170] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.045170] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.049494] [54973]: INFO cinder.volume.api [None req-a0b784db-72a8-40ee-9eb6-7b7efe014c33 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1111.054447] [54973]: INFO cinder.api.openstack.wsgi [None req-a0b784db-72a8-40ee-9eb6-7b7efe014c33 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1111.054923] [54973]: [pid: 54973|app: 0|req: 196/390] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:15 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.076612] [54973]: DEBUG cinder.api.middleware.request_id [None req-6af4a6f1-0554-48b0-85e0-784505c72c67 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.079083] [54973]: INFO cinder.api.openstack.wsgi [None req-6af4a6f1-0554-48b0-85e0-784505c72c67 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1111.079379] [54973]: DEBUG cinder.api.openstack.wsgi [None req-6af4a6f1-0554-48b0-85e0-784505c72c67 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.079633] [54973]: DEBUG cinder.api.openstack.wsgi [None req-6af4a6f1-0554-48b0-85e0-784505c72c67 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.088783] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.088783] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.092817] [54973]: INFO cinder.volume.api [None req-6af4a6f1-0554-48b0-85e0-784505c72c67 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1111.097860] [54973]: INFO cinder.api.openstack.wsgi [None req-6af4a6f1-0554-48b0-85e0-784505c72c67 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1111.098361] [54973]: [pid: 54973|app: 0|req: 197/391] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:15 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.020978] [54973]: DEBUG cinder.api.middleware.request_id [None req-94d66332-745e-4ace-99b4-3662541fca83 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.023662] [54973]: INFO cinder.api.openstack.wsgi [None req-94d66332-745e-4ace-99b4-3662541fca83 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1112.023916] [54973]: DEBUG cinder.api.openstack.wsgi [None req-94d66332-745e-4ace-99b4-3662541fca83 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.024171] [54973]: DEBUG cinder.api.openstack.wsgi [None req-94d66332-745e-4ace-99b4-3662541fca83 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.037937] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.037937] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.048119] [54973]: INFO cinder.volume.api [None req-94d66332-745e-4ace-99b4-3662541fca83 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1112.054216] [54973]: INFO cinder.api.openstack.wsgi [None req-94d66332-745e-4ace-99b4-3662541fca83 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1112.055137] [54973]: [pid: 54973|app: 0|req: 198/392] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:16 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.071450] [54973]: DEBUG cinder.api.middleware.request_id [None req-06ddcd15-1e25-40a5-8bfa-bb627a81fa0d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.073678] [54973]: INFO cinder.api.openstack.wsgi [None req-06ddcd15-1e25-40a5-8bfa-bb627a81fa0d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1112.073937] [54973]: DEBUG cinder.api.openstack.wsgi [None req-06ddcd15-1e25-40a5-8bfa-bb627a81fa0d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.074200] [54973]: DEBUG cinder.api.openstack.wsgi [None req-06ddcd15-1e25-40a5-8bfa-bb627a81fa0d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.082491] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.082491] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.086076] [54973]: INFO cinder.volume.api [None req-06ddcd15-1e25-40a5-8bfa-bb627a81fa0d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1112.091862] [54973]: INFO cinder.api.openstack.wsgi [None req-06ddcd15-1e25-40a5-8bfa-bb627a81fa0d tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1112.092546] [54973]: [pid: 54973|app: 0|req: 199/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:16 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.113231] [54973]: DEBUG cinder.api.middleware.request_id [None req-39a09d31-f05a-4a13-912d-b888364dd87b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.117241] [54973]: INFO cinder.api.openstack.wsgi [None req-39a09d31-f05a-4a13-912d-b888364dd87b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1112.118017] [54973]: DEBUG cinder.api.openstack.wsgi [None req-39a09d31-f05a-4a13-912d-b888364dd87b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.118198] [54973]: DEBUG cinder.api.openstack.wsgi [None req-39a09d31-f05a-4a13-912d-b888364dd87b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.129309] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.129309] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.133570] [54973]: INFO cinder.volume.api [None req-39a09d31-f05a-4a13-912d-b888364dd87b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1112.138716] [54973]: INFO cinder.api.openstack.wsgi [None req-39a09d31-f05a-4a13-912d-b888364dd87b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1112.139272] [54973]: [pid: 54973|app: 0|req: 200/394] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:16 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.992997] [54972]: DEBUG cinder.coordination [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-1e56577a-cde5-49ef-bcc7-44b77a7b7a30 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Lock "cinder-attachment_update-b328b5db-32a6-4dd2-894c-7e3775dd24b0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54972) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1112.993516] [54972]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-1e56577a-cde5-49ef-bcc7-44b77a7b7a30 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments/2a7a5f07-170a-4b26-bb51-975efecd9909 returned with HTTP 200 [ 1112.994667] [54972]: [pid: 54972|app: 0|req: 195/395] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:36:12 2025] PUT /volume/v3/attachments/2a7a5f07-170a-4b26-bb51-975efecd9909 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.066668] [54973]: DEBUG cinder.api.middleware.request_id [None req-1498db50-6212-4ac1-8ece-eefd58cbea64 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.070980] [54973]: INFO cinder.api.openstack.wsgi [None req-1498db50-6212-4ac1-8ece-eefd58cbea64 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1113.071451] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1498db50-6212-4ac1-8ece-eefd58cbea64 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.071839] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1498db50-6212-4ac1-8ece-eefd58cbea64 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.087913] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.087913] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.093218] [54973]: INFO cinder.volume.api [None req-1498db50-6212-4ac1-8ece-eefd58cbea64 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1113.101873] [54973]: INFO cinder.api.openstack.wsgi [None req-1498db50-6212-4ac1-8ece-eefd58cbea64 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1113.104183] [54972]: DEBUG cinder.api.middleware.request_id [None req-d7687506-9248-47cc-a5bb-8e0049094d72 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.104823] [54973]: [pid: 54973|app: 0|req: 201/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:17 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.107049] [54972]: INFO cinder.api.openstack.wsgi [None req-d7687506-9248-47cc-a5bb-8e0049094d72 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1113.107352] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d7687506-9248-47cc-a5bb-8e0049094d72 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.107597] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d7687506-9248-47cc-a5bb-8e0049094d72 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.120285] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.120285] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.127944] [54972]: INFO cinder.volume.api [None req-d7687506-9248-47cc-a5bb-8e0049094d72 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1113.133614] [54972]: INFO cinder.api.openstack.wsgi [None req-d7687506-9248-47cc-a5bb-8e0049094d72 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1113.134133] [54972]: [pid: 54972|app: 0|req: 196/397] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:17 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.150785] [54973]: DEBUG cinder.api.middleware.request_id [None req-d6acd990-a925-4b8b-92bf-17d809dbbc7c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.154290] [54973]: INFO cinder.api.openstack.wsgi [None req-d6acd990-a925-4b8b-92bf-17d809dbbc7c tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1113.154610] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d6acd990-a925-4b8b-92bf-17d809dbbc7c tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.154861] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d6acd990-a925-4b8b-92bf-17d809dbbc7c tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.164608] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.164608] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.176968] [54973]: INFO cinder.volume.api [None req-d6acd990-a925-4b8b-92bf-17d809dbbc7c tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1113.180996] [54973]: INFO cinder.api.openstack.wsgi [None req-d6acd990-a925-4b8b-92bf-17d809dbbc7c tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1113.180996] [54973]: [pid: 54973|app: 0|req: 202/398] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:17 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.113960] [54972]: DEBUG cinder.api.middleware.request_id [None req-e10a0a55-fb51-4928-bcaf-9f0621649194 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.116671] [54972]: INFO cinder.api.openstack.wsgi [None req-e10a0a55-fb51-4928-bcaf-9f0621649194 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1114.116892] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e10a0a55-fb51-4928-bcaf-9f0621649194 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.117210] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e10a0a55-fb51-4928-bcaf-9f0621649194 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.138936] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.138936] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.143492] [54972]: INFO cinder.volume.api [None req-e10a0a55-fb51-4928-bcaf-9f0621649194 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1114.145927] [54973]: DEBUG cinder.api.middleware.request_id [None req-8a120126-1936-4776-8f36-275ac7bcf9ab None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.148596] [54973]: INFO cinder.api.openstack.wsgi [None req-8a120126-1936-4776-8f36-275ac7bcf9ab tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1114.149273] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8a120126-1936-4776-8f36-275ac7bcf9ab tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.149764] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8a120126-1936-4776-8f36-275ac7bcf9ab tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.149976] [54972]: INFO cinder.api.openstack.wsgi [None req-e10a0a55-fb51-4928-bcaf-9f0621649194 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1114.150518] [54972]: [pid: 54972|app: 0|req: 197/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:18 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1114.162804] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.162804] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.169903] [54973]: INFO cinder.volume.api [None req-8a120126-1936-4776-8f36-275ac7bcf9ab tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1114.178864] [54973]: INFO cinder.api.openstack.wsgi [None req-8a120126-1936-4776-8f36-275ac7bcf9ab tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1114.179475] [54973]: [pid: 54973|app: 0|req: 203/400] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:18 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.196563] [54972]: DEBUG cinder.api.middleware.request_id [None req-09d05277-9dd4-44ce-9247-d15dc0b649e9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.198669] [54972]: INFO cinder.api.openstack.wsgi [None req-09d05277-9dd4-44ce-9247-d15dc0b649e9 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1114.198959] [54972]: DEBUG cinder.api.openstack.wsgi [None req-09d05277-9dd4-44ce-9247-d15dc0b649e9 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.199231] [54972]: DEBUG cinder.api.openstack.wsgi [None req-09d05277-9dd4-44ce-9247-d15dc0b649e9 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.213461] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.213461] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.219183] [54972]: INFO cinder.volume.api [None req-09d05277-9dd4-44ce-9247-d15dc0b649e9 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1114.225823] [54972]: INFO cinder.api.openstack.wsgi [None req-09d05277-9dd4-44ce-9247-d15dc0b649e9 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1114.226316] [54972]: [pid: 54972|app: 0|req: 198/401] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:18 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.140403] [54973]: DEBUG cinder.api.middleware.request_id [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-ed9bf73f-e08e-4355-a178-14256cf3adc2 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.143366] [54973]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-ed9bf73f-e08e-4355-a178-14256cf3adc2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/attachments/2a7a5f07-170a-4b26-bb51-975efecd9909/action [ 1115.143995] [54973]: DEBUG cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-ed9bf73f-e08e-4355-a178-14256cf3adc2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action body: b'{"os-complete": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1115.144391] [54973]: DEBUG cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-ed9bf73f-e08e-4355-a178-14256cf3adc2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.163684] [54972]: DEBUG cinder.api.middleware.request_id [None req-955f24ea-52b5-45bb-928b-1eb4cf3d8c29 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.166271] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.166271] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.168498] [54972]: INFO cinder.api.openstack.wsgi [None req-955f24ea-52b5-45bb-928b-1eb4cf3d8c29 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1115.168751] [54972]: DEBUG cinder.api.openstack.wsgi [None req-955f24ea-52b5-45bb-928b-1eb4cf3d8c29 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.168981] [54972]: DEBUG cinder.api.openstack.wsgi [None req-955f24ea-52b5-45bb-928b-1eb4cf3d8c29 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.175891] [54973]: INFO cinder.api.openstack.wsgi [req-b99ba5f0-47e5-4a7e-83a5-fce4e6d7ceee req-ed9bf73f-e08e-4355-a178-14256cf3adc2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments/2a7a5f07-170a-4b26-bb51-975efecd9909/action returned with HTTP 204 [ 1115.175891] [54973]: [pid: 54973|app: 0|req: 204/402] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:36:19 2025] POST /volume/v3/attachments/2a7a5f07-170a-4b26-bb51-975efecd9909/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1115.186288] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.186288] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.189588] [54972]: INFO cinder.volume.api [None req-955f24ea-52b5-45bb-928b-1eb4cf3d8c29 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1115.190473] [54973]: DEBUG cinder.api.middleware.request_id [None req-499fe6ee-d12f-4281-bc64-9579dfe841da None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.192971] [54973]: INFO cinder.api.openstack.wsgi [None req-499fe6ee-d12f-4281-bc64-9579dfe841da tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1115.193242] [54973]: DEBUG cinder.api.openstack.wsgi [None req-499fe6ee-d12f-4281-bc64-9579dfe841da tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.193814] [54973]: DEBUG cinder.api.openstack.wsgi [None req-499fe6ee-d12f-4281-bc64-9579dfe841da tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.195746] [54972]: INFO cinder.api.openstack.wsgi [None req-955f24ea-52b5-45bb-928b-1eb4cf3d8c29 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1115.196296] [54972]: [pid: 54972|app: 0|req: 199/403] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:19 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.205556] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.205556] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.206928] [54972]: DEBUG cinder.api.middleware.request_id [None req-fce3a705-f190-4303-96b6-2313849c004b None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.211823] [54972]: INFO cinder.api.openstack.wsgi [None req-fce3a705-f190-4303-96b6-2313849c004b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1115.212409] [54972]: DEBUG cinder.api.openstack.wsgi [None req-fce3a705-f190-4303-96b6-2313849c004b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.213383] [54972]: DEBUG cinder.api.openstack.wsgi [None req-fce3a705-f190-4303-96b6-2313849c004b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.213572] [54973]: INFO cinder.volume.api [None req-499fe6ee-d12f-4281-bc64-9579dfe841da tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1115.222472] [54973]: INFO cinder.api.openstack.wsgi [None req-499fe6ee-d12f-4281-bc64-9579dfe841da tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1115.222472] [54973]: [pid: 54973|app: 0|req: 205/404] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:19 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.224970] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.224970] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.230666] [54972]: INFO cinder.volume.api [None req-fce3a705-f190-4303-96b6-2313849c004b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1115.237226] [54972]: INFO cinder.api.openstack.wsgi [None req-fce3a705-f190-4303-96b6-2313849c004b tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1115.237438] [54972]: [pid: 54972|app: 0|req: 200/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:19 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.239841] [54973]: DEBUG cinder.api.middleware.request_id [None req-a21bf6db-8d52-4c97-894c-6f0624b20d0b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.241960] [54973]: INFO cinder.api.openstack.wsgi [None req-a21bf6db-8d52-4c97-894c-6f0624b20d0b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1115.242232] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a21bf6db-8d52-4c97-894c-6f0624b20d0b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.242455] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a21bf6db-8d52-4c97-894c-6f0624b20d0b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.250544] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.250544] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.255556] [54973]: INFO cinder.volume.api [None req-a21bf6db-8d52-4c97-894c-6f0624b20d0b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1115.262135] [54973]: INFO cinder.api.openstack.wsgi [None req-a21bf6db-8d52-4c97-894c-6f0624b20d0b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1115.262135] [54973]: [pid: 54973|app: 0|req: 206/406] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:19 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.344081] [54972]: DEBUG cinder.api.middleware.request_id [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.345705] [54972]: INFO cinder.api.openstack.wsgi [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1115.346250] [54972]: DEBUG cinder.api.openstack.wsgi [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-99623844"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.348190] [54972]: DEBUG cinder.api.v3.volumes [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-99623844'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1115.348435] [54972]: INFO cinder.api.v3.volumes [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Create volume of 1 GB [ 1115.352647] [54972]: INFO cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Availability Zones retrieved successfully. [ 1115.359948] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Flow 'volume_create_api' (927bc71c-2db2-41f6-9fee-22fb4bea0b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1115.361179] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79772cb6-8162-435b-ac1b-2ffbf75c68eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.362377] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1115.381307] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79772cb6-8162-435b-ac1b-2ffbf75c68eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.382038] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058224bc-02f6-4154-bf76-9bf0ab2ffe8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.418952] [54972]: DEBUG cinder.quota [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Created reservations ['2ba176d3-0e83-440b-901e-d1d095557192', '7b9df2c1-10b0-4202-91dc-bc90f1b86d2e', '0b7a4a02-9efd-49f7-8ecc-1bba4905abdc', '8b3468ec-ed7a-4417-b803-389826a2c142'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1115.421815] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058224bc-02f6-4154-bf76-9bf0ab2ffe8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ba176d3-0e83-440b-901e-d1d095557192', '7b9df2c1-10b0-4202-91dc-bc90f1b86d2e', '0b7a4a02-9efd-49f7-8ecc-1bba4905abdc', '8b3468ec-ed7a-4417-b803-389826a2c142']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.421815] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c637f4-6573-4205-8953-f3294058c7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.436685] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c637f4-6573-4205-8953-f3294058c7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb657a9-2b6e-4461-af23-5afc6c5df502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-99623844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb73fa294724a72a2e7b6aba506283c',qos_specs=None,replication_status=,reservations=['2ba176d3-0e83-440b-901e-d1d095557192','7b9df2c1-10b0-4202-91dc-bc90f1b86d2e','0b7a4a02-9efd-49f7-8ecc-1bba4905abdc','8b3468ec-ed7a-4417-b803-389826a2c142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ed53a37c1fc4cf583f7eaaa2d10211b',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:36:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-99623844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb657a9-2b6e-4461-af23-5afc6c5df502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bb73fa294724a72a2e7b6aba506283c',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='6ed53a37c1fc4cf583f7eaaa2d10211b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.438034] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d31066cb-e54d-40b8-b9cd-f02f7eedfa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.456111] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d31066cb-e54d-40b8-b9cd-f02f7eedfa70) 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-99623844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb73fa294724a72a2e7b6aba506283c',qos_specs=None,replication_status=,reservations=['2ba176d3-0e83-440b-901e-d1d095557192','7b9df2c1-10b0-4202-91dc-bc90f1b86d2e','0b7a4a02-9efd-49f7-8ecc-1bba4905abdc','8b3468ec-ed7a-4417-b803-389826a2c142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ed53a37c1fc4cf583f7eaaa2d10211b',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.457045] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b72f1c-afdc-4ce2-aca9-7b1965d83def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.470276] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b72f1c-afdc-4ce2-aca9-7b1965d83def) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.470276] [54972]: DEBUG cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Flow 'volume_create_api' (927bc71c-2db2-41f6-9fee-22fb4bea0b78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1115.470276] [54972]: INFO cinder.volume.api [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Create volume request issued successfully. [ 1115.470276] [54972]: INFO cinder.api.openstack.wsgi [None req-6edd7527-74e2-4177-9481-0e8718dd5d67 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1115.470571] [54972]: [pid: 54972|app: 0|req: 201/407] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:36:19 2025] POST /volume/v3/volumes => generated 748 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1115.480141] [54973]: DEBUG cinder.api.middleware.request_id [None req-bd1a35bb-f515-41fe-8351-17eedb507400 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.482611] [54973]: INFO cinder.api.openstack.wsgi [None req-bd1a35bb-f515-41fe-8351-17eedb507400 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1115.482868] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd1a35bb-f515-41fe-8351-17eedb507400 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.483148] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd1a35bb-f515-41fe-8351-17eedb507400 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.496049] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.496049] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.497452] [54973]: INFO cinder.volume.api [None req-bd1a35bb-f515-41fe-8351-17eedb507400 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1115.504553] [54973]: INFO cinder.api.openstack.wsgi [None req-bd1a35bb-f515-41fe-8351-17eedb507400 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1115.505233] [54973]: [pid: 54973|app: 0|req: 207/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:19 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.231395] [54972]: DEBUG cinder.api.middleware.request_id [None req-eaf87e6a-29c2-4b08-b462-12889de66661 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.233589] [54972]: INFO cinder.api.openstack.wsgi [None req-eaf87e6a-29c2-4b08-b462-12889de66661 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1116.234042] [54972]: DEBUG cinder.api.openstack.wsgi [None req-eaf87e6a-29c2-4b08-b462-12889de66661 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.234042] [54972]: DEBUG cinder.api.openstack.wsgi [None req-eaf87e6a-29c2-4b08-b462-12889de66661 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.243608] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.243608] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.248267] [54972]: INFO cinder.volume.api [None req-eaf87e6a-29c2-4b08-b462-12889de66661 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1116.254472] [54972]: INFO cinder.api.openstack.wsgi [None req-eaf87e6a-29c2-4b08-b462-12889de66661 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1116.254472] [54972]: [pid: 54972|app: 0|req: 202/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:20 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.282467] [54973]: DEBUG cinder.api.middleware.request_id [None req-bcb1c9de-df8e-408a-bf57-efda7619f211 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.286066] [54973]: INFO cinder.api.openstack.wsgi [None req-bcb1c9de-df8e-408a-bf57-efda7619f211 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1116.286128] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bcb1c9de-df8e-408a-bf57-efda7619f211 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.286324] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bcb1c9de-df8e-408a-bf57-efda7619f211 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.301111] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.301111] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.306176] [54973]: INFO cinder.volume.api [None req-bcb1c9de-df8e-408a-bf57-efda7619f211 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1116.315634] [54973]: INFO cinder.api.openstack.wsgi [None req-bcb1c9de-df8e-408a-bf57-efda7619f211 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1116.315634] [54973]: [pid: 54973|app: 0|req: 208/410] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:20 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1116.524578] [54972]: DEBUG cinder.api.middleware.request_id [None req-f4f9db72-452a-4dba-b101-367bda040eee None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.526896] [54972]: INFO cinder.api.openstack.wsgi [None req-f4f9db72-452a-4dba-b101-367bda040eee tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1116.527214] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f4f9db72-452a-4dba-b101-367bda040eee tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.527374] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f4f9db72-452a-4dba-b101-367bda040eee tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.538614] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.538614] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.542748] [54972]: INFO cinder.volume.api [None req-f4f9db72-452a-4dba-b101-367bda040eee tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1116.548259] [54972]: INFO cinder.api.openstack.wsgi [None req-f4f9db72-452a-4dba-b101-367bda040eee tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1116.548649] [54972]: [pid: 54972|app: 0|req: 203/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:20 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.591243] [54973]: DEBUG cinder.api.middleware.request_id [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-4991b609-593a-40a8-a4da-2a40adbab514 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.593363] [54973]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-4991b609-593a-40a8-a4da-2a40adbab514 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1116.593727] [54973]: DEBUG cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-4991b609-593a-40a8-a4da-2a40adbab514 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.594961] [54973]: DEBUG cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-4991b609-593a-40a8-a4da-2a40adbab514 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.602097] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.602097] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.606984] [54973]: INFO cinder.volume.api [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-4991b609-593a-40a8-a4da-2a40adbab514 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1116.611640] [54973]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-4991b609-593a-40a8-a4da-2a40adbab514 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1116.612074] [54973]: [pid: 54973|app: 0|req: 209/412] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:36:21 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.264889] [54972]: DEBUG cinder.api.middleware.request_id [None req-390b18d0-8d66-45cf-9337-021d8d60dabb None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.266883] [54972]: INFO cinder.api.openstack.wsgi [None req-390b18d0-8d66-45cf-9337-021d8d60dabb tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1117.267015] [54972]: DEBUG cinder.api.openstack.wsgi [None req-390b18d0-8d66-45cf-9337-021d8d60dabb tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.267265] [54972]: DEBUG cinder.api.openstack.wsgi [None req-390b18d0-8d66-45cf-9337-021d8d60dabb tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.275501] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.275501] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.279566] [54972]: INFO cinder.volume.api [None req-390b18d0-8d66-45cf-9337-021d8d60dabb tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1117.285606] [54972]: INFO cinder.api.openstack.wsgi [None req-390b18d0-8d66-45cf-9337-021d8d60dabb tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1117.286116] [54972]: [pid: 54972|app: 0|req: 204/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:21 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1117.331241] [54973]: DEBUG cinder.api.middleware.request_id [None req-70ad618d-89d1-43e6-80a5-16a573d20fb4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.333398] [54973]: INFO cinder.api.openstack.wsgi [None req-70ad618d-89d1-43e6-80a5-16a573d20fb4 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1117.333736] [54973]: DEBUG cinder.api.openstack.wsgi [None req-70ad618d-89d1-43e6-80a5-16a573d20fb4 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.334037] [54973]: DEBUG cinder.api.openstack.wsgi [None req-70ad618d-89d1-43e6-80a5-16a573d20fb4 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.347321] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.347321] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.351052] [54973]: INFO cinder.volume.api [None req-70ad618d-89d1-43e6-80a5-16a573d20fb4 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1117.357393] [54973]: INFO cinder.api.openstack.wsgi [None req-70ad618d-89d1-43e6-80a5-16a573d20fb4 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1117.358109] [54973]: [pid: 54973|app: 0|req: 210/414] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:21 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.134525] [54972]: DEBUG cinder.api.middleware.request_id [None req-c57a76f8-1813-4db2-8ef5-c66eef443042 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.135182] [54972]: INFO cinder.api.openstack.wsgi [None req-c57a76f8-1813-4db2-8ef5-c66eef443042 None None] GET http://10.180.1.21/volume// [ 1118.135479] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c57a76f8-1813-4db2-8ef5-c66eef443042 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.135794] [54972]: DEBUG cinder.api.openstack.wsgi [None req-c57a76f8-1813-4db2-8ef5-c66eef443042 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.136403] [54972]: INFO cinder.api.openstack.wsgi [None req-c57a76f8-1813-4db2-8ef5-c66eef443042 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1118.136924] [54972]: [pid: 54972|app: 0|req: 205/415] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:36:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1118.141073] [54973]: DEBUG cinder.api.middleware.request_id [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-2c7391d4-4bf3-4daa-b7d7-d063d846dbce None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.143710] [54973]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-2c7391d4-4bf3-4daa-b7d7-d063d846dbce tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1118.144877] [54973]: DEBUG cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-2c7391d4-4bf3-4daa-b7d7-d063d846dbce tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cb657a9-2b6e-4461-af23-5afc6c5df502", "connector": null, "instance_uuid": "79abdb5d-52c3-4695-8f17-7e7bf6789ed4"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1118.155956] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.155956] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.181618] [54973]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-2c7391d4-4bf3-4daa-b7d7-d063d846dbce tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1118.181618] [54973]: [pid: 54973|app: 0|req: 211/416] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:36:22 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.205532] [54972]: DEBUG cinder.api.middleware.request_id [None req-deb76811-17a9-491e-abf4-ed0a86e9d50a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.211099] [54972]: INFO cinder.api.openstack.wsgi [None req-deb76811-17a9-491e-abf4-ed0a86e9d50a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1118.211099] [54972]: DEBUG cinder.api.openstack.wsgi [None req-deb76811-17a9-491e-abf4-ed0a86e9d50a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.211099] [54972]: DEBUG cinder.api.openstack.wsgi [None req-deb76811-17a9-491e-abf4-ed0a86e9d50a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.220751] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.220751] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.224112] [54972]: INFO cinder.volume.api [None req-deb76811-17a9-491e-abf4-ed0a86e9d50a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1118.229901] [54972]: INFO cinder.api.openstack.wsgi [None req-deb76811-17a9-491e-abf4-ed0a86e9d50a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1118.230336] [54972]: [pid: 54972|app: 0|req: 206/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:22 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.298212] [54973]: DEBUG cinder.api.middleware.request_id [None req-81d4ab09-8c58-4b99-9632-5bd6364e5c7f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.300943] [54973]: INFO cinder.api.openstack.wsgi [None req-81d4ab09-8c58-4b99-9632-5bd6364e5c7f tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1118.301254] [54973]: DEBUG cinder.api.openstack.wsgi [None req-81d4ab09-8c58-4b99-9632-5bd6364e5c7f tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.301491] [54973]: DEBUG cinder.api.openstack.wsgi [None req-81d4ab09-8c58-4b99-9632-5bd6364e5c7f tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.309696] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.309696] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.313298] [54973]: INFO cinder.volume.api [None req-81d4ab09-8c58-4b99-9632-5bd6364e5c7f tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1118.317930] [54973]: INFO cinder.api.openstack.wsgi [None req-81d4ab09-8c58-4b99-9632-5bd6364e5c7f tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1118.318360] [54973]: [pid: 54973|app: 0|req: 212/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:22 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.369616] [54972]: DEBUG cinder.api.middleware.request_id [None req-220185a7-7c6d-4aa6-98d3-473844aaa5b3 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.372128] [54972]: INFO cinder.api.openstack.wsgi [None req-220185a7-7c6d-4aa6-98d3-473844aaa5b3 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1118.372555] [54972]: DEBUG cinder.api.openstack.wsgi [None req-220185a7-7c6d-4aa6-98d3-473844aaa5b3 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.372962] [54972]: DEBUG cinder.api.openstack.wsgi [None req-220185a7-7c6d-4aa6-98d3-473844aaa5b3 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.381938] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.381938] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.386192] [54972]: INFO cinder.volume.api [None req-220185a7-7c6d-4aa6-98d3-473844aaa5b3 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1118.391557] [54972]: INFO cinder.api.openstack.wsgi [None req-220185a7-7c6d-4aa6-98d3-473844aaa5b3 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1118.392177] [54972]: [pid: 54972|app: 0|req: 207/419] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:22 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.710261] [54973]: DEBUG cinder.api.middleware.request_id [None req-9cf80f3a-1021-41e4-ad4d-9794313c8b4c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.710848] [54973]: INFO cinder.api.openstack.wsgi [None req-9cf80f3a-1021-41e4-ad4d-9794313c8b4c None None] GET http://10.180.1.21/volume// [ 1118.710883] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9cf80f3a-1021-41e4-ad4d-9794313c8b4c None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.711095] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9cf80f3a-1021-41e4-ad4d-9794313c8b4c None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.711484] [54973]: INFO cinder.api.openstack.wsgi [None req-9cf80f3a-1021-41e4-ad4d-9794313c8b4c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1118.711791] [54973]: [pid: 54973|app: 0|req: 213/420] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:36:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1118.718017] [54972]: DEBUG cinder.api.middleware.request_id [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-039dd6b6-2b75-46a5-a080-731fd0b6ff61 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.718017] [54972]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-039dd6b6-2b75-46a5-a080-731fd0b6ff61 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1118.718017] [54972]: DEBUG cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-039dd6b6-2b75-46a5-a080-731fd0b6ff61 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.718281] [54972]: DEBUG cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-039dd6b6-2b75-46a5-a080-731fd0b6ff61 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.734751] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.734751] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.739101] [54972]: INFO cinder.volume.api [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-039dd6b6-2b75-46a5-a080-731fd0b6ff61 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1118.744191] [54972]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-039dd6b6-2b75-46a5-a080-731fd0b6ff61 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1118.744648] [54972]: [pid: 54972|app: 0|req: 208/421] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:36:23 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1118.779993] [54973]: DEBUG cinder.api.middleware.request_id [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-3e5e412f-98e2-4373-99c0-628993bd8f1a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.782290] [54973]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-3e5e412f-98e2-4373-99c0-628993bd8f1a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] PUT http://10.180.1.21/volume/v3/attachments/2d38b51b-0560-44de-a32f-35fa0b54907b [ 1118.782804] [54973]: DEBUG cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-3e5e412f-98e2-4373-99c0-628993bd8f1a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-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-540776", "mountpoint": "/dev/sdc"}}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1118.792585] [54973]: DEBUG cinder.coordination [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-3e5e412f-98e2-4373-99c0-628993bd8f1a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Acquiring lock "cinder-attachment_update-6cb657a9-2b6e-4461-af23-5afc6c5df502-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1118.797599] [54973]: DEBUG cinder.coordination [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-3e5e412f-98e2-4373-99c0-628993bd8f1a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Lock "cinder-attachment_update-6cb657a9-2b6e-4461-af23-5afc6c5df502-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1118.798800] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.798800] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.240424] [54972]: DEBUG cinder.api.middleware.request_id [None req-569d059b-8307-4a2e-a8c8-be8b1df2fb18 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.242951] [54972]: INFO cinder.api.openstack.wsgi [None req-569d059b-8307-4a2e-a8c8-be8b1df2fb18 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1119.243252] [54972]: DEBUG cinder.api.openstack.wsgi [None req-569d059b-8307-4a2e-a8c8-be8b1df2fb18 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.243548] [54972]: DEBUG cinder.api.openstack.wsgi [None req-569d059b-8307-4a2e-a8c8-be8b1df2fb18 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.253659] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.253659] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.257252] [54972]: INFO cinder.volume.api [None req-569d059b-8307-4a2e-a8c8-be8b1df2fb18 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1119.261461] [54972]: INFO cinder.api.openstack.wsgi [None req-569d059b-8307-4a2e-a8c8-be8b1df2fb18 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1119.261863] [54972]: [pid: 54972|app: 0|req: 209/422] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:23 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.330206] [54972]: DEBUG cinder.api.middleware.request_id [None req-89f3c73f-85cd-497f-8734-2b14c74c6f66 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.332376] [54972]: INFO cinder.api.openstack.wsgi [None req-89f3c73f-85cd-497f-8734-2b14c74c6f66 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1119.332687] [54972]: DEBUG cinder.api.openstack.wsgi [None req-89f3c73f-85cd-497f-8734-2b14c74c6f66 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.332935] [54972]: DEBUG cinder.api.openstack.wsgi [None req-89f3c73f-85cd-497f-8734-2b14c74c6f66 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.341395] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.341395] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.345118] [54972]: INFO cinder.volume.api [None req-89f3c73f-85cd-497f-8734-2b14c74c6f66 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1119.349783] [54972]: INFO cinder.api.openstack.wsgi [None req-89f3c73f-85cd-497f-8734-2b14c74c6f66 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1119.350646] [54972]: [pid: 54972|app: 0|req: 210/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:23 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.404190] [54972]: DEBUG cinder.api.middleware.request_id [None req-de65ab20-4b25-40c6-a929-4e1f12a756e7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.406471] [54972]: INFO cinder.api.openstack.wsgi [None req-de65ab20-4b25-40c6-a929-4e1f12a756e7 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1119.407353] [54972]: DEBUG cinder.api.openstack.wsgi [None req-de65ab20-4b25-40c6-a929-4e1f12a756e7 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.407353] [54972]: DEBUG cinder.api.openstack.wsgi [None req-de65ab20-4b25-40c6-a929-4e1f12a756e7 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.416246] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.416246] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.420735] [54972]: INFO cinder.volume.api [None req-de65ab20-4b25-40c6-a929-4e1f12a756e7 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1119.426613] [54972]: INFO cinder.api.openstack.wsgi [None req-de65ab20-4b25-40c6-a929-4e1f12a756e7 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1119.427044] [54972]: [pid: 54972|app: 0|req: 211/424] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:23 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.273247] [54972]: DEBUG cinder.api.middleware.request_id [None req-61078069-f95a-4c47-a545-e849586a4df5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.275110] [54972]: INFO cinder.api.openstack.wsgi [None req-61078069-f95a-4c47-a545-e849586a4df5 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1120.275471] [54972]: DEBUG cinder.api.openstack.wsgi [None req-61078069-f95a-4c47-a545-e849586a4df5 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.275827] [54972]: DEBUG cinder.api.openstack.wsgi [None req-61078069-f95a-4c47-a545-e849586a4df5 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.291197] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.291197] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.296765] [54972]: INFO cinder.volume.api [None req-61078069-f95a-4c47-a545-e849586a4df5 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1120.300671] [54972]: INFO cinder.api.openstack.wsgi [None req-61078069-f95a-4c47-a545-e849586a4df5 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1120.301237] [54972]: [pid: 54972|app: 0|req: 212/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:24 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1120.361574] [54972]: DEBUG cinder.api.middleware.request_id [None req-0782f439-78d7-41e7-878a-679a879fb0ad None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.365031] [54972]: INFO cinder.api.openstack.wsgi [None req-0782f439-78d7-41e7-878a-679a879fb0ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1120.365336] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0782f439-78d7-41e7-878a-679a879fb0ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.365566] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0782f439-78d7-41e7-878a-679a879fb0ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.375452] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.375452] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.379898] [54972]: INFO cinder.volume.api [None req-0782f439-78d7-41e7-878a-679a879fb0ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1120.385529] [54972]: INFO cinder.api.openstack.wsgi [None req-0782f439-78d7-41e7-878a-679a879fb0ad tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1120.385975] [54972]: [pid: 54972|app: 0|req: 213/426] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:24 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.439827] [54972]: DEBUG cinder.api.middleware.request_id [None req-88f82196-bb24-4430-8b96-9f33fbb79962 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.442845] [54972]: INFO cinder.api.openstack.wsgi [None req-88f82196-bb24-4430-8b96-9f33fbb79962 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1120.443201] [54972]: DEBUG cinder.api.openstack.wsgi [None req-88f82196-bb24-4430-8b96-9f33fbb79962 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.443550] [54972]: DEBUG cinder.api.openstack.wsgi [None req-88f82196-bb24-4430-8b96-9f33fbb79962 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.452874] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.452874] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.457294] [54972]: INFO cinder.volume.api [None req-88f82196-bb24-4430-8b96-9f33fbb79962 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1120.462481] [54972]: INFO cinder.api.openstack.wsgi [None req-88f82196-bb24-4430-8b96-9f33fbb79962 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1120.462943] [54972]: [pid: 54972|app: 0|req: 214/427] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:24 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1121.314818] [54972]: DEBUG cinder.api.middleware.request_id [None req-ba395898-5ffb-479c-8773-f22f2bcc3324 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.314818] [54972]: INFO cinder.api.openstack.wsgi [None req-ba395898-5ffb-479c-8773-f22f2bcc3324 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1121.314818] [54972]: DEBUG cinder.api.openstack.wsgi [None req-ba395898-5ffb-479c-8773-f22f2bcc3324 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.314818] [54972]: DEBUG cinder.api.openstack.wsgi [None req-ba395898-5ffb-479c-8773-f22f2bcc3324 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.329958] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.329958] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.334782] [54972]: INFO cinder.volume.api [None req-ba395898-5ffb-479c-8773-f22f2bcc3324 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1121.340698] [54972]: INFO cinder.api.openstack.wsgi [None req-ba395898-5ffb-479c-8773-f22f2bcc3324 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1121.341389] [54972]: [pid: 54972|app: 0|req: 215/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:25 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.398481] [54972]: DEBUG cinder.api.middleware.request_id [None req-d5e0a4e1-0ee5-4615-9fda-e8c07ff0f498 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.400783] [54972]: INFO cinder.api.openstack.wsgi [None req-d5e0a4e1-0ee5-4615-9fda-e8c07ff0f498 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1121.401034] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d5e0a4e1-0ee5-4615-9fda-e8c07ff0f498 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.401270] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d5e0a4e1-0ee5-4615-9fda-e8c07ff0f498 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.410037] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.410037] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.422032] [54972]: INFO cinder.volume.api [None req-d5e0a4e1-0ee5-4615-9fda-e8c07ff0f498 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1121.422032] [54972]: INFO cinder.api.openstack.wsgi [None req-d5e0a4e1-0ee5-4615-9fda-e8c07ff0f498 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1121.423294] [54972]: [pid: 54972|app: 0|req: 216/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:25 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.477580] [54972]: DEBUG cinder.api.middleware.request_id [None req-5082ed52-c46b-4c30-8269-4f5a86e0ea9b None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.479830] [54972]: INFO cinder.api.openstack.wsgi [None req-5082ed52-c46b-4c30-8269-4f5a86e0ea9b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1121.480120] [54972]: DEBUG cinder.api.openstack.wsgi [None req-5082ed52-c46b-4c30-8269-4f5a86e0ea9b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.480354] [54972]: DEBUG cinder.api.openstack.wsgi [None req-5082ed52-c46b-4c30-8269-4f5a86e0ea9b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.488253] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.488253] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.493202] [54972]: INFO cinder.volume.api [None req-5082ed52-c46b-4c30-8269-4f5a86e0ea9b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1121.499866] [54972]: INFO cinder.api.openstack.wsgi [None req-5082ed52-c46b-4c30-8269-4f5a86e0ea9b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1121.499866] [54972]: [pid: 54972|app: 0|req: 217/430] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:25 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.352356] [54972]: DEBUG cinder.api.middleware.request_id [None req-e197d645-8f27-46ec-8049-daee13b2b607 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.354790] [54972]: INFO cinder.api.openstack.wsgi [None req-e197d645-8f27-46ec-8049-daee13b2b607 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1122.355065] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e197d645-8f27-46ec-8049-daee13b2b607 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.355299] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e197d645-8f27-46ec-8049-daee13b2b607 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.369015] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.369015] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.373876] [54972]: INFO cinder.volume.api [None req-e197d645-8f27-46ec-8049-daee13b2b607 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1122.379690] [54972]: INFO cinder.api.openstack.wsgi [None req-e197d645-8f27-46ec-8049-daee13b2b607 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1122.380129] [54972]: [pid: 54972|app: 0|req: 218/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:26 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1122.435947] [54972]: DEBUG cinder.api.middleware.request_id [None req-42fe46a5-46ec-4340-950f-f3cac25b1b94 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.438206] [54972]: INFO cinder.api.openstack.wsgi [None req-42fe46a5-46ec-4340-950f-f3cac25b1b94 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1122.438782] [54972]: DEBUG cinder.api.openstack.wsgi [None req-42fe46a5-46ec-4340-950f-f3cac25b1b94 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.439076] [54972]: DEBUG cinder.api.openstack.wsgi [None req-42fe46a5-46ec-4340-950f-f3cac25b1b94 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.447314] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.447314] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.451431] [54972]: INFO cinder.volume.api [None req-42fe46a5-46ec-4340-950f-f3cac25b1b94 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1122.456929] [54972]: INFO cinder.api.openstack.wsgi [None req-42fe46a5-46ec-4340-950f-f3cac25b1b94 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1122.457361] [54972]: [pid: 54972|app: 0|req: 219/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:26 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.512855] [54972]: DEBUG cinder.api.middleware.request_id [None req-1ae80fe2-da92-4dea-947c-cf69c1721058 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.515799] [54972]: INFO cinder.api.openstack.wsgi [None req-1ae80fe2-da92-4dea-947c-cf69c1721058 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1122.516185] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1ae80fe2-da92-4dea-947c-cf69c1721058 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.516662] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1ae80fe2-da92-4dea-947c-cf69c1721058 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.526904] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.526904] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.531539] [54972]: INFO cinder.volume.api [None req-1ae80fe2-da92-4dea-947c-cf69c1721058 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1122.537401] [54972]: INFO cinder.api.openstack.wsgi [None req-1ae80fe2-da92-4dea-947c-cf69c1721058 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1122.537964] [54972]: [pid: 54972|app: 0|req: 220/433] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:26 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.330627] [54973]: DEBUG cinder.coordination [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-3e5e412f-98e2-4373-99c0-628993bd8f1a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Lock "cinder-attachment_update-6cb657a9-2b6e-4461-af23-5afc6c5df502-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1123.331037] [54973]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-3e5e412f-98e2-4373-99c0-628993bd8f1a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments/2d38b51b-0560-44de-a32f-35fa0b54907b returned with HTTP 200 [ 1123.331532] [54973]: [pid: 54973|app: 0|req: 214/434] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:36:23 2025] PUT /volume/v3/attachments/2d38b51b-0560-44de-a32f-35fa0b54907b => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.390334] [54972]: DEBUG cinder.api.middleware.request_id [None req-b3c40e78-f3a2-4e6b-bd8c-9f7f659fe510 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.392509] [54972]: INFO cinder.api.openstack.wsgi [None req-b3c40e78-f3a2-4e6b-bd8c-9f7f659fe510 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1123.392861] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b3c40e78-f3a2-4e6b-bd8c-9f7f659fe510 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.393158] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b3c40e78-f3a2-4e6b-bd8c-9f7f659fe510 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.405261] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.405261] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.409213] [54972]: INFO cinder.volume.api [None req-b3c40e78-f3a2-4e6b-bd8c-9f7f659fe510 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1123.414258] [54972]: INFO cinder.api.openstack.wsgi [None req-b3c40e78-f3a2-4e6b-bd8c-9f7f659fe510 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1123.414649] [54972]: [pid: 54972|app: 0|req: 221/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:27 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.472036] [54973]: DEBUG cinder.api.middleware.request_id [None req-4d89e877-93c7-4a31-8bcd-a9d435b21513 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.477939] [54973]: INFO cinder.api.openstack.wsgi [None req-4d89e877-93c7-4a31-8bcd-a9d435b21513 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1123.478210] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4d89e877-93c7-4a31-8bcd-a9d435b21513 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.478442] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4d89e877-93c7-4a31-8bcd-a9d435b21513 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.487805] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.487805] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.491813] [54973]: INFO cinder.volume.api [None req-4d89e877-93c7-4a31-8bcd-a9d435b21513 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1123.496503] [54973]: INFO cinder.api.openstack.wsgi [None req-4d89e877-93c7-4a31-8bcd-a9d435b21513 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1123.496930] [54973]: [pid: 54973|app: 0|req: 215/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:27 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.552844] [54972]: DEBUG cinder.api.middleware.request_id [None req-cb5fea3a-cc17-4b91-ad7e-c60e764e2f3d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.553305] [54972]: INFO cinder.api.openstack.wsgi [None req-cb5fea3a-cc17-4b91-ad7e-c60e764e2f3d tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1123.553639] [54972]: DEBUG cinder.api.openstack.wsgi [None req-cb5fea3a-cc17-4b91-ad7e-c60e764e2f3d tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.553873] [54972]: DEBUG cinder.api.openstack.wsgi [None req-cb5fea3a-cc17-4b91-ad7e-c60e764e2f3d tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.564027] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.564027] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.566829] [54972]: INFO cinder.volume.api [None req-cb5fea3a-cc17-4b91-ad7e-c60e764e2f3d tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1123.572286] [54972]: INFO cinder.api.openstack.wsgi [None req-cb5fea3a-cc17-4b91-ad7e-c60e764e2f3d tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1123.572715] [54972]: [pid: 54972|app: 0|req: 222/437] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:27 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1124.425506] [54973]: DEBUG cinder.api.middleware.request_id [None req-3619606b-e077-47ac-8242-4f520919e943 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.427808] [54973]: INFO cinder.api.openstack.wsgi [None req-3619606b-e077-47ac-8242-4f520919e943 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1124.428032] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3619606b-e077-47ac-8242-4f520919e943 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.428259] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3619606b-e077-47ac-8242-4f520919e943 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.441718] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.441718] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.445740] [54973]: INFO cinder.volume.api [None req-3619606b-e077-47ac-8242-4f520919e943 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1124.450840] [54973]: INFO cinder.api.openstack.wsgi [None req-3619606b-e077-47ac-8242-4f520919e943 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1124.451268] [54973]: [pid: 54973|app: 0|req: 216/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:28 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.511647] [54972]: DEBUG cinder.api.middleware.request_id [None req-0865d7dd-bc14-4769-bfa4-d62fc1d0f6b7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.513935] [54972]: INFO cinder.api.openstack.wsgi [None req-0865d7dd-bc14-4769-bfa4-d62fc1d0f6b7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1124.514177] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0865d7dd-bc14-4769-bfa4-d62fc1d0f6b7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.514429] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0865d7dd-bc14-4769-bfa4-d62fc1d0f6b7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.516842] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=318,cinder:UPDATE=62,cinder:INSERT=30 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1124.525706] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.525706] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.530986] [54972]: INFO cinder.volume.api [None req-0865d7dd-bc14-4769-bfa4-d62fc1d0f6b7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1124.536879] [54972]: INFO cinder.api.openstack.wsgi [None req-0865d7dd-bc14-4769-bfa4-d62fc1d0f6b7 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1124.537356] [54972]: [pid: 54972|app: 0|req: 223/439] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:28 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.586359] [54973]: DEBUG cinder.api.middleware.request_id [None req-1216bf02-2831-4332-8432-1f93ba862a62 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.588654] [54973]: INFO cinder.api.openstack.wsgi [None req-1216bf02-2831-4332-8432-1f93ba862a62 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1124.588925] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1216bf02-2831-4332-8432-1f93ba862a62 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.589195] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1216bf02-2831-4332-8432-1f93ba862a62 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.596702] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.596702] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.600413] [54973]: INFO cinder.volume.api [None req-1216bf02-2831-4332-8432-1f93ba862a62 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1124.607393] [54973]: INFO cinder.api.openstack.wsgi [None req-1216bf02-2831-4332-8432-1f93ba862a62 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1124.607393] [54973]: [pid: 54973|app: 0|req: 217/440] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:29 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1124.635867] [54972]: DEBUG cinder.api.middleware.request_id [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-064b9df1-1b3a-467e-abaa-5fb0ffaf46f5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.640305] [54972]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-064b9df1-1b3a-467e-abaa-5fb0ffaf46f5 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1124.640305] [54972]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-064b9df1-1b3a-467e-abaa-5fb0ffaf46f5 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.640305] [54972]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-064b9df1-1b3a-467e-abaa-5fb0ffaf46f5 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.647940] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.647940] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.652101] [54972]: INFO cinder.volume.api [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-064b9df1-1b3a-467e-abaa-5fb0ffaf46f5 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1124.657071] [54972]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-064b9df1-1b3a-467e-abaa-5fb0ffaf46f5 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1124.657558] [54972]: [pid: 54972|app: 0|req: 224/441] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:36:29 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1124.997156] [54973]: DEBUG cinder.api.middleware.request_id [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-54dfc8aa-ba45-4aa1-9624-69d70f91681e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.002044] [54973]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-54dfc8aa-ba45-4aa1-9624-69d70f91681e tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1125.002610] [54973]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-54dfc8aa-ba45-4aa1-9624-69d70f91681e tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.002903] [54973]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-54dfc8aa-ba45-4aa1-9624-69d70f91681e tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.017391] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.017391] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.024714] [54973]: INFO cinder.volume.api [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-54dfc8aa-ba45-4aa1-9624-69d70f91681e tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1125.034057] [54973]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-54dfc8aa-ba45-4aa1-9624-69d70f91681e tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1125.034742] [54973]: [pid: 54973|app: 0|req: 218/442] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:36:29 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.042893] [54972]: DEBUG cinder.api.middleware.request_id [None req-8774ce47-ecbc-4d14-a798-0d471e1cf9ab None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.043600] [54972]: INFO cinder.api.openstack.wsgi [None req-8774ce47-ecbc-4d14-a798-0d471e1cf9ab None None] GET http://10.180.1.21/volume// [ 1125.043859] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8774ce47-ecbc-4d14-a798-0d471e1cf9ab None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.044158] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8774ce47-ecbc-4d14-a798-0d471e1cf9ab None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.045760] [54972]: INFO cinder.api.openstack.wsgi [None req-8774ce47-ecbc-4d14-a798-0d471e1cf9ab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1125.045760] [54972]: [pid: 54972|app: 0|req: 225/443] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:36:29 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1125.053403] [54973]: DEBUG cinder.api.middleware.request_id [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-f923bb6b-4962-4198-bd9d-dfd8d5f3a83b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.056519] [54973]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-f923bb6b-4962-4198-bd9d-dfd8d5f3a83b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1125.056973] [54973]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-f923bb6b-4962-4198-bd9d-dfd8d5f3a83b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b05bf5b6-1105-4a51-826b-fac8d0482788", "connector": null, "instance_uuid": "f646c24a-1ac6-4a50-8d11-3649efb1a793"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1125.072098] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.072098] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.146889] [54973]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-f923bb6b-4962-4198-bd9d-dfd8d5f3a83b tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1125.148031] [54973]: [pid: 54973|app: 0|req: 219/444] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:36:29 2025] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.461819] [54972]: DEBUG cinder.api.middleware.request_id [None req-fa67f9ae-314a-42f1-a390-5eafd0888c5e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.464107] [54972]: INFO cinder.api.openstack.wsgi [None req-fa67f9ae-314a-42f1-a390-5eafd0888c5e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1125.464361] [54972]: DEBUG cinder.api.openstack.wsgi [None req-fa67f9ae-314a-42f1-a390-5eafd0888c5e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.464623] [54972]: DEBUG cinder.api.openstack.wsgi [None req-fa67f9ae-314a-42f1-a390-5eafd0888c5e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.480639] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.480639] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.486205] [54972]: INFO cinder.volume.api [None req-fa67f9ae-314a-42f1-a390-5eafd0888c5e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1125.493089] [54972]: INFO cinder.api.openstack.wsgi [None req-fa67f9ae-314a-42f1-a390-5eafd0888c5e tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1125.493650] [54972]: [pid: 54972|app: 0|req: 226/445] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:29 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.549527] [54973]: DEBUG cinder.api.middleware.request_id [None req-a2ca81d3-f0ac-45d4-b1b7-003a13cea224 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.551985] [54973]: INFO cinder.api.openstack.wsgi [None req-a2ca81d3-f0ac-45d4-b1b7-003a13cea224 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1125.552240] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a2ca81d3-f0ac-45d4-b1b7-003a13cea224 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.552469] [54973]: DEBUG cinder.api.openstack.wsgi [None req-a2ca81d3-f0ac-45d4-b1b7-003a13cea224 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.561764] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.561764] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.565926] [54973]: INFO cinder.volume.api [None req-a2ca81d3-f0ac-45d4-b1b7-003a13cea224 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1125.571777] [54973]: INFO cinder.api.openstack.wsgi [None req-a2ca81d3-f0ac-45d4-b1b7-003a13cea224 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1125.572223] [54973]: [pid: 54973|app: 0|req: 220/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:29 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.605599] [54972]: DEBUG cinder.api.middleware.request_id [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-806929bb-c401-4ae4-909d-e0db102d72ea None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.608253] [54972]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-806929bb-c401-4ae4-909d-e0db102d72ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1125.608655] [54972]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-806929bb-c401-4ae4-909d-e0db102d72ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.608918] [54972]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-806929bb-c401-4ae4-909d-e0db102d72ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.618109] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.618109] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.622966] [54972]: INFO cinder.volume.api [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-806929bb-c401-4ae4-909d-e0db102d72ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1125.629270] [54972]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-806929bb-c401-4ae4-909d-e0db102d72ea tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1125.629851] [54972]: [pid: 54972|app: 0|req: 227/447] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:36:30 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.933739] [54973]: DEBUG cinder.api.middleware.request_id [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-72bf3d81-14ea-4c73-944d-c97a0e95f7c5 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.936419] [54973]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-72bf3d81-14ea-4c73-944d-c97a0e95f7c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1125.936645] [54973]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-72bf3d81-14ea-4c73-944d-c97a0e95f7c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.936859] [54973]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-72bf3d81-14ea-4c73-944d-c97a0e95f7c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.946766] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.946766] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.950911] [54973]: INFO cinder.volume.api [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-72bf3d81-14ea-4c73-944d-c97a0e95f7c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1125.956995] [54973]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-72bf3d81-14ea-4c73-944d-c97a0e95f7c5 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1125.957484] [54973]: [pid: 54973|app: 0|req: 221/448] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:36:30 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.964887] [54972]: DEBUG cinder.api.middleware.request_id [None req-60e289c3-4414-4d37-a7ee-05ff729a3490 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.965567] [54972]: INFO cinder.api.openstack.wsgi [None req-60e289c3-4414-4d37-a7ee-05ff729a3490 None None] GET http://10.180.1.21/volume// [ 1125.965828] [54972]: DEBUG cinder.api.openstack.wsgi [None req-60e289c3-4414-4d37-a7ee-05ff729a3490 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.966153] [54972]: DEBUG cinder.api.openstack.wsgi [None req-60e289c3-4414-4d37-a7ee-05ff729a3490 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.966743] [54972]: INFO cinder.api.openstack.wsgi [None req-60e289c3-4414-4d37-a7ee-05ff729a3490 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1125.967230] [54972]: [pid: 54972|app: 0|req: 228/449] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:36:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1125.972114] [54973]: DEBUG cinder.api.middleware.request_id [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-0cebbcf8-a148-4ea2-9aaa-48ca55381e57 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.975493] [54973]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-0cebbcf8-a148-4ea2-9aaa-48ca55381e57 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1125.975493] [54973]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-0cebbcf8-a148-4ea2-9aaa-48ca55381e57 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2283ff9d-7a2d-4b51-b112-4a27bb7e85cc", "connector": null, "instance_uuid": "d08bd60c-a8d2-4190-bfc8-7a39c15fae49"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1125.984857] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.984857] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.010122] [54973]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-0cebbcf8-a148-4ea2-9aaa-48ca55381e57 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1126.010596] [54973]: [pid: 54973|app: 0|req: 222/450] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:36:30 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.020577] [54972]: DEBUG cinder.api.middleware.request_id [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-f61a1719-769b-449f-a774-4ddf6333b029 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.022982] [54972]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-f61a1719-769b-449f-a774-4ddf6333b029 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/attachments/2d38b51b-0560-44de-a32f-35fa0b54907b/action [ 1126.023453] [54972]: DEBUG cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-f61a1719-769b-449f-a774-4ddf6333b029 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1126.023594] [54972]: DEBUG cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-f61a1719-769b-449f-a774-4ddf6333b029 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1126.039960] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.039960] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.048697] [54972]: INFO cinder.api.openstack.wsgi [req-db61d02c-b61c-405c-87c4-d74d66561fe3 req-f61a1719-769b-449f-a774-4ddf6333b029 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments/2d38b51b-0560-44de-a32f-35fa0b54907b/action returned with HTTP 204 [ 1126.049210] [54972]: [pid: 54972|app: 0|req: 229/451] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:36:30 2025] POST /volume/v3/attachments/2d38b51b-0560-44de-a32f-35fa0b54907b/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1126.504445] [54973]: DEBUG cinder.api.middleware.request_id [None req-99349b6b-4566-4b46-82d0-14c8aa6c38a4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.506666] [54973]: INFO cinder.api.openstack.wsgi [None req-99349b6b-4566-4b46-82d0-14c8aa6c38a4 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1126.506951] [54973]: DEBUG cinder.api.openstack.wsgi [None req-99349b6b-4566-4b46-82d0-14c8aa6c38a4 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.507278] [54973]: DEBUG cinder.api.openstack.wsgi [None req-99349b6b-4566-4b46-82d0-14c8aa6c38a4 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.521410] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.521410] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.526089] [54973]: INFO cinder.volume.api [None req-99349b6b-4566-4b46-82d0-14c8aa6c38a4 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1126.532054] [54973]: INFO cinder.api.openstack.wsgi [None req-99349b6b-4566-4b46-82d0-14c8aa6c38a4 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1126.532520] [54973]: [pid: 54973|app: 0|req: 223/452] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:30 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.544473] [54972]: DEBUG cinder.api.middleware.request_id [None req-4060cb84-6b38-40c0-960f-57d62909a269 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.547012] [54972]: INFO cinder.api.openstack.wsgi [None req-4060cb84-6b38-40c0-960f-57d62909a269 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1126.547489] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4060cb84-6b38-40c0-960f-57d62909a269 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.547857] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4060cb84-6b38-40c0-960f-57d62909a269 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.560342] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.560342] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.564346] [54972]: INFO cinder.volume.api [None req-4060cb84-6b38-40c0-960f-57d62909a269 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1126.569324] [54972]: INFO cinder.api.openstack.wsgi [None req-4060cb84-6b38-40c0-960f-57d62909a269 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1126.569829] [54972]: [pid: 54972|app: 0|req: 230/453] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:30 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.829784] [54973]: DEBUG cinder.api.middleware.request_id [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-f53e323d-54bd-40e7-a9e5-31840096655d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.832153] [54973]: INFO cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-f53e323d-54bd-40e7-a9e5-31840096655d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1126.832390] [54973]: DEBUG cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-f53e323d-54bd-40e7-a9e5-31840096655d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.832619] [54973]: DEBUG cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-f53e323d-54bd-40e7-a9e5-31840096655d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.843761] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.843761] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.848796] [54973]: INFO cinder.volume.api [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-f53e323d-54bd-40e7-a9e5-31840096655d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1126.853896] [54973]: INFO cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-f53e323d-54bd-40e7-a9e5-31840096655d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1126.854383] [54973]: [pid: 54973|app: 0|req: 224/454] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:36:31 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.872080] [54972]: DEBUG cinder.api.middleware.request_id [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-c1f93e46-fdd2-4f11-9d10-08b833c701ab None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.874445] [54972]: INFO cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-c1f93e46-fdd2-4f11-9d10-08b833c701ab tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0/action [ 1126.874851] [54972]: DEBUG cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-c1f93e46-fdd2-4f11-9d10-08b833c701ab tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1126.875039] [54972]: DEBUG cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-c1f93e46-fdd2-4f11-9d10-08b833c701ab tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1126.885798] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.885798] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.886401] [54972]: INFO cinder.volume.api [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-c1f93e46-fdd2-4f11-9d10-08b833c701ab tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1126.894326] [54972]: INFO cinder.volume.api [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-c1f93e46-fdd2-4f11-9d10-08b833c701ab tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Begin detaching volume completed successfully. [ 1126.894595] [54972]: INFO cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-c1f93e46-fdd2-4f11-9d10-08b833c701ab tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0/action returned with HTTP 202 [ 1126.895051] [54972]: [pid: 54972|app: 0|req: 231/455] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:36:31 2025] POST /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1126.908112] [54973]: DEBUG cinder.api.middleware.request_id [None req-881c186e-e8d8-437a-a301-3120e6c823fb None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.909908] [54973]: INFO cinder.api.openstack.wsgi [None req-881c186e-e8d8-437a-a301-3120e6c823fb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1126.910349] [54973]: DEBUG cinder.api.openstack.wsgi [None req-881c186e-e8d8-437a-a301-3120e6c823fb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.910867] [54973]: DEBUG cinder.api.openstack.wsgi [None req-881c186e-e8d8-437a-a301-3120e6c823fb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.922098] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.922098] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.927548] [54973]: INFO cinder.volume.api [None req-881c186e-e8d8-437a-a301-3120e6c823fb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1126.931381] [54973]: INFO cinder.api.openstack.wsgi [None req-881c186e-e8d8-437a-a301-3120e6c823fb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1126.931677] [54973]: [pid: 54973|app: 0|req: 225/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:31 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.917750] [54972]: DEBUG cinder.api.middleware.request_id [None req-4c2a044b-7a7a-4674-a280-803d85457b97 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.918249] [54972]: INFO cinder.api.openstack.wsgi [None req-4c2a044b-7a7a-4674-a280-803d85457b97 None None] GET http://10.180.1.21/volume// [ 1127.918464] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4c2a044b-7a7a-4674-a280-803d85457b97 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.918745] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4c2a044b-7a7a-4674-a280-803d85457b97 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.919220] [54972]: INFO cinder.api.openstack.wsgi [None req-4c2a044b-7a7a-4674-a280-803d85457b97 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1127.919600] [54972]: [pid: 54972|app: 0|req: 232/457] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:36:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1127.923358] [54973]: DEBUG cinder.api.middleware.request_id [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-3656aa9c-ec39-4b80-aa33-1fd1d15e89c8 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.925840] [54973]: INFO cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-3656aa9c-ec39-4b80-aa33-1fd1d15e89c8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1127.926099] [54973]: DEBUG cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-3656aa9c-ec39-4b80-aa33-1fd1d15e89c8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.926321] [54973]: DEBUG cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-3656aa9c-ec39-4b80-aa33-1fd1d15e89c8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.940983] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.940983] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.942544] [54972]: DEBUG cinder.api.middleware.request_id [None req-b69d105e-3110-49bc-a385-f1face7af199 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.944546] [54973]: INFO cinder.volume.api [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-3656aa9c-ec39-4b80-aa33-1fd1d15e89c8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1127.944642] [54972]: INFO cinder.api.openstack.wsgi [None req-b69d105e-3110-49bc-a385-f1face7af199 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1127.944862] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b69d105e-3110-49bc-a385-f1face7af199 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.945254] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b69d105e-3110-49bc-a385-f1face7af199 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.949863] [54973]: INFO cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-3656aa9c-ec39-4b80-aa33-1fd1d15e89c8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1127.950481] [54973]: [pid: 54973|app: 0|req: 226/458] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:36:32 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1127.958305] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.958305] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.959580] [54972]: INFO cinder.volume.api [None req-b69d105e-3110-49bc-a385-f1face7af199 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1127.964055] [54972]: INFO cinder.api.openstack.wsgi [None req-b69d105e-3110-49bc-a385-f1face7af199 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1127.964561] [54972]: [pid: 54972|app: 0|req: 233/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:32 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1128.975289] [54973]: DEBUG cinder.api.middleware.request_id [None req-4933005f-69d0-48aa-ae08-4c0e24f84046 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.977407] [54973]: INFO cinder.api.openstack.wsgi [None req-4933005f-69d0-48aa-ae08-4c0e24f84046 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1128.977626] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4933005f-69d0-48aa-ae08-4c0e24f84046 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.977841] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4933005f-69d0-48aa-ae08-4c0e24f84046 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.992478] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.992478] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.996460] [54973]: INFO cinder.volume.api [None req-4933005f-69d0-48aa-ae08-4c0e24f84046 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1129.002375] [54973]: INFO cinder.api.openstack.wsgi [None req-4933005f-69d0-48aa-ae08-4c0e24f84046 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1129.003141] [54973]: [pid: 54973|app: 0|req: 227/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:33 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.627781] [54972]: DEBUG cinder.api.middleware.request_id [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-9cc15b1f-88ab-465d-9060-da784e01fbad None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.631698] [54972]: INFO cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-9cc15b1f-88ab-465d-9060-da784e01fbad tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2a7a5f07-170a-4b26-bb51-975efecd9909 [ 1129.631698] [54972]: DEBUG cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-9cc15b1f-88ab-465d-9060-da784e01fbad tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.631698] [54972]: DEBUG cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-9cc15b1f-88ab-465d-9060-da784e01fbad tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.640241] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.640241] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.014399] [54973]: DEBUG cinder.api.middleware.request_id [None req-bd7c4027-186d-4124-b551-fd9b70e26da3 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.017282] [54973]: INFO cinder.api.openstack.wsgi [None req-bd7c4027-186d-4124-b551-fd9b70e26da3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1130.017628] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd7c4027-186d-4124-b551-fd9b70e26da3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.017901] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd7c4027-186d-4124-b551-fd9b70e26da3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.036228] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.036228] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.042079] [54973]: INFO cinder.volume.api [None req-bd7c4027-186d-4124-b551-fd9b70e26da3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1130.047480] [54973]: INFO cinder.api.openstack.wsgi [None req-bd7c4027-186d-4124-b551-fd9b70e26da3 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1130.047893] [54973]: [pid: 54973|app: 0|req: 228/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:34 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.179611] [54972]: INFO cinder.api.openstack.wsgi [req-381491d8-5aaf-4190-9414-afe52f3f2d0f req-9cc15b1f-88ab-465d-9060-da784e01fbad tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments/2a7a5f07-170a-4b26-bb51-975efecd9909 returned with HTTP 200 [ 1130.180101] [54972]: [pid: 54972|app: 0|req: 234/462] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:36:34 2025] DELETE /volume/v3/attachments/2a7a5f07-170a-4b26-bb51-975efecd9909 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.060442] [54973]: DEBUG cinder.api.middleware.request_id [None req-f6fea647-bf61-49b2-8d4e-1719d4f647a8 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.064574] [54973]: INFO cinder.api.openstack.wsgi [None req-f6fea647-bf61-49b2-8d4e-1719d4f647a8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1131.064574] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f6fea647-bf61-49b2-8d4e-1719d4f647a8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.064574] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f6fea647-bf61-49b2-8d4e-1719d4f647a8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.080855] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.080855] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.085749] [54973]: INFO cinder.volume.api [None req-f6fea647-bf61-49b2-8d4e-1719d4f647a8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1131.094724] [54973]: INFO cinder.api.openstack.wsgi [None req-f6fea647-bf61-49b2-8d4e-1719d4f647a8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1131.095411] [54973]: [pid: 54973|app: 0|req: 229/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:35 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.191264] [54972]: DEBUG cinder.api.middleware.request_id [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-59006a4b-9073-4e3b-9766-d28007da648f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.194052] [54972]: INFO cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-59006a4b-9073-4e3b-9766-d28007da648f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1131.194296] [54972]: DEBUG cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-59006a4b-9073-4e3b-9766-d28007da648f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.194495] [54972]: DEBUG cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-59006a4b-9073-4e3b-9766-d28007da648f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.209412] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.209412] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.214074] [54972]: INFO cinder.volume.api [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-59006a4b-9073-4e3b-9766-d28007da648f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1131.219042] [54972]: INFO cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-59006a4b-9073-4e3b-9766-d28007da648f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1131.219527] [54972]: [pid: 54972|app: 0|req: 235/464] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:36:35 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1131.236709] [54973]: DEBUG cinder.api.middleware.request_id [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-972c133b-a8ad-48a6-8382-b670c07f8148 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.239281] [54973]: INFO cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-972c133b-a8ad-48a6-8382-b670c07f8148 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] POST http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502/action [ 1131.239751] [54973]: DEBUG cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-972c133b-a8ad-48a6-8382-b670c07f8148 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1131.239924] [54973]: DEBUG cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-972c133b-a8ad-48a6-8382-b670c07f8148 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1131.251118] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.251118] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.251690] [54973]: INFO cinder.volume.api [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-972c133b-a8ad-48a6-8382-b670c07f8148 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1131.258014] [54973]: INFO cinder.volume.api [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-972c133b-a8ad-48a6-8382-b670c07f8148 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Begin detaching volume completed successfully. [ 1131.258368] [54973]: INFO cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-972c133b-a8ad-48a6-8382-b670c07f8148 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502/action returned with HTTP 202 [ 1131.258811] [54973]: [pid: 54973|app: 0|req: 230/465] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:36:35 2025] POST /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1131.273153] [54972]: DEBUG cinder.api.middleware.request_id [None req-bf2deda4-120f-4a4b-badb-a54a2338a22f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.275652] [54972]: INFO cinder.api.openstack.wsgi [None req-bf2deda4-120f-4a4b-badb-a54a2338a22f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1131.275871] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bf2deda4-120f-4a4b-badb-a54a2338a22f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.276106] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bf2deda4-120f-4a4b-badb-a54a2338a22f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.286891] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.286891] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.290508] [54972]: INFO cinder.volume.api [None req-bf2deda4-120f-4a4b-badb-a54a2338a22f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1131.294949] [54972]: INFO cinder.api.openstack.wsgi [None req-bf2deda4-120f-4a4b-badb-a54a2338a22f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1131.295391] [54972]: [pid: 54972|app: 0|req: 236/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:35 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1131.304397] [54973]: DEBUG cinder.api.middleware.request_id [None req-c67db4b7-4c7b-4633-b755-5541737ae812 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.304931] [54973]: INFO cinder.api.openstack.wsgi [None req-c67db4b7-4c7b-4633-b755-5541737ae812 None None] GET http://10.180.1.21/volume// [ 1131.305184] [54973]: DEBUG cinder.api.openstack.wsgi [None req-c67db4b7-4c7b-4633-b755-5541737ae812 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.305431] [54973]: DEBUG cinder.api.openstack.wsgi [None req-c67db4b7-4c7b-4633-b755-5541737ae812 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.305833] [54973]: INFO cinder.api.openstack.wsgi [None req-c67db4b7-4c7b-4633-b755-5541737ae812 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1131.306161] [54973]: [pid: 54973|app: 0|req: 231/467] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:36:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1131.311937] [54972]: DEBUG cinder.api.middleware.request_id [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-17d30910-05fc-43e3-b57a-7b94ac1de0f0 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.313667] [54972]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-17d30910-05fc-43e3-b57a-7b94ac1de0f0 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1131.314127] [54972]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-17d30910-05fc-43e3-b57a-7b94ac1de0f0 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.314207] [54972]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-17d30910-05fc-43e3-b57a-7b94ac1de0f0 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.327706] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.327706] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.331293] [54972]: INFO cinder.volume.api [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-17d30910-05fc-43e3-b57a-7b94ac1de0f0 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1131.337219] [54972]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-17d30910-05fc-43e3-b57a-7b94ac1de0f0 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1131.337888] [54972]: [pid: 54972|app: 0|req: 237/468] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:36:35 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 1572 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1131.490779] [54973]: DEBUG cinder.api.middleware.request_id [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-6901b427-4797-411a-ab77-91d37859d6fb None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.496022] [54973]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-6901b427-4797-411a-ab77-91d37859d6fb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] PUT http://10.180.1.21/volume/v3/attachments/8ac13403-19fa-46c5-a343-2808cf5780f8 [ 1131.496484] [54973]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-6901b427-4797-411a-ab77-91d37859d6fb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-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=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1131.505029] [54973]: DEBUG cinder.coordination [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-6901b427-4797-411a-ab77-91d37859d6fb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Acquiring lock "cinder-attachment_update-b05bf5b6-1105-4a51-826b-fac8d0482788-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1131.510537] [54973]: DEBUG cinder.coordination [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-6901b427-4797-411a-ab77-91d37859d6fb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Lock "cinder-attachment_update-b05bf5b6-1105-4a51-826b-fac8d0482788-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1131.511793] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.511793] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.034951] [54973]: DEBUG cinder.coordination [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-6901b427-4797-411a-ab77-91d37859d6fb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Lock "cinder-attachment_update-b05bf5b6-1105-4a51-826b-fac8d0482788-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1132.035808] [54973]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-6901b427-4797-411a-ab77-91d37859d6fb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/attachments/8ac13403-19fa-46c5-a343-2808cf5780f8 returned with HTTP 200 [ 1132.035911] [54973]: [pid: 54973|app: 0|req: 232/469] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:36:35 2025] PUT /volume/v3/attachments/8ac13403-19fa-46c5-a343-2808cf5780f8 => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.285628] [54972]: DEBUG cinder.api.middleware.request_id [None req-45874f1c-30c8-465d-81fc-a16afe5cca4b None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.286114] [54972]: INFO cinder.api.openstack.wsgi [None req-45874f1c-30c8-465d-81fc-a16afe5cca4b None None] GET http://10.180.1.21/volume// [ 1132.286308] [54972]: DEBUG cinder.api.openstack.wsgi [None req-45874f1c-30c8-465d-81fc-a16afe5cca4b None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.286528] [54972]: DEBUG cinder.api.openstack.wsgi [None req-45874f1c-30c8-465d-81fc-a16afe5cca4b None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.286921] [54972]: INFO cinder.api.openstack.wsgi [None req-45874f1c-30c8-465d-81fc-a16afe5cca4b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1132.287359] [54972]: [pid: 54972|app: 0|req: 238/470] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:36:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1132.292685] [54973]: DEBUG cinder.api.middleware.request_id [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-f61ba521-f337-48a9-962d-ef726cd68397 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.296119] [54973]: INFO cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-f61ba521-f337-48a9-962d-ef726cd68397 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1132.296542] [54973]: DEBUG cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-f61ba521-f337-48a9-962d-ef726cd68397 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.297109] [54973]: DEBUG cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-f61ba521-f337-48a9-962d-ef726cd68397 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.306093] [54972]: DEBUG cinder.api.middleware.request_id [None req-b55d2943-3749-4ca5-bfd7-c20d220b9b2d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.308468] [54972]: INFO cinder.api.openstack.wsgi [None req-b55d2943-3749-4ca5-bfd7-c20d220b9b2d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1132.308699] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b55d2943-3749-4ca5-bfd7-c20d220b9b2d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.308905] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b55d2943-3749-4ca5-bfd7-c20d220b9b2d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.316298] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.316298] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.321778] [54973]: INFO cinder.volume.api [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-f61ba521-f337-48a9-962d-ef726cd68397 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1132.322825] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.322825] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.326069] [54972]: INFO cinder.volume.api [None req-b55d2943-3749-4ca5-bfd7-c20d220b9b2d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1132.330067] [54973]: INFO cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-f61ba521-f337-48a9-962d-ef726cd68397 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1132.330332] [54972]: INFO cinder.api.openstack.wsgi [None req-b55d2943-3749-4ca5-bfd7-c20d220b9b2d tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1132.330593] [54973]: [pid: 54973|app: 0|req: 233/471] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:36:36 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 1317 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1132.330699] [54972]: [pid: 54972|app: 0|req: 239/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:36 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.548879] [54973]: DEBUG cinder.api.middleware.request_id [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-c0a638fc-1fc8-413b-99de-551385bc2ecd None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.553670] [54973]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-c0a638fc-1fc8-413b-99de-551385bc2ecd tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] POST http://10.180.1.21/volume/v3/attachments/8ac13403-19fa-46c5-a343-2808cf5780f8/action [ 1132.553670] [54973]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-c0a638fc-1fc8-413b-99de-551385bc2ecd tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Action body: b'{"os-complete": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1132.553670] [54973]: DEBUG cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-c0a638fc-1fc8-413b-99de-551385bc2ecd tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1132.577942] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.577942] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.589764] [54973]: INFO cinder.api.openstack.wsgi [req-b67dadce-7187-4f39-b0b7-763ebc258dc3 req-c0a638fc-1fc8-413b-99de-551385bc2ecd tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/attachments/8ac13403-19fa-46c5-a343-2808cf5780f8/action returned with HTTP 204 [ 1132.591550] [54973]: [pid: 54973|app: 0|req: 234/473] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:36:36 2025] POST /volume/v3/attachments/8ac13403-19fa-46c5-a343-2808cf5780f8/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1133.350219] [54972]: DEBUG cinder.api.middleware.request_id [None req-748f4ceb-8151-47d2-9921-12bbfc24979f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.354537] [54972]: INFO cinder.api.openstack.wsgi [None req-748f4ceb-8151-47d2-9921-12bbfc24979f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1133.354537] [54972]: DEBUG cinder.api.openstack.wsgi [None req-748f4ceb-8151-47d2-9921-12bbfc24979f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.354537] [54972]: DEBUG cinder.api.openstack.wsgi [None req-748f4ceb-8151-47d2-9921-12bbfc24979f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.369196] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.369196] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.376327] [54972]: INFO cinder.volume.api [None req-748f4ceb-8151-47d2-9921-12bbfc24979f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1133.383338] [54972]: INFO cinder.api.openstack.wsgi [None req-748f4ceb-8151-47d2-9921-12bbfc24979f tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1133.384238] [54972]: [pid: 54972|app: 0|req: 240/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:37 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.501027] [54973]: DEBUG cinder.api.middleware.request_id [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-a997f76b-9e1d-4241-a510-e79b53a25a66 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.504302] [54973]: INFO cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-a997f76b-9e1d-4241-a510-e79b53a25a66 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2d38b51b-0560-44de-a32f-35fa0b54907b [ 1133.505083] [54973]: DEBUG cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-a997f76b-9e1d-4241-a510-e79b53a25a66 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.505083] [54973]: DEBUG cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-a997f76b-9e1d-4241-a510-e79b53a25a66 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.513825] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.513825] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.652271] [54972]: DEBUG cinder.api.middleware.request_id [None req-9466017d-77f8-41c5-b94c-41dc56838fc9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.652645] [54972]: INFO cinder.api.openstack.wsgi [None req-9466017d-77f8-41c5-b94c-41dc56838fc9 None None] GET http://10.180.1.21/volume// [ 1133.652834] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9466017d-77f8-41c5-b94c-41dc56838fc9 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.653065] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9466017d-77f8-41c5-b94c-41dc56838fc9 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.653487] [54972]: INFO cinder.api.openstack.wsgi [None req-9466017d-77f8-41c5-b94c-41dc56838fc9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1133.653937] [54972]: [pid: 54972|app: 0|req: 241/475] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:36:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1133.657206] [54972]: DEBUG cinder.api.middleware.request_id [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-de522453-5d35-488b-a9b9-e049f78e3efd None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.660502] [54972]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-de522453-5d35-488b-a9b9-e049f78e3efd tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1133.660902] [54972]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-de522453-5d35-488b-a9b9-e049f78e3efd tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.661158] [54972]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-de522453-5d35-488b-a9b9-e049f78e3efd tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.675496] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.675496] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.679668] [54972]: INFO cinder.volume.api [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-de522453-5d35-488b-a9b9-e049f78e3efd tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1133.685368] [54972]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-de522453-5d35-488b-a9b9-e049f78e3efd tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 200 [ 1133.685804] [54972]: [pid: 54972|app: 0|req: 242/476] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:36:38 2025] GET /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1133.817070] [54972]: DEBUG cinder.api.middleware.request_id [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-bfadce00-7588-4223-b68e-a896c3f2469c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.820161] [54972]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-bfadce00-7588-4223-b68e-a896c3f2469c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] PUT http://10.180.1.21/volume/v3/attachments/fa849e67-3af9-4ee6-870f-dff504ffdc0c [ 1133.820584] [54972]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-bfadce00-7588-4223-b68e-a896c3f2469c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-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=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1133.830392] [54972]: DEBUG cinder.coordination [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-bfadce00-7588-4223-b68e-a896c3f2469c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Acquiring lock "cinder-attachment_update-2283ff9d-7a2d-4b51-b112-4a27bb7e85cc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1133.834689] [54972]: DEBUG cinder.coordination [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-bfadce00-7588-4223-b68e-a896c3f2469c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Lock "cinder-attachment_update-2283ff9d-7a2d-4b51-b112-4a27bb7e85cc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1133.836121] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.836121] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.049810] [54973]: INFO cinder.api.openstack.wsgi [req-f823137f-20d2-4c6e-82de-d0853f50cf23 req-a997f76b-9e1d-4241-a510-e79b53a25a66 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/attachments/2d38b51b-0560-44de-a32f-35fa0b54907b returned with HTTP 200 [ 1134.054615] [54973]: [pid: 54973|app: 0|req: 235/477] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:36:37 2025] DELETE /volume/v3/attachments/2d38b51b-0560-44de-a32f-35fa0b54907b => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1134.356871] [54972]: DEBUG cinder.coordination [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-bfadce00-7588-4223-b68e-a896c3f2469c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Lock "cinder-attachment_update-2283ff9d-7a2d-4b51-b112-4a27bb7e85cc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54972) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1134.357089] [54972]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-bfadce00-7588-4223-b68e-a896c3f2469c tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/fa849e67-3af9-4ee6-870f-dff504ffdc0c returned with HTTP 200 [ 1134.357593] [54972]: [pid: 54972|app: 0|req: 243/478] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:36:38 2025] PUT /volume/v3/attachments/fa849e67-3af9-4ee6-870f-dff504ffdc0c => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.395286] [54973]: DEBUG cinder.api.middleware.request_id [None req-1c98a506-e51e-41cd-aefd-d922509efef8 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.397622] [54973]: INFO cinder.api.openstack.wsgi [None req-1c98a506-e51e-41cd-aefd-d922509efef8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1134.397856] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1c98a506-e51e-41cd-aefd-d922509efef8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.398071] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1c98a506-e51e-41cd-aefd-d922509efef8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.407340] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.407340] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.420546] [54973]: INFO cinder.volume.api [None req-1c98a506-e51e-41cd-aefd-d922509efef8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1134.427742] [54973]: INFO cinder.api.openstack.wsgi [None req-1c98a506-e51e-41cd-aefd-d922509efef8 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1134.428366] [54973]: [pid: 54973|app: 0|req: 236/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:38 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.441237] [54972]: DEBUG cinder.api.middleware.request_id [None req-d0b36dc9-122c-4aa7-96f1-fadbacaaf04a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.446224] [54972]: INFO cinder.api.openstack.wsgi [None req-d0b36dc9-122c-4aa7-96f1-fadbacaaf04a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1134.446278] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d0b36dc9-122c-4aa7-96f1-fadbacaaf04a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.446589] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d0b36dc9-122c-4aa7-96f1-fadbacaaf04a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.457587] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.457587] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.461315] [54972]: INFO cinder.volume.api [None req-d0b36dc9-122c-4aa7-96f1-fadbacaaf04a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1134.466699] [54972]: INFO cinder.api.openstack.wsgi [None req-d0b36dc9-122c-4aa7-96f1-fadbacaaf04a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1134.466951] [54972]: [pid: 54972|app: 0|req: 244/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:38 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.866696] [54973]: DEBUG cinder.api.middleware.request_id [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-d02a299b-a81f-48fa-a572-3ece0ade2627 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.869312] [54973]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-d02a299b-a81f-48fa-a572-3ece0ade2627 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/attachments/fa849e67-3af9-4ee6-870f-dff504ffdc0c/action [ 1134.869741] [54973]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-d02a299b-a81f-48fa-a572-3ece0ade2627 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action body: b'{"os-complete": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1134.869883] [54973]: DEBUG cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-d02a299b-a81f-48fa-a572-3ece0ade2627 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1134.893649] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.893649] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.904159] [54973]: INFO cinder.api.openstack.wsgi [req-2dbbaed0-2d8a-4543-b082-fc188a0b3cf0 req-d02a299b-a81f-48fa-a572-3ece0ade2627 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/fa849e67-3af9-4ee6-870f-dff504ffdc0c/action returned with HTTP 204 [ 1134.904630] [54973]: [pid: 54973|app: 0|req: 237/481] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:36:39 2025] POST /volume/v3/attachments/fa849e67-3af9-4ee6-870f-dff504ffdc0c/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1135.573103] [54972]: DEBUG cinder.api.middleware.request_id [None req-99a672d6-fc87-4e62-a719-7b96a7100587 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.576521] [54972]: INFO cinder.api.openstack.wsgi [None req-99a672d6-fc87-4e62-a719-7b96a7100587 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1135.576776] [54972]: DEBUG cinder.api.openstack.wsgi [None req-99a672d6-fc87-4e62-a719-7b96a7100587 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.577126] [54972]: DEBUG cinder.api.openstack.wsgi [None req-99a672d6-fc87-4e62-a719-7b96a7100587 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.587568] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.587568] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.594488] [54972]: INFO cinder.volume.api [None req-99a672d6-fc87-4e62-a719-7b96a7100587 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1135.602709] [54972]: INFO cinder.api.openstack.wsgi [None req-99a672d6-fc87-4e62-a719-7b96a7100587 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1135.603316] [54972]: [pid: 54972|app: 0|req: 245/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:39 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.616331] [54973]: DEBUG cinder.api.middleware.request_id [None req-674d2f29-f208-4431-bb43-eea38545c364 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.618576] [54973]: INFO cinder.api.openstack.wsgi [None req-674d2f29-f208-4431-bb43-eea38545c364 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1135.620107] [54973]: DEBUG cinder.api.openstack.wsgi [None req-674d2f29-f208-4431-bb43-eea38545c364 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.620107] [54973]: DEBUG cinder.api.openstack.wsgi [None req-674d2f29-f208-4431-bb43-eea38545c364 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.627769] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.627769] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.631594] [54973]: INFO cinder.volume.api [None req-674d2f29-f208-4431-bb43-eea38545c364 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1135.637628] [54973]: INFO cinder.api.openstack.wsgi [None req-674d2f29-f208-4431-bb43-eea38545c364 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1135.638051] [54973]: [pid: 54973|app: 0|req: 238/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:40 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.690530] [54972]: DEBUG cinder.api.middleware.request_id [None req-cdb7a6c3-6e19-414d-b5c9-4caad9582025 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.692582] [54972]: INFO cinder.api.openstack.wsgi [None req-cdb7a6c3-6e19-414d-b5c9-4caad9582025 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1135.692821] [54972]: DEBUG cinder.api.openstack.wsgi [None req-cdb7a6c3-6e19-414d-b5c9-4caad9582025 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.693537] [54972]: DEBUG cinder.api.openstack.wsgi [None req-cdb7a6c3-6e19-414d-b5c9-4caad9582025 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.701319] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.701319] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.705432] [54972]: INFO cinder.volume.api [None req-cdb7a6c3-6e19-414d-b5c9-4caad9582025 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1135.709843] [54972]: INFO cinder.api.openstack.wsgi [None req-cdb7a6c3-6e19-414d-b5c9-4caad9582025 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1135.710494] [54972]: [pid: 54972|app: 0|req: 246/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:40 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.263728] [54973]: DEBUG cinder.api.middleware.request_id [None req-e1eb840e-f7e6-4621-bef5-c000237a7a9a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.268121] [54973]: INFO cinder.api.openstack.wsgi [None req-e1eb840e-f7e6-4621-bef5-c000237a7a9a tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 1138.268121] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e1eb840e-f7e6-4621-bef5-c000237a7a9a tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.268121] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e1eb840e-f7e6-4621-bef5-c000237a7a9a tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.268121] [54973]: INFO cinder.api.v3.volumes [None req-e1eb840e-f7e6-4621-bef5-c000237a7a9a tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Delete volume with id: 3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 1138.278880] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.278880] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.279758] [54973]: INFO cinder.volume.api [None req-e1eb840e-f7e6-4621-bef5-c000237a7a9a tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 1138.304064] [54973]: INFO cinder.volume.api [None req-e1eb840e-f7e6-4621-bef5-c000237a7a9a tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Delete volume request issued successfully. [ 1138.304064] [54973]: INFO cinder.api.openstack.wsgi [None req-e1eb840e-f7e6-4621-bef5-c000237a7a9a tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 202 [ 1138.304064] [54973]: [pid: 54973|app: 0|req: 239/485] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:36:42 2025] DELETE /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1138.308736] [54972]: DEBUG cinder.api.middleware.request_id [None req-f540d5cb-0fe4-4f9e-9f35-2a283cd70553 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.312082] [54972]: INFO cinder.api.openstack.wsgi [None req-f540d5cb-0fe4-4f9e-9f35-2a283cd70553 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 1138.312424] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f540d5cb-0fe4-4f9e-9f35-2a283cd70553 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.312714] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f540d5cb-0fe4-4f9e-9f35-2a283cd70553 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.322437] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.322437] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.332815] [54972]: INFO cinder.volume.api [None req-f540d5cb-0fe4-4f9e-9f35-2a283cd70553 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 1138.340869] [54972]: INFO cinder.api.openstack.wsgi [None req-f540d5cb-0fe4-4f9e-9f35-2a283cd70553 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 1138.341342] [54972]: [pid: 54972|app: 0|req: 247/486] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:42 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.354037] [54973]: DEBUG cinder.api.middleware.request_id [None req-2fac4635-5948-4ad4-947a-488c4dc7d994 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.355956] [54973]: INFO cinder.api.openstack.wsgi [None req-2fac4635-5948-4ad4-947a-488c4dc7d994 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 1139.356390] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2fac4635-5948-4ad4-947a-488c4dc7d994 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.356729] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2fac4635-5948-4ad4-947a-488c4dc7d994 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.368056] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.368056] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.372549] [54973]: INFO cinder.volume.api [None req-2fac4635-5948-4ad4-947a-488c4dc7d994 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 1139.377902] [54973]: INFO cinder.api.openstack.wsgi [None req-2fac4635-5948-4ad4-947a-488c4dc7d994 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 1139.378377] [54973]: [pid: 54973|app: 0|req: 240/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:43 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.240511] [54972]: DEBUG cinder.api.middleware.request_id [None req-566bbc7f-6c40-431f-9c9c-d7ce903f4688 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.243201] [54972]: INFO cinder.api.openstack.wsgi [None req-566bbc7f-6c40-431f-9c9c-d7ce903f4688 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1140.243201] [54972]: DEBUG cinder.api.openstack.wsgi [None req-566bbc7f-6c40-431f-9c9c-d7ce903f4688 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.243201] [54972]: DEBUG cinder.api.openstack.wsgi [None req-566bbc7f-6c40-431f-9c9c-d7ce903f4688 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.257214] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.257214] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.261702] [54972]: INFO cinder.volume.api [None req-566bbc7f-6c40-431f-9c9c-d7ce903f4688 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1140.267227] [54972]: INFO cinder.api.openstack.wsgi [None req-566bbc7f-6c40-431f-9c9c-d7ce903f4688 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1140.267827] [54972]: [pid: 54972|app: 0|req: 248/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:44 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.304070] [54973]: DEBUG cinder.api.middleware.request_id [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-8eb7f046-8fec-4252-bd50-666ce34424ce None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.306649] [54973]: INFO cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-8eb7f046-8fec-4252-bd50-666ce34424ce tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1140.306919] [54973]: DEBUG cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-8eb7f046-8fec-4252-bd50-666ce34424ce tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.307182] [54973]: DEBUG cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-8eb7f046-8fec-4252-bd50-666ce34424ce tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.317277] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.317277] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.321077] [54973]: INFO cinder.volume.api [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-8eb7f046-8fec-4252-bd50-666ce34424ce tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1140.325432] [54973]: INFO cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-8eb7f046-8fec-4252-bd50-666ce34424ce tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1140.325953] [54973]: [pid: 54973|app: 0|req: 241/489] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:36:44 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.341988] [54972]: DEBUG cinder.api.middleware.request_id [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-4b129a1d-3a70-4d83-ad54-50f91bb7e2c9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.347589] [54972]: INFO cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-4b129a1d-3a70-4d83-ad54-50f91bb7e2c9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] POST http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca/action [ 1140.348031] [54972]: DEBUG cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-4b129a1d-3a70-4d83-ad54-50f91bb7e2c9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1140.348167] [54972]: DEBUG cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-4b129a1d-3a70-4d83-ad54-50f91bb7e2c9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1140.359723] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.359723] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.360352] [54972]: INFO cinder.volume.api [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-4b129a1d-3a70-4d83-ad54-50f91bb7e2c9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1140.372037] [54972]: INFO cinder.volume.api [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-4b129a1d-3a70-4d83-ad54-50f91bb7e2c9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Begin detaching volume completed successfully. [ 1140.372306] [54972]: INFO cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-4b129a1d-3a70-4d83-ad54-50f91bb7e2c9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca/action returned with HTTP 202 [ 1140.373226] [54972]: [pid: 54972|app: 0|req: 249/490] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:36:44 2025] POST /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1140.390095] [54973]: DEBUG cinder.api.middleware.request_id [None req-5a3526cc-64ed-4c0a-932e-48f3a9fef774 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.392451] [54973]: INFO cinder.api.openstack.wsgi [None req-5a3526cc-64ed-4c0a-932e-48f3a9fef774 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 1140.392668] [54973]: DEBUG cinder.api.openstack.wsgi [None req-5a3526cc-64ed-4c0a-932e-48f3a9fef774 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.395015] [54973]: DEBUG cinder.api.openstack.wsgi [None req-5a3526cc-64ed-4c0a-932e-48f3a9fef774 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.405395] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.405395] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.411184] [54973]: INFO cinder.volume.api [None req-5a3526cc-64ed-4c0a-932e-48f3a9fef774 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Volume info retrieved successfully. [ 1140.418423] [54973]: INFO cinder.api.openstack.wsgi [None req-5a3526cc-64ed-4c0a-932e-48f3a9fef774 tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 200 [ 1140.418423] [54973]: [pid: 54973|app: 0|req: 242/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:44 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.411155] [54972]: DEBUG cinder.api.middleware.request_id [None req-f3c12054-53f0-496e-9405-cd76c4e2aee2 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.411612] [54972]: INFO cinder.api.openstack.wsgi [None req-f3c12054-53f0-496e-9405-cd76c4e2aee2 None None] GET http://10.180.1.21/volume// [ 1141.411796] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f3c12054-53f0-496e-9405-cd76c4e2aee2 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.412026] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f3c12054-53f0-496e-9405-cd76c4e2aee2 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.412429] [54972]: INFO cinder.api.openstack.wsgi [None req-f3c12054-53f0-496e-9405-cd76c4e2aee2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1141.412735] [54972]: [pid: 54972|app: 0|req: 250/492] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:36:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1141.416185] [54973]: DEBUG cinder.api.middleware.request_id [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-0840d2b1-ba85-4c69-805d-aec82820bf88 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.418774] [54973]: INFO cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-0840d2b1-ba85-4c69-805d-aec82820bf88 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1141.419096] [54973]: DEBUG cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-0840d2b1-ba85-4c69-805d-aec82820bf88 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.419360] [54973]: DEBUG cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-0840d2b1-ba85-4c69-805d-aec82820bf88 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.431073] [54972]: DEBUG cinder.api.middleware.request_id [None req-156d3362-8f14-4c86-81c8-390de06cc38e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.432417] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.432417] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.433196] [54972]: INFO cinder.api.openstack.wsgi [None req-156d3362-8f14-4c86-81c8-390de06cc38e tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] GET http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 [ 1141.433422] [54972]: DEBUG cinder.api.openstack.wsgi [None req-156d3362-8f14-4c86-81c8-390de06cc38e tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.433637] [54972]: DEBUG cinder.api.openstack.wsgi [None req-156d3362-8f14-4c86-81c8-390de06cc38e tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.436430] [54973]: INFO cinder.volume.api [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-0840d2b1-ba85-4c69-805d-aec82820bf88 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1141.439775] [54972]: INFO cinder.api.openstack.wsgi [None req-156d3362-8f14-4c86-81c8-390de06cc38e tempest-ServerActionsTestOtherB-421669030 tempest-ServerActionsTestOtherB-421669030-project-member] http://10.180.1.21/volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 returned with HTTP 404 [ 1141.440416] [54972]: [pid: 54972|app: 0|req: 251/493] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:45 2025] GET /volume/v3/volumes/3a598bab-9add-4fba-9fa4-dd12c04b8342 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1141.441411] [54973]: INFO cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-0840d2b1-ba85-4c69-805d-aec82820bf88 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1141.441588] [54973]: [pid: 54973|app: 0|req: 243/494] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:36:45 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1142.632179] [54972]: DEBUG cinder.api.middleware.request_id [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-13cf6826-069e-492b-8531-6603d3d6c032 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.637604] [54972]: INFO cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-13cf6826-069e-492b-8531-6603d3d6c032 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] DELETE http://10.180.1.21/volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3 [ 1142.637892] [54972]: DEBUG cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-13cf6826-069e-492b-8531-6603d3d6c032 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.642021] [54972]: DEBUG cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-13cf6826-069e-492b-8531-6603d3d6c032 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.647852] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.647852] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.177113] [54972]: INFO cinder.api.openstack.wsgi [req-bfe00a59-57c2-47ae-8268-d77c6281f10e req-13cf6826-069e-492b-8531-6603d3d6c032 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3 returned with HTTP 200 [ 1143.177753] [54972]: [pid: 54972|app: 0|req: 252/495] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:36:47 2025] DELETE /volume/v3/attachments/04ffd445-d227-435c-9227-1e37d074b9e3 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.616017] [54973]: DEBUG cinder.api.middleware.request_id [None req-62ac468d-3c6e-48e4-a9a1-071ceda8df3a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.620585] [54973]: INFO cinder.api.openstack.wsgi [None req-62ac468d-3c6e-48e4-a9a1-071ceda8df3a tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1144.620829] [54973]: DEBUG cinder.api.openstack.wsgi [None req-62ac468d-3c6e-48e4-a9a1-071ceda8df3a tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.621065] [54973]: DEBUG cinder.api.openstack.wsgi [None req-62ac468d-3c6e-48e4-a9a1-071ceda8df3a tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.643055] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.643055] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.648363] [54973]: INFO cinder.volume.api [None req-62ac468d-3c6e-48e4-a9a1-071ceda8df3a tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1144.654298] [54973]: INFO cinder.api.openstack.wsgi [None req-62ac468d-3c6e-48e4-a9a1-071ceda8df3a tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1144.654738] [54973]: [pid: 54973|app: 0|req: 244/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:49 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.305237] [54972]: DEBUG cinder.api.middleware.request_id [None req-364a9238-1e70-4da8-9b87-51eeaae26082 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.308160] [54972]: INFO cinder.api.openstack.wsgi [None req-364a9238-1e70-4da8-9b87-51eeaae26082 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1145.308369] [54972]: DEBUG cinder.api.openstack.wsgi [None req-364a9238-1e70-4da8-9b87-51eeaae26082 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.308599] [54972]: DEBUG cinder.api.openstack.wsgi [None req-364a9238-1e70-4da8-9b87-51eeaae26082 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.332433] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.332433] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.337179] [54972]: INFO cinder.volume.api [None req-364a9238-1e70-4da8-9b87-51eeaae26082 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1145.344420] [54972]: INFO cinder.api.openstack.wsgi [None req-364a9238-1e70-4da8-9b87-51eeaae26082 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1145.344694] [54972]: [pid: 54972|app: 0|req: 253/497] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:36:49 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 1865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1146.518167] [54973]: DEBUG cinder.api.middleware.request_id [None req-100c0ded-9c63-4a54-a9c6-fdc9d470d64a None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.520494] [54973]: INFO cinder.api.openstack.wsgi [None req-100c0ded-9c63-4a54-a9c6-fdc9d470d64a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1146.520745] [54973]: DEBUG cinder.api.openstack.wsgi [None req-100c0ded-9c63-4a54-a9c6-fdc9d470d64a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.520962] [54973]: DEBUG cinder.api.openstack.wsgi [None req-100c0ded-9c63-4a54-a9c6-fdc9d470d64a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.521163] [54973]: INFO cinder.api.v3.volumes [None req-100c0ded-9c63-4a54-a9c6-fdc9d470d64a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Delete volume with id: 6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1146.535524] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.535524] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.536378] [54973]: INFO cinder.volume.api [None req-100c0ded-9c63-4a54-a9c6-fdc9d470d64a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1146.562793] [54973]: INFO cinder.volume.api [None req-100c0ded-9c63-4a54-a9c6-fdc9d470d64a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Delete volume request issued successfully. [ 1146.563070] [54973]: INFO cinder.api.openstack.wsgi [None req-100c0ded-9c63-4a54-a9c6-fdc9d470d64a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 202 [ 1146.563733] [54973]: [pid: 54973|app: 0|req: 245/498] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:36:50 2025] DELETE /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1146.566896] [54972]: DEBUG cinder.api.middleware.request_id [None req-46d638cd-32f5-4461-a4e8-497be4f9e3eb None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.569896] [54972]: INFO cinder.api.openstack.wsgi [None req-46d638cd-32f5-4461-a4e8-497be4f9e3eb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1146.570235] [54972]: DEBUG cinder.api.openstack.wsgi [None req-46d638cd-32f5-4461-a4e8-497be4f9e3eb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.570734] [54972]: DEBUG cinder.api.openstack.wsgi [None req-46d638cd-32f5-4461-a4e8-497be4f9e3eb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.579125] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.579125] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.585846] [54972]: INFO cinder.volume.api [None req-46d638cd-32f5-4461-a4e8-497be4f9e3eb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1146.592411] [54972]: INFO cinder.api.openstack.wsgi [None req-46d638cd-32f5-4461-a4e8-497be4f9e3eb tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1146.593245] [54972]: [pid: 54972|app: 0|req: 254/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:50 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.605871] [54973]: DEBUG cinder.api.middleware.request_id [None req-b0b3d6eb-c16f-4138-af83-2240ae8be242 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.611347] [54973]: INFO cinder.api.openstack.wsgi [None req-b0b3d6eb-c16f-4138-af83-2240ae8be242 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1147.611347] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b0b3d6eb-c16f-4138-af83-2240ae8be242 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.611542] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b0b3d6eb-c16f-4138-af83-2240ae8be242 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.625123] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.625123] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.631368] [54973]: INFO cinder.volume.api [None req-b0b3d6eb-c16f-4138-af83-2240ae8be242 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1147.636939] [54973]: INFO cinder.api.openstack.wsgi [None req-b0b3d6eb-c16f-4138-af83-2240ae8be242 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1147.636939] [54973]: [pid: 54973|app: 0|req: 246/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:52 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.648871] [54972]: DEBUG cinder.api.middleware.request_id [None req-3ddd340e-7461-4011-870d-2af93193fd1c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.651344] [54972]: INFO cinder.api.openstack.wsgi [None req-3ddd340e-7461-4011-870d-2af93193fd1c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1148.651344] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3ddd340e-7461-4011-870d-2af93193fd1c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.651570] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3ddd340e-7461-4011-870d-2af93193fd1c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.663139] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.663139] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.667963] [54972]: INFO cinder.volume.api [None req-3ddd340e-7461-4011-870d-2af93193fd1c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1148.673429] [54972]: INFO cinder.api.openstack.wsgi [None req-3ddd340e-7461-4011-870d-2af93193fd1c tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 200 [ 1148.674085] [54972]: [pid: 54972|app: 0|req: 255/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:53 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.688186] [54973]: DEBUG cinder.api.middleware.request_id [None req-d8f01810-5056-42b9-a859-52774c877477 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.690389] [54973]: INFO cinder.api.openstack.wsgi [None req-d8f01810-5056-42b9-a859-52774c877477 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 [ 1149.690651] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d8f01810-5056-42b9-a859-52774c877477 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.690883] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d8f01810-5056-42b9-a859-52774c877477 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.697607] [54973]: INFO cinder.api.openstack.wsgi [None req-d8f01810-5056-42b9-a859-52774c877477 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 returned with HTTP 404 [ 1149.698211] [54973]: [pid: 54973|app: 0|req: 247/502] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:54 2025] GET /volume/v3/volumes/6cb657a9-2b6e-4461-af23-5afc6c5df502 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1149.701243] [54972]: DEBUG cinder.api.middleware.request_id [None req-1828ba6e-9fc3-4d65-89fb-f298254ba2b0 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.703485] [54972]: INFO cinder.api.openstack.wsgi [None req-1828ba6e-9fc3-4d65-89fb-f298254ba2b0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1149.703716] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1828ba6e-9fc3-4d65-89fb-f298254ba2b0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.703935] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1828ba6e-9fc3-4d65-89fb-f298254ba2b0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.704152] [54972]: INFO cinder.api.v3.volumes [None req-1828ba6e-9fc3-4d65-89fb-f298254ba2b0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Delete volume with id: b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1149.716027] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.716027] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.716027] [54972]: INFO cinder.volume.api [None req-1828ba6e-9fc3-4d65-89fb-f298254ba2b0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1149.734806] [54972]: INFO cinder.volume.api [None req-1828ba6e-9fc3-4d65-89fb-f298254ba2b0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Delete volume request issued successfully. [ 1149.735021] [54972]: INFO cinder.api.openstack.wsgi [None req-1828ba6e-9fc3-4d65-89fb-f298254ba2b0 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 202 [ 1149.735509] [54972]: [pid: 54972|app: 0|req: 256/503] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:36:54 2025] DELETE /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1149.739443] [54973]: DEBUG cinder.api.middleware.request_id [None req-b08c0f56-112c-446a-a47b-f46e46aac143 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.741884] [54973]: INFO cinder.api.openstack.wsgi [None req-b08c0f56-112c-446a-a47b-f46e46aac143 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1149.743665] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b08c0f56-112c-446a-a47b-f46e46aac143 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.743665] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b08c0f56-112c-446a-a47b-f46e46aac143 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.752031] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.752031] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.756280] [54973]: INFO cinder.volume.api [None req-b08c0f56-112c-446a-a47b-f46e46aac143 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1149.761422] [54973]: INFO cinder.api.openstack.wsgi [None req-b08c0f56-112c-446a-a47b-f46e46aac143 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1149.761840] [54973]: [pid: 54973|app: 0|req: 248/504] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:54 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.773694] [54972]: DEBUG cinder.api.middleware.request_id [None req-0c94c0b5-fbb2-4420-8322-4718e62b1c7a None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.775766] [54972]: INFO cinder.api.openstack.wsgi [None req-0c94c0b5-fbb2-4420-8322-4718e62b1c7a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1150.775990] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0c94c0b5-fbb2-4420-8322-4718e62b1c7a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.776239] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0c94c0b5-fbb2-4420-8322-4718e62b1c7a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.785252] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.785252] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.788802] [54972]: INFO cinder.volume.api [None req-0c94c0b5-fbb2-4420-8322-4718e62b1c7a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1150.793062] [54972]: INFO cinder.api.openstack.wsgi [None req-0c94c0b5-fbb2-4420-8322-4718e62b1c7a tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1150.793430] [54972]: [pid: 54972|app: 0|req: 257/505] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:55 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.803673] [54973]: DEBUG cinder.api.middleware.request_id [None req-04adc8da-0ffd-4d5d-8385-bb698d470a82 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.806057] [54973]: INFO cinder.api.openstack.wsgi [None req-04adc8da-0ffd-4d5d-8385-bb698d470a82 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1151.806313] [54973]: DEBUG cinder.api.openstack.wsgi [None req-04adc8da-0ffd-4d5d-8385-bb698d470a82 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.806556] [54973]: DEBUG cinder.api.openstack.wsgi [None req-04adc8da-0ffd-4d5d-8385-bb698d470a82 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.815342] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.815342] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.819339] [54973]: INFO cinder.volume.api [None req-04adc8da-0ffd-4d5d-8385-bb698d470a82 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1151.823866] [54973]: INFO cinder.api.openstack.wsgi [None req-04adc8da-0ffd-4d5d-8385-bb698d470a82 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 200 [ 1151.824302] [54973]: [pid: 54973|app: 0|req: 249/506] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:56 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.834734] [54972]: DEBUG cinder.api.middleware.request_id [None req-69bf9614-b1ee-4c90-95f4-75dab97643b9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.838018] [54972]: INFO cinder.api.openstack.wsgi [None req-69bf9614-b1ee-4c90-95f4-75dab97643b9 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 [ 1152.838018] [54972]: DEBUG cinder.api.openstack.wsgi [None req-69bf9614-b1ee-4c90-95f4-75dab97643b9 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.838018] [54972]: DEBUG cinder.api.openstack.wsgi [None req-69bf9614-b1ee-4c90-95f4-75dab97643b9 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.844917] [54972]: INFO cinder.api.openstack.wsgi [None req-69bf9614-b1ee-4c90-95f4-75dab97643b9 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 returned with HTTP 404 [ 1152.845532] [54972]: [pid: 54972|app: 0|req: 258/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:57 2025] GET /volume/v3/volumes/b328b5db-32a6-4dd2-894c-7e3775dd24b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1152.888171] [54973]: DEBUG cinder.api.middleware.request_id [None req-d5932039-a358-4c2e-97a4-1eaa6272dda2 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.890407] [54973]: INFO cinder.api.openstack.wsgi [None req-d5932039-a358-4c2e-97a4-1eaa6272dda2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 1152.890836] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d5932039-a358-4c2e-97a4-1eaa6272dda2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.892018] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d5932039-a358-4c2e-97a4-1eaa6272dda2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.892018] [54973]: INFO cinder.api.v3.volumes [None req-d5932039-a358-4c2e-97a4-1eaa6272dda2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Delete volume with id: e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 1152.901564] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.901564] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.902332] [54973]: INFO cinder.volume.api [None req-d5932039-a358-4c2e-97a4-1eaa6272dda2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1152.918161] [54973]: INFO cinder.volume.api [None req-d5932039-a358-4c2e-97a4-1eaa6272dda2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Delete volume request issued successfully. [ 1152.918628] [54973]: INFO cinder.api.openstack.wsgi [None req-d5932039-a358-4c2e-97a4-1eaa6272dda2 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 202 [ 1152.919158] [54973]: [pid: 54973|app: 0|req: 250/508] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:36:57 2025] DELETE /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1152.922774] [54972]: DEBUG cinder.api.middleware.request_id [None req-1448f21a-9536-4ab4-9590-c09b5c316586 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.926728] [54972]: INFO cinder.api.openstack.wsgi [None req-1448f21a-9536-4ab4-9590-c09b5c316586 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 1152.926728] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1448f21a-9536-4ab4-9590-c09b5c316586 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.926728] [54972]: DEBUG cinder.api.openstack.wsgi [None req-1448f21a-9536-4ab4-9590-c09b5c316586 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.940333] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.940333] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.948085] [54972]: INFO cinder.volume.api [None req-1448f21a-9536-4ab4-9590-c09b5c316586 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1152.955801] [54972]: INFO cinder.api.openstack.wsgi [None req-1448f21a-9536-4ab4-9590-c09b5c316586 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 1152.956384] [54972]: [pid: 54972|app: 0|req: 259/509] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:57 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.966511] [54973]: DEBUG cinder.api.middleware.request_id [None req-06b8ed6e-fdfe-4aaf-bb55-bfc3d9692518 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.968950] [54973]: INFO cinder.api.openstack.wsgi [None req-06b8ed6e-fdfe-4aaf-bb55-bfc3d9692518 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 1153.969509] [54973]: DEBUG cinder.api.openstack.wsgi [None req-06b8ed6e-fdfe-4aaf-bb55-bfc3d9692518 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.969725] [54973]: DEBUG cinder.api.openstack.wsgi [None req-06b8ed6e-fdfe-4aaf-bb55-bfc3d9692518 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.985244] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.985244] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.993447] [54973]: INFO cinder.volume.api [None req-06b8ed6e-fdfe-4aaf-bb55-bfc3d9692518 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Volume info retrieved successfully. [ 1154.000097] [54973]: INFO cinder.api.openstack.wsgi [None req-06b8ed6e-fdfe-4aaf-bb55-bfc3d9692518 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 200 [ 1154.000574] [54973]: [pid: 54973|app: 0|req: 251/510] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:58 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.011225] [54972]: DEBUG cinder.api.middleware.request_id [None req-d82ead9a-784d-4258-8b4d-ff9fa251ab95 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.014393] [54972]: INFO cinder.api.openstack.wsgi [None req-d82ead9a-784d-4258-8b4d-ff9fa251ab95 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] GET http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f [ 1155.014393] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d82ead9a-784d-4258-8b4d-ff9fa251ab95 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.014393] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d82ead9a-784d-4258-8b4d-ff9fa251ab95 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.032495] [54972]: INFO cinder.api.openstack.wsgi [None req-d82ead9a-784d-4258-8b4d-ff9fa251ab95 tempest-AttachVolumeTestJSON-1811036904 tempest-AttachVolumeTestJSON-1811036904-project-member] http://10.180.1.21/volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f returned with HTTP 404 [ 1155.033190] [54972]: [pid: 54972|app: 0|req: 260/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:36:59 2025] GET /volume/v3/volumes/e8636b10-1ca4-49f2-83b4-aedf02468a4f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1157.509868] [54973]: DEBUG cinder.api.middleware.request_id [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.567665] [54973]: INFO cinder.api.openstack.wsgi [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1157.567965] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1344068867"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.569867] [54973]: DEBUG cinder.api.v3.volumes [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1344068867'}} {{(pid=54973) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1157.570016] [54973]: INFO cinder.api.v3.volumes [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Create volume of 1 GB [ 1157.572348] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=306,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1157.575594] [54973]: INFO cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Availability Zones retrieved successfully. [ 1157.582234] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Flow 'volume_create_api' (3192a6d3-38ac-47b5-8dcb-ceff7f9c26bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1157.583737] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279be0e4-8720-4773-9394-6fe639bb7102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.584986] [54973]: DEBUG cinder.volume.flows.api.create_volume [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Validating volume size '1' using validate_int {{(pid=54973) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1157.604142] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279be0e4-8720-4773-9394-6fe639bb7102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.605143] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660e4d2c-b00f-42fa-9c0f-fafd4c4ad00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.647953] [54973]: DEBUG cinder.quota [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Created reservations ['fb4d8a2f-1fc2-4d9d-8ff3-4c701881b5c6', 'bf033b29-1076-4eba-a872-2dabdfa00ae7', 'b3ece3fa-7a41-4bdf-9cd1-d3d5f2d37f7e', '4af78992-bb6c-48f6-bb99-8cf016400cbf'] {{(pid=54973) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1157.649073] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660e4d2c-b00f-42fa-9c0f-fafd4c4ad00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb4d8a2f-1fc2-4d9d-8ff3-4c701881b5c6', 'bf033b29-1076-4eba-a872-2dabdfa00ae7', 'b3ece3fa-7a41-4bdf-9cd1-d3d5f2d37f7e', '4af78992-bb6c-48f6-bb99-8cf016400cbf']}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.649924] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a375d5f-6aaf-4caa-bb0b-6194fe1be15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.666845] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a375d5f-6aaf-4caa-bb0b-6194fe1be15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '128d9344-0a57-4316-bc9e-88202e25c7c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1344068867',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a17972dc3461e899ea0c8944bb35e',qos_specs=None,replication_status=,reservations=['fb4d8a2f-1fc2-4d9d-8ff3-4c701881b5c6','bf033b29-1076-4eba-a872-2dabdfa00ae7','b3ece3fa-7a41-4bdf-9cd1-d3d5f2d37f7e','4af78992-bb6c-48f6-bb99-8cf016400cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb8ee8c28cc46169cf84b00037e1580',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1344068867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=128d9344-0a57-4316-bc9e-88202e25c7c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='359a17972dc3461e899ea0c8944bb35e',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='fbb8ee8c28cc46169cf84b00037e1580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.667640] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f52f4b14-fb94-4b25-b8a3-2f8736507323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.680964] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f52f4b14-fb94-4b25-b8a3-2f8736507323) 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-1344068867',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a17972dc3461e899ea0c8944bb35e',qos_specs=None,replication_status=,reservations=['fb4d8a2f-1fc2-4d9d-8ff3-4c701881b5c6','bf033b29-1076-4eba-a872-2dabdfa00ae7','b3ece3fa-7a41-4bdf-9cd1-d3d5f2d37f7e','4af78992-bb6c-48f6-bb99-8cf016400cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb8ee8c28cc46169cf84b00037e1580',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.682057] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88db9708-4730-43ff-9403-965891a384d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.690651] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88db9708-4730-43ff-9403-965891a384d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.691767] [54973]: DEBUG cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Flow 'volume_create_api' (3192a6d3-38ac-47b5-8dcb-ceff7f9c26bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1157.692267] [54973]: INFO cinder.volume.api [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Create volume request issued successfully. [ 1157.693022] [54973]: INFO cinder.api.openstack.wsgi [None req-4b83661a-4120-4ba5-a581-e7386cacf0ea tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1157.693334] [54973]: [pid: 54973|app: 0|req: 252/512] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:37:01 2025] POST /volume/v3/volumes => generated 759 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1157.706153] [54972]: DEBUG cinder.api.middleware.request_id [None req-b703093f-c4e9-4a9c-88f9-78cd1790441f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.708385] [54972]: INFO cinder.api.openstack.wsgi [None req-b703093f-c4e9-4a9c-88f9-78cd1790441f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 [ 1157.708385] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b703093f-c4e9-4a9c-88f9-78cd1790441f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.708625] [54972]: DEBUG cinder.api.openstack.wsgi [None req-b703093f-c4e9-4a9c-88f9-78cd1790441f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.716741] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.716741] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.720768] [54972]: INFO cinder.volume.api [None req-b703093f-c4e9-4a9c-88f9-78cd1790441f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1157.725136] [54972]: INFO cinder.api.openstack.wsgi [None req-b703093f-c4e9-4a9c-88f9-78cd1790441f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 returned with HTTP 200 [ 1157.725395] [54972]: [pid: 54972|app: 0|req: 261/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:02 2025] GET /volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.323669] [54973]: DEBUG cinder.api.middleware.request_id [None req-4008a646-ce36-43fc-8ac7-45bdcad574d8 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.324241] [54973]: INFO cinder.api.openstack.wsgi [None req-4008a646-ce36-43fc-8ac7-45bdcad574d8 None None] GET http://10.180.1.21/volume// [ 1158.325030] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4008a646-ce36-43fc-8ac7-45bdcad574d8 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.325030] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4008a646-ce36-43fc-8ac7-45bdcad574d8 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.325030] [54973]: INFO cinder.api.openstack.wsgi [None req-4008a646-ce36-43fc-8ac7-45bdcad574d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1158.325349] [54973]: [pid: 54973|app: 0|req: 253/514] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:37:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1158.329049] [54972]: DEBUG cinder.api.middleware.request_id [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-b028dc76-1ffe-48ff-bb0e-6ac1c51a1355 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.331524] [54972]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-b028dc76-1ffe-48ff-bb0e-6ac1c51a1355 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1158.331993] [54972]: DEBUG cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-b028dc76-1ffe-48ff-bb0e-6ac1c51a1355 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2283ff9d-7a2d-4b51-b112-4a27bb7e85cc", "connector": null, "instance_uuid": "d08bd60c-a8d2-4190-bfc8-7a39c15fae49"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.344850] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.344850] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.368941] [54972]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-b028dc76-1ffe-48ff-bb0e-6ac1c51a1355 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1158.369359] [54972]: [pid: 54972|app: 0|req: 262/515] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:37:02 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.373158] [54973]: DEBUG cinder.api.middleware.request_id [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-d28f7376-5142-4cfe-a28e-ffb3742e16ed None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.375650] [54973]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-d28f7376-5142-4cfe-a28e-ffb3742e16ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fa849e67-3af9-4ee6-870f-dff504ffdc0c [ 1158.375882] [54973]: DEBUG cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-d28f7376-5142-4cfe-a28e-ffb3742e16ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.377036] [54973]: DEBUG cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-d28f7376-5142-4cfe-a28e-ffb3742e16ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.383772] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.383772] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.735450] [54972]: DEBUG cinder.api.middleware.request_id [None req-15aeae99-0414-458c-a62b-064953289586 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.737374] [54972]: INFO cinder.api.openstack.wsgi [None req-15aeae99-0414-458c-a62b-064953289586 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 [ 1158.737660] [54972]: DEBUG cinder.api.openstack.wsgi [None req-15aeae99-0414-458c-a62b-064953289586 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.737899] [54972]: DEBUG cinder.api.openstack.wsgi [None req-15aeae99-0414-458c-a62b-064953289586 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.748527] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.748527] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.753049] [54972]: INFO cinder.volume.api [None req-15aeae99-0414-458c-a62b-064953289586 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1158.759124] [54972]: INFO cinder.api.openstack.wsgi [None req-15aeae99-0414-458c-a62b-064953289586 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 returned with HTTP 200 [ 1158.759124] [54972]: [pid: 54972|app: 0|req: 263/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:03 2025] GET /volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.782945] [54972]: DEBUG cinder.api.middleware.request_id [req-901f3e35-48ef-49e2-a9aa-f145ffa11ab8 req-947afcf4-045c-4fae-a094-9ee656894dd6 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.785212] [54972]: INFO cinder.api.openstack.wsgi [req-901f3e35-48ef-49e2-a9aa-f145ffa11ab8 req-947afcf4-045c-4fae-a094-9ee656894dd6 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 [ 1158.785432] [54972]: DEBUG cinder.api.openstack.wsgi [req-901f3e35-48ef-49e2-a9aa-f145ffa11ab8 req-947afcf4-045c-4fae-a094-9ee656894dd6 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.785841] [54972]: DEBUG cinder.api.openstack.wsgi [req-901f3e35-48ef-49e2-a9aa-f145ffa11ab8 req-947afcf4-045c-4fae-a094-9ee656894dd6 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.793055] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.793055] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.796560] [54972]: INFO cinder.volume.api [req-901f3e35-48ef-49e2-a9aa-f145ffa11ab8 req-947afcf4-045c-4fae-a094-9ee656894dd6 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1158.800906] [54972]: INFO cinder.api.openstack.wsgi [req-901f3e35-48ef-49e2-a9aa-f145ffa11ab8 req-947afcf4-045c-4fae-a094-9ee656894dd6 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 returned with HTTP 200 [ 1158.801316] [54972]: [pid: 54972|app: 0|req: 264/517] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:37:03 2025] GET /volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.808901] [54972]: DEBUG cinder.api.middleware.request_id [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.810724] [54972]: INFO cinder.api.openstack.wsgi [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1158.811987] [54972]: DEBUG cinder.api.openstack.wsgi [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-347070599"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.812775] [54972]: DEBUG cinder.api.v3.volumes [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-347070599'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1158.812912] [54972]: INFO cinder.api.v3.volumes [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Create volume of 1 GB [ 1158.816736] [54972]: INFO cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Availability Zones retrieved successfully. [ 1158.823590] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Flow 'volume_create_api' (4d9d0d11-67aa-40c6-945c-06c8a1eeeda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1158.824753] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689407af-c56d-4f88-a5f8-0ad2344fb03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.825822] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1158.844196] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689407af-c56d-4f88-a5f8-0ad2344fb03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.845177] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd30a1d-13c5-4ccb-b9ef-c15b65d7816c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.874156] [54972]: DEBUG cinder.quota [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Created reservations ['9ee6a9a2-7132-4121-b153-0fb75c907405', 'baf2f9d3-7f6a-41aa-bbeb-0ceeffd178b8', '40fc7cd2-64b8-4211-970e-fbfa40a844b4', '55ca3f2b-fe8e-45d8-9f6c-10e61a47592f'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1158.875051] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd30a1d-13c5-4ccb-b9ef-c15b65d7816c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ee6a9a2-7132-4121-b153-0fb75c907405', 'baf2f9d3-7f6a-41aa-bbeb-0ceeffd178b8', '40fc7cd2-64b8-4211-970e-fbfa40a844b4', '55ca3f2b-fe8e-45d8-9f6c-10e61a47592f']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.875946] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619941a5-b9ae-4cf2-b69c-22ec5bd56eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.888365] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619941a5-b9ae-4cf2-b69c-22ec5bd56eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed580546-9fe9-44f0-83a1-8da387ef549e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-347070599',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a17972dc3461e899ea0c8944bb35e',qos_specs=None,replication_status=,reservations=['9ee6a9a2-7132-4121-b153-0fb75c907405','baf2f9d3-7f6a-41aa-bbeb-0ceeffd178b8','40fc7cd2-64b8-4211-970e-fbfa40a844b4','55ca3f2b-fe8e-45d8-9f6c-10e61a47592f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb8ee8c28cc46169cf84b00037e1580',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-347070599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed580546-9fe9-44f0-83a1-8da387ef549e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='359a17972dc3461e899ea0c8944bb35e',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='fbb8ee8c28cc46169cf84b00037e1580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.889276] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6159fd-4a8b-4da1-bce2-559e4311fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.900925] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6159fd-4a8b-4da1-bce2-559e4311fa2d) 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-347070599',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a17972dc3461e899ea0c8944bb35e',qos_specs=None,replication_status=,reservations=['9ee6a9a2-7132-4121-b153-0fb75c907405','baf2f9d3-7f6a-41aa-bbeb-0ceeffd178b8','40fc7cd2-64b8-4211-970e-fbfa40a844b4','55ca3f2b-fe8e-45d8-9f6c-10e61a47592f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb8ee8c28cc46169cf84b00037e1580',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.901855] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eff30b7-e13e-4372-bdf9-213bbfe1fc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.915077] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eff30b7-e13e-4372-bdf9-213bbfe1fc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.916168] [54972]: DEBUG cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Flow 'volume_create_api' (4d9d0d11-67aa-40c6-945c-06c8a1eeeda8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1158.916528] [54972]: INFO cinder.volume.api [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Create volume request issued successfully. [ 1158.917247] [54972]: INFO cinder.api.openstack.wsgi [None req-58b77330-4d8a-46b3-a206-0fd5d4de1d12 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1158.917748] [54972]: [pid: 54972|app: 0|req: 265/518] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:37:03 2025] POST /volume/v3/volumes => generated 758 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1158.924790] [54973]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-d28f7376-5142-4cfe-a28e-ffb3742e16ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/fa849e67-3af9-4ee6-870f-dff504ffdc0c returned with HTTP 200 [ 1158.925691] [54973]: [pid: 54973|app: 0|req: 254/519] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:37:02 2025] DELETE /volume/v3/attachments/fa849e67-3af9-4ee6-870f-dff504ffdc0c => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.927213] [54972]: DEBUG cinder.api.middleware.request_id [None req-2d150682-4ac7-4bfa-95a1-cb224f2e587e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.929441] [54972]: INFO cinder.api.openstack.wsgi [None req-2d150682-4ac7-4bfa-95a1-cb224f2e587e tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e [ 1158.929691] [54972]: DEBUG cinder.api.openstack.wsgi [None req-2d150682-4ac7-4bfa-95a1-cb224f2e587e tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.929943] [54972]: DEBUG cinder.api.openstack.wsgi [None req-2d150682-4ac7-4bfa-95a1-cb224f2e587e tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.937507] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.937507] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.941181] [54972]: INFO cinder.volume.api [None req-2d150682-4ac7-4bfa-95a1-cb224f2e587e tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1158.945683] [54972]: INFO cinder.api.openstack.wsgi [None req-2d150682-4ac7-4bfa-95a1-cb224f2e587e tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e returned with HTTP 200 [ 1158.946110] [54972]: [pid: 54972|app: 0|req: 266/520] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:03 2025] GET /volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.959331] [54973]: DEBUG cinder.api.middleware.request_id [None req-b826e644-e616-4507-93f8-6c332b37c52f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.961532] [54973]: INFO cinder.api.openstack.wsgi [None req-b826e644-e616-4507-93f8-6c332b37c52f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e [ 1159.961813] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b826e644-e616-4507-93f8-6c332b37c52f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.962080] [54973]: DEBUG cinder.api.openstack.wsgi [None req-b826e644-e616-4507-93f8-6c332b37c52f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.974786] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.974786] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.978485] [54973]: INFO cinder.volume.api [None req-b826e644-e616-4507-93f8-6c332b37c52f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1159.983231] [54973]: INFO cinder.api.openstack.wsgi [None req-b826e644-e616-4507-93f8-6c332b37c52f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e returned with HTTP 200 [ 1159.983850] [54973]: [pid: 54973|app: 0|req: 255/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:04 2025] GET /volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.001141] [54972]: DEBUG cinder.api.middleware.request_id [req-a8824de0-f5d3-45ec-ba05-eff4a5aaae26 req-425a2928-34a0-458f-a640-fa7fa82523fa None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.003523] [54972]: INFO cinder.api.openstack.wsgi [req-a8824de0-f5d3-45ec-ba05-eff4a5aaae26 req-425a2928-34a0-458f-a640-fa7fa82523fa tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e [ 1160.003754] [54972]: DEBUG cinder.api.openstack.wsgi [req-a8824de0-f5d3-45ec-ba05-eff4a5aaae26 req-425a2928-34a0-458f-a640-fa7fa82523fa tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.003976] [54972]: DEBUG cinder.api.openstack.wsgi [req-a8824de0-f5d3-45ec-ba05-eff4a5aaae26 req-425a2928-34a0-458f-a640-fa7fa82523fa tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.011946] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.011946] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.015913] [54972]: INFO cinder.volume.api [req-a8824de0-f5d3-45ec-ba05-eff4a5aaae26 req-425a2928-34a0-458f-a640-fa7fa82523fa tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1160.020855] [54972]: INFO cinder.api.openstack.wsgi [req-a8824de0-f5d3-45ec-ba05-eff4a5aaae26 req-425a2928-34a0-458f-a640-fa7fa82523fa tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e returned with HTTP 200 [ 1160.021292] [54972]: [pid: 54972|app: 0|req: 267/522] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:37:04 2025] GET /volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.029086] [54973]: DEBUG cinder.api.middleware.request_id [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.030760] [54973]: INFO cinder.api.openstack.wsgi [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1160.031350] [54973]: DEBUG cinder.api.openstack.wsgi [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-14321705"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.033265] [54973]: DEBUG cinder.api.v3.volumes [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-14321705'}} {{(pid=54973) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1160.034022] [54973]: INFO cinder.api.v3.volumes [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Create volume of 1 GB [ 1160.037985] [54973]: INFO cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Availability Zones retrieved successfully. [ 1160.046121] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Flow 'volume_create_api' (ca2b6386-9005-4943-9737-f908ebfaa023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1160.047278] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4869e5ea-9186-4384-9483-2e06ae0325be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.049209] [54973]: DEBUG cinder.volume.flows.api.create_volume [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Validating volume size '1' using validate_int {{(pid=54973) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1160.070059] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4869e5ea-9186-4384-9483-2e06ae0325be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.070690] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b3faf4f-0263-4420-96e8-65b090cb6ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.102343] [54973]: DEBUG cinder.quota [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Created reservations ['2f2ffe75-dac9-4c45-b99d-4d67beb6a89f', '4d3a3cfa-7ebd-4337-837e-063647dc6593', '72bc15aa-a50a-464f-85db-c35db2cb4d58', '9139f93c-1b1a-44df-bfa1-dee2fb7b99af'] {{(pid=54973) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1160.103362] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b3faf4f-0263-4420-96e8-65b090cb6ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f2ffe75-dac9-4c45-b99d-4d67beb6a89f', '4d3a3cfa-7ebd-4337-837e-063647dc6593', '72bc15aa-a50a-464f-85db-c35db2cb4d58', '9139f93c-1b1a-44df-bfa1-dee2fb7b99af']}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.104316] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2dd923-9314-43f6-a67f-a10f161ea861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.119478] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2dd923-9314-43f6-a67f-a10f161ea861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c949fa74-2345-4436-8a75-2f9139261979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-14321705',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a17972dc3461e899ea0c8944bb35e',qos_specs=None,replication_status=,reservations=['2f2ffe75-dac9-4c45-b99d-4d67beb6a89f','4d3a3cfa-7ebd-4337-837e-063647dc6593','72bc15aa-a50a-464f-85db-c35db2cb4d58','9139f93c-1b1a-44df-bfa1-dee2fb7b99af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb8ee8c28cc46169cf84b00037e1580',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-14321705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c949fa74-2345-4436-8a75-2f9139261979,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='359a17972dc3461e899ea0c8944bb35e',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='fbb8ee8c28cc46169cf84b00037e1580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.120461] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f23ce32-bab4-4023-9ef7-152c42e77c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.132040] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f23ce32-bab4-4023-9ef7-152c42e77c43) 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-14321705',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a17972dc3461e899ea0c8944bb35e',qos_specs=None,replication_status=,reservations=['2f2ffe75-dac9-4c45-b99d-4d67beb6a89f','4d3a3cfa-7ebd-4337-837e-063647dc6593','72bc15aa-a50a-464f-85db-c35db2cb4d58','9139f93c-1b1a-44df-bfa1-dee2fb7b99af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb8ee8c28cc46169cf84b00037e1580',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.132895] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d93a48e-bf2b-4135-8c85-4dd8195b76f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.141423] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d93a48e-bf2b-4135-8c85-4dd8195b76f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.142516] [54973]: DEBUG cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Flow 'volume_create_api' (ca2b6386-9005-4943-9737-f908ebfaa023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1160.142879] [54973]: INFO cinder.volume.api [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Create volume request issued successfully. [ 1160.143558] [54973]: INFO cinder.api.openstack.wsgi [None req-297a8db3-735a-4d7c-b780-bf7a9d7cde02 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1160.144028] [54973]: [pid: 54973|app: 0|req: 256/523] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:37:04 2025] POST /volume/v3/volumes => generated 757 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1160.152945] [54972]: DEBUG cinder.api.middleware.request_id [None req-993d91d8-e1db-4181-9f04-6f31ce6d16c7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.155070] [54972]: INFO cinder.api.openstack.wsgi [None req-993d91d8-e1db-4181-9f04-6f31ce6d16c7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 [ 1160.155302] [54972]: DEBUG cinder.api.openstack.wsgi [None req-993d91d8-e1db-4181-9f04-6f31ce6d16c7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.155544] [54972]: DEBUG cinder.api.openstack.wsgi [None req-993d91d8-e1db-4181-9f04-6f31ce6d16c7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.162967] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.162967] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.166467] [54972]: INFO cinder.volume.api [None req-993d91d8-e1db-4181-9f04-6f31ce6d16c7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1160.170870] [54972]: INFO cinder.api.openstack.wsgi [None req-993d91d8-e1db-4181-9f04-6f31ce6d16c7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 returned with HTTP 200 [ 1160.171389] [54972]: [pid: 54972|app: 0|req: 268/524] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:04 2025] GET /volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.181478] [54973]: DEBUG cinder.api.middleware.request_id [None req-08c62df0-0659-4dc9-b6ee-d41a8d01e222 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.183769] [54973]: INFO cinder.api.openstack.wsgi [None req-08c62df0-0659-4dc9-b6ee-d41a8d01e222 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 [ 1161.184077] [54973]: DEBUG cinder.api.openstack.wsgi [None req-08c62df0-0659-4dc9-b6ee-d41a8d01e222 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.184344] [54973]: DEBUG cinder.api.openstack.wsgi [None req-08c62df0-0659-4dc9-b6ee-d41a8d01e222 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.195089] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.195089] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.199672] [54973]: INFO cinder.volume.api [None req-08c62df0-0659-4dc9-b6ee-d41a8d01e222 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1161.204570] [54973]: INFO cinder.api.openstack.wsgi [None req-08c62df0-0659-4dc9-b6ee-d41a8d01e222 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 returned with HTTP 200 [ 1161.204998] [54973]: [pid: 54973|app: 0|req: 257/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.223041] [54972]: DEBUG cinder.api.middleware.request_id [req-aa0635f9-94af-496e-92e3-d75f33fbe392 req-5633ad63-d915-4828-998e-5a9c0d12c6a9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.226100] [54972]: INFO cinder.api.openstack.wsgi [req-aa0635f9-94af-496e-92e3-d75f33fbe392 req-5633ad63-d915-4828-998e-5a9c0d12c6a9 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 [ 1161.226339] [54972]: DEBUG cinder.api.openstack.wsgi [req-aa0635f9-94af-496e-92e3-d75f33fbe392 req-5633ad63-d915-4828-998e-5a9c0d12c6a9 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.226565] [54972]: DEBUG cinder.api.openstack.wsgi [req-aa0635f9-94af-496e-92e3-d75f33fbe392 req-5633ad63-d915-4828-998e-5a9c0d12c6a9 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.234033] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.234033] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.237460] [54972]: INFO cinder.volume.api [req-aa0635f9-94af-496e-92e3-d75f33fbe392 req-5633ad63-d915-4828-998e-5a9c0d12c6a9 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1161.241695] [54972]: INFO cinder.api.openstack.wsgi [req-aa0635f9-94af-496e-92e3-d75f33fbe392 req-5633ad63-d915-4828-998e-5a9c0d12c6a9 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 returned with HTTP 200 [ 1161.242127] [54972]: [pid: 54972|app: 0|req: 269/526] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.257536] [54973]: DEBUG cinder.api.middleware.request_id [req-2b50d404-fead-4270-b0a4-c150f7cbec15 req-374f76e3-ff4c-49f8-bb80-cd567f8b1ce3 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.259787] [54973]: INFO cinder.api.openstack.wsgi [req-2b50d404-fead-4270-b0a4-c150f7cbec15 req-374f76e3-ff4c-49f8-bb80-cd567f8b1ce3 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1161.260031] [54973]: DEBUG cinder.api.openstack.wsgi [req-2b50d404-fead-4270-b0a4-c150f7cbec15 req-374f76e3-ff4c-49f8-bb80-cd567f8b1ce3 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.260254] [54973]: DEBUG cinder.api.openstack.wsgi [req-2b50d404-fead-4270-b0a4-c150f7cbec15 req-374f76e3-ff4c-49f8-bb80-cd567f8b1ce3 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'detail' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.260623] [54973]: DEBUG cinder.api.api_utils [req-2b50d404-fead-4270-b0a4-c150f7cbec15 req-374f76e3-ff4c-49f8-bb80-cd567f8b1ce3 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Removing options '' from query. {{(pid=54973) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1161.261476] [54973]: DEBUG cinder.volume.api [req-2b50d404-fead-4270-b0a4-c150f7cbec15 req-374f76e3-ff4c-49f8-bb80-cd567f8b1ce3 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54973) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1161.289016] [54973]: INFO cinder.volume.api [req-2b50d404-fead-4270-b0a4-c150f7cbec15 req-374f76e3-ff4c-49f8-bb80-cd567f8b1ce3 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Get all volumes completed successfully. [ 1161.290051] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.290051] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.294018] [54973]: INFO cinder.api.openstack.wsgi [req-2b50d404-fead-4270-b0a4-c150f7cbec15 req-374f76e3-ff4c-49f8-bb80-cd567f8b1ce3 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1161.294411] [54973]: [pid: 54973|app: 0|req: 258/527] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.310319] [54972]: DEBUG cinder.api.middleware.request_id [req-9851a041-4247-45d3-a47d-1db94b04760d req-d921f6d7-abf5-42a1-b990-d70472ba45be None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.312715] [54972]: INFO cinder.api.openstack.wsgi [req-9851a041-4247-45d3-a47d-1db94b04760d req-d921f6d7-abf5-42a1-b990-d70472ba45be tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1161.312959] [54972]: DEBUG cinder.api.openstack.wsgi [req-9851a041-4247-45d3-a47d-1db94b04760d req-d921f6d7-abf5-42a1-b990-d70472ba45be tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.313200] [54972]: DEBUG cinder.api.openstack.wsgi [req-9851a041-4247-45d3-a47d-1db94b04760d req-d921f6d7-abf5-42a1-b990-d70472ba45be tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'detail' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.313589] [54972]: DEBUG cinder.api.api_utils [req-9851a041-4247-45d3-a47d-1db94b04760d req-d921f6d7-abf5-42a1-b990-d70472ba45be tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Removing options '' from query. {{(pid=54972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1161.314477] [54972]: DEBUG cinder.volume.api [req-9851a041-4247-45d3-a47d-1db94b04760d req-d921f6d7-abf5-42a1-b990-d70472ba45be tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54972) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1161.342262] [54972]: INFO cinder.volume.api [req-9851a041-4247-45d3-a47d-1db94b04760d req-d921f6d7-abf5-42a1-b990-d70472ba45be tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Get all volumes completed successfully. [ 1161.343302] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.343302] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.347679] [54972]: INFO cinder.api.openstack.wsgi [req-9851a041-4247-45d3-a47d-1db94b04760d req-d921f6d7-abf5-42a1-b990-d70472ba45be tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1161.348097] [54972]: [pid: 54972|app: 0|req: 270/528] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.363487] [54973]: DEBUG cinder.api.middleware.request_id [req-d3a1573e-50d3-4e0b-a102-5eefed1239cf req-8a4e05eb-c2d2-4ceb-80c5-4b32959e7904 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.365804] [54973]: INFO cinder.api.openstack.wsgi [req-d3a1573e-50d3-4e0b-a102-5eefed1239cf req-8a4e05eb-c2d2-4ceb-80c5-4b32959e7904 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1161.366033] [54973]: DEBUG cinder.api.openstack.wsgi [req-d3a1573e-50d3-4e0b-a102-5eefed1239cf req-8a4e05eb-c2d2-4ceb-80c5-4b32959e7904 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.366259] [54973]: DEBUG cinder.api.openstack.wsgi [req-d3a1573e-50d3-4e0b-a102-5eefed1239cf req-8a4e05eb-c2d2-4ceb-80c5-4b32959e7904 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'detail' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.366541] [54973]: DEBUG cinder.api.api_utils [req-d3a1573e-50d3-4e0b-a102-5eefed1239cf req-8a4e05eb-c2d2-4ceb-80c5-4b32959e7904 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Removing options '' from query. {{(pid=54973) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1161.367397] [54973]: DEBUG cinder.volume.api [req-d3a1573e-50d3-4e0b-a102-5eefed1239cf req-8a4e05eb-c2d2-4ceb-80c5-4b32959e7904 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54973) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1161.376185] [54973]: INFO cinder.volume.api [req-d3a1573e-50d3-4e0b-a102-5eefed1239cf req-8a4e05eb-c2d2-4ceb-80c5-4b32959e7904 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Get all volumes completed successfully. [ 1161.377222] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.377222] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.382175] [54973]: INFO cinder.api.openstack.wsgi [req-d3a1573e-50d3-4e0b-a102-5eefed1239cf req-8a4e05eb-c2d2-4ceb-80c5-4b32959e7904 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1161.382629] [54973]: [pid: 54973|app: 0|req: 259/529] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.396818] [54972]: DEBUG cinder.api.middleware.request_id [req-562f13bc-82de-4866-9082-691bb2d58dca req-bd953f74-39b1-4caa-94a3-98ad9cb0e1d1 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.399179] [54972]: INFO cinder.api.openstack.wsgi [req-562f13bc-82de-4866-9082-691bb2d58dca req-bd953f74-39b1-4caa-94a3-98ad9cb0e1d1 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1161.399395] [54972]: DEBUG cinder.api.openstack.wsgi [req-562f13bc-82de-4866-9082-691bb2d58dca req-bd953f74-39b1-4caa-94a3-98ad9cb0e1d1 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.399616] [54972]: DEBUG cinder.api.openstack.wsgi [req-562f13bc-82de-4866-9082-691bb2d58dca req-bd953f74-39b1-4caa-94a3-98ad9cb0e1d1 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'detail' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.399911] [54972]: DEBUG cinder.api.api_utils [req-562f13bc-82de-4866-9082-691bb2d58dca req-bd953f74-39b1-4caa-94a3-98ad9cb0e1d1 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Removing options '' from query. {{(pid=54972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1161.400766] [54972]: DEBUG cinder.volume.api [req-562f13bc-82de-4866-9082-691bb2d58dca req-bd953f74-39b1-4caa-94a3-98ad9cb0e1d1 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54972) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1161.410352] [54972]: INFO cinder.volume.api [req-562f13bc-82de-4866-9082-691bb2d58dca req-bd953f74-39b1-4caa-94a3-98ad9cb0e1d1 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Get all volumes completed successfully. [ 1161.411387] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.411387] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.415449] [54972]: INFO cinder.api.openstack.wsgi [req-562f13bc-82de-4866-9082-691bb2d58dca req-bd953f74-39b1-4caa-94a3-98ad9cb0e1d1 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1161.415840] [54972]: [pid: 54972|app: 0|req: 271/530] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.432315] [54973]: DEBUG cinder.api.middleware.request_id [req-a4d9ca74-2574-4ffd-9dbb-a484bd9db5cc req-283930e0-5d67-4840-987a-d9a8bd80ec99 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.434581] [54973]: INFO cinder.api.openstack.wsgi [req-a4d9ca74-2574-4ffd-9dbb-a484bd9db5cc req-283930e0-5d67-4840-987a-d9a8bd80ec99 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1161.434801] [54973]: DEBUG cinder.api.openstack.wsgi [req-a4d9ca74-2574-4ffd-9dbb-a484bd9db5cc req-283930e0-5d67-4840-987a-d9a8bd80ec99 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.435029] [54973]: DEBUG cinder.api.openstack.wsgi [req-a4d9ca74-2574-4ffd-9dbb-a484bd9db5cc req-283930e0-5d67-4840-987a-d9a8bd80ec99 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'detail' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.435312] [54973]: DEBUG cinder.api.api_utils [req-a4d9ca74-2574-4ffd-9dbb-a484bd9db5cc req-283930e0-5d67-4840-987a-d9a8bd80ec99 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Removing options '' from query. {{(pid=54973) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1161.436202] [54973]: DEBUG cinder.volume.api [req-a4d9ca74-2574-4ffd-9dbb-a484bd9db5cc req-283930e0-5d67-4840-987a-d9a8bd80ec99 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54973) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1161.446464] [54973]: INFO cinder.volume.api [req-a4d9ca74-2574-4ffd-9dbb-a484bd9db5cc req-283930e0-5d67-4840-987a-d9a8bd80ec99 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Get all volumes completed successfully. [ 1161.447462] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.447462] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.451570] [54973]: INFO cinder.api.openstack.wsgi [req-a4d9ca74-2574-4ffd-9dbb-a484bd9db5cc req-283930e0-5d67-4840-987a-d9a8bd80ec99 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1161.451921] [54973]: [pid: 54973|app: 0|req: 260/531] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.467918] [54972]: DEBUG cinder.api.middleware.request_id [req-b768761a-b6f9-4a92-941e-269f5fe23a6a req-e680c3b0-21f4-4ada-a6a5-abbd682a03d2 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.470152] [54972]: INFO cinder.api.openstack.wsgi [req-b768761a-b6f9-4a92-941e-269f5fe23a6a req-e680c3b0-21f4-4ada-a6a5-abbd682a03d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1161.470371] [54972]: DEBUG cinder.api.openstack.wsgi [req-b768761a-b6f9-4a92-941e-269f5fe23a6a req-e680c3b0-21f4-4ada-a6a5-abbd682a03d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.470588] [54972]: DEBUG cinder.api.openstack.wsgi [req-b768761a-b6f9-4a92-941e-269f5fe23a6a req-e680c3b0-21f4-4ada-a6a5-abbd682a03d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'detail' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.470865] [54972]: DEBUG cinder.api.api_utils [req-b768761a-b6f9-4a92-941e-269f5fe23a6a req-e680c3b0-21f4-4ada-a6a5-abbd682a03d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Removing options '' from query. {{(pid=54972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1161.471704] [54972]: DEBUG cinder.volume.api [req-b768761a-b6f9-4a92-941e-269f5fe23a6a req-e680c3b0-21f4-4ada-a6a5-abbd682a03d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54972) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1161.480377] [54972]: INFO cinder.volume.api [req-b768761a-b6f9-4a92-941e-269f5fe23a6a req-e680c3b0-21f4-4ada-a6a5-abbd682a03d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Get all volumes completed successfully. [ 1161.481353] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.481353] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.485143] [54972]: INFO cinder.api.openstack.wsgi [req-b768761a-b6f9-4a92-941e-269f5fe23a6a req-e680c3b0-21f4-4ada-a6a5-abbd682a03d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1161.485523] [54972]: [pid: 54972|app: 0|req: 272/532] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.500765] [54973]: DEBUG cinder.api.middleware.request_id [req-68bcdc65-bf3d-4ebc-ba8e-c67ba1c8f8f7 req-db1ba157-6ff3-4698-be9a-1c5ab2646e9b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.502958] [54973]: INFO cinder.api.openstack.wsgi [req-68bcdc65-bf3d-4ebc-ba8e-c67ba1c8f8f7 req-db1ba157-6ff3-4698-be9a-1c5ab2646e9b tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1161.503198] [54973]: DEBUG cinder.api.openstack.wsgi [req-68bcdc65-bf3d-4ebc-ba8e-c67ba1c8f8f7 req-db1ba157-6ff3-4698-be9a-1c5ab2646e9b tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.503423] [54973]: DEBUG cinder.api.openstack.wsgi [req-68bcdc65-bf3d-4ebc-ba8e-c67ba1c8f8f7 req-db1ba157-6ff3-4698-be9a-1c5ab2646e9b tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'detail' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.503703] [54973]: DEBUG cinder.api.api_utils [req-68bcdc65-bf3d-4ebc-ba8e-c67ba1c8f8f7 req-db1ba157-6ff3-4698-be9a-1c5ab2646e9b tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Removing options '' from query. {{(pid=54973) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1161.504551] [54973]: DEBUG cinder.volume.api [req-68bcdc65-bf3d-4ebc-ba8e-c67ba1c8f8f7 req-db1ba157-6ff3-4698-be9a-1c5ab2646e9b tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54973) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1161.513146] [54973]: INFO cinder.volume.api [req-68bcdc65-bf3d-4ebc-ba8e-c67ba1c8f8f7 req-db1ba157-6ff3-4698-be9a-1c5ab2646e9b tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Get all volumes completed successfully. [ 1161.514258] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.514258] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.518244] [54973]: INFO cinder.api.openstack.wsgi [req-68bcdc65-bf3d-4ebc-ba8e-c67ba1c8f8f7 req-db1ba157-6ff3-4698-be9a-1c5ab2646e9b tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1161.518748] [54973]: [pid: 54973|app: 0|req: 261/533] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.534546] [54972]: DEBUG cinder.api.middleware.request_id [req-1dd5dfda-aaaa-4db5-9ea8-3ddd652c1873 req-3c6e2513-b42e-42fc-8e9b-85b6f847afe7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.536811] [54972]: INFO cinder.api.openstack.wsgi [req-1dd5dfda-aaaa-4db5-9ea8-3ddd652c1873 req-3c6e2513-b42e-42fc-8e9b-85b6f847afe7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1161.537051] [54972]: DEBUG cinder.api.openstack.wsgi [req-1dd5dfda-aaaa-4db5-9ea8-3ddd652c1873 req-3c6e2513-b42e-42fc-8e9b-85b6f847afe7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.537272] [54972]: DEBUG cinder.api.openstack.wsgi [req-1dd5dfda-aaaa-4db5-9ea8-3ddd652c1873 req-3c6e2513-b42e-42fc-8e9b-85b6f847afe7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'detail' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.537546] [54972]: DEBUG cinder.api.api_utils [req-1dd5dfda-aaaa-4db5-9ea8-3ddd652c1873 req-3c6e2513-b42e-42fc-8e9b-85b6f847afe7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Removing options '' from query. {{(pid=54972) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1161.538439] [54972]: DEBUG cinder.volume.api [req-1dd5dfda-aaaa-4db5-9ea8-3ddd652c1873 req-3c6e2513-b42e-42fc-8e9b-85b6f847afe7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54972) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1161.547506] [54972]: INFO cinder.volume.api [req-1dd5dfda-aaaa-4db5-9ea8-3ddd652c1873 req-3c6e2513-b42e-42fc-8e9b-85b6f847afe7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Get all volumes completed successfully. [ 1161.548495] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.548495] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.552448] [54972]: INFO cinder.api.openstack.wsgi [req-1dd5dfda-aaaa-4db5-9ea8-3ddd652c1873 req-3c6e2513-b42e-42fc-8e9b-85b6f847afe7 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1161.552822] [54972]: [pid: 54972|app: 0|req: 273/534] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:37:05 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.565210] [54973]: DEBUG cinder.api.middleware.request_id [None req-2454f1e2-df5a-4ef4-bc6d-f06c138ee244 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.567263] [54973]: INFO cinder.api.openstack.wsgi [None req-2454f1e2-df5a-4ef4-bc6d-f06c138ee244 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 [ 1161.567481] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2454f1e2-df5a-4ef4-bc6d-f06c138ee244 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.567755] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2454f1e2-df5a-4ef4-bc6d-f06c138ee244 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.567941] [54973]: INFO cinder.api.v3.volumes [None req-2454f1e2-df5a-4ef4-bc6d-f06c138ee244 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Delete volume with id: c949fa74-2345-4436-8a75-2f9139261979 [ 1161.575179] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.575179] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.575684] [54973]: INFO cinder.volume.api [None req-2454f1e2-df5a-4ef4-bc6d-f06c138ee244 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1161.592985] [54973]: INFO cinder.volume.api [None req-2454f1e2-df5a-4ef4-bc6d-f06c138ee244 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Delete volume request issued successfully. [ 1161.593208] [54973]: INFO cinder.api.openstack.wsgi [None req-2454f1e2-df5a-4ef4-bc6d-f06c138ee244 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 returned with HTTP 202 [ 1161.593715] [54973]: [pid: 54973|app: 0|req: 262/535] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:37:05 2025] DELETE /volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1161.597079] [54972]: DEBUG cinder.api.middleware.request_id [None req-4fff9a3e-0de0-4c49-b351-08941da85692 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.599934] [54972]: INFO cinder.api.openstack.wsgi [None req-4fff9a3e-0de0-4c49-b351-08941da85692 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 [ 1161.599934] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4fff9a3e-0de0-4c49-b351-08941da85692 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.599934] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4fff9a3e-0de0-4c49-b351-08941da85692 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.607565] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.607565] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.611167] [54972]: INFO cinder.volume.api [None req-4fff9a3e-0de0-4c49-b351-08941da85692 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1161.615559] [54972]: INFO cinder.api.openstack.wsgi [None req-4fff9a3e-0de0-4c49-b351-08941da85692 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 returned with HTTP 200 [ 1161.616165] [54972]: [pid: 54972|app: 0|req: 274/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:06 2025] GET /volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.626531] [54973]: DEBUG cinder.api.middleware.request_id [None req-f2c25000-d2a5-47ea-9c27-fee9a04529d2 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.628997] [54973]: INFO cinder.api.openstack.wsgi [None req-f2c25000-d2a5-47ea-9c27-fee9a04529d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 [ 1162.629137] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f2c25000-d2a5-47ea-9c27-fee9a04529d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.629254] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f2c25000-d2a5-47ea-9c27-fee9a04529d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.635784] [54973]: INFO cinder.api.openstack.wsgi [None req-f2c25000-d2a5-47ea-9c27-fee9a04529d2 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 returned with HTTP 404 [ 1162.636259] [54973]: [pid: 54973|app: 0|req: 263/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:07 2025] GET /volume/v3/volumes/c949fa74-2345-4436-8a75-2f9139261979 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1162.639729] [54972]: DEBUG cinder.api.middleware.request_id [None req-037926bc-40af-44b4-a10f-367ac51a6a7f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.642643] [54972]: INFO cinder.api.openstack.wsgi [None req-037926bc-40af-44b4-a10f-367ac51a6a7f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e [ 1162.643026] [54972]: DEBUG cinder.api.openstack.wsgi [None req-037926bc-40af-44b4-a10f-367ac51a6a7f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.643401] [54972]: DEBUG cinder.api.openstack.wsgi [None req-037926bc-40af-44b4-a10f-367ac51a6a7f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.643672] [54972]: INFO cinder.api.v3.volumes [None req-037926bc-40af-44b4-a10f-367ac51a6a7f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Delete volume with id: ed580546-9fe9-44f0-83a1-8da387ef549e [ 1162.652461] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.652461] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.652976] [54972]: INFO cinder.volume.api [None req-037926bc-40af-44b4-a10f-367ac51a6a7f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1162.667308] [54972]: INFO cinder.volume.api [None req-037926bc-40af-44b4-a10f-367ac51a6a7f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Delete volume request issued successfully. [ 1162.667308] [54972]: INFO cinder.api.openstack.wsgi [None req-037926bc-40af-44b4-a10f-367ac51a6a7f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e returned with HTTP 202 [ 1162.667871] [54972]: [pid: 54972|app: 0|req: 275/538] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:37:07 2025] DELETE /volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1162.670629] [54973]: DEBUG cinder.api.middleware.request_id [None req-35c613bb-b494-4c6c-9b5d-f8e45fcb2c8c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.672704] [54973]: INFO cinder.api.openstack.wsgi [None req-35c613bb-b494-4c6c-9b5d-f8e45fcb2c8c tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e [ 1162.672923] [54973]: DEBUG cinder.api.openstack.wsgi [None req-35c613bb-b494-4c6c-9b5d-f8e45fcb2c8c tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.673157] [54973]: DEBUG cinder.api.openstack.wsgi [None req-35c613bb-b494-4c6c-9b5d-f8e45fcb2c8c tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.680680] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.680680] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.684050] [54973]: INFO cinder.volume.api [None req-35c613bb-b494-4c6c-9b5d-f8e45fcb2c8c tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1162.688153] [54973]: INFO cinder.api.openstack.wsgi [None req-35c613bb-b494-4c6c-9b5d-f8e45fcb2c8c tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e returned with HTTP 200 [ 1162.688512] [54973]: [pid: 54973|app: 0|req: 264/539] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:07 2025] GET /volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.295043] [54972]: DEBUG cinder.api.middleware.request_id [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-2576b192-928c-4466-b940-96ecc59742ed None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.297417] [54972]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-2576b192-928c-4466-b940-96ecc59742ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] PUT http://10.180.1.21/volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae [ 1163.297902] [54972]: DEBUG cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-2576b192-928c-4466-b940-96ecc59742ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-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-540810", "mountpoint": "/dev/sda"}}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1163.307399] [54972]: DEBUG cinder.coordination [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-2576b192-928c-4466-b940-96ecc59742ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Acquiring lock "cinder-attachment_update-2283ff9d-7a2d-4b51-b112-4a27bb7e85cc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1163.312236] [54972]: DEBUG cinder.coordination [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-2576b192-928c-4466-b940-96ecc59742ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Lock "cinder-attachment_update-2283ff9d-7a2d-4b51-b112-4a27bb7e85cc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54972) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1163.313771] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.313771] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.698201] [54973]: DEBUG cinder.api.middleware.request_id [None req-97970db4-caf8-41b2-8d99-ced294536a16 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.701159] [54973]: INFO cinder.api.openstack.wsgi [None req-97970db4-caf8-41b2-8d99-ced294536a16 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e [ 1163.701399] [54973]: DEBUG cinder.api.openstack.wsgi [None req-97970db4-caf8-41b2-8d99-ced294536a16 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.701615] [54973]: DEBUG cinder.api.openstack.wsgi [None req-97970db4-caf8-41b2-8d99-ced294536a16 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.708249] [54973]: INFO cinder.api.openstack.wsgi [None req-97970db4-caf8-41b2-8d99-ced294536a16 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e returned with HTTP 404 [ 1163.708788] [54973]: [pid: 54973|app: 0|req: 265/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:08 2025] GET /volume/v3/volumes/ed580546-9fe9-44f0-83a1-8da387ef549e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1163.711345] [54973]: DEBUG cinder.api.middleware.request_id [None req-4035feb3-743b-4256-b870-30e8418f9fa0 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.713112] [54973]: INFO cinder.api.openstack.wsgi [None req-4035feb3-743b-4256-b870-30e8418f9fa0 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 [ 1163.713313] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4035feb3-743b-4256-b870-30e8418f9fa0 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.713517] [54973]: DEBUG cinder.api.openstack.wsgi [None req-4035feb3-743b-4256-b870-30e8418f9fa0 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.713701] [54973]: INFO cinder.api.v3.volumes [None req-4035feb3-743b-4256-b870-30e8418f9fa0 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Delete volume with id: 128d9344-0a57-4316-bc9e-88202e25c7c6 [ 1163.722745] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.722745] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.723306] [54973]: INFO cinder.volume.api [None req-4035feb3-743b-4256-b870-30e8418f9fa0 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1163.738548] [54973]: INFO cinder.volume.api [None req-4035feb3-743b-4256-b870-30e8418f9fa0 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Delete volume request issued successfully. [ 1163.738781] [54973]: INFO cinder.api.openstack.wsgi [None req-4035feb3-743b-4256-b870-30e8418f9fa0 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 returned with HTTP 202 [ 1163.739301] [54973]: [pid: 54973|app: 0|req: 266/541] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:37:08 2025] DELETE /volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1163.743799] [54973]: DEBUG cinder.api.middleware.request_id [None req-1c4c7672-4717-421f-a988-47d0d8d2b426 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.745811] [54973]: INFO cinder.api.openstack.wsgi [None req-1c4c7672-4717-421f-a988-47d0d8d2b426 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 [ 1163.746015] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1c4c7672-4717-421f-a988-47d0d8d2b426 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.746082] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1c4c7672-4717-421f-a988-47d0d8d2b426 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.755076] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.755076] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.758975] [54973]: INFO cinder.volume.api [None req-1c4c7672-4717-421f-a988-47d0d8d2b426 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Volume info retrieved successfully. [ 1163.764308] [54973]: INFO cinder.api.openstack.wsgi [None req-1c4c7672-4717-421f-a988-47d0d8d2b426 tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 returned with HTTP 200 [ 1163.764687] [54973]: [pid: 54973|app: 0|req: 267/542] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:08 2025] GET /volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.834958] [54972]: DEBUG cinder.coordination [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-2576b192-928c-4466-b940-96ecc59742ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Lock "cinder-attachment_update-2283ff9d-7a2d-4b51-b112-4a27bb7e85cc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=54972) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1163.835334] [54972]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-2576b192-928c-4466-b940-96ecc59742ed tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae returned with HTTP 200 [ 1163.835944] [54972]: [pid: 54972|app: 0|req: 276/543] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:37:07 2025] PUT /volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.840735] [54973]: DEBUG cinder.api.middleware.request_id [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-e5174918-d81c-445d-9764-e1f17c5670b2 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.844489] [54973]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-e5174918-d81c-445d-9764-e1f17c5670b2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae [ 1163.846090] [54973]: DEBUG cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-e5174918-d81c-445d-9764-e1f17c5670b2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.846090] [54973]: DEBUG cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-e5174918-d81c-445d-9764-e1f17c5670b2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.862306] [54973]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-e5174918-d81c-445d-9764-e1f17c5670b2 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae returned with HTTP 200 [ 1163.862915] [54973]: [pid: 54973|app: 0|req: 268/544] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 12:37:08 2025] GET /volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1164.170230] [54972]: DEBUG cinder.api.middleware.request_id [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.172474] [54972]: INFO cinder.api.openstack.wsgi [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1164.172736] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1639308356"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1164.174717] [54972]: DEBUG cinder.api.v3.volumes [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1639308356'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1164.174717] [54972]: INFO cinder.api.v3.volumes [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Create volume of 1 GB [ 1164.174873] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.174873] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.178931] [54972]: INFO cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Availability Zones retrieved successfully. [ 1164.187330] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Flow 'volume_create_api' (84a58e72-b8ed-4e32-ad35-8e0d2c781ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1164.188558] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592ebd8f-beaa-4d22-a91d-393c60746352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1164.189736] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1164.208869] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592ebd8f-beaa-4d22-a91d-393c60746352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1164.209840] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9984811-b0e7-4b59-8c22-e14a1425efb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1164.234165] [54972]: DEBUG cinder.quota [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Created reservations ['7d602d05-f1cc-462f-8ab6-66d972d2b497', '334044bf-7e95-4ed6-91fc-efe047597e5d', '7fb1aa98-e28d-4dd2-8df3-5e92ece86b40', '70284c68-0602-4697-9665-8394f4f3eca4'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1164.235048] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9984811-b0e7-4b59-8c22-e14a1425efb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d602d05-f1cc-462f-8ab6-66d972d2b497', '334044bf-7e95-4ed6-91fc-efe047597e5d', '7fb1aa98-e28d-4dd2-8df3-5e92ece86b40', '70284c68-0602-4697-9665-8394f4f3eca4']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1164.235937] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3591be-e138-417b-b55c-2098c7a95bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1164.246648] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3591be-e138-417b-b55c-2098c7a95bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3be53f94-51db-4f41-88bf-372da57fd242', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1639308356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70de85a17f7749088d5de006a09b2276',qos_specs=None,replication_status=,reservations=['7d602d05-f1cc-462f-8ab6-66d972d2b497','334044bf-7e95-4ed6-91fc-efe047597e5d','7fb1aa98-e28d-4dd2-8df3-5e92ece86b40','70284c68-0602-4697-9665-8394f4f3eca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab748e6c9429410f89bc25f3523bd704',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1639308356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3be53f94-51db-4f41-88bf-372da57fd242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70de85a17f7749088d5de006a09b2276',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='ab748e6c9429410f89bc25f3523bd704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1164.247509] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62ecb63-fa8a-4dea-a7f7-d20d3bd3a785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1164.259769] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62ecb63-fa8a-4dea-a7f7-d20d3bd3a785) 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-1639308356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70de85a17f7749088d5de006a09b2276',qos_specs=None,replication_status=,reservations=['7d602d05-f1cc-462f-8ab6-66d972d2b497','334044bf-7e95-4ed6-91fc-efe047597e5d','7fb1aa98-e28d-4dd2-8df3-5e92ece86b40','70284c68-0602-4697-9665-8394f4f3eca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab748e6c9429410f89bc25f3523bd704',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1164.260618] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d5af02-2abb-4173-9171-d536e51eed6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1164.270097] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d5af02-2abb-4173-9171-d536e51eed6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1164.270704] [54972]: DEBUG cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Flow 'volume_create_api' (84a58e72-b8ed-4e32-ad35-8e0d2c781ed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1164.271056] [54972]: INFO cinder.volume.api [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Create volume request issued successfully. [ 1164.271696] [54972]: INFO cinder.api.openstack.wsgi [None req-7a968524-2720-4bd2-98cd-c0dcb662f8d5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1164.272154] [54972]: [pid: 54972|app: 0|req: 277/545] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:37:08 2025] POST /volume/v3/volumes => generated 754 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1164.280426] [54973]: DEBUG cinder.api.middleware.request_id [None req-bd0c89ba-d89b-4ca1-9b4e-4e350d424c64 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.282504] [54973]: INFO cinder.api.openstack.wsgi [None req-bd0c89ba-d89b-4ca1-9b4e-4e350d424c64 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1164.282721] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd0c89ba-d89b-4ca1-9b4e-4e350d424c64 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.283661] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bd0c89ba-d89b-4ca1-9b4e-4e350d424c64 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.290511] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.290511] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.293813] [54973]: INFO cinder.volume.api [None req-bd0c89ba-d89b-4ca1-9b4e-4e350d424c64 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1164.299030] [54973]: INFO cinder.api.openstack.wsgi [None req-bd0c89ba-d89b-4ca1-9b4e-4e350d424c64 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1164.299376] [54973]: [pid: 54973|app: 0|req: 269/546] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:08 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.775542] [54972]: DEBUG cinder.api.middleware.request_id [None req-e561cd4f-0b8d-4887-b276-b0204f73e57f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.777964] [54972]: INFO cinder.api.openstack.wsgi [None req-e561cd4f-0b8d-4887-b276-b0204f73e57f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] GET http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 [ 1164.778254] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e561cd4f-0b8d-4887-b276-b0204f73e57f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.778409] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e561cd4f-0b8d-4887-b276-b0204f73e57f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.786063] [54972]: INFO cinder.api.openstack.wsgi [None req-e561cd4f-0b8d-4887-b276-b0204f73e57f tempest-VolumesTestJSON-171008554 tempest-VolumesTestJSON-171008554-project-member] http://10.180.1.21/volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 returned with HTTP 404 [ 1164.786656] [54972]: [pid: 54972|app: 0|req: 278/547] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:09 2025] GET /volume/v3/volumes/128d9344-0a57-4316-bc9e-88202e25c7c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1165.309331] [54973]: DEBUG cinder.api.middleware.request_id [None req-de2da4a7-6393-4f10-ab81-b879ed0521d4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.314438] [54973]: INFO cinder.api.openstack.wsgi [None req-de2da4a7-6393-4f10-ab81-b879ed0521d4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1165.314438] [54973]: DEBUG cinder.api.openstack.wsgi [None req-de2da4a7-6393-4f10-ab81-b879ed0521d4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.314438] [54973]: DEBUG cinder.api.openstack.wsgi [None req-de2da4a7-6393-4f10-ab81-b879ed0521d4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.324960] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.324960] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.331991] [54973]: INFO cinder.volume.api [None req-de2da4a7-6393-4f10-ab81-b879ed0521d4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1165.339248] [54973]: INFO cinder.api.openstack.wsgi [None req-de2da4a7-6393-4f10-ab81-b879ed0521d4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1165.339420] [54973]: [pid: 54973|app: 0|req: 270/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:09 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.400896] [54972]: DEBUG cinder.api.middleware.request_id [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-5d8d24fe-600d-466a-b57f-2e02b1666f65 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.404115] [54972]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-5d8d24fe-600d-466a-b57f-2e02b1666f65 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1165.404417] [54972]: DEBUG cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-5d8d24fe-600d-466a-b57f-2e02b1666f65 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.404684] [54972]: DEBUG cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-5d8d24fe-600d-466a-b57f-2e02b1666f65 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.413626] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.413626] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.418560] [54972]: INFO cinder.volume.api [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-5d8d24fe-600d-466a-b57f-2e02b1666f65 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1165.425101] [54972]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-5d8d24fe-600d-466a-b57f-2e02b1666f65 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1165.425610] [54972]: [pid: 54972|app: 0|req: 279/549] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:37:09 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.457773] [54973]: DEBUG cinder.api.middleware.request_id [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-ac9b8545-8b7a-41e5-91fa-6784b24f4fa1 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.460210] [54973]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-ac9b8545-8b7a-41e5-91fa-6784b24f4fa1 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] POST http://10.180.1.21/volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae/action [ 1166.460640] [54973]: DEBUG cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-ac9b8545-8b7a-41e5-91fa-6784b24f4fa1 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action body: b'{"os-complete": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1166.460813] [54973]: DEBUG cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-ac9b8545-8b7a-41e5-91fa-6784b24f4fa1 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.479476] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.479476] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.486830] [54973]: INFO cinder.api.openstack.wsgi [req-165ffd71-66de-43d4-95ba-24ba47ac4d45 req-ac9b8545-8b7a-41e5-91fa-6784b24f4fa1 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae/action returned with HTTP 204 [ 1166.487305] [54973]: [pid: 54973|app: 0|req: 271/550] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:37:10 2025] POST /volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1166.945546] [54972]: DEBUG cinder.api.middleware.request_id [None req-71c7bbe0-4683-495a-aa05-51c3b2d046b5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.945884] [54972]: INFO cinder.api.openstack.wsgi [None req-71c7bbe0-4683-495a-aa05-51c3b2d046b5 None None] GET http://10.180.1.21/volume// [ 1166.945952] [54972]: DEBUG cinder.api.openstack.wsgi [None req-71c7bbe0-4683-495a-aa05-51c3b2d046b5 None None] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.946199] [54972]: DEBUG cinder.api.openstack.wsgi [None req-71c7bbe0-4683-495a-aa05-51c3b2d046b5 None None] Calling method 'all' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.946611] [54972]: INFO cinder.api.openstack.wsgi [None req-71c7bbe0-4683-495a-aa05-51c3b2d046b5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1166.946918] [54972]: [pid: 54972|app: 0|req: 280/551] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:37:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1166.950808] [54973]: DEBUG cinder.api.middleware.request_id [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-8b1d36c8-8a69-478f-8abe-188b6fd6549f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.953231] [54973]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-8b1d36c8-8a69-478f-8abe-188b6fd6549f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1166.953649] [54973]: DEBUG cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-8b1d36c8-8a69-478f-8abe-188b6fd6549f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3be53f94-51db-4f41-88bf-372da57fd242", "connector": null, "instance_uuid": "d66320b6-f50c-4d93-af98-2478a370bd63"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.964335] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.964335] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.986098] [54973]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-8b1d36c8-8a69-478f-8abe-188b6fd6549f tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1166.986696] [54973]: [pid: 54973|app: 0|req: 272/552] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:37:11 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.007839] [54972]: DEBUG cinder.api.middleware.request_id [None req-4c9811cd-ed48-45b0-8748-527e34570913 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.010126] [54972]: INFO cinder.api.openstack.wsgi [None req-4c9811cd-ed48-45b0-8748-527e34570913 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1167.010375] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4c9811cd-ed48-45b0-8748-527e34570913 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.010596] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4c9811cd-ed48-45b0-8748-527e34570913 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.023100] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.023100] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.026051] [54972]: INFO cinder.volume.api [None req-4c9811cd-ed48-45b0-8748-527e34570913 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1167.033382] [54972]: INFO cinder.api.openstack.wsgi [None req-4c9811cd-ed48-45b0-8748-527e34570913 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1167.033819] [54972]: [pid: 54972|app: 0|req: 281/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:11 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.510679] [54973]: DEBUG cinder.api.middleware.request_id [None req-c94eaced-bc35-49c4-99fa-4901288ccd2c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.511450] [54973]: INFO cinder.api.openstack.wsgi [None req-c94eaced-bc35-49c4-99fa-4901288ccd2c None None] GET http://10.180.1.21/volume// [ 1167.511807] [54973]: DEBUG cinder.api.openstack.wsgi [None req-c94eaced-bc35-49c4-99fa-4901288ccd2c None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.512235] [54973]: DEBUG cinder.api.openstack.wsgi [None req-c94eaced-bc35-49c4-99fa-4901288ccd2c None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.512912] [54973]: INFO cinder.api.openstack.wsgi [None req-c94eaced-bc35-49c4-99fa-4901288ccd2c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1167.513433] [54973]: [pid: 54973|app: 0|req: 273/554] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:37:11 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1167.516759] [54972]: DEBUG cinder.api.middleware.request_id [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-016d43d8-488c-4649-8cb2-f5465828fc52 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.519616] [54972]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-016d43d8-488c-4649-8cb2-f5465828fc52 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1167.519873] [54972]: DEBUG cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-016d43d8-488c-4649-8cb2-f5465828fc52 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.520108] [54972]: DEBUG cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-016d43d8-488c-4649-8cb2-f5465828fc52 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.531050] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.531050] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.534819] [54972]: INFO cinder.volume.api [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-016d43d8-488c-4649-8cb2-f5465828fc52 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1167.539739] [54972]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-016d43d8-488c-4649-8cb2-f5465828fc52 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1167.540312] [54972]: [pid: 54972|app: 0|req: 282/555] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:37:11 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1167.565855] [54973]: DEBUG cinder.api.middleware.request_id [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-2f1618cc-a61e-4d8c-b4d7-5acfba7ac2b4 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.568414] [54973]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-2f1618cc-a61e-4d8c-b4d7-5acfba7ac2b4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] PUT http://10.180.1.21/volume/v3/attachments/6fa135f4-5584-42b8-be28-a155aec76dcc [ 1167.568768] [54973]: DEBUG cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-2f1618cc-a61e-4d8c-b4d7-5acfba7ac2b4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-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-540804", "mountpoint": "/dev/sdb"}}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.577062] [54973]: DEBUG cinder.coordination [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-2f1618cc-a61e-4d8c-b4d7-5acfba7ac2b4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Acquiring lock "cinder-attachment_update-3be53f94-51db-4f41-88bf-372da57fd242-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1167.581456] [54973]: DEBUG cinder.coordination [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-2f1618cc-a61e-4d8c-b4d7-5acfba7ac2b4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Lock "cinder-attachment_update-3be53f94-51db-4f41-88bf-372da57fd242-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54973) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1167.582524] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.582524] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.044263] [54972]: DEBUG cinder.api.middleware.request_id [None req-8c67a60b-4d4c-400e-99f0-9ae1aa4fd885 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.046673] [54972]: INFO cinder.api.openstack.wsgi [None req-8c67a60b-4d4c-400e-99f0-9ae1aa4fd885 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1168.046907] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8c67a60b-4d4c-400e-99f0-9ae1aa4fd885 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.047241] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8c67a60b-4d4c-400e-99f0-9ae1aa4fd885 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.059116] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.059116] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.063450] [54972]: INFO cinder.volume.api [None req-8c67a60b-4d4c-400e-99f0-9ae1aa4fd885 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1168.069634] [54972]: INFO cinder.api.openstack.wsgi [None req-8c67a60b-4d4c-400e-99f0-9ae1aa4fd885 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1168.070114] [54972]: [pid: 54972|app: 0|req: 283/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:12 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.081369] [54972]: DEBUG cinder.api.middleware.request_id [None req-6ab75b28-ad1b-4a38-9f71-e2476926e484 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.083475] [54972]: INFO cinder.api.openstack.wsgi [None req-6ab75b28-ad1b-4a38-9f71-e2476926e484 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1169.083759] [54972]: DEBUG cinder.api.openstack.wsgi [None req-6ab75b28-ad1b-4a38-9f71-e2476926e484 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.084043] [54972]: DEBUG cinder.api.openstack.wsgi [None req-6ab75b28-ad1b-4a38-9f71-e2476926e484 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.097550] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.097550] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.101409] [54972]: INFO cinder.volume.api [None req-6ab75b28-ad1b-4a38-9f71-e2476926e484 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1169.105563] [54972]: INFO cinder.api.openstack.wsgi [None req-6ab75b28-ad1b-4a38-9f71-e2476926e484 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1169.105968] [54972]: [pid: 54972|app: 0|req: 284/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:13 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.116105] [54972]: DEBUG cinder.api.middleware.request_id [None req-53d2da11-443c-4645-94f6-0b943195c47d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.118219] [54972]: INFO cinder.api.openstack.wsgi [None req-53d2da11-443c-4645-94f6-0b943195c47d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1170.118438] [54972]: DEBUG cinder.api.openstack.wsgi [None req-53d2da11-443c-4645-94f6-0b943195c47d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.118679] [54972]: DEBUG cinder.api.openstack.wsgi [None req-53d2da11-443c-4645-94f6-0b943195c47d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.128233] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.128233] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.131392] [54972]: INFO cinder.volume.api [None req-53d2da11-443c-4645-94f6-0b943195c47d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1170.135509] [54972]: INFO cinder.api.openstack.wsgi [None req-53d2da11-443c-4645-94f6-0b943195c47d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1170.135914] [54972]: [pid: 54972|app: 0|req: 285/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:14 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.146231] [54972]: DEBUG cinder.api.middleware.request_id [None req-98553074-5226-48db-9f08-ba2a23eb4c13 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.148693] [54972]: INFO cinder.api.openstack.wsgi [None req-98553074-5226-48db-9f08-ba2a23eb4c13 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1171.148950] [54972]: DEBUG cinder.api.openstack.wsgi [None req-98553074-5226-48db-9f08-ba2a23eb4c13 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.149198] [54972]: DEBUG cinder.api.openstack.wsgi [None req-98553074-5226-48db-9f08-ba2a23eb4c13 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.166081] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.166081] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.169818] [54972]: INFO cinder.volume.api [None req-98553074-5226-48db-9f08-ba2a23eb4c13 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1171.174478] [54972]: INFO cinder.api.openstack.wsgi [None req-98553074-5226-48db-9f08-ba2a23eb4c13 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1171.174867] [54972]: [pid: 54972|app: 0|req: 286/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:15 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.105469] [54973]: DEBUG cinder.coordination [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-2f1618cc-a61e-4d8c-b4d7-5acfba7ac2b4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Lock "cinder-attachment_update-3be53f94-51db-4f41-88bf-372da57fd242-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54973) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1172.106070] [54973]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-2f1618cc-a61e-4d8c-b4d7-5acfba7ac2b4 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments/6fa135f4-5584-42b8-be28-a155aec76dcc returned with HTTP 200 [ 1172.106665] [54973]: [pid: 54973|app: 0|req: 274/560] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:37:11 2025] PUT /volume/v3/attachments/6fa135f4-5584-42b8-be28-a155aec76dcc => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1172.185741] [54972]: DEBUG cinder.api.middleware.request_id [None req-3e96674e-8fc8-4fd1-b7ce-93e32a395187 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.188240] [54972]: INFO cinder.api.openstack.wsgi [None req-3e96674e-8fc8-4fd1-b7ce-93e32a395187 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1172.188532] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3e96674e-8fc8-4fd1-b7ce-93e32a395187 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.189295] [54972]: DEBUG cinder.api.openstack.wsgi [None req-3e96674e-8fc8-4fd1-b7ce-93e32a395187 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.200683] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.200683] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.204290] [54972]: INFO cinder.volume.api [None req-3e96674e-8fc8-4fd1-b7ce-93e32a395187 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1172.210082] [54972]: INFO cinder.api.openstack.wsgi [None req-3e96674e-8fc8-4fd1-b7ce-93e32a395187 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1172.210857] [54972]: [pid: 54972|app: 0|req: 287/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:16 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.221457] [54973]: DEBUG cinder.api.middleware.request_id [None req-d07ff11d-2a97-4058-a150-3160bef5d950 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.223533] [54973]: INFO cinder.api.openstack.wsgi [None req-d07ff11d-2a97-4058-a150-3160bef5d950 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1173.223762] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d07ff11d-2a97-4058-a150-3160bef5d950 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.223977] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d07ff11d-2a97-4058-a150-3160bef5d950 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.238022] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.238022] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.238523] [54973]: INFO cinder.volume.api [None req-d07ff11d-2a97-4058-a150-3160bef5d950 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1173.244016] [54973]: INFO cinder.api.openstack.wsgi [None req-d07ff11d-2a97-4058-a150-3160bef5d950 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1173.244436] [54973]: [pid: 54973|app: 0|req: 275/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:17 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.777448] [54972]: DEBUG cinder.api.middleware.request_id [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-f618713b-acb0-4326-ba48-1f1f6130fa55 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.779800] [54972]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-f618713b-acb0-4326-ba48-1f1f6130fa55 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/attachments/6fa135f4-5584-42b8-be28-a155aec76dcc/action [ 1173.780263] [54972]: DEBUG cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-f618713b-acb0-4326-ba48-1f1f6130fa55 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action body: b'{"os-complete": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1173.780400] [54972]: DEBUG cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-f618713b-acb0-4326-ba48-1f1f6130fa55 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.794469] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.794469] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.804091] [54972]: INFO cinder.api.openstack.wsgi [req-9a8000ea-0586-4aa6-815b-59ea1bb159b2 req-f618713b-acb0-4326-ba48-1f1f6130fa55 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments/6fa135f4-5584-42b8-be28-a155aec76dcc/action returned with HTTP 204 [ 1173.804246] [54972]: [pid: 54972|app: 0|req: 288/563] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:37:18 2025] POST /volume/v3/attachments/6fa135f4-5584-42b8-be28-a155aec76dcc/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1174.254256] [54973]: DEBUG cinder.api.middleware.request_id [None req-d200b9d2-52e8-4e84-b39d-85fc134f2b20 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.256446] [54973]: INFO cinder.api.openstack.wsgi [None req-d200b9d2-52e8-4e84-b39d-85fc134f2b20 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1174.256748] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d200b9d2-52e8-4e84-b39d-85fc134f2b20 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.257185] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d200b9d2-52e8-4e84-b39d-85fc134f2b20 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.270360] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.270360] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.274360] [54973]: INFO cinder.volume.api [None req-d200b9d2-52e8-4e84-b39d-85fc134f2b20 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1174.278811] [54973]: INFO cinder.api.openstack.wsgi [None req-d200b9d2-52e8-4e84-b39d-85fc134f2b20 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1174.279264] [54973]: [pid: 54973|app: 0|req: 276/564] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:18 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.288726] [54972]: DEBUG cinder.api.middleware.request_id [None req-0867bf61-971b-42bd-a621-1bb14e796c78 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.290860] [54972]: INFO cinder.api.openstack.wsgi [None req-0867bf61-971b-42bd-a621-1bb14e796c78 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1174.291154] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0867bf61-971b-42bd-a621-1bb14e796c78 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.291382] [54972]: DEBUG cinder.api.openstack.wsgi [None req-0867bf61-971b-42bd-a621-1bb14e796c78 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.301785] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.301785] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.306223] [54972]: INFO cinder.volume.api [None req-0867bf61-971b-42bd-a621-1bb14e796c78 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1174.309901] [54972]: INFO cinder.api.openstack.wsgi [None req-0867bf61-971b-42bd-a621-1bb14e796c78 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1174.310330] [54972]: [pid: 54972|app: 0|req: 289/565] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:18 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.320069] [54973]: DEBUG cinder.api.middleware.request_id [None req-57dfc3a3-c848-4dcf-8045-d6d573b99b3d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.322663] [54973]: INFO cinder.api.openstack.wsgi [None req-57dfc3a3-c848-4dcf-8045-d6d573b99b3d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1174.322996] [54973]: DEBUG cinder.api.openstack.wsgi [None req-57dfc3a3-c848-4dcf-8045-d6d573b99b3d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.323310] [54973]: DEBUG cinder.api.openstack.wsgi [None req-57dfc3a3-c848-4dcf-8045-d6d573b99b3d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.323550] [54973]: INFO cinder.api.v3.volumes [None req-57dfc3a3-c848-4dcf-8045-d6d573b99b3d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Delete volume with id: 3be53f94-51db-4f41-88bf-372da57fd242 [ 1174.336224] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.336224] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.336224] [54973]: INFO cinder.volume.api [None req-57dfc3a3-c848-4dcf-8045-d6d573b99b3d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1174.351986] [54973]: INFO cinder.volume.api [None req-57dfc3a3-c848-4dcf-8045-d6d573b99b3d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-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. [ 1174.352421] [54973]: INFO cinder.api.openstack.wsgi [None req-57dfc3a3-c848-4dcf-8045-d6d573b99b3d tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 400 [ 1174.353084] [54973]: [pid: 54973|app: 0|req: 277/566] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:37:18 2025] DELETE /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 307 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1174.356381] [54972]: DEBUG cinder.api.middleware.request_id [None req-17476536-abf9-405b-9150-7df59973b7c5 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.358588] [54972]: INFO cinder.api.openstack.wsgi [None req-17476536-abf9-405b-9150-7df59973b7c5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1174.358715] [54972]: DEBUG cinder.api.openstack.wsgi [None req-17476536-abf9-405b-9150-7df59973b7c5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.358930] [54972]: DEBUG cinder.api.openstack.wsgi [None req-17476536-abf9-405b-9150-7df59973b7c5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.368707] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.368707] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.371979] [54972]: INFO cinder.volume.api [None req-17476536-abf9-405b-9150-7df59973b7c5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1174.376879] [54972]: INFO cinder.api.openstack.wsgi [None req-17476536-abf9-405b-9150-7df59973b7c5 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1174.377407] [54972]: [pid: 54972|app: 0|req: 290/567] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:18 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.413072] [54973]: DEBUG cinder.api.middleware.request_id [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-ae7a0cc4-55f7-45fb-a36b-484dbb1256b1 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.415944] [54973]: INFO cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-ae7a0cc4-55f7-45fb-a36b-484dbb1256b1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1174.416181] [54973]: DEBUG cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-ae7a0cc4-55f7-45fb-a36b-484dbb1256b1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.416402] [54973]: DEBUG cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-ae7a0cc4-55f7-45fb-a36b-484dbb1256b1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.426437] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.426437] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.429868] [54973]: INFO cinder.volume.api [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-ae7a0cc4-55f7-45fb-a36b-484dbb1256b1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1174.434423] [54973]: INFO cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-ae7a0cc4-55f7-45fb-a36b-484dbb1256b1 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1174.434570] [54973]: [pid: 54973|app: 0|req: 278/568] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:37:18 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.450174] [54972]: DEBUG cinder.api.middleware.request_id [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-6651d13c-6f13-4e98-945e-bf03e6aa79bc None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.452518] [54972]: INFO cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-6651d13c-6f13-4e98-945e-bf03e6aa79bc tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] POST http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242/action [ 1174.452912] [54972]: DEBUG cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-6651d13c-6f13-4e98-945e-bf03e6aa79bc tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1174.453062] [54972]: DEBUG cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-6651d13c-6f13-4e98-945e-bf03e6aa79bc tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1174.462552] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.462552] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.463114] [54972]: INFO cinder.volume.api [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-6651d13c-6f13-4e98-945e-bf03e6aa79bc tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1174.467758] [54972]: INFO cinder.volume.api [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-6651d13c-6f13-4e98-945e-bf03e6aa79bc tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Begin detaching volume completed successfully. [ 1174.467990] [54972]: INFO cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-6651d13c-6f13-4e98-945e-bf03e6aa79bc tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242/action returned with HTTP 202 [ 1174.468393] [54972]: [pid: 54972|app: 0|req: 291/569] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:37:18 2025] POST /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1175.486848] [54973]: DEBUG cinder.api.middleware.request_id [None req-2d45adaa-4566-43af-b630-8a83ac173792 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.487347] [54973]: INFO cinder.api.openstack.wsgi [None req-2d45adaa-4566-43af-b630-8a83ac173792 None None] GET http://10.180.1.21/volume// [ 1175.487535] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2d45adaa-4566-43af-b630-8a83ac173792 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.487792] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2d45adaa-4566-43af-b630-8a83ac173792 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.488221] [54973]: INFO cinder.api.openstack.wsgi [None req-2d45adaa-4566-43af-b630-8a83ac173792 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1175.488537] [54973]: [pid: 54973|app: 0|req: 279/570] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:37:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1175.493549] [54972]: DEBUG cinder.api.middleware.request_id [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-181b0104-006b-4ea8-8757-151b5c244281 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.495883] [54972]: INFO cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-181b0104-006b-4ea8-8757-151b5c244281 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1175.496150] [54972]: DEBUG cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-181b0104-006b-4ea8-8757-151b5c244281 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.496368] [54972]: DEBUG cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-181b0104-006b-4ea8-8757-151b5c244281 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.506887] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.506887] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.510085] [54972]: INFO cinder.volume.api [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-181b0104-006b-4ea8-8757-151b5c244281 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1175.514335] [54972]: INFO cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-181b0104-006b-4ea8-8757-151b5c244281 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1175.514660] [54972]: [pid: 54972|app: 0|req: 292/571] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:37:19 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1177.160134] [54973]: DEBUG cinder.api.middleware.request_id [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-9c995166-fc02-4f16-9163-2d853a7287bf None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.162820] [54973]: INFO cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-9c995166-fc02-4f16-9163-2d853a7287bf tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6fa135f4-5584-42b8-be28-a155aec76dcc [ 1177.163146] [54973]: DEBUG cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-9c995166-fc02-4f16-9163-2d853a7287bf tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.163450] [54973]: DEBUG cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-9c995166-fc02-4f16-9163-2d853a7287bf tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.171464] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.171464] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.696981] [54973]: INFO cinder.api.openstack.wsgi [req-e37f1284-47e8-4df8-b56b-6bd8bff55d56 req-9c995166-fc02-4f16-9163-2d853a7287bf tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/attachments/6fa135f4-5584-42b8-be28-a155aec76dcc returned with HTTP 200 [ 1177.697433] [54973]: [pid: 54973|app: 0|req: 280/572] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:37:21 2025] DELETE /volume/v3/attachments/6fa135f4-5584-42b8-be28-a155aec76dcc => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.637728] [54972]: DEBUG cinder.api.middleware.request_id [None req-f34c8808-03a2-4f22-be50-1387c8134d42 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.639855] [54972]: INFO cinder.api.openstack.wsgi [None req-f34c8808-03a2-4f22-be50-1387c8134d42 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1178.640123] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f34c8808-03a2-4f22-be50-1387c8134d42 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.640386] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f34c8808-03a2-4f22-be50-1387c8134d42 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.647958] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.647958] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.651434] [54972]: INFO cinder.volume.api [None req-f34c8808-03a2-4f22-be50-1387c8134d42 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1178.655602] [54972]: INFO cinder.api.openstack.wsgi [None req-f34c8808-03a2-4f22-be50-1387c8134d42 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1178.656012] [54972]: [pid: 54972|app: 0|req: 293/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:23 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.236499] [54973]: DEBUG cinder.api.middleware.request_id [req-812f047f-a922-469e-9805-a0a39dc2d20c req-3f326364-066c-4071-9f2a-9e7300549389 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.238989] [54973]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-3f326364-066c-4071-9f2a-9e7300549389 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1180.239245] [54973]: DEBUG cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-3f326364-066c-4071-9f2a-9e7300549389 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.239466] [54973]: DEBUG cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-3f326364-066c-4071-9f2a-9e7300549389 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.256443] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.256443] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.261718] [54973]: INFO cinder.volume.api [req-812f047f-a922-469e-9805-a0a39dc2d20c req-3f326364-066c-4071-9f2a-9e7300549389 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1180.268570] [54973]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-3f326364-066c-4071-9f2a-9e7300549389 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1180.269082] [54973]: [pid: 54973|app: 0|req: 281/574] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:37:24 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 1684 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.309824] [54972]: DEBUG cinder.api.middleware.request_id [req-812f047f-a922-469e-9805-a0a39dc2d20c req-f6e32eec-b5af-4cb9-af80-29c5460ba431 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.312974] [54972]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-f6e32eec-b5af-4cb9-af80-29c5460ba431 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] GET http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1180.313128] [54972]: DEBUG cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-f6e32eec-b5af-4cb9-af80-29c5460ba431 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.313355] [54972]: DEBUG cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-f6e32eec-b5af-4cb9-af80-29c5460ba431 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.324071] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.324071] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.327706] [54972]: INFO cinder.volume.api [req-812f047f-a922-469e-9805-a0a39dc2d20c req-f6e32eec-b5af-4cb9-af80-29c5460ba431 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1180.332921] [54972]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-f6e32eec-b5af-4cb9-af80-29c5460ba431 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 200 [ 1180.333365] [54972]: [pid: 54972|app: 0|req: 294/575] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:37:24 2025] GET /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 1684 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.612150] [54973]: DEBUG cinder.api.middleware.request_id [None req-fbcbdb76-2e17-4946-9530-00e900311608 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.614245] [54973]: INFO cinder.api.openstack.wsgi [None req-fbcbdb76-2e17-4946-9530-00e900311608 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1185.614466] [54973]: DEBUG cinder.api.openstack.wsgi [None req-fbcbdb76-2e17-4946-9530-00e900311608 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.614687] [54973]: DEBUG cinder.api.openstack.wsgi [None req-fbcbdb76-2e17-4946-9530-00e900311608 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.614876] [54973]: INFO cinder.api.v3.volumes [None req-fbcbdb76-2e17-4946-9530-00e900311608 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Delete volume with id: 3be53f94-51db-4f41-88bf-372da57fd242 [ 1185.626509] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.626509] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.627029] [54973]: INFO cinder.volume.api [None req-fbcbdb76-2e17-4946-9530-00e900311608 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1185.643859] [54973]: INFO cinder.volume.api [None req-fbcbdb76-2e17-4946-9530-00e900311608 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Delete volume request issued successfully. [ 1185.644094] [54973]: INFO cinder.api.openstack.wsgi [None req-fbcbdb76-2e17-4946-9530-00e900311608 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 202 [ 1185.644515] [54973]: [pid: 54973|app: 0|req: 282/576] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:37:30 2025] DELETE /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1185.647963] [54972]: DEBUG cinder.api.middleware.request_id [None req-e7f5426e-2283-4c0d-b66b-f3865c011823 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.650173] [54972]: INFO cinder.api.openstack.wsgi [None req-e7f5426e-2283-4c0d-b66b-f3865c011823 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1185.650428] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e7f5426e-2283-4c0d-b66b-f3865c011823 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.650609] [54972]: DEBUG cinder.api.openstack.wsgi [None req-e7f5426e-2283-4c0d-b66b-f3865c011823 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.652815] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=303,cinder:UPDATE=43,cinder:INSERT=16 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1185.659362] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.659362] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.663552] [54972]: INFO cinder.volume.api [None req-e7f5426e-2283-4c0d-b66b-f3865c011823 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1185.668469] [54972]: INFO cinder.api.openstack.wsgi [None req-e7f5426e-2283-4c0d-b66b-f3865c011823 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1185.668994] [54972]: [pid: 54972|app: 0|req: 295/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:30 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.825912] [54973]: DEBUG cinder.api.middleware.request_id [None req-10e663db-1f87-415d-9c5a-23610a02ebcc None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.826522] [54973]: INFO cinder.api.openstack.wsgi [None req-10e663db-1f87-415d-9c5a-23610a02ebcc None None] GET http://10.180.1.21/volume// [ 1185.826750] [54973]: DEBUG cinder.api.openstack.wsgi [None req-10e663db-1f87-415d-9c5a-23610a02ebcc None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.826980] [54973]: DEBUG cinder.api.openstack.wsgi [None req-10e663db-1f87-415d-9c5a-23610a02ebcc None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.827447] [54973]: INFO cinder.api.openstack.wsgi [None req-10e663db-1f87-415d-9c5a-23610a02ebcc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1185.827964] [54973]: [pid: 54973|app: 0|req: 283/578] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:37:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1185.831487] [54972]: DEBUG cinder.api.middleware.request_id [req-812f047f-a922-469e-9805-a0a39dc2d20c req-a0d8e6a6-e269-4f2d-b0f9-2e0dc0baf14c None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.833924] [54972]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-a0d8e6a6-e269-4f2d-b0f9-2e0dc0baf14c tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1185.834481] [54972]: DEBUG cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-a0d8e6a6-e269-4f2d-b0f9-2e0dc0baf14c tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b05bf5b6-1105-4a51-826b-fac8d0482788", "connector": null, "instance_uuid": "f646c24a-1ac6-4a50-8d11-3649efb1a793"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1185.847552] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.847552] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.877376] [54972]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-a0d8e6a6-e269-4f2d-b0f9-2e0dc0baf14c tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1185.877846] [54972]: [pid: 54972|app: 0|req: 296/579] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:37:30 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.925134] [54973]: DEBUG cinder.api.middleware.request_id [req-812f047f-a922-469e-9805-a0a39dc2d20c req-00771f70-158f-41cf-ad8d-a9a91c60c2eb None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.927604] [54973]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-00771f70-158f-41cf-ad8d-a9a91c60c2eb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] POST http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788/action [ 1185.928013] [54973]: DEBUG cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-00771f70-158f-41cf-ad8d-a9a91c60c2eb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1185.928169] [54973]: DEBUG cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-00771f70-158f-41cf-ad8d-a9a91c60c2eb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1185.940859] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.940859] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.941613] [54973]: INFO cinder.volume.api [req-812f047f-a922-469e-9805-a0a39dc2d20c req-00771f70-158f-41cf-ad8d-a9a91c60c2eb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1185.945602] [54973]: INFO cinder.volume.api [req-812f047f-a922-469e-9805-a0a39dc2d20c req-00771f70-158f-41cf-ad8d-a9a91c60c2eb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Roll detaching of volume completed successfully. [ 1185.945840] [54973]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-00771f70-158f-41cf-ad8d-a9a91c60c2eb tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788/action returned with HTTP 202 [ 1185.946382] [54973]: [pid: 54973|app: 0|req: 284/580] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:37:30 2025] POST /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1185.950356] [54972]: DEBUG cinder.api.middleware.request_id [req-812f047f-a922-469e-9805-a0a39dc2d20c req-9d5ddac7-a76c-43ca-865d-32a2bc14b48d None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.952773] [54972]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-9d5ddac7-a76c-43ca-865d-32a2bc14b48d tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] DELETE http://10.180.1.21/volume/v3/attachments/41e3a0c5-28dd-4bfe-94ca-5c282f2e43d5 [ 1185.952999] [54972]: DEBUG cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-9d5ddac7-a76c-43ca-865d-32a2bc14b48d tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.953238] [54972]: DEBUG cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-9d5ddac7-a76c-43ca-865d-32a2bc14b48d tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'version_select' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.960495] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.960495] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.982609] [54972]: INFO cinder.api.openstack.wsgi [req-812f047f-a922-469e-9805-a0a39dc2d20c req-9d5ddac7-a76c-43ca-865d-32a2bc14b48d tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/attachments/41e3a0c5-28dd-4bfe-94ca-5c282f2e43d5 returned with HTTP 200 [ 1185.983261] [54972]: [pid: 54972|app: 0|req: 297/581] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:37:30 2025] DELETE /volume/v3/attachments/41e3a0c5-28dd-4bfe-94ca-5c282f2e43d5 => generated 192 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.680049] [54973]: DEBUG cinder.api.middleware.request_id [None req-f75c0bed-71cb-4063-9973-4f202f7203f2 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.682094] [54973]: INFO cinder.api.openstack.wsgi [None req-f75c0bed-71cb-4063-9973-4f202f7203f2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1186.682343] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f75c0bed-71cb-4063-9973-4f202f7203f2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.682520] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f75c0bed-71cb-4063-9973-4f202f7203f2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.694618] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.694618] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.699044] [54973]: INFO cinder.volume.api [None req-f75c0bed-71cb-4063-9973-4f202f7203f2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1186.703343] [54973]: INFO cinder.api.openstack.wsgi [None req-f75c0bed-71cb-4063-9973-4f202f7203f2 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 200 [ 1186.703732] [54973]: [pid: 54973|app: 0|req: 285/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:31 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.821027] [54972]: DEBUG cinder.api.middleware.request_id [None req-cfd82786-89cd-433c-bd81-04fe66047e70 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.822876] [54972]: INFO cinder.api.openstack.wsgi [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1186.823287] [54972]: DEBUG cinder.api.openstack.wsgi [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-28227854"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1186.825062] [54972]: DEBUG cinder.api.v3.volumes [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-28227854'}} {{(pid=54972) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1186.825241] [54972]: INFO cinder.api.v3.volumes [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Create volume of 1 GB [ 1186.825552] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.825552] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.829674] [54972]: INFO cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Availability Zones retrieved successfully. [ 1186.837047] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Flow 'volume_create_api' (c5437099-13fc-43eb-b195-edd301adcf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1186.838231] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a953574-8c21-4ca1-aa70-e1a8be4b5973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1186.839305] [54972]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Validating volume size '1' using validate_int {{(pid=54972) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1186.858869] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a953574-8c21-4ca1-aa70-e1a8be4b5973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1186.859821] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66aa0a6-2090-41c9-9ec0-7d729ece2dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1186.907305] [54972]: DEBUG cinder.quota [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Created reservations ['a07a8edc-ff88-474f-ac8e-a084db52259c', '4f3afc8f-494b-4d67-98dc-7057745423d7', '8ecfd0c3-65d9-43d5-a3b7-62abf79aef0d', 'cb588a90-6e3d-4b39-8a80-4f8d9ea23d49'] {{(pid=54972) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1186.908327] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66aa0a6-2090-41c9-9ec0-7d729ece2dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a07a8edc-ff88-474f-ac8e-a084db52259c', '4f3afc8f-494b-4d67-98dc-7057745423d7', '8ecfd0c3-65d9-43d5-a3b7-62abf79aef0d', 'cb588a90-6e3d-4b39-8a80-4f8d9ea23d49']}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1186.909348] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261913fb-f777-4b48-8f38-199fb91b9980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1186.921568] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261913fb-f777-4b48-8f38-199fb91b9980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5afb662-49ca-40f9-bbf6-a80ffb379d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-28227854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af63d2cb14244a0cb972f01f900fb030',qos_specs=None,replication_status=,reservations=['a07a8edc-ff88-474f-ac8e-a084db52259c','4f3afc8f-494b-4d67-98dc-7057745423d7','8ecfd0c3-65d9-43d5-a3b7-62abf79aef0d','cb588a90-6e3d-4b39-8a80-4f8d9ea23d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c135435aa2a24a3e8f2a4bf21005aa44',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-28227854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5afb662-49ca-40f9-bbf6-a80ffb379d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af63d2cb14244a0cb972f01f900fb030',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='c135435aa2a24a3e8f2a4bf21005aa44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1186.922491] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89722b93-b2e6-43ac-93b2-f910dcc63638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1186.934699] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89722b93-b2e6-43ac-93b2-f910dcc63638) 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-28227854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af63d2cb14244a0cb972f01f900fb030',qos_specs=None,replication_status=,reservations=['a07a8edc-ff88-474f-ac8e-a084db52259c','4f3afc8f-494b-4d67-98dc-7057745423d7','8ecfd0c3-65d9-43d5-a3b7-62abf79aef0d','cb588a90-6e3d-4b39-8a80-4f8d9ea23d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c135435aa2a24a3e8f2a4bf21005aa44',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1186.935519] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8c8d00-e3ff-4da9-a8ca-024f2045c3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1186.944363] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8c8d00-e3ff-4da9-a8ca-024f2045c3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54972) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1186.945433] [54972]: DEBUG cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Flow 'volume_create_api' (c5437099-13fc-43eb-b195-edd301adcf1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54972) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1186.945821] [54972]: INFO cinder.volume.api [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Create volume request issued successfully. [ 1186.946490] [54972]: INFO cinder.api.openstack.wsgi [None req-cfd82786-89cd-433c-bd81-04fe66047e70 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1186.946947] [54972]: [pid: 54972|app: 0|req: 298/583] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:37:31 2025] POST /volume/v3/volumes => generated 751 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1186.955374] [54973]: DEBUG cinder.api.middleware.request_id [None req-241fb5a0-e7ad-4308-aab8-119805c571fe None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.957763] [54973]: INFO cinder.api.openstack.wsgi [None req-241fb5a0-e7ad-4308-aab8-119805c571fe tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 [ 1186.958046] [54973]: DEBUG cinder.api.openstack.wsgi [None req-241fb5a0-e7ad-4308-aab8-119805c571fe tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.958296] [54973]: DEBUG cinder.api.openstack.wsgi [None req-241fb5a0-e7ad-4308-aab8-119805c571fe tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.966438] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.966438] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.970049] [54973]: INFO cinder.volume.api [None req-241fb5a0-e7ad-4308-aab8-119805c571fe tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1186.974698] [54973]: INFO cinder.api.openstack.wsgi [None req-241fb5a0-e7ad-4308-aab8-119805c571fe tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 returned with HTTP 200 [ 1186.975094] [54973]: [pid: 54973|app: 0|req: 286/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:31 2025] GET /volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.714621] [54972]: DEBUG cinder.api.middleware.request_id [None req-a9b9e4db-42e3-4a1f-b6af-f8f4b8df45a9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.716833] [54972]: INFO cinder.api.openstack.wsgi [None req-a9b9e4db-42e3-4a1f-b6af-f8f4b8df45a9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 [ 1187.717089] [54972]: DEBUG cinder.api.openstack.wsgi [None req-a9b9e4db-42e3-4a1f-b6af-f8f4b8df45a9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.717317] [54972]: DEBUG cinder.api.openstack.wsgi [None req-a9b9e4db-42e3-4a1f-b6af-f8f4b8df45a9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.725079] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.725079] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.727656] [54972]: INFO cinder.api.openstack.wsgi [None req-a9b9e4db-42e3-4a1f-b6af-f8f4b8df45a9 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 returned with HTTP 404 [ 1187.728193] [54972]: [pid: 54972|app: 0|req: 299/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:32 2025] GET /volume/v3/volumes/3be53f94-51db-4f41-88bf-372da57fd242 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1187.773896] [54973]: DEBUG cinder.api.middleware.request_id [None req-bf586f0c-a3fb-4641-866c-14f3ce6917bd None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.776033] [54973]: INFO cinder.api.openstack.wsgi [None req-bf586f0c-a3fb-4641-866c-14f3ce6917bd tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] DELETE http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1187.776256] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bf586f0c-a3fb-4641-866c-14f3ce6917bd tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.776473] [54973]: DEBUG cinder.api.openstack.wsgi [None req-bf586f0c-a3fb-4641-866c-14f3ce6917bd tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.776657] [54973]: INFO cinder.api.v3.volumes [None req-bf586f0c-a3fb-4641-866c-14f3ce6917bd tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Delete volume with id: de967115-26a0-4701-a0ae-b57d574099e6 [ 1187.784124] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.784124] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.784618] [54973]: INFO cinder.volume.api [None req-bf586f0c-a3fb-4641-866c-14f3ce6917bd tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1187.798802] [54973]: INFO cinder.volume.api [None req-bf586f0c-a3fb-4641-866c-14f3ce6917bd tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Delete volume request issued successfully. [ 1187.798931] [54973]: INFO cinder.api.openstack.wsgi [None req-bf586f0c-a3fb-4641-866c-14f3ce6917bd tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 202 [ 1187.799349] [54973]: [pid: 54973|app: 0|req: 287/586] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:37:32 2025] DELETE /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1187.802418] [54972]: DEBUG cinder.api.middleware.request_id [None req-fb04164c-9cf2-4e88-975c-6717ed815a58 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.804712] [54972]: INFO cinder.api.openstack.wsgi [None req-fb04164c-9cf2-4e88-975c-6717ed815a58 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1187.804801] [54972]: DEBUG cinder.api.openstack.wsgi [None req-fb04164c-9cf2-4e88-975c-6717ed815a58 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.805041] [54972]: DEBUG cinder.api.openstack.wsgi [None req-fb04164c-9cf2-4e88-975c-6717ed815a58 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.812692] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.812692] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.816031] [54972]: INFO cinder.volume.api [None req-fb04164c-9cf2-4e88-975c-6717ed815a58 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1187.820314] [54972]: INFO cinder.api.openstack.wsgi [None req-fb04164c-9cf2-4e88-975c-6717ed815a58 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1187.820684] [54972]: [pid: 54972|app: 0|req: 300/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:32 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.986047] [54973]: DEBUG cinder.api.middleware.request_id [None req-f578982f-1e93-4254-80a7-b8f6bea0023d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.988381] [54973]: INFO cinder.api.openstack.wsgi [None req-f578982f-1e93-4254-80a7-b8f6bea0023d tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 [ 1187.988381] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f578982f-1e93-4254-80a7-b8f6bea0023d tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.988633] [54973]: DEBUG cinder.api.openstack.wsgi [None req-f578982f-1e93-4254-80a7-b8f6bea0023d tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.996365] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.996365] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.999717] [54973]: INFO cinder.volume.api [None req-f578982f-1e93-4254-80a7-b8f6bea0023d tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1188.003942] [54973]: INFO cinder.api.openstack.wsgi [None req-f578982f-1e93-4254-80a7-b8f6bea0023d tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 returned with HTTP 200 [ 1188.004335] [54973]: [pid: 54973|app: 0|req: 288/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:32 2025] GET /volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.013436] [54972]: DEBUG cinder.api.middleware.request_id [None req-7327691b-c256-4a86-b2e9-3c4b30390cc7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.015502] [54972]: INFO cinder.api.openstack.wsgi [None req-7327691b-c256-4a86-b2e9-3c4b30390cc7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] POST http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12/action [ 1188.015903] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7327691b-c256-4a86-b2e9-3c4b30390cc7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54972) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1188.016650] [54972]: DEBUG cinder.api.openstack.wsgi [None req-7327691b-c256-4a86-b2e9-3c4b30390cc7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1188.025430] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.025430] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.026037] [54972]: INFO cinder.volume.api [None req-7327691b-c256-4a86-b2e9-3c4b30390cc7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1188.031179] [54972]: INFO cinder.volume.api [None req-7327691b-c256-4a86-b2e9-3c4b30390cc7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume updated successfully. [ 1188.031462] [54972]: INFO cinder.api.openstack.wsgi [None req-7327691b-c256-4a86-b2e9-3c4b30390cc7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12/action returned with HTTP 200 [ 1188.031889] [54972]: [pid: 54972|app: 0|req: 301/589] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 12:37:32 2025] POST /volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1188.034606] [54973]: DEBUG cinder.api.middleware.request_id [None req-7a09ad6b-612f-444a-aef7-3a12f2977760 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.036650] [54973]: INFO cinder.api.openstack.wsgi [None req-7a09ad6b-612f-444a-aef7-3a12f2977760 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 [ 1188.036862] [54973]: DEBUG cinder.api.openstack.wsgi [None req-7a09ad6b-612f-444a-aef7-3a12f2977760 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.037087] [54973]: DEBUG cinder.api.openstack.wsgi [None req-7a09ad6b-612f-444a-aef7-3a12f2977760 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.044565] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.044565] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.048071] [54973]: INFO cinder.volume.api [None req-7a09ad6b-612f-444a-aef7-3a12f2977760 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1188.052172] [54973]: INFO cinder.api.openstack.wsgi [None req-7a09ad6b-612f-444a-aef7-3a12f2977760 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 returned with HTTP 200 [ 1188.052535] [54973]: [pid: 54973|app: 0|req: 289/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:32 2025] GET /volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.111977] [54972]: DEBUG cinder.api.middleware.request_id [req-e19320a3-4c87-460f-9f98-65389b0f7c98 req-3c9980bb-b79e-4deb-a64b-e2146b38b2f9 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.114036] [54972]: INFO cinder.api.openstack.wsgi [req-e19320a3-4c87-460f-9f98-65389b0f7c98 req-3c9980bb-b79e-4deb-a64b-e2146b38b2f9 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 [ 1188.114036] [54972]: DEBUG cinder.api.openstack.wsgi [req-e19320a3-4c87-460f-9f98-65389b0f7c98 req-3c9980bb-b79e-4deb-a64b-e2146b38b2f9 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.114252] [54972]: DEBUG cinder.api.openstack.wsgi [req-e19320a3-4c87-460f-9f98-65389b0f7c98 req-3c9980bb-b79e-4deb-a64b-e2146b38b2f9 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.121798] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.121798] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.125488] [54972]: INFO cinder.volume.api [req-e19320a3-4c87-460f-9f98-65389b0f7c98 req-3c9980bb-b79e-4deb-a64b-e2146b38b2f9 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1188.130469] [54972]: INFO cinder.api.openstack.wsgi [req-e19320a3-4c87-460f-9f98-65389b0f7c98 req-3c9980bb-b79e-4deb-a64b-e2146b38b2f9 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 returned with HTTP 200 [ 1188.130613] [54972]: [pid: 54972|app: 0|req: 302/591] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:37:32 2025] GET /volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.342036] [54973]: DEBUG cinder.api.middleware.request_id [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.344082] [54973]: INFO cinder.api.openstack.wsgi [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1188.344464] [54973]: DEBUG cinder.api.openstack.wsgi [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1099889593"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1188.346135] [54973]: DEBUG cinder.api.v3.volumes [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1099889593'}} {{(pid=54973) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1188.346275] [54973]: INFO cinder.api.v3.volumes [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Create volume of 1 GB [ 1188.350641] [54973]: INFO cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Availability Zones retrieved successfully. [ 1188.357389] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Flow 'volume_create_api' (99bb96fa-98d2-425d-aee1-d292d8f96add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1188.358655] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9646bf73-367d-47cf-bea3-e6257265b847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.359695] [54973]: DEBUG cinder.volume.flows.api.create_volume [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Validating volume size '1' using validate_int {{(pid=54973) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1188.376572] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9646bf73-367d-47cf-bea3-e6257265b847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.377511] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f133deab-3993-4a7f-bb5b-96b4520583ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.402757] [54973]: DEBUG cinder.quota [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Created reservations ['9d7e14f0-5e57-4dcc-90bd-28b1602d61e9', 'ee9a30f6-d1d6-46cb-aa6c-3ea7fa79c0d6', '0849fbaf-b07f-446c-a7f8-4011a118f21f', '6e4e500d-e46e-4f16-b072-fa38fb458beb'] {{(pid=54973) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1188.403662] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f133deab-3993-4a7f-bb5b-96b4520583ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d7e14f0-5e57-4dcc-90bd-28b1602d61e9', 'ee9a30f6-d1d6-46cb-aa6c-3ea7fa79c0d6', '0849fbaf-b07f-446c-a7f8-4011a118f21f', '6e4e500d-e46e-4f16-b072-fa38fb458beb']}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.404555] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56c8f9e-ad39-497f-ad69-c1a845777373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.415526] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56c8f9e-ad39-497f-ad69-c1a845777373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0385fd0-4884-48e4-8dda-ece3d21d336c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1099889593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af63d2cb14244a0cb972f01f900fb030',qos_specs=None,replication_status=,reservations=['9d7e14f0-5e57-4dcc-90bd-28b1602d61e9','ee9a30f6-d1d6-46cb-aa6c-3ea7fa79c0d6','0849fbaf-b07f-446c-a7f8-4011a118f21f','6e4e500d-e46e-4f16-b072-fa38fb458beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c135435aa2a24a3e8f2a4bf21005aa44',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:37:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1099889593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0385fd0-4884-48e4-8dda-ece3d21d336c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af63d2cb14244a0cb972f01f900fb030',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='c135435aa2a24a3e8f2a4bf21005aa44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.416415] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978a4aeb-acc7-42d8-8dcb-804f324bee77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.431909] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978a4aeb-acc7-42d8-8dcb-804f324bee77) 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-1099889593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af63d2cb14244a0cb972f01f900fb030',qos_specs=None,replication_status=,reservations=['9d7e14f0-5e57-4dcc-90bd-28b1602d61e9','ee9a30f6-d1d6-46cb-aa6c-3ea7fa79c0d6','0849fbaf-b07f-446c-a7f8-4011a118f21f','6e4e500d-e46e-4f16-b072-fa38fb458beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c135435aa2a24a3e8f2a4bf21005aa44',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.432754] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6305f19-6109-4dfa-85c6-853e16572255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.441284] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6305f19-6109-4dfa-85c6-853e16572255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.443756] [54973]: DEBUG cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Flow 'volume_create_api' (99bb96fa-98d2-425d-aee1-d292d8f96add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1188.443756] [54973]: INFO cinder.volume.api [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Create volume request issued successfully. [ 1188.443756] [54973]: INFO cinder.api.openstack.wsgi [None req-cdff8ed4-293e-4b16-92fe-4d6bd8279a63 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1188.443756] [54973]: [pid: 54973|app: 0|req: 290/592] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:37:32 2025] POST /volume/v3/volumes => generated 753 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1188.452017] [54972]: DEBUG cinder.api.middleware.request_id [None req-d7fc68b5-542c-44d9-9b91-ad595c8dc45e None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.454044] [54972]: INFO cinder.api.openstack.wsgi [None req-d7fc68b5-542c-44d9-9b91-ad595c8dc45e tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c [ 1188.454278] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d7fc68b5-542c-44d9-9b91-ad595c8dc45e tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.454494] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d7fc68b5-542c-44d9-9b91-ad595c8dc45e tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.461863] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.461863] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.465177] [54972]: INFO cinder.volume.api [None req-d7fc68b5-542c-44d9-9b91-ad595c8dc45e tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1188.469391] [54972]: INFO cinder.api.openstack.wsgi [None req-d7fc68b5-542c-44d9-9b91-ad595c8dc45e tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c returned with HTTP 200 [ 1188.469760] [54972]: [pid: 54972|app: 0|req: 303/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:32 2025] GET /volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.830568] [54973]: DEBUG cinder.api.middleware.request_id [None req-91912284-1ebf-4333-abe9-9de8556cc29c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.832987] [54973]: INFO cinder.api.openstack.wsgi [None req-91912284-1ebf-4333-abe9-9de8556cc29c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1188.833271] [54973]: DEBUG cinder.api.openstack.wsgi [None req-91912284-1ebf-4333-abe9-9de8556cc29c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.833527] [54973]: DEBUG cinder.api.openstack.wsgi [None req-91912284-1ebf-4333-abe9-9de8556cc29c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.843187] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.843187] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.847676] [54973]: INFO cinder.volume.api [None req-91912284-1ebf-4333-abe9-9de8556cc29c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1188.852752] [54973]: INFO cinder.api.openstack.wsgi [None req-91912284-1ebf-4333-abe9-9de8556cc29c tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 200 [ 1188.853187] [54973]: [pid: 54973|app: 0|req: 291/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:33 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.479881] [54972]: DEBUG cinder.api.middleware.request_id [None req-4bba8f5c-35b6-4709-87b3-6b074f726fd7 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.482007] [54972]: INFO cinder.api.openstack.wsgi [None req-4bba8f5c-35b6-4709-87b3-6b074f726fd7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c [ 1189.482245] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4bba8f5c-35b6-4709-87b3-6b074f726fd7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.482467] [54972]: DEBUG cinder.api.openstack.wsgi [None req-4bba8f5c-35b6-4709-87b3-6b074f726fd7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.490029] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.490029] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.493559] [54972]: INFO cinder.volume.api [None req-4bba8f5c-35b6-4709-87b3-6b074f726fd7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1189.497809] [54972]: INFO cinder.api.openstack.wsgi [None req-4bba8f5c-35b6-4709-87b3-6b074f726fd7 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c returned with HTTP 200 [ 1189.498227] [54972]: [pid: 54972|app: 0|req: 304/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:33 2025] GET /volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.864294] [54973]: DEBUG cinder.api.middleware.request_id [None req-258958d6-e44f-435c-96fc-67bc703eddc0 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.866933] [54973]: INFO cinder.api.openstack.wsgi [None req-258958d6-e44f-435c-96fc-67bc703eddc0 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 [ 1189.867260] [54973]: DEBUG cinder.api.openstack.wsgi [None req-258958d6-e44f-435c-96fc-67bc703eddc0 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.867554] [54973]: DEBUG cinder.api.openstack.wsgi [None req-258958d6-e44f-435c-96fc-67bc703eddc0 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.879783] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.879783] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.882519] [54973]: INFO cinder.api.openstack.wsgi [None req-258958d6-e44f-435c-96fc-67bc703eddc0 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 returned with HTTP 404 [ 1189.883059] [54973]: [pid: 54973|app: 0|req: 292/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:34 2025] GET /volume/v3/volumes/de967115-26a0-4701-a0ae-b57d574099e6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1189.990545] [54972]: DEBUG cinder.api.middleware.request_id [None req-d9ab2a63-516d-4b99-b051-a259a4ab5650 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.993460] [54972]: INFO cinder.api.openstack.wsgi [None req-d9ab2a63-516d-4b99-b051-a259a4ab5650 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] DELETE http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 1189.993460] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d9ab2a63-516d-4b99-b051-a259a4ab5650 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.993814] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d9ab2a63-516d-4b99-b051-a259a4ab5650 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.994011] [54972]: INFO cinder.api.v3.volumes [None req-d9ab2a63-516d-4b99-b051-a259a4ab5650 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Delete volume with id: 21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 1190.004101] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.004101] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.004101] [54972]: INFO cinder.volume.api [None req-d9ab2a63-516d-4b99-b051-a259a4ab5650 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1190.029438] [54972]: INFO cinder.volume.api [None req-d9ab2a63-516d-4b99-b051-a259a4ab5650 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Delete volume request issued successfully. [ 1190.029709] [54972]: INFO cinder.api.openstack.wsgi [None req-d9ab2a63-516d-4b99-b051-a259a4ab5650 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 202 [ 1190.030312] [54972]: [pid: 54972|app: 0|req: 305/597] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:37:34 2025] DELETE /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1190.034154] [54973]: DEBUG cinder.api.middleware.request_id [None req-9ace9f6b-7b46-4650-9b1c-a4bb40c2a875 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.036778] [54973]: INFO cinder.api.openstack.wsgi [None req-9ace9f6b-7b46-4650-9b1c-a4bb40c2a875 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 1190.037094] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9ace9f6b-7b46-4650-9b1c-a4bb40c2a875 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.038083] [54973]: DEBUG cinder.api.openstack.wsgi [None req-9ace9f6b-7b46-4650-9b1c-a4bb40c2a875 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.045281] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.045281] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.049458] [54973]: INFO cinder.volume.api [None req-9ace9f6b-7b46-4650-9b1c-a4bb40c2a875 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1190.054247] [54973]: INFO cinder.api.openstack.wsgi [None req-9ace9f6b-7b46-4650-9b1c-a4bb40c2a875 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 1190.054630] [54973]: [pid: 54973|app: 0|req: 293/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:34 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1191.067135] [54972]: DEBUG cinder.api.middleware.request_id [None req-cf18b8ea-6a16-4f53-a0af-4321a6d86336 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.069370] [54972]: INFO cinder.api.openstack.wsgi [None req-cf18b8ea-6a16-4f53-a0af-4321a6d86336 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 1191.069601] [54972]: DEBUG cinder.api.openstack.wsgi [None req-cf18b8ea-6a16-4f53-a0af-4321a6d86336 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.069902] [54972]: DEBUG cinder.api.openstack.wsgi [None req-cf18b8ea-6a16-4f53-a0af-4321a6d86336 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.083618] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.083618] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.091059] [54972]: INFO cinder.volume.api [None req-cf18b8ea-6a16-4f53-a0af-4321a6d86336 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1191.095524] [54972]: INFO cinder.api.openstack.wsgi [None req-cf18b8ea-6a16-4f53-a0af-4321a6d86336 tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 1191.095524] [54972]: [pid: 54972|app: 0|req: 306/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:35 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.202189] [54973]: DEBUG cinder.api.middleware.request_id [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6a720852-4552-4ab8-80de-c7cf4e0d90ea None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.204692] [54973]: INFO cinder.api.openstack.wsgi [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6a720852-4552-4ab8-80de-c7cf4e0d90ea tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8ac13403-19fa-46c5-a343-2808cf5780f8 [ 1191.205254] [54973]: DEBUG cinder.api.openstack.wsgi [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6a720852-4552-4ab8-80de-c7cf4e0d90ea tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.205254] [54973]: DEBUG cinder.api.openstack.wsgi [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6a720852-4552-4ab8-80de-c7cf4e0d90ea tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.215512] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.215512] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.744902] [54973]: INFO cinder.api.openstack.wsgi [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6a720852-4552-4ab8-80de-c7cf4e0d90ea tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/attachments/8ac13403-19fa-46c5-a343-2808cf5780f8 returned with HTTP 200 [ 1191.745376] [54973]: [pid: 54973|app: 0|req: 294/600] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:37:35 2025] DELETE /volume/v3/attachments/8ac13403-19fa-46c5-a343-2808cf5780f8 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.753032] [54972]: DEBUG cinder.api.middleware.request_id [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6b8d3534-81a2-4dbf-8fcd-bc64ebb89d88 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.757483] [54972]: INFO cinder.api.openstack.wsgi [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6b8d3534-81a2-4dbf-8fcd-bc64ebb89d88 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1191.757720] [54972]: DEBUG cinder.api.openstack.wsgi [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6b8d3534-81a2-4dbf-8fcd-bc64ebb89d88 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.757958] [54972]: DEBUG cinder.api.openstack.wsgi [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6b8d3534-81a2-4dbf-8fcd-bc64ebb89d88 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.758253] [54972]: INFO cinder.api.v3.volumes [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6b8d3534-81a2-4dbf-8fcd-bc64ebb89d88 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Delete volume with id: b05bf5b6-1105-4a51-826b-fac8d0482788 [ 1191.771568] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.771568] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.771958] [54972]: INFO cinder.volume.api [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6b8d3534-81a2-4dbf-8fcd-bc64ebb89d88 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Volume info retrieved successfully. [ 1191.792176] [54972]: INFO cinder.volume.api [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6b8d3534-81a2-4dbf-8fcd-bc64ebb89d88 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] Delete volume request issued successfully. [ 1191.792176] [54972]: INFO cinder.api.openstack.wsgi [req-1c0e171a-2f1a-499b-af35-dc2b843548c9 req-6b8d3534-81a2-4dbf-8fcd-bc64ebb89d88 tempest-ServerActionsV293TestJSON-374804934 tempest-ServerActionsV293TestJSON-374804934-project-member] http://10.180.1.21/volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 returned with HTTP 202 [ 1191.792176] [54972]: [pid: 54972|app: 0|req: 307/601] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:37:36 2025] DELETE /volume/v3/volumes/b05bf5b6-1105-4a51-826b-fac8d0482788 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1192.105440] [54973]: DEBUG cinder.api.middleware.request_id [None req-16302abc-ddf7-4607-9ab0-4958504d988e None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.107949] [54973]: INFO cinder.api.openstack.wsgi [None req-16302abc-ddf7-4607-9ab0-4958504d988e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 1192.108146] [54973]: DEBUG cinder.api.openstack.wsgi [None req-16302abc-ddf7-4607-9ab0-4958504d988e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.108838] [54973]: DEBUG cinder.api.openstack.wsgi [None req-16302abc-ddf7-4607-9ab0-4958504d988e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.119888] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.119888] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.125016] [54973]: INFO cinder.volume.api [None req-16302abc-ddf7-4607-9ab0-4958504d988e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Volume info retrieved successfully. [ 1192.131250] [54973]: INFO cinder.api.openstack.wsgi [None req-16302abc-ddf7-4607-9ab0-4958504d988e tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 200 [ 1192.131250] [54973]: [pid: 54973|app: 0|req: 295/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:36 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.142795] [54972]: DEBUG cinder.api.middleware.request_id [None req-020038fc-01d5-4a63-8c67-056ee80712fa None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.144409] [54972]: INFO cinder.api.openstack.wsgi [None req-020038fc-01d5-4a63-8c67-056ee80712fa tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] GET http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 [ 1193.144639] [54972]: DEBUG cinder.api.openstack.wsgi [None req-020038fc-01d5-4a63-8c67-056ee80712fa tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.144861] [54972]: DEBUG cinder.api.openstack.wsgi [None req-020038fc-01d5-4a63-8c67-056ee80712fa tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.151601] [54972]: INFO cinder.api.openstack.wsgi [None req-020038fc-01d5-4a63-8c67-056ee80712fa tempest-AttachVolumeNegativeTest-1560972503 tempest-AttachVolumeNegativeTest-1560972503-project-member] http://10.180.1.21/volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 returned with HTTP 404 [ 1193.152073] [54972]: [pid: 54972|app: 0|req: 308/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:37 2025] GET /volume/v3/volumes/21435d36-5aa7-41e8-8f1c-23d7ea72bd29 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1202.128579] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=217,cinder:INSERT=29,cinder:UPDATE=56 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1203.147394] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=80,cinder:UPDATE=19,cinder:INSERT=13 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1205.718819] [54973]: DEBUG cinder.api.middleware.request_id [req-43bfd434-2728-4231-9352-84c632636a3e req-c6d031ce-4f94-4487-968f-f05c67f47d21 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.721468] [54973]: INFO cinder.api.openstack.wsgi [req-43bfd434-2728-4231-9352-84c632636a3e req-c6d031ce-4f94-4487-968f-f05c67f47d21 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae [ 1205.721709] [54973]: DEBUG cinder.api.openstack.wsgi [req-43bfd434-2728-4231-9352-84c632636a3e req-c6d031ce-4f94-4487-968f-f05c67f47d21 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.721966] [54973]: DEBUG cinder.api.openstack.wsgi [req-43bfd434-2728-4231-9352-84c632636a3e req-c6d031ce-4f94-4487-968f-f05c67f47d21 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.732084] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.732084] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.258794] [54973]: INFO cinder.api.openstack.wsgi [req-43bfd434-2728-4231-9352-84c632636a3e req-c6d031ce-4f94-4487-968f-f05c67f47d21 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae returned with HTTP 200 [ 1206.259287] [54973]: [pid: 54973|app: 0|req: 296/604] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:37:50 2025] DELETE /volume/v3/attachments/c65af7a7-12ab-4a00-bd40-95b0f22ae7ae => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.266431] [54972]: DEBUG cinder.api.middleware.request_id [req-43bfd434-2728-4231-9352-84c632636a3e req-ff512d49-ce37-442c-8471-1b74b795eacc None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.268868] [54972]: INFO cinder.api.openstack.wsgi [req-43bfd434-2728-4231-9352-84c632636a3e req-ff512d49-ce37-442c-8471-1b74b795eacc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1206.269145] [54972]: DEBUG cinder.api.openstack.wsgi [req-43bfd434-2728-4231-9352-84c632636a3e req-ff512d49-ce37-442c-8471-1b74b795eacc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.269440] [54972]: DEBUG cinder.api.openstack.wsgi [req-43bfd434-2728-4231-9352-84c632636a3e req-ff512d49-ce37-442c-8471-1b74b795eacc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.269640] [54972]: INFO cinder.api.v3.volumes [req-43bfd434-2728-4231-9352-84c632636a3e req-ff512d49-ce37-442c-8471-1b74b795eacc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Delete volume with id: 2283ff9d-7a2d-4b51-b112-4a27bb7e85cc [ 1206.279445] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.279445] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.280046] [54972]: INFO cinder.volume.api [req-43bfd434-2728-4231-9352-84c632636a3e req-ff512d49-ce37-442c-8471-1b74b795eacc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1206.301523] [54972]: INFO cinder.volume.api [req-43bfd434-2728-4231-9352-84c632636a3e req-ff512d49-ce37-442c-8471-1b74b795eacc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Delete volume request issued successfully. [ 1206.301586] [54972]: INFO cinder.api.openstack.wsgi [req-43bfd434-2728-4231-9352-84c632636a3e req-ff512d49-ce37-442c-8471-1b74b795eacc tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc returned with HTTP 202 [ 1206.302049] [54972]: [pid: 54972|app: 0|req: 309/605] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:37:50 2025] DELETE /volume/v3/volumes/2283ff9d-7a2d-4b51-b112-4a27bb7e85cc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1207.998938] [54973]: DEBUG cinder.api.middleware.request_id [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.001085] [54973]: INFO cinder.api.openstack.wsgi [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1208.001456] [54973]: DEBUG cinder.api.openstack.wsgi [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1527557284"}} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1208.003217] [54973]: DEBUG cinder.api.v3.volumes [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1527557284'}} {{(pid=54973) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1208.003340] [54973]: INFO cinder.api.v3.volumes [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Create volume of 1 GB [ 1208.003665] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.003665] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.008963] [54973]: INFO cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Availability Zones retrieved successfully. [ 1208.017016] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Flow 'volume_create_api' (3979a1af-1d68-4f22-8430-16ad0858fc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1208.018768] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d617e28c-a110-4e5e-b8fa-e622a9603723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1208.020538] [54973]: DEBUG cinder.volume.flows.api.create_volume [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Validating volume size '1' using validate_int {{(pid=54973) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1208.038778] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d617e28c-a110-4e5e-b8fa-e622a9603723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a3564f-d9c7-4fd7-9dff-f5f9418ee536', '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=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1208.039827] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c009052e-ab43-4d75-ab5c-052008860967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1208.068747] [54973]: DEBUG cinder.quota [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Created reservations ['3a18f056-c9eb-413b-b24e-3fb03dac0f82', '03709d0f-7d9c-44ae-9516-8be935e5227d', '40e1c0eb-7a8c-4242-8534-99e82378db6b', 'b4a5734f-06c8-497c-83a9-9c260e45d706'] {{(pid=54973) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1208.069913] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c009052e-ab43-4d75-ab5c-052008860967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a18f056-c9eb-413b-b24e-3fb03dac0f82', '03709d0f-7d9c-44ae-9516-8be935e5227d', '40e1c0eb-7a8c-4242-8534-99e82378db6b', 'b4a5734f-06c8-497c-83a9-9c260e45d706']}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1208.071031] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de231fd8-e053-4b57-be12-5015920cd0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1208.083926] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de231fd8-e053-4b57-be12-5015920cd0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2d759c7-fcb7-46b8-a83f-165843c6f583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1527557284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfba48ef6a224c95aee62142b0512b04',qos_specs=None,replication_status=,reservations=['3a18f056-c9eb-413b-b24e-3fb03dac0f82','03709d0f-7d9c-44ae-9516-8be935e5227d','40e1c0eb-7a8c-4242-8534-99e82378db6b','b4a5734f-06c8-497c-83a9-9c260e45d706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1790a8af83487f973355e2088422c7',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T12:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1527557284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2d759c7-fcb7-46b8-a83f-165843c6f583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfba48ef6a224c95aee62142b0512b04',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='9f1790a8af83487f973355e2088422c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a3564f-d9c7-4fd7-9dff-f5f9418ee536),volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1208.085318] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d776e9f5-1774-47a2-9ef9-a896a5849c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1208.106012] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d776e9f5-1774-47a2-9ef9-a896a5849c70) 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-1527557284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfba48ef6a224c95aee62142b0512b04',qos_specs=None,replication_status=,reservations=['3a18f056-c9eb-413b-b24e-3fb03dac0f82','03709d0f-7d9c-44ae-9516-8be935e5227d','40e1c0eb-7a8c-4242-8534-99e82378db6b','b4a5734f-06c8-497c-83a9-9c260e45d706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1790a8af83487f973355e2088422c7',volume_type_id=64a3564f-d9c7-4fd7-9dff-f5f9418ee536)}' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1208.107020] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a309fd35-131e-4180-9dc1-e0635def9d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1208.115533] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a309fd35-131e-4180-9dc1-e0635def9d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54973) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1208.116637] [54973]: DEBUG cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Flow 'volume_create_api' (3979a1af-1d68-4f22-8430-16ad0858fc23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54973) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1208.117013] [54973]: INFO cinder.volume.api [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Create volume request issued successfully. [ 1208.117681] [54973]: INFO cinder.api.openstack.wsgi [None req-35e90cdd-e438-45d5-bfef-eef12fcefa3c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1208.118177] [54973]: [pid: 54973|app: 0|req: 297/606] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:37:52 2025] POST /volume/v3/volumes => generated 756 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1208.126463] [54972]: DEBUG cinder.api.middleware.request_id [None req-a40ffe33-b28f-48b0-93f6-09e4d55b4a4b None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.128630] [54972]: INFO cinder.api.openstack.wsgi [None req-a40ffe33-b28f-48b0-93f6-09e4d55b4a4b tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1208.128901] [54972]: DEBUG cinder.api.openstack.wsgi [None req-a40ffe33-b28f-48b0-93f6-09e4d55b4a4b tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.129294] [54972]: DEBUG cinder.api.openstack.wsgi [None req-a40ffe33-b28f-48b0-93f6-09e4d55b4a4b tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.137659] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.137659] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.141764] [54972]: INFO cinder.volume.api [None req-a40ffe33-b28f-48b0-93f6-09e4d55b4a4b tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1208.146641] [54972]: INFO cinder.api.openstack.wsgi [None req-a40ffe33-b28f-48b0-93f6-09e4d55b4a4b tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1208.147204] [54972]: [pid: 54972|app: 0|req: 310/607] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:52 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.157429] [54973]: DEBUG cinder.api.middleware.request_id [None req-3897d96e-8f6b-4488-9e1f-3251e87bd69d None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.159843] [54973]: INFO cinder.api.openstack.wsgi [None req-3897d96e-8f6b-4488-9e1f-3251e87bd69d tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1209.159972] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3897d96e-8f6b-4488-9e1f-3251e87bd69d tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.160211] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3897d96e-8f6b-4488-9e1f-3251e87bd69d tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.170183] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.170183] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.174373] [54973]: INFO cinder.volume.api [None req-3897d96e-8f6b-4488-9e1f-3251e87bd69d tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1209.179239] [54973]: INFO cinder.api.openstack.wsgi [None req-3897d96e-8f6b-4488-9e1f-3251e87bd69d tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1209.179638] [54973]: [pid: 54973|app: 0|req: 298/608] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:37:53 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.371780] [54972]: DEBUG cinder.api.middleware.request_id [None req-49980783-a91c-4ea0-94f5-6b3ef984c619 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.375860] [54972]: INFO cinder.api.openstack.wsgi [None req-49980783-a91c-4ea0-94f5-6b3ef984c619 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1216.375860] [54972]: DEBUG cinder.api.openstack.wsgi [None req-49980783-a91c-4ea0-94f5-6b3ef984c619 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.375860] [54972]: DEBUG cinder.api.openstack.wsgi [None req-49980783-a91c-4ea0-94f5-6b3ef984c619 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.375860] [54972]: INFO cinder.api.v3.volumes [None req-49980783-a91c-4ea0-94f5-6b3ef984c619 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Delete volume with id: 8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1216.387537] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.387537] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.388297] [54972]: INFO cinder.volume.api [None req-49980783-a91c-4ea0-94f5-6b3ef984c619 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1216.413601] [54972]: INFO cinder.volume.api [None req-49980783-a91c-4ea0-94f5-6b3ef984c619 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Delete volume request issued successfully. [ 1216.414475] [54972]: INFO cinder.api.openstack.wsgi [None req-49980783-a91c-4ea0-94f5-6b3ef984c619 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 202 [ 1216.414475] [54972]: [pid: 54972|app: 0|req: 311/609] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:38:00 2025] DELETE /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1216.420731] [54973]: DEBUG cinder.api.middleware.request_id [None req-d0f8106e-cd8f-4228-aa44-b6aa6cf0fd3b None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.423432] [54973]: INFO cinder.api.openstack.wsgi [None req-d0f8106e-cd8f-4228-aa44-b6aa6cf0fd3b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1216.423662] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d0f8106e-cd8f-4228-aa44-b6aa6cf0fd3b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.423881] [54973]: DEBUG cinder.api.openstack.wsgi [None req-d0f8106e-cd8f-4228-aa44-b6aa6cf0fd3b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.433256] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.433256] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.437838] [54973]: INFO cinder.volume.api [None req-d0f8106e-cd8f-4228-aa44-b6aa6cf0fd3b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1216.444522] [54973]: INFO cinder.api.openstack.wsgi [None req-d0f8106e-cd8f-4228-aa44-b6aa6cf0fd3b tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1216.445103] [54973]: [pid: 54973|app: 0|req: 299/610] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:00 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.459695] [54972]: DEBUG cinder.api.middleware.request_id [None req-069ee1c7-80fd-4f92-b03c-8745d06c7377 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.462125] [54972]: INFO cinder.api.openstack.wsgi [None req-069ee1c7-80fd-4f92-b03c-8745d06c7377 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1217.462484] [54972]: DEBUG cinder.api.openstack.wsgi [None req-069ee1c7-80fd-4f92-b03c-8745d06c7377 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.462751] [54972]: DEBUG cinder.api.openstack.wsgi [None req-069ee1c7-80fd-4f92-b03c-8745d06c7377 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.477803] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.477803] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.483152] [54972]: INFO cinder.volume.api [None req-069ee1c7-80fd-4f92-b03c-8745d06c7377 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Volume info retrieved successfully. [ 1217.489625] [54972]: INFO cinder.api.openstack.wsgi [None req-069ee1c7-80fd-4f92-b03c-8745d06c7377 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 200 [ 1217.490143] [54972]: [pid: 54972|app: 0|req: 312/611] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:01 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.502919] [54973]: DEBUG cinder.api.middleware.request_id [None req-82f9ddca-67b0-4e2e-8c3a-c31470c28604 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.505138] [54973]: INFO cinder.api.openstack.wsgi [None req-82f9ddca-67b0-4e2e-8c3a-c31470c28604 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] GET http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc [ 1218.505506] [54973]: DEBUG cinder.api.openstack.wsgi [None req-82f9ddca-67b0-4e2e-8c3a-c31470c28604 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.505609] [54973]: DEBUG cinder.api.openstack.wsgi [None req-82f9ddca-67b0-4e2e-8c3a-c31470c28604 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.515056] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.515056] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.517694] [54973]: INFO cinder.api.openstack.wsgi [None req-82f9ddca-67b0-4e2e-8c3a-c31470c28604 tempest-ServerActionsTestOtherA-1159364449 tempest-ServerActionsTestOtherA-1159364449-project-member] http://10.180.1.21/volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc returned with HTTP 404 [ 1218.518314] [54973]: [pid: 54973|app: 0|req: 300/612] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:02 2025] GET /volume/v3/volumes/8a3b1bef-b66d-4cd3-bf73-e7f957fa76dc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1227.486182] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=14,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1228.517634] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=40,cinder:UPDATE=15,cinder:INSERT=6 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1230.544774] [54972]: DEBUG cinder.api.middleware.request_id [req-60a2f998-9231-487c-a074-0484e66fa901 req-a7847e35-7d0f-4f4d-98ba-cc3d2d0a1839 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.547596] [54972]: INFO cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-a7847e35-7d0f-4f4d-98ba-cc3d2d0a1839 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1230.547789] [54972]: DEBUG cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-a7847e35-7d0f-4f4d-98ba-cc3d2d0a1839 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.548035] [54972]: DEBUG cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-a7847e35-7d0f-4f4d-98ba-cc3d2d0a1839 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.559931] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.559931] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.564819] [54972]: INFO cinder.volume.api [req-60a2f998-9231-487c-a074-0484e66fa901 req-a7847e35-7d0f-4f4d-98ba-cc3d2d0a1839 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1230.570837] [54972]: INFO cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-a7847e35-7d0f-4f4d-98ba-cc3d2d0a1839 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1230.571305] [54972]: [pid: 54972|app: 0|req: 313/613] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:38:14 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.587595] [54973]: DEBUG cinder.api.middleware.request_id [None req-17b0b49c-0019-490d-8a2d-6557d3c4ab42 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.588578] [54973]: INFO cinder.api.openstack.wsgi [None req-17b0b49c-0019-490d-8a2d-6557d3c4ab42 None None] GET http://10.180.1.21/volume// [ 1230.588854] [54973]: DEBUG cinder.api.openstack.wsgi [None req-17b0b49c-0019-490d-8a2d-6557d3c4ab42 None None] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.589243] [54973]: DEBUG cinder.api.openstack.wsgi [None req-17b0b49c-0019-490d-8a2d-6557d3c4ab42 None None] Calling method 'all' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.589829] [54973]: INFO cinder.api.openstack.wsgi [None req-17b0b49c-0019-490d-8a2d-6557d3c4ab42 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1230.590389] [54973]: [pid: 54973|app: 0|req: 301/614] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:38:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1230.594962] [54972]: DEBUG cinder.api.middleware.request_id [req-60a2f998-9231-487c-a074-0484e66fa901 req-8795c3a8-5989-43d1-82d7-087e0ee09e4f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.597580] [54972]: INFO cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-8795c3a8-5989-43d1-82d7-087e0ee09e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1230.597998] [54972]: DEBUG cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-8795c3a8-5989-43d1-82d7-087e0ee09e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2d759c7-fcb7-46b8-a83f-165843c6f583", "connector": null, "instance_uuid": "4ffa26cd-46e1-41cb-8613-6195accd2e2e"}} {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1230.608447] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.608447] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.632115] [54972]: INFO cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-8795c3a8-5989-43d1-82d7-087e0ee09e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1230.632669] [54972]: [pid: 54972|app: 0|req: 314/615] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:38:15 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1230.658218] [54973]: DEBUG cinder.api.middleware.request_id [req-60a2f998-9231-487c-a074-0484e66fa901 req-f349cc21-91f5-480f-8003-e70a1fa785d8 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.660961] [54973]: INFO cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-f349cc21-91f5-480f-8003-e70a1fa785d8 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] POST http://10.180.1.21/volume/v3/attachments/6447219c-8ba7-4f9d-ba10-618630000c17/action [ 1230.661538] [54973]: DEBUG cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-f349cc21-91f5-480f-8003-e70a1fa785d8 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action body: b'{"os-complete": null}' {{(pid=54973) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1230.661725] [54973]: DEBUG cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-f349cc21-91f5-480f-8003-e70a1fa785d8 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1230.677879] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.677879] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.685119] [54973]: INFO cinder.api.openstack.wsgi [req-60a2f998-9231-487c-a074-0484e66fa901 req-f349cc21-91f5-480f-8003-e70a1fa785d8 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/attachments/6447219c-8ba7-4f9d-ba10-618630000c17/action returned with HTTP 204 [ 1230.685632] [54973]: [pid: 54973|app: 0|req: 302/616] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:38:15 2025] POST /volume/v3/attachments/6447219c-8ba7-4f9d-ba10-618630000c17/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1230.702262] [54972]: DEBUG cinder.api.middleware.request_id [None req-8a1e53d4-8bfa-4f27-90fa-c7cde89221af None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.704820] [54972]: INFO cinder.api.openstack.wsgi [None req-8a1e53d4-8bfa-4f27-90fa-c7cde89221af tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1230.705121] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8a1e53d4-8bfa-4f27-90fa-c7cde89221af tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.705350] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8a1e53d4-8bfa-4f27-90fa-c7cde89221af tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.716570] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.716570] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.720744] [54972]: INFO cinder.volume.api [None req-8a1e53d4-8bfa-4f27-90fa-c7cde89221af tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1230.725878] [54972]: INFO cinder.api.openstack.wsgi [None req-8a1e53d4-8bfa-4f27-90fa-c7cde89221af tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1230.726400] [54972]: [pid: 54972|app: 0|req: 315/617] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:15 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1230.737390] [54973]: DEBUG cinder.api.middleware.request_id [None req-cdacf143-e95c-40ac-8035-2b4941e1dacc None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.739588] [54973]: INFO cinder.api.openstack.wsgi [None req-cdacf143-e95c-40ac-8035-2b4941e1dacc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1230.739837] [54973]: DEBUG cinder.api.openstack.wsgi [None req-cdacf143-e95c-40ac-8035-2b4941e1dacc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.740066] [54973]: DEBUG cinder.api.openstack.wsgi [None req-cdacf143-e95c-40ac-8035-2b4941e1dacc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.750741] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.750741] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.754525] [54973]: INFO cinder.volume.api [None req-cdacf143-e95c-40ac-8035-2b4941e1dacc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1230.759273] [54973]: INFO cinder.api.openstack.wsgi [None req-cdacf143-e95c-40ac-8035-2b4941e1dacc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1230.759626] [54973]: [pid: 54973|app: 0|req: 303/618] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:15 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1230.801606] [54972]: DEBUG cinder.api.middleware.request_id [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-a072b438-202f-4516-bbeb-f076e6c3e4bc None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.804372] [54972]: INFO cinder.api.openstack.wsgi [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-a072b438-202f-4516-bbeb-f076e6c3e4bc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1230.804612] [54972]: DEBUG cinder.api.openstack.wsgi [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-a072b438-202f-4516-bbeb-f076e6c3e4bc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.804895] [54972]: DEBUG cinder.api.openstack.wsgi [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-a072b438-202f-4516-bbeb-f076e6c3e4bc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.816687] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.816687] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.820404] [54972]: INFO cinder.volume.api [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-a072b438-202f-4516-bbeb-f076e6c3e4bc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1230.825125] [54972]: INFO cinder.api.openstack.wsgi [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-a072b438-202f-4516-bbeb-f076e6c3e4bc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1230.825550] [54972]: [pid: 54972|app: 0|req: 316/619] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:38:15 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1230.849406] [54973]: DEBUG cinder.api.middleware.request_id [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-478a5bff-49c2-4621-879d-b7623529b678 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.851953] [54973]: INFO cinder.api.openstack.wsgi [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-478a5bff-49c2-4621-879d-b7623529b678 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6447219c-8ba7-4f9d-ba10-618630000c17 [ 1230.852196] [54973]: DEBUG cinder.api.openstack.wsgi [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-478a5bff-49c2-4621-879d-b7623529b678 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.852415] [54973]: DEBUG cinder.api.openstack.wsgi [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-478a5bff-49c2-4621-879d-b7623529b678 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'version_select' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.859974] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.859974] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.387138] [54973]: INFO cinder.api.openstack.wsgi [req-8c22ad4c-4c4a-48bd-acff-75827c3d7d2e req-478a5bff-49c2-4621-879d-b7623529b678 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/attachments/6447219c-8ba7-4f9d-ba10-618630000c17 returned with HTTP 200 [ 1231.387487] [54973]: [pid: 54973|app: 0|req: 304/620] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:38:15 2025] DELETE /volume/v3/attachments/6447219c-8ba7-4f9d-ba10-618630000c17 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.407276] [54972]: DEBUG cinder.api.middleware.request_id [None req-bbf6d417-c83c-4aa5-b7b9-90084080c070 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.410645] [54972]: INFO cinder.api.openstack.wsgi [None req-bbf6d417-c83c-4aa5-b7b9-90084080c070 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1231.410833] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bbf6d417-c83c-4aa5-b7b9-90084080c070 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.411153] [54972]: DEBUG cinder.api.openstack.wsgi [None req-bbf6d417-c83c-4aa5-b7b9-90084080c070 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.419638] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.419638] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.423956] [54972]: INFO cinder.volume.api [None req-bbf6d417-c83c-4aa5-b7b9-90084080c070 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1231.429418] [54972]: INFO cinder.api.openstack.wsgi [None req-bbf6d417-c83c-4aa5-b7b9-90084080c070 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1231.429965] [54972]: [pid: 54972|app: 0|req: 317/621] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:15 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.386132] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1241.426543] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1247.418824] [54973]: DEBUG cinder.api.middleware.request_id [None req-cff4bd61-4889-4294-b920-10a215282170 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.420371] [54973]: INFO cinder.api.openstack.wsgi [None req-cff4bd61-4889-4294-b920-10a215282170 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c [ 1247.420652] [54973]: DEBUG cinder.api.openstack.wsgi [None req-cff4bd61-4889-4294-b920-10a215282170 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.420903] [54973]: DEBUG cinder.api.openstack.wsgi [None req-cff4bd61-4889-4294-b920-10a215282170 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.421132] [54973]: INFO cinder.api.v3.volumes [None req-cff4bd61-4889-4294-b920-10a215282170 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Delete volume with id: b0385fd0-4884-48e4-8dda-ece3d21d336c [ 1247.431492] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.431492] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.432028] [54973]: INFO cinder.volume.api [None req-cff4bd61-4889-4294-b920-10a215282170 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1247.451149] [54973]: INFO cinder.volume.api [None req-cff4bd61-4889-4294-b920-10a215282170 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Delete volume request issued successfully. [ 1247.451368] [54973]: INFO cinder.api.openstack.wsgi [None req-cff4bd61-4889-4294-b920-10a215282170 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c returned with HTTP 202 [ 1247.451940] [54973]: [pid: 54973|app: 0|req: 305/622] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:38:31 2025] DELETE /volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1247.454866] [54972]: DEBUG cinder.api.middleware.request_id [None req-9feec167-c75c-4593-94f9-4a3112bae958 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.457109] [54972]: INFO cinder.api.openstack.wsgi [None req-9feec167-c75c-4593-94f9-4a3112bae958 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c [ 1247.457298] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9feec167-c75c-4593-94f9-4a3112bae958 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.457512] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9feec167-c75c-4593-94f9-4a3112bae958 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.465621] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.465621] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.470405] [54972]: INFO cinder.volume.api [None req-9feec167-c75c-4593-94f9-4a3112bae958 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1247.476488] [54972]: INFO cinder.api.openstack.wsgi [None req-9feec167-c75c-4593-94f9-4a3112bae958 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c returned with HTTP 200 [ 1247.476901] [54972]: [pid: 54972|app: 0|req: 318/623] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:31 2025] GET /volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.488762] [54973]: DEBUG cinder.api.middleware.request_id [None req-5b9d5590-acb8-490f-9ca4-a309438d2b27 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.490343] [54973]: INFO cinder.api.openstack.wsgi [None req-5b9d5590-acb8-490f-9ca4-a309438d2b27 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c [ 1248.490571] [54973]: DEBUG cinder.api.openstack.wsgi [None req-5b9d5590-acb8-490f-9ca4-a309438d2b27 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.490801] [54973]: DEBUG cinder.api.openstack.wsgi [None req-5b9d5590-acb8-490f-9ca4-a309438d2b27 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.498389] [54973]: INFO cinder.api.openstack.wsgi [None req-5b9d5590-acb8-490f-9ca4-a309438d2b27 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c returned with HTTP 404 [ 1248.498915] [54973]: [pid: 54973|app: 0|req: 306/624] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:32 2025] GET /volume/v3/volumes/b0385fd0-4884-48e4-8dda-ece3d21d336c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1248.502280] [54972]: DEBUG cinder.api.middleware.request_id [None req-6c32424b-bda5-437d-ae8c-fefbf4a42b7f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.504498] [54972]: INFO cinder.api.openstack.wsgi [None req-6c32424b-bda5-437d-ae8c-fefbf4a42b7f tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 [ 1248.504735] [54972]: DEBUG cinder.api.openstack.wsgi [None req-6c32424b-bda5-437d-ae8c-fefbf4a42b7f tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.505082] [54972]: DEBUG cinder.api.openstack.wsgi [None req-6c32424b-bda5-437d-ae8c-fefbf4a42b7f tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.505292] [54972]: INFO cinder.api.v3.volumes [None req-6c32424b-bda5-437d-ae8c-fefbf4a42b7f tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Delete volume with id: e5afb662-49ca-40f9-bbf6-a80ffb379d12 [ 1248.515431] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.515431] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.516065] [54972]: INFO cinder.volume.api [None req-6c32424b-bda5-437d-ae8c-fefbf4a42b7f tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1248.537994] [54972]: INFO cinder.volume.api [None req-6c32424b-bda5-437d-ae8c-fefbf4a42b7f tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Delete volume request issued successfully. [ 1248.538256] [54972]: INFO cinder.api.openstack.wsgi [None req-6c32424b-bda5-437d-ae8c-fefbf4a42b7f tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 returned with HTTP 202 [ 1248.538769] [54972]: [pid: 54972|app: 0|req: 319/625] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:38:32 2025] DELETE /volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1248.542014] [54973]: DEBUG cinder.api.middleware.request_id [None req-e79c6894-01e3-45ab-a75b-7f0ece09c8ec None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.544563] [54973]: INFO cinder.api.openstack.wsgi [None req-e79c6894-01e3-45ab-a75b-7f0ece09c8ec tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 [ 1248.544563] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e79c6894-01e3-45ab-a75b-7f0ece09c8ec tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.544883] [54973]: DEBUG cinder.api.openstack.wsgi [None req-e79c6894-01e3-45ab-a75b-7f0ece09c8ec tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.553259] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.553259] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.557639] [54973]: INFO cinder.volume.api [None req-e79c6894-01e3-45ab-a75b-7f0ece09c8ec tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Volume info retrieved successfully. [ 1248.562941] [54973]: INFO cinder.api.openstack.wsgi [None req-e79c6894-01e3-45ab-a75b-7f0ece09c8ec tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 returned with HTTP 200 [ 1248.563381] [54973]: [pid: 54973|app: 0|req: 307/626] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:32 2025] GET /volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.574542] [54972]: DEBUG cinder.api.middleware.request_id [None req-d7cdc8a6-12e8-4124-ad6d-5bba81708c52 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.576415] [54972]: INFO cinder.api.openstack.wsgi [None req-d7cdc8a6-12e8-4124-ad6d-5bba81708c52 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] GET http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 [ 1249.576664] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d7cdc8a6-12e8-4124-ad6d-5bba81708c52 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.576900] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d7cdc8a6-12e8-4124-ad6d-5bba81708c52 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.583201] [54972]: INFO cinder.api.openstack.wsgi [None req-d7cdc8a6-12e8-4124-ad6d-5bba81708c52 tempest-ServersNegativeTestJSON-1807990970 tempest-ServersNegativeTestJSON-1807990970-project-member] http://10.180.1.21/volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 returned with HTTP 404 [ 1249.583828] [54972]: [pid: 54972|app: 0|req: 320/627] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:38:33 2025] GET /volume/v3/volumes/e5afb662-49ca-40f9-bbf6-a80ffb379d12 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1258.560232] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1259.579510] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1287.986798] [54973]: DEBUG cinder.api.middleware.request_id [None req-55604aba-c30c-403d-ad8b-dbb613fe26b9 None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.989012] [54973]: INFO cinder.api.openstack.wsgi [None req-55604aba-c30c-403d-ad8b-dbb613fe26b9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1287.989260] [54973]: DEBUG cinder.api.openstack.wsgi [None req-55604aba-c30c-403d-ad8b-dbb613fe26b9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.989468] [54973]: DEBUG cinder.api.openstack.wsgi [None req-55604aba-c30c-403d-ad8b-dbb613fe26b9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.001040] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.001040] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.004778] [54973]: INFO cinder.volume.api [None req-55604aba-c30c-403d-ad8b-dbb613fe26b9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1288.009301] [54973]: INFO cinder.api.openstack.wsgi [None req-55604aba-c30c-403d-ad8b-dbb613fe26b9 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1288.009788] [54973]: [pid: 54973|app: 0|req: 308/628] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:39:12 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.052040] [54972]: DEBUG cinder.api.middleware.request_id [None req-f0f3270a-0374-4681-a331-2d00fc5f0ffb None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.054200] [54972]: INFO cinder.api.openstack.wsgi [None req-f0f3270a-0374-4681-a331-2d00fc5f0ffb tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1288.054419] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f0f3270a-0374-4681-a331-2d00fc5f0ffb tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.054631] [54972]: DEBUG cinder.api.openstack.wsgi [None req-f0f3270a-0374-4681-a331-2d00fc5f0ffb tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.062150] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.062150] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.065369] [54972]: INFO cinder.volume.api [None req-f0f3270a-0374-4681-a331-2d00fc5f0ffb tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1288.069404] [54972]: INFO cinder.api.openstack.wsgi [None req-f0f3270a-0374-4681-a331-2d00fc5f0ffb tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1288.069754] [54972]: [pid: 54972|app: 0|req: 321/629] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:39:12 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.037042] [54973]: DEBUG cinder.api.middleware.request_id [None req-1788cdc9-c4f0-4ff5-b761-e22e77b18e4f None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.039170] [54973]: INFO cinder.api.openstack.wsgi [None req-1788cdc9-c4f0-4ff5-b761-e22e77b18e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1295.039394] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1788cdc9-c4f0-4ff5-b761-e22e77b18e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.039606] [54973]: DEBUG cinder.api.openstack.wsgi [None req-1788cdc9-c4f0-4ff5-b761-e22e77b18e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'delete' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.039792] [54973]: INFO cinder.api.v3.volumes [None req-1788cdc9-c4f0-4ff5-b761-e22e77b18e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Delete volume with id: f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1295.049676] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.049676] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.050221] [54973]: INFO cinder.volume.api [None req-1788cdc9-c4f0-4ff5-b761-e22e77b18e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1295.067032] [54973]: INFO cinder.volume.api [None req-1788cdc9-c4f0-4ff5-b761-e22e77b18e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Delete volume request issued successfully. [ 1295.067229] [54973]: INFO cinder.api.openstack.wsgi [None req-1788cdc9-c4f0-4ff5-b761-e22e77b18e4f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 202 [ 1295.067624] [54973]: [pid: 54973|app: 0|req: 309/630] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:39:19 2025] DELETE /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1295.071119] [54972]: DEBUG cinder.api.middleware.request_id [None req-d8ac72ce-9716-47ac-97d2-3eb58f46dc1f None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.073214] [54972]: INFO cinder.api.openstack.wsgi [None req-d8ac72ce-9716-47ac-97d2-3eb58f46dc1f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1295.073436] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d8ac72ce-9716-47ac-97d2-3eb58f46dc1f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.073656] [54972]: DEBUG cinder.api.openstack.wsgi [None req-d8ac72ce-9716-47ac-97d2-3eb58f46dc1f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.081710] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.081710] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.086527] [54972]: INFO cinder.volume.api [None req-d8ac72ce-9716-47ac-97d2-3eb58f46dc1f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1295.091197] [54972]: INFO cinder.api.openstack.wsgi [None req-d8ac72ce-9716-47ac-97d2-3eb58f46dc1f tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 200 [ 1295.091611] [54972]: [pid: 54972|app: 0|req: 322/631] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:39:19 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.102070] [54973]: DEBUG cinder.api.middleware.request_id [None req-8ab844fc-fe74-4a71-9667-e0c79fd59d1c None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.104316] [54973]: INFO cinder.api.openstack.wsgi [None req-8ab844fc-fe74-4a71-9667-e0c79fd59d1c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 [ 1296.104555] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8ab844fc-fe74-4a71-9667-e0c79fd59d1c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.104775] [54973]: DEBUG cinder.api.openstack.wsgi [None req-8ab844fc-fe74-4a71-9667-e0c79fd59d1c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.111027] [54973]: INFO cinder.api.openstack.wsgi [None req-8ab844fc-fe74-4a71-9667-e0c79fd59d1c tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 returned with HTTP 404 [ 1296.111515] [54973]: [pid: 54973|app: 0|req: 310/632] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:39:20 2025] GET /volume/v3/volumes/f2d759c7-fcb7-46b8-a83f-165843c6f583 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1296.156915] [54972]: DEBUG cinder.api.middleware.request_id [None req-8e93182e-f504-4b87-853d-605be6238161 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.159009] [54972]: INFO cinder.api.openstack.wsgi [None req-8e93182e-f504-4b87-853d-605be6238161 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1296.159244] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8e93182e-f504-4b87-853d-605be6238161 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.159480] [54972]: DEBUG cinder.api.openstack.wsgi [None req-8e93182e-f504-4b87-853d-605be6238161 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'delete' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.159667] [54972]: INFO cinder.api.v3.volumes [None req-8e93182e-f504-4b87-853d-605be6238161 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Delete volume with id: d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1296.166916] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.166916] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.167410] [54972]: INFO cinder.volume.api [None req-8e93182e-f504-4b87-853d-605be6238161 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1296.179234] [54972]: INFO cinder.volume.api [None req-8e93182e-f504-4b87-853d-605be6238161 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Delete volume request issued successfully. [ 1296.179416] [54972]: INFO cinder.api.openstack.wsgi [None req-8e93182e-f504-4b87-853d-605be6238161 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 202 [ 1296.179840] [54972]: [pid: 54972|app: 0|req: 323/633] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:39:20 2025] DELETE /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1296.182441] [54973]: DEBUG cinder.api.middleware.request_id [None req-2b97c7af-8b23-4112-8efc-f2f7c019caac None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.184526] [54973]: INFO cinder.api.openstack.wsgi [None req-2b97c7af-8b23-4112-8efc-f2f7c019caac tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1296.185054] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2b97c7af-8b23-4112-8efc-f2f7c019caac tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.185054] [54973]: DEBUG cinder.api.openstack.wsgi [None req-2b97c7af-8b23-4112-8efc-f2f7c019caac tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.192458] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.192458] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.195789] [54973]: INFO cinder.volume.api [None req-2b97c7af-8b23-4112-8efc-f2f7c019caac tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1296.199991] [54973]: INFO cinder.api.openstack.wsgi [None req-2b97c7af-8b23-4112-8efc-f2f7c019caac tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1296.200360] [54973]: [pid: 54973|app: 0|req: 311/634] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:39:20 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.210949] [54972]: DEBUG cinder.api.middleware.request_id [None req-ac6819ae-5419-48be-9c00-b9038a1f3340 None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.212872] [54972]: INFO cinder.api.openstack.wsgi [None req-ac6819ae-5419-48be-9c00-b9038a1f3340 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1297.213124] [54972]: DEBUG cinder.api.openstack.wsgi [None req-ac6819ae-5419-48be-9c00-b9038a1f3340 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.213344] [54972]: DEBUG cinder.api.openstack.wsgi [None req-ac6819ae-5419-48be-9c00-b9038a1f3340 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.221105] [54972]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.221105] [54972]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.224394] [54972]: INFO cinder.volume.api [None req-ac6819ae-5419-48be-9c00-b9038a1f3340 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1297.228438] [54972]: INFO cinder.api.openstack.wsgi [None req-ac6819ae-5419-48be-9c00-b9038a1f3340 tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1297.228812] [54972]: [pid: 54972|app: 0|req: 324/635] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:39:21 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.238203] [54973]: DEBUG cinder.api.middleware.request_id [None req-3ae02f72-d5ca-455e-8dde-a135844958ec None None] RequestId filter calling following filter/app {{(pid=54973) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.240354] [54973]: INFO cinder.api.openstack.wsgi [None req-3ae02f72-d5ca-455e-8dde-a135844958ec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1298.240579] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3ae02f72-d5ca-455e-8dde-a135844958ec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54973) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.240794] [54973]: DEBUG cinder.api.openstack.wsgi [None req-3ae02f72-d5ca-455e-8dde-a135844958ec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54973) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.248065] [54973]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.248065] [54973]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.251275] [54973]: INFO cinder.volume.api [None req-3ae02f72-d5ca-455e-8dde-a135844958ec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Volume info retrieved successfully. [ 1298.255274] [54973]: INFO cinder.api.openstack.wsgi [None req-3ae02f72-d5ca-455e-8dde-a135844958ec tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 200 [ 1298.255635] [54973]: [pid: 54973|app: 0|req: 312/636] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:39:22 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1299.265829] [54972]: DEBUG cinder.api.middleware.request_id [None req-9a625d8c-fc00-46cd-8bb3-cc876c4854dc None None] RequestId filter calling following filter/app {{(pid=54972) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.268053] [54972]: INFO cinder.api.openstack.wsgi [None req-9a625d8c-fc00-46cd-8bb3-cc876c4854dc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] GET http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca [ 1299.268294] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9a625d8c-fc00-46cd-8bb3-cc876c4854dc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Empty body provided in request {{(pid=54972) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1299.268535] [54972]: DEBUG cinder.api.openstack.wsgi [None req-9a625d8c-fc00-46cd-8bb3-cc876c4854dc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] Calling method 'show' {{(pid=54972) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1299.274695] [54972]: INFO cinder.api.openstack.wsgi [None req-9a625d8c-fc00-46cd-8bb3-cc876c4854dc tempest-AttachVolumeShelveTestJSON-209778597 tempest-AttachVolumeShelveTestJSON-209778597-project-member] http://10.180.1.21/volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca returned with HTTP 404 [ 1299.275195] [54972]: [pid: 54972|app: 0|req: 325/637] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:39:23 2025] GET /volume/v3/volumes/d383a5ad-b3bc-4173-9130-5f527c69a5ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1308.253401] [54973]: DEBUG dbcounter [-] [54973] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54973) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1309.270917] [54972]: DEBUG dbcounter [-] [54972] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54972) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}